body{font-size: 16px; font-family:'trebuchet ms'; line-height:1.4; background:#e6d0d2 url(../img/bg.png) repeat-x;}

#wrapper{ width:960px; margin:0 auto; position:relative; padding-top:280px; }
#logo{width:400px; height:225px; background:url('../img/logo.png') no-repeat; position:absolute; top:38px; left:111px; }

ul#menu {list-style-type:none; position:absolute; right:20px; top:50px; width:424px;}
ul#menu li a{ box-shadow:#444 2px 2px 2px;text-shadow:#ccc 2px 2px 2px;border:1px solid #ccc;font-size:24px;color:#333; text-decoration:none;float:left; width:200px; margin-left:10px; margin-bottom:10px; background:url(../img/content_bg.png); display:block; padding-top:35px; padding-bottom: 15px; text-align:center;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
ul#menu li.ueber a:hover {background:#e6d0d2 url(../img/ueber.png) no-repeat center center;}
ul#menu li.leistungen a:hover {background:#e6d0d2 url(../img/leistungen.png) no-repeat center center;}
ul#menu li.eindruecke a:hover {background:#e6d0d2 url(../img/eindruecke.png) no-repeat center center;}
ul#menu li.kontakt a:hover {background:#e6d0d2 url(../img/kontakt.png) no-repeat center center;}
ul#menu li a:hover {padding-top:50px; padding-bottom:0px;}

ul#submenu {list-style-type:none; position:absolute; left:150px; top:-35px; width:500px;}
ul#submenu li a{ border:1px solid #ccc;font-size:14px; color:#333; text-decoration:none; float:left; margin-left:10px; background:url(../img/content_bg.png); display:block; padding:3px 5px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}


#content {box-shadow:#444 2px 2px 2px;position:relative; background:url(../img/content_bg.png); padding:15px; border:1px solid #ccc;}
#content a:hover {color:#888;}
#content #site-background {position:absolute; left:10px; top:-105px; width:128px; height:128px;}
#content #site-background.ueber {background:url(../img/ueber_l.png) no-repeat center center;}
#content #site-background.leistungen {background:url(../img/leistungen_l.png) no-repeat center center;}
#content #site-background.eindruecke {background:url(../img/eindruecke_l.png) no-repeat center center;}
#content #site-background.kontakt {background:url(../img/kontakt_l.png) no-repeat center center;}

#footer_margin {height:50px;}
