

.info{
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	14px;
  font-style:	normal;
  font-weight:	normal;
  color:		#666666;
  letter-spacing:	0px;
  text-decoration:	none;
}

.bold {
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	14px;
  font-style:	normal;
  font-weight:	bold;
  color:		#666666;
  letter-spacing:	0px;
  text-decoration: none;
}


.bold_braun {
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	14px;
  font-style:	normal;
  font-weight:	bold;
  color:		#C58535;
  letter-spacing:	0px;
  text-decoration: none;
}

.head {
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	14px;
  font-style:	normal;
  font-weight:	bold;
  color:		#FFFFFF;
  letter-spacing:	0px;
  text-decoration:	none;
}

.aktiv {
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	14px;
  font-style:	normal;
  font-weight:	bold;
  color:		#666666;
  letter-spacing:	0px;
  text-decoration:	none;
}
  
.inpu_book{
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	14px;
  font-style:	normal;
  font-weight:	bold;
  color: #000000;
  letter-spacing:	0px;
  text-decoration:	none;
  background: #FFF0F5;
}  

.inpu_mlist{
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color: #000000;
	letter-spacing:0px;
	text-decoration:none;
	background: #FFF0F5;
}
  




A:link { 
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	14px;
  font-style:	normal;
  font-weight:	normal;
  color:		#666666;
  letter-spacing:	0px;
  text-decoration: underline;
}
A:visited { 
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	14px;
  font-style:	normal;
  font-weight:	normal;
  color:		#999999;
  letter-spacing:	0px;
  text-decoration: underline;
}
A:active { 
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	14px;
  font-style:	normal;
  font-weight:	bold;
  color:		#333333;
  letter-spacing:	0px;
  text-decoration: underline;
}

