@charset "UTF-8";
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 100.01%;
	color: #000;
	text-decoration: none;
}

/* Navigation Home | Impressum */

#navigation #nav0 a:link, #navigation #nav0 a:visited {
	font-size: 9px;
	color: #FF351C;

}

#navigation #nav0 a:hover, #navigation #nav0 a:active {
	font-size: 9px;
	color: #FF351C;
	text-decoration: underline;	

}

/* Subnavigation Hauptmenü */

#navigation a:link, #navigation a:visited {
	font-size: 11px;
	color: #A7A7A7;
	line-height: 17px;
}

#navigation a:hover, #navigation a:active {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	line-height: 17px;
}


#navigation .sublink {
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
}


/* Haupt-Navigation */

#navigation a.hmen_1:link, #navigation a.hmen_1:visited {
	/*font-weight: bold;*/
font-size: 14px;
	height: 23px;
	line-height: 30px;
	color: #A7A7A7;
}

#navigation a.hmen_1:hover, #navigation a.hmen_1:active {
/*font-weight: bold;*/
font-size: 14px;
	height: 23px;
	line-height: 30px;
	color: #000000;
	/*	text-decoration: underline;*/
}

#navigation a.hmen_2:link, #navigation a.hmen_2:visited {
	/*font-weight: bold;*/
font-size: 14px;
	height: 23px;
	line-height: 30px;
	color: #000000;
}

#navigation a.hmen_2:hover, #navigation a.hmen_2:active {
/*font-weight: bold;*/
font-size: 14px;
	height: 23px;
	line-height: 30px;
	color: #000000;
	/*	text-decoration: underline;*/
}

#navigation .hmenon {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}


.hmenon_1 {
font-size: 14px;
	height: 23px;
	line-height: 23px;
	color: #000000;
}





/* Typografie allgemein */
	
	
	#contenttypo p {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.9em;
	}
	
		#contentref p {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.9em;
	}
	
	/* Überschrift grün Text */
	
	#contenttypo h1 {
	display: block;
	font-size: 1.1em;
	color: #FF351C;
	line-height: 2em;
	margin-bottom: 10px;
	}
	
	#contentref h1 {
	display: block;
	font-size: 1.1em;
	color: #FF351C;
	line-height: 2em;
	margin-bottom: 10px;
	}
	
	
	.headline {
	font-weight:bold;
	}
	
	
.typo_footer {
	font-size: 9px;
	color: #848484;
	line-height: 18px;
}

.typo_sub {
font-size: 9px;
	color: #999999;
}

/* Links */

a.sub2:link, a.sub2:visited {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}


a.sub2:hover, a.sub2:active {
font-size: 9px;
color: #000;
text-decoration: underline;

}



/* Tabelle */

table { font-size: 0.7em; line-height: 1.7em; }

col {
font-size: 11px;
	border-color:  #FFFFFF;
	border-width: 1px;
	border-right-style: solid;
}

col#dez { border: none; }

thead {
	border-top: 1px solid #E3E3E3; 
	border-bottom: 1px solid #E3E3E3;
}.typo9red {
	font-size: 9px;
	color: #FB361B;
}

