html,
body{
	margin: 0;
	padding: 0;
	border: none;
}

body{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/hg_verlauf.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #81170a;
}

div{
	margin: 0;
	padding: 0;
}

img{
	border: none;
}

hr.trenner{
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
	border-bottom: 3px solid white;
}

div#rahmen_body{
	width: 942px;
	margin: 0 auto;
}

div#claim{
	padding-top: 15px;
	padding-bottom: 15px;
}

div#claim ul{
	float: right;
	margin: 0;
	padding: 0;
}

div#claim ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

div#claim ul li.reset{
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
	clear: left;
}

div#claim ul li a{
	display: block;
	float: left;
	color: #d9d9d9;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

div#claim ul li form#suche{
	display: block; white-space: nowrap;
	float: left;
}

div#claim ul li form#suche input{
	border: 1px solid #d9d9d9;
	margin-left: 5px;
}

div#claim ul li form#suche input.suchfeld{
	width: 100px;
}

div#body_content{
	border: 4px solid white;
	background-image: url(../images/hg_content.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: white;
}

body.start div#body_content{
	background-image: none;
	border: 1px solid #818181;
	padding: 3px;
	background-color: black;
}

body.start hr.trenner{
	display: none;
}

img#logo{
	display: block;
	float: right;
}

ul#navi_main{
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ef3f11;
	background-image: url(../images/hg_main_mnu.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

ul#navi_main li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

ul#navi_main li.reset{
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
	clear: left;
}

ul#navi_main li a{
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

ul#navi_main li a.auswahl{
	background-color: #ef3f11;
}

ul#navi_main li.first a{
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	width: 170px;
}


div#start_image{
	margin-top: 3px;
	border: 1px solid #818181;
	margin-right: 55px;
}

h1.start{
	margin: 0;
	padding: 0;
	padding-top: 22px;
	color: white;
	margin-right: 55px;
	text-align: center;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 3px;
}

ul#navi_sub{
	position: absolute;
	margin: 0;
	padding: 0;
	min-height: 200px;
	width: 170px;
}

ul#navi_sub li{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#navi_sub li a{
	display: block;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #c5c5c5;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #c5c5c5;
}

ul#navi_sub li a.auswahl{
	background-image: url(../images/subnav_akt.gif);
	background-position: top;
	background-repeat: repeat-x;
}

ul#navi_sub li ul{
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

ul#navi_sub li ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#navi_sub li ul li a{
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: none;
}

ul#navi_sub li ul li.line a{
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(../images/mnu/hg_linie.gif);
}

ul#navi_sub li ul li.none a{
	background-image: none;
}


ul#navi_sub li ul li.aktiv a.auswahl{
	background-image: url(../images/mnu/hg_linie_akt.gif)	
}

ul#navi_sub li ul li a.auswahl{
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/mnu/hg_linie_aus.gif);
	color: white;
}

div#cms_inhalte{
	margin-left: 173px;
	padding-bottom: 30px;
}

div#img_image{
}

div#historie{
	background-color: white;
	background-image: url(../images/hg_history.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
}

div#historie ul{
	margin: 0;
	padding: 0;
	padding-left: 70px;
}


div#historie ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

div#historie ul li.reset{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	clear: left;
}

div#historie ul li a{
	display: block;
	float: left;
	color: #3e1f1f;
	text-decoration: none;
	padding-left:17px;
	padding-bottom: 3px;
	font-size: 11px;
}

div#historie ul li a.trenner{
	padding-left: 4px;
}

h1{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 10px; 
	color: #6A0E0A;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}

div.inhalt_bild{
	float: left;
	margin-left: 20px;
	width: 220px;
}

div.inhalt_text{
	margin-left: 280px;
	margin-right: 60px;
	line-height: 17px;
}

div.inhalt_text_txt{
	margin-left: 51px;
	line-height: 17px;
}

div.inhalt_text a,
a.txt_link{
	color: black;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #81170a;
}

div.inhalt_text table{
	width: 98%;
}

div.inhalt_text table td,
div.inhalt_text table th{
	background-color: #f7f2f2;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 2px;
}

div.txt_blk{
	margin-right: 60px;
	border-bottom: 1px solid #81170a;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

div.txt_blk h3.txt_blk{
	color: #6a0e0a;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

div.txt_blk div.txt_blk_img{
	float: left;
}

div.txt_blk div.txt_blk_img img{
	border: 1px solid #81170a;
}

div.txt_blk div.txt_blk_inh{
	margin-left: 220px;
}

div.txt_blk div.txt_bkl_end{
	clear: left;
}

div#formular{
	margin-left: 50px;
}


form#dynform{
	margin: 0;
	padding: 0;
}

form#dynform div{
	z-index: 15;
	margin-bottom: 5px;
}

form#dynform div.umbruch{
	clear:left;
	margin: 0;
}

form#dynform div.info{
	clear:left;
}

form#dynform div.checkbox{
	clear:left;
	width: 500px;
}

