body, html {
background: #eeeded;
padding: 0px;
margin: 0px;
}

img {
border: 0px;
}

h1 {
font-family: verdana;
font-size: 1.5em;
font-weight: bold;
color: #72b327;
margin-bottom: 4px;
text-align: left;
}

h2 {
font-family: verdana;
font-size: 1.3em;
font-weight: bold;
color: #646464;
margin-bottom: 3px;
text-align: left;
}

#layout {
position: absolute;
width: 944px;
left: 50%;
top: 15px;
margin: 0;
padding-bottom: 150px;
margin-left: -472px;
}

#main {
margin: 0px auto;
background: #fff;
background-image: url(img/back.png);
background-repeat: repeat-y;
border: 1px solid #72b327;
width: 943px;
}

#logo {
margin: 10px;
}

#line {
background-image: url(img/line.png);
width: 943px;
height: 36px;
}

#header {
width: 943px;
height: 198px;
background-image: url(img/header.png);
background-repeat: no-repeat;
}

#menu {
position: absolute;
top: 300px;
left: 5px;
}

a.entry, a.entry:link, a.entry:visited  {
font-family: verdana;
font-size: 0.8em;
color: #646464;
margin-left: 35px;
float: left;
text-decoration: none;
}

a.entry:hover, a.entry:focus {
color: #72b327;
}

#inhalt {
width: 600px;
height: auto;
padding-bottom: 50px;
font-family: verdana;
font-size: 0.8em;
color: #000000;
padding-left: 0px;
margin-top: 50px;
margin-left: 50px;
}

#inhalt a:link {text-decoration: none;color: #000000;}
#inhalt a:visited {text-decoration: none;color: #000000;}
#inhalt a:hover {text-decoration: none;color: #72b327;}


#leiste {
width: 215px;
height: 100%;
float: right;
margin-right: 0px;
text-align: center;
padding-top: 20px;
padding-bottom: 50px;
font-family: verdana;
font-size: 0.9em;
color: #646464;
}

img.leiste {
margin-top: 30px;
margin-bottom: 5px;
border: 1px solid #72b327;
}

#sprache {
position: absolute;
top: 117px;
right: 20px;
}

a.lang {
margin-left: 15px;
}







