body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

a:link {
  color: #000000; 
  text-decoration: none; 
  } 
a:visited {
  color: #000000; 
  text-decoration: none; 
  }
a:hover { 
  color: #000000; 
  text-decoration: underline; 
 }
a:active {
  color: #000000; 
  text-decoration: underline; 
  }
}

hr{
color: #DCDCDC;
background-color: #DCDCDC;
height: 1px;
line-height: 12px;
}


.kleinertext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
}

.kleinertext a:link{
	font-weight:bold; 
	color: #000000; 
	text-decoration:none; 
}
.kleinertext a:visited{
	font-weight:bold; 
	color: #000000; 
	text-decoration:none; 
}
.kleinertext a:active{
	font-weight:boldl;   
	color: #000000;
	text-decoration:none;
}
.kleinertext a:hover{
	font-weight:bold;
	color: #000000; 
	text-decoration:underline;
}


.forumzahlen {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height:16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing : 2px;
}

.forumzahlen a:link{
	font-weight:normal; 
	color: #000000; 
	text-decoration:none; 
	letter-spacing : 2px;
}
.forumzahlen a:visited{
	font-weight:normal; 
	color: #000000; 
	text-decoration:none; 
	letter-spacing : 2px;
}
.forumzahlen a:active{
	font-weight:normale;   
	color: #000000;
	text-decoration:underline;
	letter-spacing : 2px;
}
.forumzahlen a:hover{
	font-weight:normal;
	color: #000000; 
	text-decoration:underline;
	letter-spacing : 2px;
}


.content {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height:16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.content a:link{
	font-weight:bold; 
	color: #000000; 
	text-decoration:none; 
}
.content a:visited{
	font-weight:bold; 
	color: #000000; 
	text-decoration:none; 
}
.content a:active{
	font-weight:boldl;   
	color: #000000;
	text-decoration:none;
}
.content a:hover{
	font-weight:bold;
	color: #000000; 
	text-decoration:underline;
}

.contentunderline {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height:16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.contentunderline a:link{
	font-weight:normal; 
	color: #000000; 
	text-decoration:underline; 
}
.contentunderline a:visited{
	font-weight:normal; 
	color: #191919; 
	text-decoration:none; 
}
.contentunderline a:active{
	font-weight:normal;   
	color: #000000;
	text-decoration:none;
}
.contentunderline a:hover{
	font-weight:normal;
	color: #191919; 
	text-decoration:underline;
}
.mainboldred { font: bold 11px/15px Verdana, Geneva, sans-serif; color: #FF0000}