body{background:url(/images/bg.jpg) repeat-x #cdd1d7;font-size:13px;color:#707b8d;}

/* layout */
#wrapper{margin:39px auto;width:985px}
#head{}
#navi{height:44px;margin-top:10px;}
#navi ul{padding:0;}
#navi li{float:left;}
#content{margin:30px 0 20px 0;line-height:20px;}
#news{border:1px solid #fff;}
#footer{font-size:10px;text-align:center;}


/* überschriften */
h1,h2,h3{text-transform: uppercase;font-size:13px;float:left;font-weight:bold;margin-right:10px;color:#28282b}

/* Links */
#content a{color:#8f8a7d;padding:1px 2px 1px 10px;background:url(/images/link.gif) no-repeat 1px 6px;}
#content a:hover{background-color:#8f8a7d;color:#fff;}
#content .nohover a:hover {background-color:transparent;color:#707b8d}
#content .nobg a{background-image:none}
#footer a{color:#707b8d;padding:1px 2px 1px 10px;background:url(/images/link2.gif) no-repeat 1px 4px;}
#footer a:hover{background-color:#707b8d;color:#fff;}

/* listen */
#content ul{padding-left:10px;}
#content li{background:url(/images/link.gif) no-repeat 1px 6px;padding-left:20px;}

/* formulare */
#startseitekontakt label{display:block;float:left;width:100px;text-align:right;padding-right:10px;}
#startseitekontakt input.error{border:1px solid #F00;}
#startseitekontakt label.error{width:1px;height:1px;overflow:hidden;}
#startseitekontakt input{border:1px solid #ccc;}
#startseitekontakt select{width:157px;}
#startseitekontakt input{width:155px;}
#kontakt input, #kontakt textarea{width:300px;}
#kontakt textarea{height:100px;}
#kontakt label{display:block;}
#kontakt label.error{color:#f00;display:block;font-size:10px;font-weight:bold;}
label{width:300px;float:left;display:block;}

/* runde ecken */
.ro {background:url(/images/roundedbox_ro.jpg) top right no-repeat;}
.lo {background:url(/images/roundedbox_lo.jpg) top left no-repeat;}
.ru {background:url(/images/roundedbox_ru.jpg) bottom right no-repeat;}
.lu {background:url(/images/roundedbox_lu.jpg) bottom left no-repeat;}
.inhalt {margin:0;padding:18px;}



