body {
        background:#ffffff;
        margin: 0px;
        color:#252C37;
    font-family:arial,verdana;
    font-size: 10pt;
    text-decoration:none
}
#container {
        position:relative;
        width:1100px;
        margin:0;
        padding:0;
        background:none;
}
#header {
        background:  url(images/header.gif) no-repeat;
        height: 346px;
        position: relative;
        width: 1100px;
        top: 0;
}
#clr {
        clear: both;
}
#menu {
        color:#000000;
        padding-top:280px;
        margin-left:620px;
}
#menu a{
        color:#0a6450;
        text-decoration:none;
        font-weight:bold;
}
#menu a:hover{
        color:#7b7b7b;
}
#layer2{
        position: relative;
        width: 1077px;
        *width:1077px;
        background:url(images/back_content.png) no-repeat left top;
}
#content {
        padding-top: 28px;
        padding-left: 140px;
        padding-right: 20px;
        padding-bottom: 20px;
        position: relative;
        text-align: justify;
}
#content .img{
        float:right;
        margin:0;
        padding:0;
}
#text{
        float:left;
        width:850px;
        padding-bottom:50px;
        margin-right:30px;
}
#text1{
        float:left;
        width:700px;
        padding-bottom:50px;
}
#footer {
        text-align: center;
        color: #7b7b7b;
        font-size: 10px;
        padding-bottom:20px;
        width:1077px;
        border-top: 5px solid #BBBBBB;
}
#footer a{
        text-align: center;
        color: #0a6450;
        text-decoration: none;
}
 h1 {
 font-family:arial,verdana;
 color: #252C37;
 font-size: 22px;
 }
 h2 {
 font-family:arial,verdana;
 color: #252C37;
 font-size: 10pt;
 text-decoration: none;
 }
a{
         color:#0a6450;
        text-decoration:none;
 }
a:hover{
         color:#0a6450;
 }
 }
p{

        width:850px;
        padding-bottom:50px;
        margin-right:30px;
}
.link{
        float:left;

}
.recht{
        float:right;

}
