/* Global */
* { margin: 0; padding: 0; text-decoration: none; outline: none; }
html { height: 100%; margin-top:0px; font-size:12px; text-align:center; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; background: url(../hintergrund/top_rep.jpg) repeat-x #f93; }
body { margin: 0 auto; padding:0px; width:75%; width:980px; height:100%; text-align:left;  }

#toparea { height:195px; background: url(../hintergrund/top.jpg) no-repeat;}
#content { background: url(../hintergrund/sub_men_rep.jpg) repeat-y #fff; }
.clear_div {clear:both; overflow:hidden; height:0px;}

/* Mainmenue */
#toparea ul { list-style: none; margin-left:320px; }
#toparea ul li { height: 20px; margin: 160px 3px 4px 10px; padding: 0px; font-size: 110%; font-weight: bold; color: #333; line-height: 17px; float: left; }
#toparea ul li a { color:#333; text-decoration: none; }
#toparea ul li a:hover{ color:#999; text-decoration: underline; }

/* Submenue */
* html #sub_menue { height:100%; height:497px;}
#sub_menue  { float:left; list-style: none; background: url(../hintergrund/sub_men.jpg) no-repeat; min-height:497px; height:auto; width:263px; }
#sub_menue li { padding-left:50px; line-height:35px; height:37px; background: url(../hintergrund/sub_men_btn.gif) no-repeat; font-size: 100%; }
#sub_menue li a { display:block; text-decoration: none; }
#sub_menue li a:hover { text-decoration: underline; color:#000; font-weight: bold; }
#sub_menue li:hover { background: url(../hintergrund/sub_men_btn_over.png) no-repeat left top; }
#sub_menue li.sub_btn2 { margin-top:15px; height:37px; background: url(../hintergrund/sub_men_btn2.gif) no-repeat; }
#sub_menue li.sub_btn2 a  { display:inline; text-decoration: none; }
#sub_menue li.sub_btn2 a:hover { color:#000; text-decoration: underline; }

/* Contentarea */
#content h1 { font-size: 130%; margin-right:50px; padding: 30px 0 10px 280px; border-bottom: 1px solid #f90; }
#content p { margin: 20px 20px 0 280px; font-size: 100%; text-align:justify;}
#content p.empfehlung { margin: 20px 20px 0 800px; font-size: 100%; text-align:justify;}
#content .lists { margin-left: 300px; }
#content .lists li { margin-top: 5px; }

/* Footer */
#footer { padding-top:1.9em; text-align:center; height:45px; background-image: url(../hintergrund/footer.jpg); background-repeat: no-repeat; font-size:86%; color:#333; }

/* Formulare */
#content form span { float: left; margin-right:10px; width:100px; }

/* Typographie */
#content .small { font-size:86%; }
.faq_head { color:#f90; }

/* LINKS */
a:link, a:visited, a:focus {  color:#000; text-decoration: underline;}
a:hover, a:active { color:#666; text-decoration: none; }

/* REFERENZEN */
div.referenzen-box {
border:1px solid #FF9900;
float:left;
margin:23px 20px 0 0;
width:208px;
}


div.abstand-links {
margin:23px 20px 0 17px;
}

div.kein-abstand-rechts {
margin:23px 0 0;
}

div.referenzen-box img {
border:0;
display:block;
height:139px;
padding:3px;
overflow:hidden;
width:202px;
}

#content div.referenzen-box p {
margin:0;
padding:4px 3px 7px;
text-align:center;
width:202px;
}
