body {
	background-color:#ffffff;
	background-image: url(../pics/hintergrund.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left:0px;
	margin-top:0px;
}

#kopf {
	background-image: url(../pics/kopf_kachel.jpg);
	/*position:absolute;*/
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:237px;
	z-index:2;
}

#kopf_links {
	position:fixed;
	top:0px;
	right:0px;
	width:181px;
	height:198px;
	z-index:4;
}

#Links {
	background-color:#FCE794;
	/*position:absolute;*/
	position:fixed;
	top:210px;
	left:-1px;
	width:188px;
	height:75%;
	z-index:3;
}

#NavTop {
	color: #00000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight:bold;
	/*position:relative;*/
	position:fixed;
	left:188px;
	top:5px;
	width:150px;
	height:20px;
	z-index:5;
}

/* -----------seitliche Hauptnavigation ---------------- */
#NavRechts {
	background-image: url(../pics/rechts_verlauf_kachel.gif);
	background-repeat: repeat-x;
	background-color:#E894A6;
	overflow:visible;
	padding: 2px;
	font-family: verdana;
	font-size: 10pt;
	/*position:absolute;*/
	position:fixed;
	right:0px;
	top:195px;
	width:160px;
	height:75%;
	z-index:3;
}

#NavRechtsMenue {
	background-color:#FFFFFF;
	font-family: verdana;
	position:static;
	width:140px;
	color: #FFFFFF;
	margin-top:15px;
	margin-left:10px;
	z-index:2;
}

h4, h4 a{
	padding: 1px;
	font-family: verdana;
	color: #FFB75D;
	font-weight:bold;
	font-size: 7pt;
	text-decoration:none;
	margin-bottom:3px;
	margin-top:3px;
}

.links, .links a{
	margin-left:-15px;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	text-decoration:none;
}

.listen{
	margin-bottom:10px;
	margin-top:5px;
	list-style-type:none;
}

h2, h2 a{
	color: #000000;
	background-color:#E6F7FD;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration:none;
	width:100%;
	height:20px;
	border-color: #000000;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	
}

#loadpage {
	width:100%; 
	height:100%; 
	z-index:15; 
	position:fixed; 
	background-color:#FFF;
	text-align:center;
	padding-top:25%;
	font-family: Verdana;
	font-size: 12pt;
}
#loadpage[id] {
	display:none;
}
#page {
	visibility:hidden;
	
}
#page[id] {
	visibility:visible;
}

/* -----------seitliche Hauptnavigation ---------------- */

#Content {
	background-color:#FFFFFF;
	color: #000000;
	padding: 6px;
	font-family: Verdana;
	font-size: 8pt;
	position:relative;
	overflow:visible;
	left:200px;
	top:230px;
	width:60%;
	height:1200px;*/
	z-index:2;
}

#Content a{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

.weiter a{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	text-decoration:none;
}



.weiter a:hover{
	color: #FFB75D;
	font-family: verdana;
	font-size: 8pt;
	text-decoration:none;
}

h1 {
	color: #000000;
	background-color:#A5CBC9;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration:none;
	width:100%;
	height:20px;
	border-color: #FFFFFF;
	border-style:solid;
	border-width:0px 0px 1px 0px;
}



#LeisteUnten {
	background-color:#67939A;
	/*position:absolute;*/
	position:fixed;
	/*top:95%;*/
	bottom:0px;
	width:100%;
	height:30px;
	z-index:4;
	font-family: verdana;
	font-size: 7pt;
	color:#FFF;
	text-align:center;
}
#AdresseOben {
	position:fixed;
	/*top:95%;*/
	left:180px;
	top:210px;
	width:600px;
	height:20px;
	z-index:3;
	font-family: verdana;
	font-size: 7pt;
	color:#000;
	text-align:center;
}
/*-----------Formulare-------------------*/
.button {
  background-color:#050B31;
  color:#FFFFFF;
  font-family: verdana;
  font-weight: normal;
  font-size: 7pt;
  border:1px solid #050B31;
  align: left;
}

input {
	color:#000000;
	width:90px;
	hight: 10px;
	font-size: 7pt;
	background-color: #FFFFFF;
	font-family: verdana;
	align: right;
}




/* --------------für das Menue --------------------*/
.menuBackSt {
	font-family: verdana;
	font-size: 10pt;
    border: 0px solid #5A77AD;
}

.submenuBackSt {
    font-family: verdana;
	font-size: 10pt;
	border: 1px solid #000000;

}

.IdiomMenuBackSt {
	font-size: 10pt;
	font-family: verdana;    
	border: 2px solid #3333AA;
}

.IdiomSubmenuBackSt {
	font-size: 10pt;
	font-family: verdana;    
	border: 2px ridge white;
}

.relativeMenuBackSt {
	font-size: 10pt;
	font-family: verdana;
	border: 5px none white;
}

#counter {
font-family:verdana;
font-size:8pt;
padding-left:10px;

}