body, html  {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0

}
#titelpink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0060;
}
 
/* Main navigation */
a.main, a.main:link , a.main:visited{
	color: #999999;
	font-size: 12px;
	word-spacing: 0.2em;
 	letter-spacing: 0.1em;
}

a.main:hover, a.main:active{
	color: black;

}

a.main_selected{
	color: black;
	font-size: 12px;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;

}

a.bmain, a.bmain:link , a.bmain:visited{
	color: black;
	font-size: 12px;
	word-spacing: 0.2em;
 	letter-spacing: 0.1em;
}

a.bmain:hover, a.main:active{
	color: #999999;

}

a.bmain_selected{
	color: black;
	font-size: 12px;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;

}

a.bsub, a.bsub:link , a.bsub:visited{
	color: black;
	font-size: 11px;
	word-spacing: 0.2em;
 	letter-spacing: 0.1em;
}

a.bsub:hover, a.main:active{
	color: #999999;

}

a.bsub_selected{
	color: black;
	font-size: 11px;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;

}

a.subm, a.subm:link , a.subm:visited{
	color: #999999;
	font-size: 11px;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;
}

a.subm:hover, a.subm:active{
	color: black;

}

a.subm_selected{
	color: black;
	font-size: 11px;
	word-spacing: 0.2em;
 	letter-spacing: 0.1em;

}


/* link definition text or anywhere */
a, a:link, a:visited  { 
	color: #ff0060; 
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 

}
 a:hover, a:active {
 	color: gray;


}
 
 
.bbold { 
color: black; 
font-size: 12px;
font-weight: bold;  
line-height: 16px; 
word-spacing: 0.2em;
letter-spacing: 0.1em;

}


 
.btbold { 
color: black; 
font-size: 11px;
font-weight: bold;  
line-height: 16px; 


}

.gbold { 
color: #999999; 
font-size: 12px;
font-weight: bold;  
line-height: 16px; 
word-spacing: 0.2em;
letter-spacing: 0.1em;

}

.subb { 
color: black; 
font-size: 11px;
font-weight: bold;  
word-spacing: 0.2em;
letter-spacing: 0.1em;

}


.black { 
color: black; 
font-size: 12px; 
line-height: 16px;
word-spacing: 0.1em; 


}

.bio { 
color: black; 
font-size: 12px; 
line-height: 16px;



}

.pink {
	color: #FF0060;
	font-size: 12px;
	line-height: 16px;
	word-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.pbold { 
color: #ff0060;
font-size: 12px;
font-weight: bold; 
line-height: 16px; 
word-spacing: 0.2em;

}
.a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}


h3 {
color: black; 
font-size: 14px; 
line-height: 18px; 
		
}


td.log_grey{
	background-color: #9acaef;
		
}
table {
	font-size: 12px;
	line-height: 16px;
	word-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.halbfett{
font-weight:bold;
}
.biobilder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#FFFFFF;

}
.biobilder:link{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#FFFFFF;
}
.biobilder:visited{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#FFFFFF;
}
.biobilder:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#FFFFFF;
}
select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}
