/* CSS Document */

body {
	padding:0;
    margin:0;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	background-color:#006ab3;
	background-image:url(bilder/hg_ulisch.png);
	background-repeat:no-repeat;
	font-size:100.01%;
	}

a:link {
	color:#006ab3;
	text-decoration:none;
	}

a:visited {
	color:#006ab3;
	text-decoration:none;
	}

a:focus {
	color:#006ab3;
	text-decoration:underline;
	}

a:hover {
	color:#006ab3;
	text-decoration:underline;
	}

a:active {
	color:#006ab3;
	text-decoration:none;
	}

#seite {
	width:945px;
	text-align:left;
	}

#kopf {
	width:889px;
	height:91px;
	}

#kopf_links {
	width:117px;
	height:91px;
	margin-left:27px;
	float:left;
	}

#kopf_mitte {
	width:309px;
	height:91px;
	margin-left:26px;
	float:left;
	}

#kopf_rechts {
	width:192px;
	height:91px;
	float:right;
	}

.bereiniger {
	width:0px;
	height:0px;
	clear:both;
	}

#inhalte_start {
	width:945px;
	height:661px;
	background-color:#FFFFFF;
	background-image:url(bilder/hg_inhalt_start.png);
	background-repeat:no-repeat;
	}

#inhalte {
	width:945px;
	height:661px;
	background-color:#FFFFFF;
	background-image:url(bilder/hg_inhalt.png);
	background-repeat:no-repeat;
	}

#menuebereich {
	width:945px;
	height:42px;
	}

#hauptinhalte {
	width:945px;
	height:553px;
	}

#hauptinhalte {
	width:945px;
	height:553px;
	}

#inhalte_links {
	width:325px;
	height:553px;
	float:left;
	position:relative;
	}

#inhalte_rechts {
	width:605px;
	height:553px;
	margin-right:15px;
	float:left;
	}

#inhalte_rechts_scrollbar {
	width:605px;
	height:553px;
	margin-right:15px;
	overflow:auto;
	float:left;
	}

#fuss {
	width:945px;
	height:51px;
	clear:left;
	}

#fuss_links {
	width:325px;
	height:39px;
	margin-top:12px;
	float:left;
	}

#fuss_rechts {
	width:605px;
	height:40px;
	margin-top:11px;
	margin-right:15px;
	float:left;
	}

.hauptmenue {
	background-color:transparent;
	margin-left:13px;
	}

.hauptmenue LI {
	background-color:transparent;
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
	}

.hauptmenue UL {
	background-color:transparent;
	padding:0;
	margin:0;
	}

.hauptmenue A {
	font-size:0.75em;
	line-height:40px;
	font-weight:bold;
	color:#a2a2a2;
	text-decoration:none;
	padding-left:12px;
	padding-right:8px;
	background-image:url(bilder/hg_hauptmenue.png);
	background-repeat:no-repeat;
	background-position:left center;
	}

.hauptmenue A:link, .hauptmenue A:visited {
	text-decoration:none;
	}

.hauptmenue A:hover, .hauptmenue A:focus {
	text-decoration:none;
	font-weight:bold;
	color:#7b7c7e;
	background-image:url(bilder/hg_hauptmenue_aktiv.png);
	background-repeat:no-repeat;
	background-position:left center;
	}

.hauptmenue_aktiv {
	font-size:0.75em;
	line-height:normal;
	font-weight:bold;
	color:#7b7c7e;
	text-decoration:none;
	padding-left:12px;
	background-image:url(bilder/hg_hauptmenue_aktiv.png);
	background-repeat:no-repeat;
	background-position:left center;
	}

#ha .hauptmenue A.ca,
#hb .hauptmenue A.cb,
#hc .hauptmenue A.cc,
#hd .hauptmenue A.cd,
#he .hauptmenue A.ce,
#hf .hauptmenue A.cf,
#hg .hauptmenue A.cg,
#hh .hauptmenue A.ch {
	color:#7b7c7e;
	background-image:url(bilder/hg_hauptmenue_aktiv.png);
	background-repeat:no-repeat;
	background-position:left center;
	}

.ueberschrift {
	font-size:1em;
	line-height:1.25em;
	font-weight:bold;
	color:#006ab3;
	}

.ueberschrift_gross {
	font-size:1.4em;
	line-height:1em;
	font-weight:bold;
	color:#006ab3;
	}

.fliesstext {
	font-size:0.75em;
	line-height:1.25em;
	font-weight:normal;
	color:#000000;
	}

.fliesstext_blau {
	font-size:0.75em;
	line-height:1.25em;
	font-weight:bold;
	color:#006ab3;
	}

.fliesstext_rot {
	font-size:0.75em;
	line-height:1.25em;
	font-weight:bold;
	color:#e2001a;
	}

.fliesstext_grau {
	font-size:0.75em;
	line-height:1.25em;
	font-weight:bold;
	color:#7b7c7e;
	}

fieldset {
	display:block;
	font-size:0.75em;
	line-height:1.7em;
	font-weight:normal;
	color:#000000;
	clear:both;
	margin:0;
	padding:0;
	border:0;
	}

.daten label {
	display:block;
	width:100px;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	}

.daten input,textarea {
	margin-bottom:5px;
	width:250px;
	border:1px solid #006ab3;
	background:white;
	}  

.daten input:active, input:focus, input:hover {
	background:#d7d7d8;
	}

.schalter {
	padding-left:100px;
	padding-top:20px;
	}


