BODY {
        background:none;
        margin: 0px;
        color:#663300;
    font-family:tahoma,verdana;
    font-size: 11pt;
    text-decoration:none
}
#container {
        position:relative;
        width:900px;
        margin:0 auto;
}
#header {
        BACKGROUND:  url(../images/header.gif) no-repeat;
        HEIGHT: 157px;
        POSITION: relative;
        WIDTH: 900px;
        left: 0;
        top: 0;

}

#languageselection {
         position:absolute;
         right:10px;
         bottom: 0px;
}

#languageselection img{
         border:none;
}
#languageselection div {
         display: none;
}
#languageselection a {
         text-decoration: none; 
}

#clr {
        clear: both;
}

img {
         border: none;
}

#menu {
        BACKGROUND:  url(../images/menu.gif) repeat-x;
        WIDTH: 900px;
        height: 28px;
        text-align: right;
        position: relative;
        z-index: 999999999;
}

#menu ul{
         list-style-type:none;
         margin:0;
         padding:0;
         float:right;
}

#menu ul li{
         float:left;
         padding:0 10px;
         color:#fffff1;
         font-family:tahoma,verdana;
         font-size: 11px;
         font-weight:bold;
         text-decoration:none;
         text-align: center;
         line-height: 28px;
         position: relative;
}

#menu ul li a{
         padding-left: 10px;
         padding-right: 10px;
         color:#fffff1;
         font-family:tahoma,verdana;
         font-size: 11px;
         font-weight:bold;
         text-decoration:none;
         text-align: center;
         line-height: 28px;

 }

#menu ul li:hover a{
         color:#fffff2;
         background: url(../images/menua.gif) repeat-x;
         line-height:28px;
         text-decoration:none;
         padding:7px 10px;
         padding-bottom:8px;
 }

#menu ul li ul {
         display: none;
}

#menu ul li:hover ul {
         display: block;
         position: absolute;
         z-index: 99999;
         background: #464646;
         top: 28px;
         left: 10px;
         -webkit-border-bottom-right-radius: 4px;
         -webkit-border-bottom-left-radius: 4px;
         -moz-border-radius-bottomright: 4px;
         -moz-border-radius-bottomleft: 4px;
         border-bottom-right-radius: 4px;
         border-bottom-left-radius: 4px;
         box-shadow: #000000 0 0 10px;
}

#menu ul li ul li {
         white-space: nowrap;
         text-align: left;
         line-height: 22px;
}

#menu ul li:hover ul li a {
         background: none;
         line-height: 22px;
}

#layer2{
        position: relative;
        width:898px;
        *width: 900px;
        background:#FBFBFB;
        border-left: 1px solid #663300;
        border-right: 1px solid #663300;
        border-bottom: 1px solid #663300;
}
#content {
        padding-top: 28px;
        padding-left: 40px;
        padding-right: 20px;
        padding-bottom: 20px;
        position: relative;
        text-align: justify;
        min-height: 500px;

}

#content .img{
        float:left;
}

#right_side{
        float:right;
        width:160px;
        margin-top:-70px;
        margin-right:10px;
}

#right_side .moduletable {
         border: 1px solid #663300;
         width: 160px;
}

#right_side .moduletable form{
         text-align: center;
         margin: 10px;
}

#right_side .moduletable h3 {
         margin: 0;
         padding: 0;
         background:  url(../images/menu.gif) repeat-x;
         line-height: 36px;
         color: #ffffff;
         padding-left: 5px;
}

#right_side .moduletable form input[type=text]{
        width: 130px;
        margin-bottom: 10px;
}

#text{
        float:left;
        width:650px;
        padding-bottom:50px;
}


#text1{
        float:left;
        width:750px;
        padding-bottom:50px;
}

.newsletter-formular {
         border: 1px solid grey;
         padding: 10px;
         width: 450px;
}

.newsletter-formular input[type=text] {
        border: none;
        width: 150px;
        height: 25px;
        line-height: 25px;
        padding-left: 5px;
        margin-right: 10px;
        background: grey;
        color: #ffffff;
}

#bottom{
        width:100%;
        margin: 20px auto;
}

#footer {
        text-align: center;
        color: #adadad;
        font-size: 10px;
}

#footer a{
        text-align: center;
        color: #adadad;
        text-decoration: none;

}

 h1 {
 font-family:tahoma,verdana;
 color: #663300;
 font-size: 15px;
 }

 h2 {
 font-family:tahoma,verdana;
 color: #000;
 font-size: 10px;
 }

 #anschrift {
         background: url(../images/anschrift.gif) no-repeat;
         width: 48px;
         height: 36px;
         float: left;
 }
 #anschrift2 {
         float: left;
         margin-left: 20px;

 }

 #telefon {
         background: url(../images/telefon.gif) no-repeat;
         width: 48px;
         height: 39px;
        float: left;
 }
 #telefon2 {
         float: left;
         margin-left: 20px;
 }
 #email {
         background: url(../images/e-mail.gif) no-repeat;
         width: 48px;
         height: 42px;
        float: left;
 }
 #email2 {
         float: left;
         margin-left: 20px;
 }

 #buch {
         background: url(../images/buch.gif) no-repeat;
         width: 48px;
         height: 48px;
        float: left;
 }
 #buch2 {
         float: left;
         margin-left: 20px;
 }

 #formular {
         margin-top: 50px;
        margin-left: 70px;
 }
 #telefonistin {
         background: url(../images/telefon.png) no-repeat;
        float: right;
        width: 200px;
        height: 120px;
 }

 a{
         color:#cc6633;
 }

 a:hover{
         color:#733B1D;
 }
 #table{
         width:800px;
 }
 #table .tdborder{
         border-right:1px solid #e7e7e7;
 }
 #table td{
         width:265px;
        vertical-align:top;
         border-bottom:1px solid #e7e7e7;
        text-align:center;
        height:50px;
 }