whitelink  {
	color: white; 
}

p,li,body,td,div  {
	font-size : 14px;
	font-family : Arial,Helvetica,monaco,sans-serif;
	color : #000033;
}

.else  {
	font-size : 14px;
	font-family : Arial,Helvetica,monaco,sans-serif;
	color : #000033;
}

.menu  {
	font-size: 11px; 
}

.menuleft  {
	font-size: 11px; 
	width: 140px ;
}

.slash  {
	font-size: 11px; 
	margin-left: 6px; 
	text-indent: -6px;
}
.menuhead  {
	font-size: 11px;
	color: white; 
	height: auto;
	width: 306px;
	background-color: #004080
}
.menuhistory  {
	color: white; 
}
.infohead  {
	font-size: 11px;
	color: white; 
	height: auto;
	width: 120px;
	border: 1px none #FFFFCC;
	background-color: #004080
}
.menuhead_aktuell  {
	font-size: 11px;
	color: white;
	height: auto;
	width: 120px;
	border: 1px solid #FFFFCC;
	background-color: #AA0000;
}
.menuhead-black  {
	font-size: 11px;
	color: black; 
}

.ein  {
	font-size: 11px;
	margin-left: 7px; 
}

h1  {
	font-size : 20px;
	font-family : Arial,Helvetica,monaco,sans-serif;
	font-weight : bold;
}

h2  {
	font-size : 16px;
	font-style : bold;
	font-family : Arial,Helvetica,monaco,sans-serif;
	font-weight : bold;
}

h3  {
	font-size : 13px;
	font-family : Arial,Helvetica,monaco,sans-serif;
	font-weight : bold;
}

h4  {
	font-size : 11px;
	font-family : Arial,Helvetica,monaco,sans-serif;
	font-weight : bold;
}

h6  {
	font-size : 10px;
	font-weight : lighter;
	font-family : Arial,Helvetica,monaco,sans-serif;
}

a:link  {
	color : navy;
}

a:visited  {
	color : navy;
}

a:active  {
	color : red;
}

a:hover  {
	color : red;
}
.subheader {
	background-color: #FFCC99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.rechts2spalten {
	width: 413px;
	float: left;
	position: static;
	background-position: left;
	margin-left: 6px;
}

/* ---------- Positionierung -------------  */

div#rechtespalte {
	position: absolute;
	visibility: visible;
	left: 650px;
	top: 83px;
	width: 300px;
	z-index: 1;
}

div#ganzrechtespalte {
	position: absolute
	visibility:visible;
	left: 1000px;
	top: 83px;
	width: 300px;
	z-index: 1;
}


.bannerlink:link {color:#ffffff; text-decoration:none}
.bannerlink:visited {color:#ffffff; text-decoration:none}
.bannerlink:active {color:#ffffff; text-decoration:none}
.bannerlink:hover {color:#ffffff; text-decoration:underline}

