html
{
	height: 100%;
}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*
	scrollbar-face-color:#B8D6E1;
	scrollbar-3dlight-color:#B8D6E1;
	scrollbar-highlight-color:#EDA700;
	scrollbar-shadow-color:#B8D6E1;
	scrollbar-darkshadow-color:#353A41;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#8C2828;
*/
	background-repeat : repeat-x;
	background-position: top;
	background-image:url(/img/backgr_body.gif);
	background-color: #5c6369;
}


/* LAYER-Styles */

#rahmen {
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background-color: #fff;
}
#all{
	float: left;
	width:866px;
	padding: 17px;
	text-align:left;
	background-color: #FFFFFF;
	min-height: 100%;
}

#bg{
	width:866px;
	border:17px solid #FFFFFF;
	background-color: #FFFFFF;
	position:relative; top:-277px; left:-17px;
	z-index: -20;
border-right:1px solid #FF0000;
}

#head {
	width: 866px;
	height: 277px;
	position: relative;
	background-color: #FFFFFF;
	/*border-width: 1px;
	border-style: solid;
	border-color: #DA8964;*/
	float: left;
}

#content{
	float: left;
	padding-top: 10px;
	width: 866px;
	height: auto;
	background-color: #FFFFFF;
	position:relative;
}

#headimg {
	width: 592px;
	height: 222px;
	position: absolute; 
	top: 0; 
	left: 274px;
}

#navcontent{
	width:592px;
	height: 54px;
	position: absolute; bottom: 0; left:274px;
}

#hauptnav {
	width:592px;
	height:54px;
	background-image:url(/img/mainnav/nav_backgr_grau.gif);
}

#hauptnav_punkt {
	width:auto;
	height:54px;
	float:left;
	border-right:1px solid #383e42;
}

#subnav {
	width:592px;
	height:20px;
	background-image:url(/img/mainnav/nav_backgr_rot.gif);
	border-top:1px solid #FFFFFF;
	position:relative; top:-20px;
}

html>body #subnav {  /* nur fuer moderne Browser! */
	position:relative; top:-21px;
}

#subnav_punkt {
	width:auto;
	height:20px;
	position:relative;
	float:left;
	border-right:1px solid #ffffff;
}

#runde_ecken {
	position:relative; top:-25px;
	height:5px;
	width:592px;
	z-index:99;
	height:auto;
}

html>body #runde_ecken{  /* nur fuer moderne Browser! */
	position:relative; top:-26px;
}

#left{
	float: left;
	width:258px;
	height:auto;
	margin: 0 32px 0 0;
}

#shopnav {
	float: left;
	width: 258px;
	height:auto;
	background-image:url(/img/shopnav/backgr_shopnav.gif);
	background-repeat:repeat-x;
}

#teaser{
	float: left;
	width:258px;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:10px;
	margin-bottom:0px;
        background-color: #D4D4D4;
}

#headline_shopnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-variant:small-caps;
	margin-left:13px;
	margin-top:7px;
	margin-bottom:12px;
}

#shopnav_content {
	width: auto;
	margin-left:10px;
}

#headline_teaser {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7D7D7D;
	font-variant:small-caps;
	margin-left:13px;
	margin-top:7px;
	margin-bottom:7px;
}

#text_teaser{
	width: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11Px;
	font-style: normal;
	color: #000000;
	margin-left:13px;
margin-right:13px;
	padding-bottom:7px;
line-height: 130%;
}


#contentarea{
	width: 560px;
	height: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11Px;
	font-style: normal;
	color: #000000;
	position:relative;
	float: right;
	margin: 38px 16px 0 0;
}

#headline{
	width: auto;
	height: auto;
	text-align: left;
	color: #000000;
	padding-bottom: 20px;
}

#text{
	width: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11Px;
	font-style: normal;
	line-height: 120%;
	color: #000000;
	padding-bottom: 10px;
height: auto;
min-height: 200px;
}

#seo{
	height: auto;
        width: 258px;
}
html>body #seo{  /* nur fuer moderne Browser! */
	height: 6px;
}

#seu{
	height: auto;
        width: 258px;
	background-repeat : no-repeat;
	background-position: bottom;
	background-image:url(/img/shopnav/echen_nav_unten.gif);
}

html>body #seu{  /* nur fuer moderne Browser! */
	height: 6px;
}

#teo{
	height: auto;
        width: 258px;
background-repeat : no-repeat;
	background-position: top;
	background-image:url(/img/echen_teaser_oben.gif);
}
html>body #teo{  /* nur fuer moderne Browser! */
	height: 6px;
}

#teu{
	height: auto;
        width: 258px;
	background-repeat : no-repeat;
	background-position: bottom;
	background-image:url(/img/echen_teaser_unten.gif);
}

html>body #teu{  /* nur fuer moderne Browser! */
	height: 6px;
}

#map {
	height: 300px;
        width: auto;
	margin-bottom: 10px;
padding-left: 0px;
margin-left: 0px;
padding-right: 0px;
margin-right: 0px;
}
