/* Styles evolvere */
/* Erstellt Juli. 2006 */
/* www.b-fusion.de network@b-fusion.de */
body{
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
p{
	margin:5px 0px;
}
.abstandtop {
	margin-top:6px;
}

.text, a.text:link, a.text:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	line-height:19px;
	letter-spacing:0.02em;
	text-decoration:none;
}
a.text:hover, a.text:active {
	text-decoration:underline;
}
.textredintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #c9271a;
	line-height:30px;
	letter-spacing:0.02em;
	text-decoration:none;
	font-weight:bold;
}
.textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	line-height:19px;
	letter-spacing:0.02em;
	text-decoration:none;
	font-weight:bold;
}
.textgraubold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9daaa0;
	font-weight:bold;
	line-height:18px;
	letter-spacing:0.02em;
}
.textverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height:15px;
	letter-spacing:0.02em;
}
.textverdanagraubold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9daaa0;
	line-height:15px;
	letter-spacing:0.02em;
	font-weight:bold;
}


.textxl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	line-height:25px;
	letter-spacing:0.02em;
}
.textgrauxl{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9daaa0;
	line-height:25px;
	letter-spacing:0.02em;
}
/*--------------------------------------------------------*/
/* Haupnavigation  ---------------------------------------*/
/*--------------------------------------------------------*/
#Hauptnavi{ 
	background-color:#fff;
	margin-left:60px;
}

#Hauptnavi ul{
	  margin:0;
	  padding:0;
	  list-style:none;
	  
}
#Hauptnavi li ul {
	  margin:0;
	  padding:0;
	}

#Hauptnavi li
{
	padding:0px 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
/* Haupnavigation linke Spalte ----Ebene1--------------*/
#Hauptnavi a.Ebene1:link, #Hauptnavi a.Ebene1:visited
{
	padding:0px 0px;
	color: #000;
	font-size: 10px;
	text-decoration:none;
	letter-spacing:0.06em;
}

#Hauptnavi a.Ebene1active:link, #Hauptnavi a.Ebene1active:visited
{
	padding:3px 0px;
	color: #9daaa0;
	font-size: 10px;
	text-decoration: none;
	letter-spacing:0.04em;
	font-weight:bold;
}

#Hauptnavi a.Ebene1:hover, #Hauptnavi a.Ebene1:active{
	color: #ef8c39;
	font-weight:bold;
}
.apri{
	color:#ef8c39;
}