p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9 em;
   color : #000066;
}

H1 {font-family : Verdana,Arial,Helvetica,sans-serif;  color : #F15A22;}

H2 {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #000066;
}
H3 {font-family : Verdana,Arial,Helvetica,sans-serif; color : #F15A22;;}


a:link {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color :#000066;
	font-style : normal;
}
a:visited {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color :#000066;
	font-style : normal;
}
a:hover {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color: #000066;
	font-style : normal;
}
a:active {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color: #000066;
	font-style : normal;
}



#kopf {
	height: 80px;
	background: white;
	font-family : MS Sans Serif, Geneva, sans-serif;
	padding-left : 10px;
	padding-top : 0px;
}

#streifen {
	color:#000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	padding-left : 5px;
	background: #F15A22;
	padding-bottom : 3px;
	padding-top : 3px;
	font-weight : bold;
}

#navigation {
	float:left;
	width: 180px;
	margin-top:0px;
	background : #FFCB05;
	font-family : MS Sans Serif, Geneva, sans-serif;
	padding-left : 10px;
	line-height : 1.3;
	height: 1000px;
}
#nav2 {
	position:absolute;
	left: 190;
	top: 120;
	width: 5px;
	height: 800px;
	background: #F15A22;	
}

#navigation a:link {font-family : Verdana,Arial,Helvetica,sans-serif;color : #000066; text-decoration: underline; }
#navigation a:visited {font-family : Verdana,Arial,Helvetica,sans-serif;color : #A90000; text-decoration: underline; }
#navigation a:hover {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color:  #000066;
	text-decoration: none;
}
#navigation a:active {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color: #000066;
	text-decoration: none;
}


#inhalt  h1{
	font-size: 1.5em;

}


#inhalt {
	margin-left:180px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 1.0em;
	padding-left : 20px;
	color:#F15A22;
	width: 800px;
	font-weight : bold;
}

#inhalt  a:link {font-family : Verdana,Arial,Helvetica,sans-serif;color: #000066; text-decoration: underline; }
#inhalt a:visited {font-family : Verdana,Arial,Helvetica,sans-serif;color :#000066; text-decoration: underline; }
#inhalt a:hover {font-family : Verdana,Arial,Helvetica,sans-serif;color: #000066;  text-decoration: underline; }
#inhalt a:active {font-family : Verdana,Arial,Helvetica,sans-serif;color: #000066; text-decoration: underline; }


td{
	font-family : Arial, Helvetica, sans-serif;
	color:#F15A22;
}

