
body {
	background: #99a7d8;
	padding: 0;
	margin: 0;
	margin-bottom:10px;
	color: #000;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:  0.8333em;
	line-height: 1.5em;
	color : #000033;	
	height: 100%;
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR:#999999;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #003366;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	}
	
	.container {
	width:90%;
	max-width: 1024px;
	min-width:780px;
	background: #FFF;
	margin: 0 auto;
	padding-bottom:10px;
	border: solid 1px #036;
  min-height: 100%;
  height:auto !important;
  height:100%;
}
	
	
	
h4{font-size: 1.2em; color: #F03}
h3{font-size:  0.8em; color: #003366; font-weight:400}
h2{font-size:  1.2em; color:#003366; font-weight:600}
h1{font-size:   1.0em; 

	}
	
	a:link {
	color: #039;
	text-decoration: underline; /* Sofern Ihre Hyperlinks nicht besonders hervorgehoben werden sollen, empfiehlt es sich, zur schnellen visuellen Erkennung Unterstreichungen zu verwenden. */
}
a:visited {
	color: #069;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* Durch diese Gruppe von Selektoren wird bei Verwendung der Tastatur der gleiche Hover-Effekt wie beim Verwenden der Maus erzielt. */
	text-decoration: none;
}



.header {
	background-image: url(../images/bg2.jpg);
	vertical-align: top;
	height:96px;
}
.head {font-size:  0.9em; font-weight:bold;  color:#003366}

.sidebar1 {
	float: left;
	width: 130px;
	background: #CCCCFF;
	padding-bottom: 10px;
}
.sidebar2 {
	float: right;
	width : 20%;
	min-width:180px;
	background: #CCCCFF;
	font-size:  0.75em;	
	text-align: center;
}
.sidebar3 {
	float: right;
	width : 20%;
	min-width:180px;
	font-size:  0.75em;
	text-align: center;
	background: #CCCCFF;
   min-height: 100%;
  height:auto !important;
  height:100%;

}

.content {
	margin: 20px;
	margin-right:10px;
	width: 55%;
	float: left;
}

.footer {

	position: relative;
	clear: both;
	text-align: center;
	font-size: 0.8em; 
}
.nav{
	background-color:#003366;
	height: 97px;
	height: 25px;
	padding-left:88px;
	font:lighter; font-size: 0.9em; 
}
.nav1{
	font:bold; font-size: 1.5em; 
	color:#cccccc;
	padding-left:20px;
	padding-right:20px;
}

.nav a:link { color:#ffffff; text-decoration: none }
.nav a:visited { color:#cccccc; text-decoration: none  }
.nav a:hover { color: #F06; text-decoration: none }


a:link { color: #039; text-decoration: none }
a:visited { color: #069; text-decoration: none  }
a:hover { color: #C30; text-decoration: none }

div.c1 {text-align: center}

.banner {border : 1px solid #000080;}

.impress {
	margin:5px;
	font-size:1em;
}

.kart {
	border: 1px;
	border-style: solid;
	border-color: #036;
	margin:0px;
	width:425px;
}


.error { color: #CC0000; font-weight: bold; text-align: center;
}

.style1{

text-align: center;

}

.style2{ text-align: left;}


#link a{ color: #039; text-decoration: none;font-size:   7pt; }
#link visited{ color: #069; text-decoration: none  }

.kasten {
background-color : #ccccff;
font-weight : bold;
width : 100%;
border : 1px solid black;
text-decoration : none;

}

.kasten a {
	padding: 4px;
	text-decoration : none;
	display:block;
	color:#000000;
	border : 1px solid black;
	font: 0.75em;

}



.kasten a:hover {
color : #ccccff;
background-color : #003366;
text-decoration : none;
border : 1px solid black;
}

.kasten a .info {
color : black;
display : block;
background : white;
border : 1px solid black;
padding : 4px;
text-decoration : none;
font-weight: normal;
}

.kasten a:hover .info {
	color : black;
	display : block;
	background : white;
	border : 1px solid black;
	padding : 4px;
	text-decoration : none;
	text-align: left;
}

.module {
background-color : #003366;
font-weight : bold;
width : 150px;
border : 1px solid black;
text-align: center;
min-width : 150px;
max-width: 200px;
margin-left:auto; margin-right:auto;
}

.module a {
padding: 4px;
text-decoration : none;
display:block;
color:#ccccff;
border : 1px solid black
}



.module a:hover {
color : black;
background-color : #ccccff;
text-decoration : none;
border : 1px solid black;



}

.module a .info {
display : none;
text-align: left;
color : black;
background : white;
font-weight : normal;
border : 1px solid black;
padding : 4px;
text-decoration : none;
}

.module a:hover .info {
color : black;
display : block;
background : white;
border : 1px solid black;
padding : 4px;
text-decoration : none;


}


/* ~~ Element-/Tag-Selektoren ~~ */
ul, ol, dl { /* Aufgrund von Abweichungen zwischen verschiedenen Browsern empfiehlt es sich, die Auffüllung und den Rand in Listen auf 0 einzustellen. Zu Konsistenzzwecken können Sie die gewünschten Werte entweder hier oder in den enthaltenen Listenelementen (LI, DT, DD) eingeben. Beachten Sie, dass die hier eingegebenen Werte hierarchisch auf die .nav-Liste angewendet werden, sofern Sie keinen spezifischeren Selektor festlegen. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* Durch Verschieben des oberen Rands wird das Problem behoben, dass Ränder aus dem zugehörigen div-Tag geraten können. Der übrig gebliebene untere Rand hält ihn getrennt von allen folgenden Elementen. */
	padding-right: 15px;
	padding-left: 15px; /* Durch Hinzufügen der Auffüllung zu den Seiten der Elemente innerhalb der div-Tags anstelle der div-Tags selbst entfallen jegliche Box-Modell-Berechnungen. Alternativ kann auch ein verschachteltes div-Tag mit seitlicher Auffüllung verwendet werden. */
}
a img { /* Dieser Selektor entfernt den standardmäßigen blauen Rahmen, der in einigen Browsern um ein Bild angezeigt wird, wenn es von einem Hyperlink umschlossen ist. */
	border: none;
}

/* ~~ Die Reihenfolge der Stildefinitionen für die Hyperlinks der Site, einschließlich der Gruppe der Selektoren zum Erzeugen des Hover-Effekts, muss erhalten bleiben. ~~ */


/* ~~ Dieser gruppierte Selektor gibt die Listen im .content-Bereich an. ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* Diese Auffüllung setzt die rechte Auffüllung in der obigen Regel für Überschriften und Absätze fort. Die Auffüllung wurde unten für den Abstand zwischen anderen Elementen in den Listen und links für den Einzug platziert. Sie können die Werte nach Bedarf ändern. */
}

/* ~~ Stile für die Navigationslisten (können entfernt werden, wenn Sie ein vordefiniertes Ausklappmenü wie Spry verwenden) ~~ */
ul.nav {
	list-style: none; /* Hiermit wird die Listenmarkierung entfernt. */
	border-top: 1px solid #666; /* Hiermit wird der obere Rand für die Hyperlinks erstellt. Alle anderen werden mit einem unteren Rand im LI-Element platziert. */
	margin-bottom: 15px; /* Hiermit wird der Abstand zwischen den Navigationselementen und den Inhalten unten erstellt. */
}
ul.nav li {
	border-bottom: 1px solid #666; /* Hiermit wird die Trennung der Schaltflächen erstellt. */
}
ul.nav a, ul.nav a:visited { /* Durch Gruppieren dieser Selektoren wird sichergestellt, dass die Hyperlinks auch nach dem Aufrufen die Form einer Schaltfläche beibehalten. */
	padding: 5px 5px 5px 15px;
	display: block; /* Hiermit werden die Blockeigenschaften für den Hyperlink angegeben, sodass das gesamte umschließende LI-Element aufgefüllt wird. Hiermit wird angegeben, dass der gesamte Bereich auf einen Mausklick reagiert. */
	text-decoration: none;
	background: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* Hiermit wird der Hintergrund und die Textfarbe bei der Navigation mit der Maus und der Tastatur geändert. */
	background: #6F7D94;
	color: #FFF;
}

/* ~~ Verschiedene float/clear-Klassen ~~ */
.fltrt {  /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im #container) platziert werden, wenn #footer entfernt oder aus dem #container herausgenommen wird. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.kontaktformular  {
	 width:  400px;
     margin: 10px 0;
     padding: 10px;
     font-size: 11px;
     font-family: Tahoma, Verdana, Arial;
     border: 1px solid #666666;
     background: #F5F5F5;
     float: left;
     clear: both;
     }

.kontaktformular fieldset {margin: 10px 0;}
.kontaktformular a {color: #990000; text-decoration: none;}
.kontaktformular a:hover {color: #483D8A;}
  
.kontaktformular legend {
	 background: #006699;
	 color: #fff;
	 padding: 3px 5px;
	 border: 1px solid #ddd;
	 text-transform: uppercase;
	 }
	  
.kontaktformular label {
     width: 100px;
	 float: left;
     clear: both;
     padding: 3px 10px;
     margin: 3px 0;
     }
          
.kontaktformular input, .kontaktformular textarea {
     border-right: 1px solid #ddd; 
     border-bottom: 1px solid #ddd;
     border-left: 1px solid #666666; 
     border-top: 1px solid #666666;
     background: #ddc;
     padding: 0px 3px;
     margin: 3px 0;
	 width: 250px;
}

.kontaktformular input:active, .kontaktformular input:focus, .kontaktformular input:hover { background: #ffff88;}
.kontaktformular textarea:active, .kontaktformular textarea:focus, .kontaktformular textarea:hover { background: #ffff88;}

.kontaktdaten table, .anfrage table, .captcha table { border-spacing:0px; width:370px; border:0px solid;}
.label { width:100px; padding:0px;font-size: 12px;}
.field { width:250px; padding:0px;}
.error { width:200px; padding:0px 0px 0px 5px;}
.captchareload { padding-left:10px;}
input.errordesignfields, textarea.errordesignfields { background-color:#cc3333;}

.buttons { text-align: center;}
.buttons input { width:80px;}
.buttons input, .captchareload img { background: #006699; color: #fff; border-top:2px solid #fff; border-left:2px solid #fff; border-bottom:2px solid #666666; border-right:2px solid #666666;}
.buttons input:hover, .captchareload img:hover { background: #555555; color: #fff; border-top:2px solid #ddd; border-left:2px solid #ddd; border-bottom:2px solid #fff; border-right:2px solid #fff;}

.danke  {
font-weight : bold;
font-size:1.2em;
color:#C03
     }
	 
#sitemap a { color: #036; font-size:12px}

