@charset "UTF-8";
/* CSS Version 1 | 29.05.2010 */

body {
	margin: 0;
	background: #396d49;
	font-family: Arial, Helvetica, sans-serif;
	color: #eee;
}


div#rahmen {
width: 860px;
height: auto;
margin: 0 auto;
background: #497d59 url(../img/struktur/rahmenBG.jpg) top left repeat-y ;
}

/* Überschriften */

div#head h1 {
overflow: hidden;
margin:0;
padding:0;
text-indent: -9999px;
width: 850px;
height:205px;
}

div#head h1 a {
display: block;
padding:0;
width:100%;
height:100%;
text-decoration:none;
background: url(../img/struktur/head.jpg) top left no-repeat;
}

div#head h1 a:hover {
background: url(../img/struktur/head.jpg) top left no-repeat;
}

h2, h3, h4, h5, h6 {
margin: 10px 0 6px 2px;
padding: 0; 
font-weight: normal;
text-align:center;
}

h2 {
font-size: 22px;
color: #fff;
}

h3 {
font-size: 18px;
color: #fff;
}

h4 {
font-size: 16px;
color: #fff;
}

h5 {
font-size: 14px;
color: #fff;
}

p {
	margin: 10px 0 8px 10px;
	padding:0;
}

div#menu {
width:238px;
height:400px;
float:left;
background: url(../img/struktur/menuBG.jpg) top left no-repeat;
}

div#inhalt {
	width:585px;
	height:auto;
	margin: 0 0 0 238px;
	padding: 15px 0 0 15px;
	background: #497d59 url(../img/struktur/edge.jpg) top left no-repeat;
	min-height: 700px;
	TEXT-ALIGN:left
}

div#footer {
height: 75px;
width: 850px;
background: #497d59 url(../img/struktur/footer.jpg) top left no-repeat;
clear: both;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 16px 0 0 0;
width: 176px;
}

ul#navlist li
{
display: block;
margin: 0 0 3px 0;
padding: 0;
height: 24px;
font-size: 14px;
}

ul#navlist li a
{
display: block;
width: 100%;
height: 20px;
padding: 4px 0 1px 18px;
color: #333;
text-decoration: none;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #3d694a url(../img/struktur/menu.jpg) top left no-repeat;
color: #eee;
height: 20px;
display: block;
width: 100%;
padding: 4px 0 0 18px;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #666;
background: #dee8e0 url(../img/struktur/menuMo.jpg) top left no-repeat;
}

.trennung {
width: 400px;
height: 2px;
border-top: 1px dashed #dee8e0;
margin: 20px auto 23px auto;
}

ul {
list-style: none;
margin: 10px 0 0 58px;
padding: 0 0 0 0;
}

li {
list-style: none;
margin: 0 0 5px 0;
padding: 0 0 0 0;
}

#subnavcontainer>ul#sublist li a { 
width: auto;
color: #fff;
}

#subnavcontainer>ul#sublist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #fff;
font: 14px Verdana, sans-serif;
color: #fff;
}

#subnavcontainer>ul#sublist li
{
list-style: none;
margin: 0;
display: inline;
}

#subnavcontainer>ul#sublist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #fff;
border-bottom: none;
background: #3d694a;
text-decoration: none;
font-size: 14px;
color:#fff;
}


#subnavcontainer>ul#sublist li a:visited { color: #fff; }

#subnavcontainer>ul#sublist li a:hover
{
background:  #dee8e0;
border-color: #fff;
color:#333;
}

#subnavcontainer>ul#sublist li a#current
{
background:  #dee8e0;
color: #333;
}


div#dgv {
height: 134px;
width: 134px;
background: url(../img/dgv.jpg) top left no-repeat;
margin: 68px 0 0 40px;
}
#dgv-link { 
		position: absolute; 
		top: 570px; 	
		width: 110px; 
		height: 106px; 
		background-color: transparent; 
		border: 0px solid yellow; }

div#topLink {
width:600px;
height:24px;
margin: 0 0 0 260px;
background: url(../img/struktur/end.gif) bottom right no-repeat;
clear:both;
}

/* default links */

a:link, a:visited {
	text-decoration:none;
	color: #fff;
	}

a:hover { 
	text-decoration: none;
	color: #dee8e0;
	font-weight: normal;
	}

a:active {
	text-decoration : none;
	color: #dee8e0;
	}


body#partner img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 15px;}
	
body#meister img {
margin: 5px auto 20px auto;
padding: 5px;
border: 1px solid #fff;
}
	
