body	{
 border: none;
 text-align: center;
 font-size : 12px;
 font-family : arial, verdana, helvetica, sans-serif;
 color : #000;
 vertical-align : top;
 background-color : #608f30;
 line-height: 1.6em;
}
#wrapper {
	z-index: 1;
	position: relative;
	width: 950px;
	margin:0;
	padding: 0;
	text-align: left;
	border: 5px solid #fff;
	background: #fff url('../css/bg_wrapper.png') repeat-y;
	}
#main {
	width: 950px;
	margin: auto;
	z-index: 2;
	position: relative;
	}
#navi {position: relative; top: 0; left: 0; float: left; width: 200px; margin: 0 20px 0 0; background: #77A333; color: #fff;}
#navi a {display: block; float: left; top: 0; width: 200px; height: 30px; border: 1px dotted #fff; color: #fff; text-align: center; line-height: 30px; font-size: 13px; text-decoration: none;}
#navi a:hover {display: block; float: left; width: 200px; height: 30px; border: 1px dotted #fff; background: #AAFF00; color: #000; text-decoration: none; text-align: center; line-height: 30px;}
#sidebar ul,li {padding-left: 5px; margin:0 10px 0 10px;}
#sidebar {width: 200px; float: right; top: 0; right: -35px; position: relative; margin: 0 0 30px 40px;}
#sidebar h1 {padding: 5px; display: block; background: #ccc; font-size: 14px; color: faf011;}
#content {
	float: left;
	width: 680px;
	text-align: left;
	padding:  15px 15px;
	margin: 0;
	color: #666;
	line-height:25px;
	font-size:120%;
	word-spacing:2px;
	background: #fff;
	}
.clear {clear: both;}
a img {border: none;}

#logo {position: relative; float: left; width: 200px; height: 280px; margin: 0; background: url('../css/logo.png') no-repeat;}

#banner {
position: relative;
float: left;
width: 749px;
text-align: left;
height: 280px;
border-right: 1px solid #fff;
}

#footer {
width: 750px;
float:right;
display: block;
height: 100px;
line-height: 100px;
text-align: center;
vertical-align: middle;
background: #e2e2e2;
}
#wrapper #footer {
display: block;
height: 100px;
line-height: 100px;
text-align: center;
vertical-align: middle;
background: #e2e2e2;
}
#menu {
display: block;
vertical-align: top;
padding-left: 0;
height: 25px;
width: 110px;
}
#menu ul, ol  {
padding: 0;
margin: 0;
}
#menu ul li {
margin: 0;
padding: 0;
list-style: none;
}
#content a {
 text-decoration : underline;
 font-weight : bold;
 color: #8FB300;
}
#content a:focus, #content a:active {
 color : #18B300;
}
#content a:link, #content a:visited {
 color : #8FB300;
}
#content a:hover {
 color : #18B300;
}
#content #sidebar a {
 text-decoration : underline;
 font-weight : bold;
 color: #8FB300;
}
#content #sidebar a:focus, #sidebar a:active {
 color : #18B300;
}
#content #sidebar a:link, #sidebar a:visited {
 color : #8FB300;
}
#content #sidebar a:hover {
 color : #18B300;
}
.rahmen {
 background-color: #fff;
 border:solid 1px #485866;
 padding:4px;
 margin : 5px 5px 5px 5px;
}
p {
 font-family : Verdana, arial, helvetica, sans-serif;
 font-size : 12px;
 color : #000000;
 background-color : transparent;
}
table {
 padding: 0;
 border: 0;
 text-align: center;
 vertical-align: center;
}
td {
 vertical-align : top;
 text-align : justify;
 font-size : 12px;
 font-family : Verdana, arial, helvetica, sans-serif;
 color : #000000;
}
li {
 font-family : Verdana, arial, helvetica, sans-serif;
 font-size : 11px;
 color : #000000;
 padding: 5px 4px 0 4px;
 margin: 0 0 0 10px;
}
ul {
 font-family : Verdana, arial, helvetica, sans-serif;
 font-size : 11px;
 color : #000000;
 padding: 0 0 0 20px;
}
h1 {
 font-size : 18px;
 font-weight : bold;
 color : #485866;
 font-family : Verdana, arial, helvetica, sans-serif;
 background-color : transparent;
}
h2 {
 font-size : 15px;
 text-align: left;
 text-decoration : none;
 color : #006100;
 font-family : Verdana, arial, helvetica, sans-serif;
}
h3 {
 font-size : 13px;
 text-align: left;
 text-decoration : none;
 color : #6E7D50;
 font-family : Verdana, arial, helvetica, sans-serif;
}



.headline {
 padding: 7px 5px 0 0;
 border-bottom: 1px solid #bec65f;
 height : 30px;
 color : #000;
 font-size : 16px;
 font-weight : bold;
 text-align : right;
}
.text {
 padding: 10px 10px 10px 10px;
 color : #000000;
 font-size : 12px;
 font-weight : normal;
 text-align : justify;
}
.thumb {
 margin-right : 5px;
 margin-bottom : 5px;
 border : 1px solid #000000;
}
input#submit{
border:1px solid #AAA;
background:url(../css/whitebutton.gif) repeat-x left bottom;
color:#555;
width:312px;
padding:5px 10px;
cursor:pointer;
}
input#submit:hover{
border:1px solid #555;
}
#commentform #inp,#commentform textarea {
background:#FAFAFA;
width:350px;
padding:5px;
border:1px solid #999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;	
color:#666;
margin-bottom:10px;
font-weight: normal;
}
#commentform #inp:focus,#commentform textarea:focus,#commentform #inp:hover,#commentform textarea:hover {
background:#FFF;
border:1px solid #444;
}
option {
border:none;
background:none;
width:auto;
}
#commentform fieldset {
width: 650px;
border: 1px solid #ccc;
padding: 10px;
}
#commentform fieldset label {
font-weight: bold;
width: 180px;
float: left;
}
.nb_img {
 border: 0px solid #fff;
}
/* BILDERRAHMEN */
img.links_rahmen {
margin: 10px 15px 10px 0;
padding: 5px;
border:1px solid #ccc;
}
img.rechts_rahmen {
margin: 10px 0 10px 15px;
padding: 5px;
border:1px solid #ccc;
}
img.einrahmen {
padding: 5px;
border:1px solid #ccc;
}
.imglink  {
font-size: 10px;
text-align: center;
padding:0;
margin:0;
display:block;
border:0;
}
