@charset "ISO-8859-1";

a, a:link {
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000; background : #D8D7F6;
	line-height: 16px;
	font-style: normal;
	min-width : 100px;
}

h1,h2,h3,h4,h5,h6 { 
	text-shadow: #999 1px 1px 1px;
}

td {
	font-size: 12px;
	color: #000;
	line-height: 16px;
	font-style: normal;
}

li {
	font-size: 12px;
	color: #000;
	line-height: 16px;
	font-style: normal;
}

.ueberschrift {
	font-size: 13px;
	color: #036;
}

.hauptext {
	font-size: 12px;
	color: #036;
	line-height: 16px;
	font-style: normal;
}

.hauptextfett {
	font-size: 12px;
	color: #036;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
}

.hauptextunterstrich {
	font-size: 12px;
	color: #036;
	text-decoration: underline;
	line-height: 16px;
}

.subueberschrifttiefblau {
	font-size: 12px;
	color: #036;
	font-weight: bold;
}

.subueberschrifttiefblauunterstrich {
	font-size: 12px;
	color: #036;
	font-weight: bold;
	text-decoration: underline;
}

.subueberschrift {
	font-size: 12px;
	color: #036;
	font-weight: bold;
}

.listentext {
	font-size: 10px;
	color: #000;
}

.infotext {
	font-size: 10px;
	color: #036;
}

.kleintext {
	font-size: 7pt;
	color: #036;
	padding-top: 0px;
	padding-bottom: 0px;
}

.hotlinetext {
	font-size: 10px;
	font-weight: bold;
	color: #036;
}

.aufzaehlung {
	font-size: 12px;
	color: #339;
}

.linktext {
	font-weight: normal;
	color: #000;
	font-size: 12px;
}

.hauptext_klein {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.linktext_gross {
	font-weight: normal;
	color: #036;
	font-size: 12px;
}

.aufzaehlungfett {
	font-size: 12px;
	color: #039;
	font-weight: bold;
}

.hauptext_weiss {
	font-size: 12px;
	color: #fff;
}

.hauptext_weiss_klein {
	font-size: 8px;
	color: #fff;
}

.hauptext_zeilenabstand {
	font-size: 12px;
	color: #5F77A0;
	line-height: 15px;
}

.hauptext_blau {
	font-size: 12px;
	color: #006;
	text-decoration: underline;
	line-height: 14px;
}

.subueberschriftROT {
	font-size: 12px;
	color: #f00;
	font-weight: bold;
	line-height: 16px;
}

.subueberschriftROThintergrund {
	font-size: 12px;
	color: #f00;
	background-color: #D8D7F6;
	font-weight: bold;
	line-height: 16px;
}

.hauptext_ROT {
	font-size: 12px;
	color: #f00;
}

.subueberschriftROTunterstr {
	font-size: 12px;
	color: #f00;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}

.Headline {
	font-size: 12px;
	color: #039;
	font-weight: bold;
}

.subueberIISeite {
	font-size: 12px;
	color: #8B89AE;
	font-weight: bold;
}

.link_llseite_blau {
	font-size: 11px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
}

.link_llseite_rot {
	font-size: 11px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
}

/* ----------------=====[ STYLES VON HEIKO SOBECKI ]=====----------------------- */


.tooltip {
	font: 11px Verdana,sans-serif;
	background: #ffc;
	border: 1px solid #cc9;
	padding: 1px 3px;
}

.pagetip {
	font: 11px Verdana,sans-serif;
	background: #9996BE;
	border: 1px solid #cc6;
	padding: 1px 3px;
}

.statistik {
	font-size: 9px;
	color: #000;
	font-style: normal;
}

.statistik_small {
	font-size: 9px;
	color: #000;
	font-style: normal;
}

.statistik_small_bold { 
	font-size: 10px; 
	color: #000; 
	font-weight: bold; 
}


.icon {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-style: normal;
}

th.download {
	background: #005eb2 url(/images/cellbg.gif);
	color:#deeef3;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
	white-space: nowrap;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}

.downloadrahmen {
	background: #9996BE;
	border: 1px solid #069;
}

th.download {
	background: #005eb2 url(/images/cellbg.gif);
	color:#deeef3;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
	white-space: nowrap;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}

.veranstalter {
	background: #9996BE;
	border: 1px solid #069;
} 

.legalisierung {
	border: 1px;
}

#auftragskopf {
	position: fixed;
	width: 99%; 
	height: 20px;
}

.trennlinie {
	width: 200px;
	color: #036;
	border-color: #036;
}

.punktrahmen {
	color: #036;
	border: 1px dotted #036;
}