@charset "utf-8";
/* CSS Document */
img{
	border:0px;
}
a{
	border:0px;
}
a:link, a:visited, a:active	{ 
	color:#CCC;
	text-decoration: underline;

} 
a:hover{ 
	color: #FFFFFF; 
}
<!-- Profil Übersicht -->
.Chead
{
  background:#000;
}

.Cnorm /* zweite tabelle*/
{
  background-color:#333;
}
.Cmite /*erste tabelle*/
{
  background-color:#666;
}
.Cdark /*dritte Tabelle*/
{
  background-color:#333;
}
.forum{
	background-image:url(images/forum_thread_hg.png);
	background-repeat:repeat-x;
	height:21px;
}
.smallfont 

{ 

	   background-color:#666;
	   font-family:Arial;
	    font-size: 13px;

	text-decoration: none;
	/*text-shadow: 1px 1px 0 grey;*/
}
.cbg1
{
	background-image:url(images/news_trenn.png);
	background-repeat:repeat-x;
}
img.bildimcontent {margin:10px;}