body {
margin: 0px;
padding: 0px;
background: url(images/bg.png) repeat-x #5ba129;
font-family: verdana;
font-size: 11px;
}

.clear{
clear: both;
}

#wrapper{
padding-top: 15px;
background-color: #ffffff;
width: 828px;
margin: auto;
overflow: hidden;
}

#container{
overflow: hidden;
}

#links{
width: 194px;
margin-left: 13px;
float: left;
}

#logo{

}

.box{
margin-top: 12px;
}

.box h1{
background-image: url(images/h1.png);
width: 172px;
line-height: 35px;
height: 35px;
color: #ffffff;
font-size: 12px;
margin: 0px;
padding: 0px 0px 0px 7px;
}

.btxt{
background-color: #e6e6e6;
width: 179px;
}

.btxt ul{
margin: 0px;
padding: 4px 0px 5px 7px;
}

.btxt li{
line-height: 19px;
list-style-type: none;
}

.btxt li a{
font-weight: bold;
text-decoration: none;
color: #959595;
}

#rechts{
float: left;
width: 607px;

}

#menu{
height: 47px;
width: 607px;
background-image: url(images/menu.png);
}

#menu ul{
margin: 0px;
padding: 0px;
}

#menu li{
float: left;
padding: 0px 10px 0px 10px;
line-height: 47px;
list-style-type: none;
}

#menu li a{
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#menu li a:hover{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

#submenu{
padding-left: 10px;
color: #747474;
line-height: 39px;
height: 39px;
width: 597px;
background-image: url(images/submenu.png);
}

#content{
background-color: #ececec;
width: 576px;
overflow: hidden;
padding-left: 31px;
padding-bottom: 15px;
}

#contenttxt{
background-color: #ececec;
width: 572px;
overflow: hidden;
padding: 10px 25px 15px 10px; 
}

#contenttxt a{
color: #000000;
text-decoration: underline;
}

.item{
float: left;
margin: 20px 23px 0px 0px;
height: 132px;
width: 166px;
background-image: url(images/item.png);
}

.item img{
margin: 8px 0px 0px 8px;
border: 1px solid #ffffff;
}

.item a{
color: #3e5f1c;
text-decoration: none;
float: right;
margin-right: 7px;
}

.info{
text-align: center;
line-height: 17px;
color: #3e5f1c;
margin-left: 7px;
height: 17px;
width: 150px;
background-image: url(images/info.png);
}

#footer{
text-align: center;
line-height: 47px;
color: #a09f9f;
margin: 10px auto 10px auto;
height: 47px;
width: 801px;
background-image: url(images/footer.png);
}

#footer a{
text-decoration: none;
color: #a09f9f;
}