body {
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #FFE898;
}

a:link {
	color: #336633;
}
a:visited { color: #600; }
a:hover, a:active {
	color: #fff;
	background-color: #CC0000;
}

h1 {color: #336633;
font: 120% georgia, times, "times new roman", serif;
font-weight: bold;
margin: 0 0 2px 0;}



h2 a { text-decoration: none; }

h2 {color: #5B5E0E;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;}

#container {margin: 1em auto;
width: 650px;
text-align: left;
background-color: #fff;
border: 1px solid #666666;}

#header {height: 150px;
width: 100%;
background-image: url(../img/header03.jpg);
background-repeat: no-repeat;
background-position: 0 0;
border-bottom: 1px solid #fff;
position: relative;
border: 1px none #666666;
border-bottom: 1px solid #fff;}

#header h1 {font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;}

#mainnav {height: 20px;
background-color: #EEF4F9;}

#mainnav ul {
list-style-type: none;
background-color: #EEF4F9;}

#mainnav li { display: inline; }

#menu{float: right;
width: 185px;
border-left: 1px solid #C5C877;
font-style: normal;
line-height: 20px;}

#menu ul {
list-style-type: none;}

#menu li {
	background-image: url(../img/flowbutt.gif);
	background-repeat: no-repeat;
	padding-left: 15px;

}

#contents { margin: 0 200px 40px 20px; }

#contents p { line-height: 120%; }

#contents .img{border:3px solid #EEF4F9;}

.eintrag { border-bottom: 1px solid #C5C877; }

.imagefloat {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}

#footer {clear: both;
color: #272900;
text-align: right;
font-size: 90%;
background-color: #CAD985;}

#skipmenu {position: absolute;
left: 0;
top: 5px;
width: 645px;
text-align: right;}

#skipmenu a {color: #666;
text-decoration: none;}

#skipmenu a:hover {color: #fff;
background-color: #666;
text-decoration: none;}
