@import url(nonetscape.css);
body{
	background-color: #FFB544; /*background: #FFCC66;*/
	color: Black;
	margin: 0; /*für IE, NS6*/
	padding: 0; /*Opera*/
}
#logo{
	margin-left: -10px;
	margin-top: 0;
}
#untermenu,#ebene2{
	display: block;
}
#menu #untermenu a{
	margin: 0;
}
#menu #untermenu #ebene2 a{
	font-size: 0.85em;
	font-weight: normal;
	padding: 0 3px 0 1.5em;
}
.wegdamit{
	display: none;
}
#menu a{
	margin: 5px 0;
	text-decoration: none;
}

#neues a{
	margin: 10px 5px 0 5px;
	color: #ffb544;
}

#sprache{
	text-align: right;
	margin: 0 0 20px 0;
}
#sprache a{
	font-size: 0.85em;
	font-weight: normal;
}
a{
	font-weight: bold;
}
a:link{
	color: #990033;
}
a:visited{
	color: #996600;
}
a:hover{
	text-decoration: underline !important;
}
a:active{
	color: #FF3300;
}
#menu .aktuell{
	color: #FFFFCC;
	text-decoration: none !important;
	cursor: default;
}
h1,h2{
	color: #FFFFCC;
	text-align: right;
	background-color: #FFB544;
	padding: 0.1em 0.5em 0.1em 3em;
	margin-left: 5em;
	margin-top: 0;
}
h1{
	font-size: 2.3em;
	width: 100%;
}
h2{
	font-size: 1.8em;
	width: 100%;/*für IE im Quirksmode*/
}
div>h1,div>h2,div>h3{
	width: auto!important;/*für NN6,Opera6*/
}
h3{
	color: #993333;
	background: transparent;
	margin-bottom: 0.5em;
	font-size: 1.4em;
	font-weight: normal;
	width: 100%; /*für IE im Quirksmode*/
}
img{
	border: 0 !important;
	}
#inhalt p{
	margin-top: 0;
	color: Black;
	background: transparent;
}
#neues {
	background-color: #003399;
	color: white;
	font: 0.8em "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 1em;
}


#menu{
	width: 160px; /*für IE, der das CSS-Boxmodell falsch interpretiert*/
	border-bottom: 1px solid #FFFFCC;
	border-left: 1px solid #FFFFCC; /*background: #FC6;*/
	margin-top: 0;
	padding: 0 10px;
	color: Black;
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 30px;
	font: 0.8em "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
}
[id=menu]{
	width: 140px !important; /*für NS6, Opera6, die das CSS-Boxmodell korrekt interpretieren*/
}
#inhalt {
	position: absolute;
	top: 0px;
	left: 215px;
	right: 40px; /*margin-right: 40px;*/
	padding: 20px; /*margin-top: 0;*/
	background-color: #FFCC66;
	color: Black;
	border: none; /*border-left: 215px solid #FFB544;*/
	font: 0.8em "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.clear-r{
	clear: right;
}
.clear-l{
	clear: left;
}
.zentriert{
	text-align: center;
}

#bilder{
	font: 0.8em "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:10px ;
} 

td{
	font: 0.8em "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
}
th{
	color: #993333;
	background: #FFCC66;
	font: 1.2em "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#unterschrift{
	position: absolute;
	top: 275px;
	left: 135px;
}
#linie{
	width: 100%;
	text-align: center;
	border-top: 1px solid #FFC;
	padding-top: 3em;
}