html, body{
	margin:0;
	padding:0;
	height:100%;
	color:#000000/*5e5d5f*/;
	background-image:url(../images/template/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

h1{
	color:#98141b;
	font-size:22px;
	margin: 0 0 22px 0;
	font-weight:normal;
}

h2{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-top:0;
}

h3{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 0 0;
}

h4{
	color:#000000;
	margin:0;
}

ul{
	display:block;
	margin:6px 0 6px 10px;
	padding:0;
}

li{
	margin:0;
	padding:0;
	list-style-image:url(../images/aufz.gif);
}

td{
	vertical-align:top;
}

a, a:link, a:visited{
	color:#98141b;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active, a:focus{
	color:#000000;
	border-bottom: 1px dashed #98141b;
}

hr{
	height: 0;
	border-top: 0px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}

#container{
	width:858px;
	margin:0 auto 0 auto;
	background-image:url(../images/bg-content.gif);
	background-repeat:repeat-y;
}

#header{
	width:858px;
	height:100px;
	background-image:url(../images/template/bg-top.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

#header a{
	border:0;
}

#headimg{
	height:70px;
	width:625px;
	float:left;
	padding: 0 24px 0 0;
	text-align:right;
}

#headimg img{
	padding: 10px 0 0 10px;
}

#nav{
	height:28px;
	text-align:right;
	float:left;
	padding: 0 7px 0 0;
	width:642px;
}

#flash{
	width:858px;
	height:231px;
	background-image:url(../images/template/banner.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	text-align:center;
}

#bgcenter{
	width:100%;
	background-color:#474548;
}

#container2{
	width:858px;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../images/template/bg-content.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
}

#subnav{
	width:229px;
	padding: 4px 0 0 14px;
	margin-top: 4px;
	float:left;
}

#minhoehe{
	height:350px;
	float:right;
	width:1px;
}

#text{
	width:570px;
	float:left;
	margin-bottom:20px;
}

#content{
	width:571px;
	padding: 0 22px 0 20px;
	margin-top:3px;
	float:left;
	border-left: 1px solid #e0e0e0;
}

#footer{
	width:100%;
	height:97px;
	margin:0;
	background-image:url(../images/template/bg-footer.gif);
	background-repeat:repeat-x;
}

#container3{
	width:858px;
	margin:0 auto 0 auto;
}

#navul{
	width:218px;
	height:27px;
	background-image:url(../images/template/bg-footer1.gif);
	float:left;
	padding: 20px 0 0 25px;
}

#footer2{
	display:block;
	width:615px;
	height:42px;
	background-image:url(../images/template/bg-footer2.gif);
	float:right;
	padding-top:5px;
}

#footer2 a, #footer2 a:hover{
	border:0;
}

#footernav{
	width: 858px;
  height: 21px;
  position: relative;
  text-align: center;
  margin: 0 auto 0 auto;
	padding:5px 0 0 0;
}

#footer4{
	width:858px;
	height:24px;
	text-align:center;
	font-size:9px;
	color:#FFFFFF;
}

.clear{ 
	clear:both;
	height:1px;
	overflow:hidden;
}

.bilder a, .bilder img{
	border:0;
}

/* ----- NAVIGATION ----- */
#nav ul{
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

#nav li{
	float:left;
	display: inline;
	margin:0px 0px 0px 0px;
	padding-top: 0px;
}

a.topnav:link, a.topnav:visited, a.topnav:active, a.topnav:focus{
	font-weight:bold;
	font-size:13px;
	color:#98141b;
	text-decoration:none;
	padding: 14px 16px 11px 16px;
	height:15px;
	display:inline;
	border:0;
}

a.topnav:hover, a.topnav_on:link, a.topnav_on:visited, a.topnav_on:active, a.topnav_on:hover{
	font-weight:bold;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	padding: 14px 16px 11px 16px;
	height:15px;
	display:inline;
	background-image:url(../images/template/listenzeichen.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:0;
}

/*----- SUBNAVIGATION -----*/
#subnav li{
	margin: 0 0 6px 0;
}

ul.subnav1{
	list-style-type:none;
	margin:0;
	padding:0 34px 20px 0;
	width:192px;
	float:right;
}

