body {
	padding: 0;
	margin: 0;
	background: url(bilder/back.gif) #ffffbb repeat-y center top;
}

p, input, textarea, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
li ul li {
	font-size: 1em;

}

#container {
	background:  url(bilder/backoben.gif) repeat-x left top; 
	margin: 0px auto; 
	text-align: center; 
	margin-left: auto;
    margin-right: auto;
	

}
#header {
	background:  url(bilder/header.gif) white no-repeat left top;
	width: 900px;
	position: relative;
	height: 170px;
	z-index:2;
text-align: center;
/* zentrieren für mozilla */
	margin-left: auto;
    margin-right: auto;
}

#uebs {
	left: -9999px; width: 850px; position: absolute;
}

#oben{
	left: 0px; POSITION: absolute; TOP: 120px; height: 36px; width: 898px;

		background: #6e8af2;
}

#content {
		top: 0px; /* sonst spalte bei netscape zwischen header und content */
	margin-left: auto;
    margin-right: auto;
	width: 900px;
	background: url(bilder/logo.gif) no-repeat bottom left rgb(255,247,11);
	margin-bottom: 0;
}
#inhalt {
	margin-left:130px;
	border-left: 4px white solid;
	background-color: #ffc;
	padding: 7px;
	min-height:300px;
}
#wrapper {

}

.rand{
	padding: 15px;
	padding-top: 25px; 
border-width: 1px;
border-style: solid;
border-color: RGB(1,16,144);
background: RGB(250,230,230);
}
.rand2{
/* border-width: 1px;
border-style: solid;
border-color: rgb(249,206,77); */
}

#footer {
	clear: both;
	background-color: rgb(190,190,190); 
	width: 900px; 
	height: 20px; 
	top: 0px;
	border-top: solid white 4px;
	text-align: right;
/* zentrieren für mozilla */
	margin-left: auto;
    margin-right: auto;
	
}
#footer a, #footer p{
color: #fff;
font-size: 11px;
font-weight: bold;
text-decoration:none;
text-align: right;
margin:0;
padding:0;
}
#footer a:hover{
text-decoration: underline;
}
.uebs {
	font-weight: bold;
	padding: 0 5px 0 5px;
	border-left: 2px solid gray;
	border-right: 2px solid gray;
}
li {
	font-family: Arial, Helvetica, sans-serif;
}

/* navigeneral */
#navigeneral {
	float: left;
	margin: 5px;
	text-align:left;
	
}
#navigeneral ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 120px; /* Width of Menu Items */
	/* border-bottom: 1px solid #ccc; */
	}

#navigeneral ul li {
	position:relative;
	font-size: 12px;
	}

#navigeneral ul li a {
	display: block;
	text-decoration: none;
	color: rgb(140,140,140);
	font-size: 1.1em;
	background: yellow; /* IE6 Bug */
	padding: 1px 1px 1px 4px;
	border-left: 2px solid rgb(140,140,140);
	border-bottom: 0;
	margin-bottom: 5px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


#inhalt ul li {
float: none;
	list-style-type: none;
	list-style-image: url(bilder/strich.gif);
	padding:0;
	margin:0;
	margin-left:-25px;
}

#navigeneral ul li a:hover { 
color: black; 
border-left: 2px solid black;
} /* Hover Styles */

#navigeneral ul li a.aktiv { 
color: black; 
}
#navigeneral ul ul {
	position:absolute;
	display:none;
	left: 119px; /* Set 1px less than menu width */
	top: 0;
}

#navigeneral li ul li a { 
background: yellow;
padding: 2px; 
margin:0px;
border:0;
border-bottom: solid rgb(178,178,178) 1px;
} /* Sub Menu Styles */
#navigeneral li ul li a:hover { 
border-left:0;
}

#navigeneral li:hover ul ul, #navigeneral li.over ul ul { display:none; }

#navigeneral li:hover ul, #navigeneral li li:hover ul, #navigeneral li.over ul, #navigeneral li li.over ul { display: block; } /* The magic */

.aktiv {
	color: #000000;
}
#text {
float: right;
width:270px;
/* background: #fefeb2; */
padding: 8px;
text-align: left;
/* border: 1px solid rgb(249,206,77); */
}
#fotos {
float: left;
}
.text {
/* background: #fefeb2; */
padding: 8px;
text-align: left;
/* border: 1px solid rgb(249,206,77); */
}

html ul.list {
display: inline;

}

html ul.list li{
 float:none; 
/* list-style-type: circle; */
	font-size: 0.7em; 
}
.klein {
font-size: 0.6em;
}.orange {
	text-transform: none;
	background-color: #FFFF00;
}
.linie {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.randkarte {
	border: 1px solid #C46C16;
}
#navigeneral ul li a.naviunten {
	font-size: 11px;
}
#inhalt a {
	color: #660000;
	font-weight: bold;
}
