/* ALLGEMEIN */

* {margin:0;padding:0}
body{background:url(../images/bg.gif) repeat-x #f4f2f2;font:76% Verdana, Arial, Helvetica, sans-serif}

#container{width:816px;margin:auto;line-height:18px;}
#top{background:url(../images/top.jpg) no-repeat 263px 0 ; width:816px;height:174px;float:right}
#top img{margin-top:100px}

* html #aktuelles #content{height:700px}
#aktuelles #content{min-height:700px}
/* ENDE */


/* NAVI/LINKESPALTE */
#linkespalte{float:left;width:250px;padding:50px 20px 0 0;color:#000}
#linkespalte ul{list-style:none}
#navi li{margin-bottom:20px}
#navi li a{display:block;width:250px;height:75px;}
#navi li a span{display:none;line-height:0px}
#navi li .uns{background:url(../images/navi_uns.jpg) no-repeat;}
#navi li .leistung{background:url(../images/navi_leistungen.jpg) no-repeat;}
#navi li .aktuelles{background:url(../images/navi_aktuelles.jpg) no-repeat;}
#navi li .kontakt{background:url(../images/navi_kontakt.jpg) no-repeat;}
#navi li a:hover{background-position:0 -75px}

#adressblock{text-align:right}
#adressblock ul{margin-top:18px}
/* ENDE */

/* CONTENT/RECHTESPALTE */
#rechtespalte{float:right;width:546px;background:url(../images/content_bg_rest.gif) repeat-y;}
#rechtespalte #content{background:url(../images/content_bg.gif) no-repeat;padding:50px 36px 0 50px}
#rechtespalte ul{list-style:square}
#rechtespalte li{margin:5px 0 0 20px}
#rechtespalte p{margin:10px 0 }
#rechtespalte #subnavi{margin-top:50px;height:40px}
#rechtespalte #subnavi ul{list-style:none;border-bottom:1px solid #000;}
#rechtespalte #subnavi li{float:right;font-size:0.9em}
a{text-decoration:none;color:#333;}
#rechtespalte #subnavi a:hover{color:#999;}
#rechtespalte #subnavi li{margin:5px 0 0 20px;}
/* ENDE */

/* REST */
.bild1{margin-bottom:11px}
.bild{margin-right:11px;margin-bottom:11px}
.link{text-decoration:none;color:#333;font-weight:bold}
a:hover{color:#999;}
h2{font-size:1.4em}
h3{font-size:1.1em;margin-top:30px;border-bottom:1px solid #000}
.nofloat{clear:both}
ul{list-style:none}
/* ENDE */

