/* Überarbeitete CSS Datei */
/*    von Denis Etzold     */
/*       20.01.2010        */

p,body { /* <p> und <body> Tags */
	font-family: Arial;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}

a { /* <a> Tag */
	font-size: 12px;
	font-weight: bold;
	color: #112A91;
	text-decoration: none;
}

a:hover { /* <a> Tag Mouseover */
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

/* OBJEKTORIENTIERTE KLASSEN */

div.menue_oben_inline a { /* <a> Tag im <div class="menue_oben"> (Menü oben) */
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

div.menue_oben_inline a:hover { /* <a> Tag im <div class="menue_oben"> bei Mouseover (Menü oben) */
	color: #112A91;
	font-weight: bold;
}

div.menue_oben_inline { /* <div> Inline (Menü oben) */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #112A91;
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #112A91;
}

td.menue_oben { /* <td> Tag (Menü oben) */
	height: 20px; 
	background-color: #FFC8C5;
	text-align: center;
}

a.links_weiss { /* weiße Links */
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}

a.anker {
	color: #333333;
	font-size: 13px;
}

a.anker a:hover {
	text-decoration: none;
	color: #333333;
}

/* KLASSEN */

.textbox_gelb { /* Warnung-Box */
	width: 500px; 
	border: 1px dashed black;
	background-color: #FFEFDB;
	text-align:center; 
	font-size: 14px; 
	margin: 5px auto 5px auto;
	padding: 2px 0px 2px 0px;
}

.textbox_rot { /* Fehler-Box */
	width: 500px; 
	border: 1px dashed black; 
	background-color: #FEE;
	text-align:center; 
	font-size: 14px; 
	margin: 5px auto 5px auto;
	padding: 2px 0px 2px 0px;
}

.textbox_gruen { /* Alles-Passt-Box */
	width: 500px; 
	border: 1px dashed black; 
	text-align:center; 
	font-size: 14px; 
	background-color: #EFE;
	margin: 5px auto 5px auto;
	padding: 2px 0px 2px 0px;
}

.seitenueberschriften { /* Riesen Seitenüberschriften */
	margin: 20px 180px auto 150px;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}

.einruecktext {
	margin: 20px 180px 0px 150px;
}

.service_einruecktext {
	margin: 10px 50px 0px 50px;
}

.schrift_grau {
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
}

.schrift_rot {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.schrift_grau_linie {
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-right-style: none;
	border-left-style: none;
}

.presse_linie {
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-right-style: none;
	border-left-style: none;
	margin-top: 8px;
	padding-bottom: 5px;
}

.rote_linie {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D91101;
	border-bottom-style: none;
	border-bottom-color: #D91101;
	border-right-style: none;
	border-left-style: none;
	border-left-color: #D91101;
	border-right-color: #D91101;
	margin: 10px 0px 20px 0px;
	padding: 10px 0 0 0;
}

.preis_linie {
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #000000;
}

.kasten {
	width:900px;
	float:none;
	padding:0px;
	height: 20%;
	margin: 10px 0px 0px 180px;
	clear: left;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	list-style-type: none;
}

.service_menue {
	background-color: #FFC8C5;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #112A91;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
	border-right-style: ridge;
	border-right-width: 2px;
	border-right-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #112A91;
}

.service_menue_rechts {
	margin: 0px 0px 0px 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	border-right-style: ridge;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}

.eingabefeld {
	width:180px; 
	background-color: #F7F7F7; 
	border: 1px solid #112A91;
	margin-top: 5px;
	padding-left: 3px;
	text-align: left;
}

.eingabe_label {
	float: left; 
	text-align:left;
	min-width: 170px;
}

/* BIS HIERHER */

.ueberschriftweiss{
	font-size: 16px;
	color: #FFFFFF;
}
.ueberschriftweiss a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.laufschriftweiss{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.ueberschrift14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.ueberschriftrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.Linker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.registergross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}
.registerklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
.pklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.activeclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112A91;
	font-weight: bold;
}
.text {
	margin-top: 20px;
	margin-right: 180px;
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
#box {
	font-family: Arial, Helvetica, sans-serif;
	width:50%;
	float:none;
	padding:0px;
	height: 20%;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 180px;
	clear: left;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	list-style-type: none;
}
#box2 {
	font-family: Arial, Helvetica, sans-serif;
	width:800px;
	float:none;
	padding:0px;
	height: 800px;
	clear: none;
	list-style-type: none;
	position: static;
	margin: 10px;
	border: 10px solid #D21400;
}
.inhalt {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #112A91;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #112A91;
	background-color: #FFC8C5;
}

#line {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D91101;
	border-right-color: #D91101;
	border-bottom-color: #D91101;
	border-left-color: #D91101;
	margin-top: 10px;
	margin-bottom: 20px;
}
#line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#line3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#line4 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
#line5 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D91101;
	border-right-color: #D91101;
	border-bottom-color: #D91101;
	border-left-color: #D91101;
	margin-top: 10px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.ueberschriftgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.eingabe {
	left: 400px;
	border: 1px solid #112A91;
	position: absolute;
}
.textfeld {
	position: absolute;
	left: 400px;
	border: 1px solid #112A91;
}
.eingabe2 {
	border: 1px solid #112A91;
}
.eingabe3 {
	left: 400px;
	border: 1px solid #112A91;
	position: absolute;
	width: 200px;
}
.inhalt2 {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.rahmenrot {
	left: auto;
	border: 2px solid #D91101;
	position: fest;
}
#Layer1 {position:absolute;
	left:154px;
	top:227px;
	width:596px;
	height:65px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:320px;
	top:360px;
	width:350px;
	height:410px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	left:156px;
	top:390px;
	width:157px;
	height:460px;
	z-index:1;
}
#Layer4 {
	position:absolute;
	left:684px;
	top:390px;
	width:179px;
	height:460px;
	z-index:1;
}
#Layer5 {
	position:absolute;
	left:224px;
	top:634px;
	width:350px;
	height:20px;
	z-index:1;
	background-color: #FFFFFF;
}
#Layer6 {
	position:absolute;
	left:413px;
	top:775px;
	width:180px;
	height:123px;
	z-index:1;
	background-color: #FFFFFF;
}
.hover a {
	color: #DA1705;
	text-decoration: underline;
}
.Stil1 {
	color: #D91101;
	font-weight: bold;
}
.aktuelles a:link {
	font-weight:bold; 
	color:blue; 
	}




a.tooltip{
	position: relative;
	z-index: 20;
	color: #000;
}

a.tooltip:hover{
	z-index: 25;
}

a.tooltip span{ /* Span Element nicht anzeigen */
	display: none;
}

a.tooltip:hover span{ /* Span Element nur angezeigt beim Ueberfahren mit der Maus */
	background: #505050; /* Hintergrundbild */
	display: block; /* macht aus dem Inlineelement ein Blockelement */
	position: absolute;
	top: 1.8em; /* abstand von oben */
	left: 1.8em; /* abstand von links */
	width: 15em; /* breite */
	padding: 3px 7px; /* Innenabstand */
	border: 1px solid #ccc; /* Rahmenfarbe */
	color: #fff; /* Textfarbe */
	text-align: left; /* Textausrichtung */
}

a.tooltip:hover span strong{
	color: #AC93C8;
}