form#dynform div.element{
	margin-left: 260px;
}

form#dynform div.bezeichung{
	float: left;
	width: 250px;
}

form#dynform input.inp_button{
	margin: 5px;
	color: black;
	border: 1px solid #6a0e0a;
	background-color: #D9D9D9;
}

form#dynform input.inp_text{
	width: 255px;
	padding-left: 3px;
	color: black;
	border: 1px solid #6a0e0a;
	background-color: #D9D9D9;
}

form#dynform input.inp_text:focus, form#dynform input.inp_text:active{
	background-color: #FFFFFF;
}

form#dynform textarea.inp_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	width: 255px;
	height: 120px;
	color: black;
	border: 1px solid #6a0e0a;
	background-color: #D9D9D9;
}

form#dynform textarea.inp_text:focus, form#dynform textarea.inp_text:active{
	background-color: #FFFFFF;
}

form#dynform select.inp_select{
	width: 255px;
	color: black;
	border: 1px solid #6a0e0a;
	background-color: #D9D9D9;
}

form#dynform select.inp_select:focus, form#dynform select.inp_select:active{
	background-color: #FFFFFF;
}

form#dynform input.check_radio{
	vertical-align: middle;
}


div#startbox{
	
}

div#startbox table td{
	width: 235px;
	height: 174px;
	overflow: hidden;
	background-image: url(../images/ht_st_box.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}

div#startbox table td a{
	text-decoration: none;
	color: #d9d9d9;
}

div#startbox table td div.st_box_img{
	display: block;
	margin-left: 15px;
	width: 205px;
	height: 124px;
	overflow: hidden;
	text-align: center;
}

div#startbox table td div#st_marken{
	width: 205px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}

div#startbox table td div#st_marken img{
	vertical-align: middle;
}

div#startbox table td h3{
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	border-bottom: 1px solid #ef3f11;
	font-size: 12px;
	text-align: center;
	color: #d9d9d9;
	background-image: url(../images/hg_main_mnu.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 4px;
}

div#startbox table td form#st_adressen{
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}

div#startbox table td form#st_adressen select{
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	width: 170px;
	margin-bottom: 7px;
	margin-right: 3px;
}

div#startbox table td form#st_adressen input{
	vertical-align: middle;
}

div#startnews{
	position: relative;
	z-index: 4;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	height: 40px;
	padding-bottom: 10px;
	overflow: hidden;
	color: #d9d9d9;
}

div#startnews div#scrollcontainer div.news_meld{
	position: absolute;
	z-index: 1;
	white-space: nowrap;
	top: 10px;
}

div#startnews div#scrollcontainer div.news_meld img{
	vertical-align: middle;
}

div#startnews div#scrollcontainer div.reset{
	clear: left;
}

div#startnews div#scrollcontainer h3{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

div#startnews div#scrollcontainer h3 a{
	color: #d9d9d9;
	text-decoration: underline;
}

div#st_icons{
	position: absolute;
	margin-top: 50px;
	margin-left: -4px;
	width: 942px;
	text-align: center;
	background-color: black;
	border: 1px solid #818181;
}

table.bestellnr{
	background-color: #f7f2f2;
	width: 98%;
	margin-top: 30px;
}

table.bestellnr th{
	text-align: left;
	vertical-align: top;
	color: #81170a;
}

table.bestellnr td div.artnr{
	height: 150px;
	overflow: auto;
}

div#sitemap{
	clear: left;
	margin-left: 50px;
	margin-right: 60px;
}

div#sitemap ul{
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 10px;
}

div#sitemap ul li{
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

div#sitemap ul li a{
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	text-decoration: none;
	color: black;
	margin-right: 5px;
	border-top: 1px solid #818181;
	border-bottom: 1px solid #818181;
	border-right: 1px solid #818181;
	white-space: nowrap;
}

div#sitemap ul li a.sitelink{
	border: none;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 2px;
	border-top: 1px solid #818181;
	border-bottom: 1px solid #818181;
	border-left: 1px solid #818181;
}


div#sitemap ul li.auswahl a{
	background-color: #f7f2f2;
	border-color: #81170a;
}


div#sitemap ul li.reset{
	display: block;
	float: none;
	clear: left;
	width: 0;
	height: 0;
	overflow: hidden;
}

div#logo_sonor{
	position: absolute;
	margin-top: -30px;
	margin-left: -4px;
	width: 170px;
	text-align: center;
}

div.adresssuche select,
div.adresssuche input{
	width: 200px;
}

div.adresssuche input.image{
	width: auto;
}

div.iframe{
	margin-left: 50px;
}

div.news_head{
	margin-right:60px;
}

div.news_head h3{
	margin: 0;
	padding: 0;
	font-size: 14px;
	margin-bottom: 1em;
}

div.news_head h4{
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-bottom: 1em;
}

div.news_media{
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
}

div.clear_news{
	clear: left;
}

div.news_head a{
	color: black;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #81170a;
}