html {
  overflow-y: scroll;
}
*{ margin: 0px; padding:0px;}
body { font-family: Verdana; font-size: 12px; background: url(bg.jpg); width: 100%; }
p { padding-top: 5px; padding-bottom: 5px; line-height: 18px;}
h1 { height: 22px; font-size: 15px; background-color: #ffffff; padding: 4px 0px 2px 10px; margin: 30px 0px 10px 0px;}
h2 { font-size: 15px; padding: 2px 0px 5px 0px;}
h3 { font-size: 14px; padding: 2px 0px 10px 0px;}
ul { list-style: none;}
hr { border: 0px; border-top: solid 1px #00315b; margin-bottom: 3px;}
a:link, a:visited, a:active { color: #c2172b; text-decoration: none;}
a:hover { text-decoration: underline;}
.button { color: #FFFFFF; font-weight: bold; background: url(bg_button.gif) no-repeat 5px center #c2172b; border: 0px; padding: 2px 0px 2px 15px; cursor: pointer;}
.button:hover { text-decoration: underline;}
.input { border: 1px solid #DDDDDD; font-weight: bold; vertical-align: middle; }
.textarea { border: 1px solid #DDDDDD; font-family: Verdana; font-size: 12px; font-weight: bold;}
.rot { color: #c2172b;}
.text_error { color: #c2172b; font-weight: bold;}
.select { width: 75px; border: 1px solid #DDDDDD; font-weight: bold; vertical-align: middle; }

#website { width: 960px; margin:0px auto; }
#header { width: 940px; height: 158px;}
#headernavi { width: 940px; height: 18px; margin: 10px 0px 40px 0px;}
#headernavi a:link, #headernavi a:visited, #headernavi a:active { color: #FFFFFF; text-decoration: none; font-size: 9pt; font-weight: bold;}
#headernavi a:hover { text-decoration: underline;}
.hn_start {  float: right; height: 17px; width: 80px; background: #000000; text-align: center; padding-top: 1px; margin-left: 10px;}
.hn_empfehlung { float: right; height: 17px; width: 170px; background: #000000; text-align: center; padding-top: 1px; margin-left: 10px;}
.hn_druck { float: right; height: 17px; width: 98px; background: #000000 url(icon_drucker.gif) no-repeat 4px center; padding: 1px 0px 0px 23px; margin-left: 10px;}
#content { width: 940px;}
#left { float: left; width: 160px;}
#middle { float: left; width: 760px; padding: 40px 0px 60px 20px;}
#navi_suche { width: 760px; height: 40px; background: url(bg_black_row.png) repeat-x; padding-bottom: 10px;}
#navi_inhalt { width: 700px; height: 28px; background: url(icon_dreieck.gif) no-repeat 10px 11px; padding: 12px 0 0 60px;}
#navi_inhalt a:link, #navi_inhalt a:visited, #navi_inhalt a:active { color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold;}
#navi_inhalt a:hover { text-decoration: underline;}
#inhalt { width: 640px; padding: 0px 60px 0px 60px;}
#footer { clear: both; width: 760px; height: 25px; margin: 0px 0px 0px 180px; margin-bottom: 15px;}
#footer_content { width: 720px; height: 21px; background: url(icon_dreieck.gif) no-repeat 10px center #000000; padding: 4px 0px 0px 40px; margin-bottom: 40px; color: #FFFFFF; font-weight: bold;}
#footer a:link, #footer a:visited, #footer a:active { color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold; margin: 20px 20px;}
#footer a:hover { text-decoration: underline;}
#subfooter { width: 780px; height: 12px; margin: 0px 0px 15px 160px; text-align: right;}

.text { width: 620px; background: #FFFFFF; padding: 7px 10px 7px 10px; line-height: 18px;}
.to_top { width: 640px; height: 16px; background: url(icon_to_top.gif) no-repeat 555px center; text-align: right; margin: 10px 0px 0px 0px;}
.to_top a:link, .to_top a:visited, .to_top a:active { color: #000000; text-decoration: none;}
.to_top a:hover { text-decoration: underline;}

.tab_empfehlung td {padding: 4px 30px 0px 0px;}
.suche { margin-bottom: 20px; width: 640px;}
.suche td { padding-right: 5px; font-weight: bold; }
.erg_bild { float: left; padding-right: 10px; width: 150px; }
.erg_text { float: left; width: 460px; background: #ffffff; padding: 7px 10px 7px 10px; line-height: 18px; }
.erg_buttons { float: left; width: 480px; height: 18px; padding: 5px 0px 0px 160px;}

.linie { background: url(bg_linie.png) repeat-x; height: 2px; width: 640px;}

