html, body {
	background: url(../images/menu_hg.gif) 5px 0 repeat-y;
	margin: 0;
	padding: 0;
	border: none;
}
/*
body {
	width: auto;
	max-width: 99.89%;
}

* html body {
	width: 99.96%;
}

*/

html, body, a, input, select, textarea, h1 {
	color: #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
}

div, h1, h2, p, a, img {
	margin: 0;
	padding: 0;
	border: none;
}

img {
	display: block;
	height: auto;
	width: auto;
}

#page {
	position: relative;
	left: 0;
	background: url(../images/body_hg.gif) 0 0 repeat-x;
	margin: 0 0 0 5px;
	height: 100%;
	padding: 260px 0 0 0;
/*	min-height: 944px;
	min-width: 1075px;
*/
}

* html #page {
	/*height: 944px;*/
}

#c_index {
	position: relative;
	/*margin: 0 189px 0 213px;*/
	margin: 0;
	padding: 0px 180px 5px 156px;
	background: url(../images/menu_hg.gif) repeat-y;
	height: auto;
/*	min-height: 440px;*/
}

* html #c_index {
	/*height: 452px;
	height: 440px;*/
}

#c_index h1 {
	color: #b51b30;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 15px 0 0;
	padding: 0 0 0 52px;
	text-decoration: none;
}

#c_index li h1 {
	padding: 0;
}

#c_index h1.toptitle {
	display: block;
	height: 19px;
	width: auto;
	min-width: 308px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #b51b30;
	padding: 3px 0 0 52px;
	margin: 0 0 108px 0;
	text-decoration: none;
	background: url(../images/headline_hg.gif) repeat-y;
}

* html #c_index h1.toptitle {
	/*width: 308px;*/
}

#c_index h1.nombtt {
	margin-bottom: 15px;
}

a {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}

h1 a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-color: #000000;
}

h1.toptitle a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #b51b30;
	border-bottom: 1px dashed #b51b30;
}

a.pu {
	border: none;
}

p {
	padding: 0 0 5px 52px;
	display: block;
	width: 450px;
	margin: 0 0 10px 0;
	line-height: 16px;
}

font {
	margin: 0;
	padding: 0;
	display: inline;
}

strong, b {
	font-weight: normal;
}

ul, ol {
	margin: 0px 7px 10px 0px;
	padding: 0 0 0 52px;
	height: auto;
	width: 450px;
	position: relative;
}

ul {
	margin: 0 0 15px 17px;
}

ul li, ol li {
	padding: 0 0 1px 0;
	margin: 0 0 3px 0;
	height: auto;
	width: auto;
	max-width: 400px;
}

*+html ul, *+html ol, *+html ul li, *+html ol li { 
	width: auto;
	max-width: none;
}

* html li {
/*	height: 12px; */
}

ul.produkte li {
	font-weight: bold;
}

ul.produkte li p {
	font-weight: normal;
}


ol li {
	margin: 0 0 0 26px;
	padding: 0;
	background: none;
	height: auto;
}

* html ol li {
	margin: 0 0 0 30px;
}


li a {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	margin: 0;
	padding: 0;
	height: auto;
}

li h1, li h1 a {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

li h1 {
	border-bottom: 3px solid #FFFFFF;
}

* html li h1 {
	border-bottom: none;
}

* html li a, * html li h1 a {
	height: 12px;
}


li a:hover, 
li a:active {
	text-decoration: none;
}

li p {
	padding: 0;
}

.main_menu {
	position: absolute;
	left: 0;
	top: 260px;
	width: 152px;
	height: auto;
	padding: 0;
	margin: 0;
	background: #b51b30 url(../images/menu_hg.gif) repeat-y;
}

.main_menu h1 a, .main_menu a, .main_menu h1.headline {
	color: #ffffff;
	text-decoration: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	display: block;
	height: auto;
	min-height: 21px;
	padding: 5px 2px 0 8px;
	margin: 0;
	border: none;
	border-bottom: 1px solid #FFFFFF;
}

.sub_end {
	border-bottom: 1px solid #FFFFFF;
}

* html .main_menu h1 a, * html .main_menu a, * html .main_menu h1.headline {
	height: 21px;
}

.main_menu a:hover, .main_menu a:active, .main_menu a.menu_active { 
	background-color: #f72542;
}

.main_menu a.sub_menu, .main_menu h1 a.sub_menu, .main_menu a.sactive { 
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 3px 0 2px 8px;
	height: auto;
	min-height: 7px;
	border: none;

}

* html .main_menu a.sub_menu, * html .main_menu h1 a.sub_menu {
	height: 7px;
}

.main_menu a.sub_menu:hover, .main_menu a.sub_menu:active { 
	color: #ffffff;
	padding: 2px 0 1px 8px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.main_menu a.sub_end:hover, .main_menu a.sub_end:active { 
	border-top: none;
	padding-top: 3px;
}

.main_menu a.sub_start:hover, .main_menu a.sub_start:active { 
	border-bottom: none;
	padding-bottom: 2px;
}


.main_menu a.sactive { 
	background-color: #f72542;
	color: #ffffff;
	padding: 2px 0 1px 8px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.main_menu h1.sub_start a.sub_menu:hover, .main_menu h1.sub_start a.sub_menu:active, .main_menu h1.sub_start a.sactive { 
	border-top: none;
	padding-top: 3px;
}

.main_menu h1.sub_end a.sub_menu:hover, .main_menu h1.sub_end a.sub_menu:active, .main_menu h1.sub_end a.sactive { 
	border-bottom: none;
	padding-bottom: 2px;
}

.main_menu a.sactive:hover, .main_menu a.sactive:active { 
	color: #f7a6b1;
}

.main_menu h1 {
	display: block;
	height: auto;
	min-height: 12px;
	margin: 0;
	padding: 0;
}

* html .main_menu h1 {
	height: 12px;
}

.main_menu h1.headline, .main_menu h1 a.home, .main_menu a.home {
	padding: 6px 2px 0 8px;
	font-weight: bold;
	font-size: 14px;
	min-height: 21px;
}

* html .main_menu h1.headline, * html .main_menu h1 a.home, * html .main_menu a.home {
	height: 21px;
}

#box_flinks {
	top: 425px;
	width: 236px;
	height: 422px;
	padding: 5px 0 0 5px;
	background: none;
}

#box_flinks h1 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
}

#box_flinks a {
	font-weight: normal;
}

