body
{
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-image: url(../images/magnolia.jpg);
	background-repeat: no-repeat;
	background-color: #Ffffe1;
	background-attachment: fixed;
}
a:link {
	color: #385A1C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #385A1C;
}
a:visited { color: #600; }
a:hover, a:active
{color: #fff;
background-color: #B52C07;
}
.eintrag_index h1
{
	color: #B52C07;
	font: 130% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.eintrag_index h2
{color: #666666;
	font: 100% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.eintrag h1
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.eintrag h2
{
	color: #666666;
	font: 100% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
	background-repeat: no-repeat;
	padding-left: 20px;
}
h2 a { text-decoration: none; }
h3{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;
	border: 5px solid #fff;
	background-color: #f0f8c4;
}
#header{
	height: 100px;
	width: 100%;
	background-image: url(../images/header-2010.gif);
	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: #C2D271;
margin: 0;
padding: 0;
}
#mainnav ul {
	list-style-type: none;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainnav li {
	display: inline;
	padding-right: 5px;
}
#mainnav a.current {color: #fff;
background-color: #B52C07;
}
#menu{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	font-style: normal;
	padding-left: 10px;
	line-height: 25px;
}
#contents {
	margin: 0 10px 40px 20px;
}
#contents p { line-height: 120%; }
.eintrag {
	border-bottom: 10px solid #F0F9C4;
	background-color: #FFFFFF;
	padding: 10px;
}
.eintrag_index {
	border-bottom: 10px solid #F0F9C4;
	background-color: #FFFFFF;
	padding: 10px;
	width: 590px;
}
.imagefloat {
	float: right;
	margin-right: -10px;
}
#footer{
	clear: both;
	color: #272900;
	text-align: right;
	font-size: 90%;
	background-color: #CAD985;
	height: 20px;
	padding: 10px;
}
#skipmenu{

position: absolute;
left: 0;
top: 5px;
width: 645px;
}
#skipmenu a{
color: #666;
text-decoration: none;
}
#skipmenu a:hover{
color: #fff;
background-color: #666;
text-decoration: none;
}
#skipmenu h1
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	visibility: hidden;
}
.trgreen {
	background: #F0F8C5;
}
ul {
	list-style-type: none;
	padding-left: 20px;
}
.download_left{float:left;width:280px;}
.download_right{
	width:280px;
	margin-left: 290px;
}
#clear{
	clear:both;
	margin-top:20px;
	padding-top: 40px;
}
.showme {
	background-color: #FDFCE1;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.showme2 {
	background-color: #FBFCF8;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

