* {
padding: 0px;
margin: 0px;
}

html {
height: 101%;
}

body {
background-color: #ffffff;
text-align: center;
font-family: arial, helvetica, times;
}

#mitte
{
margin: 0px auto;
width: 800px;
text-align: left;
}

#r1 { height: 375px; position:relative; z-index: 111; }
#r1 p { font-size: 22px; font-weight: bold; color: #ffffff; margin-top: -215px; margin-left: 500px; }

#r1 a { font-size: 22px; font-weight: bold; text-decoration:none; color:#ffffff;}
#r1 a:hover { font-size: 22px; font-weight: bold; text-decoration:none; color:#ffffff;}

#r2 { height: 500px; margin-top: -45px; }
#r2-c1 { float: left; width: 550px; }

#r2-c1-t1 { border-top: 1px solid #ffffff; height: 35px; background: #669933; position:relative; z-index: 333; }
#r2-c1-t1 ul { height: 35px; line-height: 35px; }
#r2-c1-t1 ul li { float: left; margin-left: 25px; list-style-type: none; font-size: 14px; text-transform: uppercase; position:relative; }
#r2-c1-t1 ul li a { color: #ffffff; text-decoration: none; }
#r2-c1-t1 ul li ul { visibility:hidden; position:absolute; height:0; top:34px; left:0; }
#r2-c1-t1 ul li ul li { margin: 0; background: #ffffff; border: 1px #9fb958 solid; margin-top: -1px; text-transform: none; height: 30px; line-height: 30px; width: 500px; } /*hier die Weite des Dropdown einstellen*/
#r2-c1-t1 ul li ul li a { color:#333333; padding:5px 10px; font-size: 12px; }
#r2-c1-t1 ul li ul li:hover { background: #a67d2f; }
#r2-c1-t1 ul li ul li:hover a { color:#ffffff; }
#r2-c1-t1 ul li:hover ul, #r2-c1-t1 ul a:hover ul { visibility:visible; }

#r2-c1-t2 { background: white;  filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; height: 9px; position:relative; z-index: 222;  }

#r2-c1-t3 { margin-top: 40px; margin-left: 60px; width: 430px;  }
#r2-c1-t3 h1 { font-size: 14px; color: #9fb958; text-transform: uppercase; line-height: 18px; }
#r2-c1-t3 p { font-size: 12px; color: #333333; line-height: 18px; margin-top: 20px; }



#r2-c1-t3 a { color:#333333; font-size: 12px; text-decoration:underline; }
#r2-c1-t3 a:hover { background: #ffffff; color:#9fb958;}






#r2-c2 { float: left; width: 250px; }
#r2-c2-t1 { border-top: 1px solid #ffffff; border-left: 1px solid #ffffff;  height: 84px; background: #669933; background-image: url(img/adr_bg.jpg);position:relative; z-index: 222;  }
#r2-c2-t1 p { color: #ffffff; font-size: 12px; margin-left: 110px; margin-top: 10px; }
#r2-c2-t1 p a { color: #ffffff;  }
#r2-c2-t2 { border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; height: 167px; }
#r2-c2-t3 { border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; height: 167px;  }

#r2-c2-t3 a { color:#333333; font-size: 12px; text-decoration:underline; }
#r2-c2-t3 a:hover { background: #ffffff; color:#9fb958;}
#r2-c2-t3 a:hover { background: #ffffff; color:#9fb958;}



.clear {
clear: both;
}

img { border: 0;}