#info_leiste {
	z-index: 20;
	position: absolute;
	top: 11px;
	right: 5px;
	text-align: right;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: normal;

}

#info_leiste a {
	color: #FFFFFF;
	font-weight: normal;
	border: none;
}

#logo {
	z-index: 1;
	position: absolute;
	top: 37px;
	left: 0;
	height: 223px;
	width: 100%;
	display: block;
	background: url(/tpls/images/logo.png) 0 0 no-repeat;
}

#logo a {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	height: 220px;
	width: 100%;
	display: block;
	border: none;
}


#logo img {
	display: block;
	width: 700px;
	height: 213px;
	border: none;
	position: absolute;
	top: 7px;
	right: 0px;
}

/* Impressum */

p.impr {
	font-size: 11px;
}

p.itop {
	position: relative;
	left: 52px;
	width: 550px;
	padding: 0;
	font-size: 11px;
}

p.itop span {
	position: absolute;
	right: 0px;
	width: 175px;
}

* html p.itop span {
	margin-top: -2px;
}

p.itop span a {
	margin: 0;
	padding: 0;
	height: 12px;
	font-size: 11px;
}

h2.itop {
	padding-top: 10px;
}

h2 {
	margin: 10px 0 2px 0; 
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 52px;
}

/* Impressum Ende */

.center {
	text-align: center;
}

.normal {
	font-weight: normal;
}

.fett {
	font-weight: bold;
}

.small_text {
	font-size: 11px;
}

ol.list_fett li {
	font-weight: bold;
}

ol.list_fett ol li {
	font-weight: normal;
	margin-left: 18px;
	list-style: disc;
}

li {
	/*list-style: none;
	list-style-position: outside;*/
	height: auto;
}

ul li {
	list-style: disc;
}

.teaser {
	float: left;
	width: 48%;
	background: #f1f1f1 url(/tpls/images/home_c_top.gif) 0 0 repeat-x;
	padding: 13px 6px 6px 6px;
	margin: 0 1% 1% 0;
	min-height: 190px;
	height: auto;
}

.teaser p {
	margin-bottom: 0;
	padding-bottom: 0;
}

* html .teaser {
	height: 190px;
}

.t01 {
	margin-right: 0;
	padding-right: 1px;
}

.clearer {
	clear: both;
}

#title_box {
	position: absolute;
	left: 8px;
	top: 11px;
	z-index: 20;
	width: 99%;
}

#title_box h1, #title_box h1 a {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#adsense_top {
	position: absolute;
	top: 28px;
	left: 206px;
}

* html #adsense_top {
	left: 50px;
}


#adsense_right {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0 3px 0 5px;
	margin: 0;
	height: auto;
	min-height: 600px;
	width: 161px;
}

* html #adsense_right {
	height: 600px;
	width: 160px;
}

#adsense_right a, #adsense_right img {
	margin: 0;
	padding: 0;
}

.orange {
	color: #ea8200;
	border: none;
}

.black {
	color: #000000;	
}

.pl {
	position: relative;
	display: block;
	top: 0px;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px 1px 4px 8px;
	border-bottom: 1px solid #FFFFFF;
}

* html .pl {
	border-top: 1px solid #FFFFFF;
}

.pl h1 {
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 4px;
}

.pl a {
	background: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
	line-height: 15px;
	margin: 0;
	padding: 0;
	border: none;
}

.pl a:hover, .pl a:active {
	background: none;
	color: #f7a6b1;
}

.pl img {
	margin: 2px 0;
}

.el {
	text-decoration: none;
	border: none;
	color: #000000;
}

.tab {
	position: relative;
	width: 655px;
	height: auto;
	margin-bottom: 15px;
}

.tab .row {
	position: relative;
	height: auto;
	min-height: 20px;
	border-bottom: 1px solid #8b8b8b;
	clear: both;
}

* html .tab .row {
	height: 20px;
}

.tab .row div {
	padding: 3px 0;
	border-right: 1px solid #8b8b8b;
}

.tab .bt {
	border-top: 1px solid #8b8b8b;
}

.tab .row .col01 {
	width: 150px;
	text-align: left;
	float: left;
}

.tab .row .col02 {
	width: 125px;
	text-align: center;
	float: left;
}

font {
	color: #000000;
}

.nomt {
	margin-top: 0;
	padding-top: 0;
}

.nomb {
	margin-bottom: 0;
	padding-bottom: 0;
}