.subnav, a.subnav:link, a.subnav:visited, a.subnav:hover, .subnav_on, a.subnav_on:link, a.subnav_on:visited, a.subnav_on:hover, a.subnav_on:active, a.subnav_on:focus{
	background-image:url(../images/template/subnav_off.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	line-height:19px;
	border-bottom: 0px solid;
	list-style-image:none;
	margin:0 0 6px 0;
	padding:0 0 0 25px;
	font-size:12px;
	font-weight:bold;
	color:#98141b;
	text-decoration:none;
}

a.subnav:hover, a.subnav:active, a.subnav:focus, .subnav_on, a.subnav_on:link, a.subnav_on:visited, a.subnav_on:hover, a.subnav_on:active, a.subnav_on:focus{
	/*background-image:url(../images/template/subnav_on.gif);*/
	text-decoration: none;
	color: #000000;
}

ul.subsubnav1{
	list-style-type:none;
	margin:0;
	padding:0;
	width:192px;
	float:right;
}

.subsubnav, a.subsubnav:link, a.subsubnav:visited, a.subsubnav:hover, .subsubnav_on, a.subsubnav_on:link, a.subsubnav_on:visited, a.subsubnav_on:hover, a.subsubnav_on:active, a.subsubnav_on:focus{
	background-image:url(../images/template/subsubnav_off.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#98141b;
	text-decoration:none;
	padding: 0px 0px 0px 39px;
	margin:0;
	border:0;
	list-style-type:none;
}

a.subsubnav:hover, a.subsubnav:active, a.subsubnav:focus, .subsubnav_on, a.subsubnav_on:link, a.subsubnav_on:visited, a.subsubnav_on:hover, a.subsubnav_on:active, a.subsubnav_on:focus{
	/*background-image:url(../images/template/subsubnav_on.gif);*/
	text-decoration: none;
	color: #000000;
}

ul.subsubsubnav1{
	list-style-type:none;
	margin:6px 0 0 0;
	padding:0;
	width:192px;
	float:right;
}

.subsubsubnav, a.subsubsubnav:link, a.subsubsubnav:visited, a.subsubsubnav:hover, .subsubsubnav_on, a.subsubsubnav_on:link, a.subsubsubnav_on:visited, a.subsubsubnav_on:hover, a.subsubsubnav_on:active, a.subsubsubnav_on:focus{
	background-image:url(../images/template/subsubsubnav_off.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#98141b;
	text-decoration:none;
	padding: 0px 0px 0px 53px;
	margin:0;
	border:0;
	list-style-type:none;
}

a.subsubsubnav:hover, a.subsubsubnav:active, a.subsubsubnav:focus, .subsubsubnav_on, a.subsubsubnav_on:link, a.subsubsubnav_on:visited, a.subsubsubnav_on:hover, a.subsubsubnav_on:active, a.subsubsubnav_on:focus{
	/*background-image:url(../images/template/subsubsubnav_on.gif);*/
	text-decoration: none;
	color: #000000;
}

/*----- NAVIGATION UNTEN LINKS -----*/
#navul ul{
	position:relative; 
	padding:0; 
	margin:0;
	width:242px;
}

#navul ul li{
	display:inline; 
	margin:0;
	line-height:9px;
}

#navul  li{
	padding:0;
	float:left;
}

#navul a, #navul a:link, #navul a:visited{
	font-size:11px;
	font-weight:normal;
	color:#787878;
	text-decoration:none;
	padding: 0 12px 0 12px;
	border-bottom:0;
}

#navul a:active, #navul a:hover{
	color:#000000;
}


/* ----- FOOTERNAVIGATION ----- */
#footernav ul{
	display:inline;
	padding:0;
	margin:0;
}

#footernav  li{
	list-style: none;
  display:inline;
  padding: 0;
  margin: 0;
}

#footernav a, #footernav a:link, #footernav a:visited, #footernav a:active, #footernav a:hover{
	font-size:11px;
	color:#787878;
	text-decoration:none;
	padding: 0 15px 0 15px;
	border-right: 1px solid #787878;
	border-bottom:0;
}

#footernav a:active, #footernav a:hover, #footernav_on, #footernav_on a, #footernav_on a:link, #footernav_on a:visited, #footernav_on a:active, #footernav_on a:hover{
	color:#FFFFFF;
}


/* ----- FOOTERLINK ----- */
#footer4 a, #footer4 a:link, #footer4 a:visited, #footer4 a:active, #footer4 a:hover{
	font-size:9px;
	color:#787878;
	text-decoration:none;
	border-bottom:0;
}

#footer4 a:active, #footer4 a:hover{
	color:#787878;
}

/*   ##################### Formular Styles ###########  */
/* ----------Kontakt---------- */
/*Formulartabelle*/
.formtable, form{
	width:556px;
	margin:0;
	padding:0;
}

.formtable td{
	vertical-align:middle;
}

.formtabletd2{
	width:50px;
}

.formtabletd3{
	width:154px;
}

input.submit{
	width:150px;
}

/*Formularfelder Normalzustand*/
input, textarea, .input_error, .textarea_error, .formfeldnorm_error, .formplz_error{
	margin:0;
	padding:0;
}

.radio, .radio_error{
	width:20px;
}

.formfeldnorm, .formfeldnorm_error{
	width:150px;
}

.formplz, .formplz_error{
	width:40px;
	margin-right:1px;
}

.formort{
	width:100px;
}

/*Formularfelder Errorzustand*/
.input_error, .textarea_error, .formfeldnorm_error, .formplz_error{
	background-color:#f5e8e9;
}


/*Validator*/
.validator{
	width: 558px;
	margin: 5px 0 10px 0;
	padding: 5px;
	border: 1px solid #98141b;
	font-weight: bold;
	background-color:#f5e8e9;
}

.titelwarnung{
	color:#98141b;
}

/*Content Shop*/
.artikelklein{
	margin-bottom:20px;
}

.artikelklein td{
	vertical-align:middle;
}

.trgerade{
 background-color:#eeeeee;
}

.tipp{
 background-color:#f5e8e9;
}