#wrapper {
	position: relative;
	width: 980px;
	min-height: 280px;
	margin: 0 auto 0;
	border-top: 0 none;
	background-color: #fff;
}

#head {
   position: relative;
   min-height: 280px;
   width: 980px;
   padding: 0;
   margin: 0;
   background-color: #9f2e28;
   background-position: left top;
   background-repeat: no-repeat;
}

#contentwrapper {
	position: relative;
	min-height: 210px;
	width: 980px;
	margin: 0;
	padding: 0;
}

#content {
	position: relative;
   padding: 20px 20px;
   margin: 0 157px 0 200px;
   width: 583px;
   min-height: 150px;
}

#bannerbk {
	float: right;
   width: 152px;
   min-height: 185px;
   margin: 0 5px 0 0;
   padding: 5px 0 0 0;
   line-height: 130%;
}

#menu {  
   position: relative;
   float: left;
   width: 195px;
   min-height: 210px;
   margin: 0 0 0 5px;
   padding: 5px 0 0 0;
}

#footer {
   position: relative;
   display: block;
   clear: both;
   min-height: 30px;
   width: 980px;
   margin: 0;
   padding: 0;
   background-color: #fff;
}

.copyright {
   position: absolute;
   left: 220px;
   bottom: 5px;
   margin: 0;
   padding: 0;
   color: #9f2e28;
   font-size: 92%;
}

.shopkategorieen {
   position: absolute;
   left: 78px;
   bottom: 2px;
   margin: 0;
   padding: 0;
   color: #fff;
   font-size: 110%;
   font-weight: bold;
}
/* breadcrumb ************************/
#content #breadcrumb {
   position: relative;
   min-height: 25px;
   padding: 0;
   margin: 0 0 10px 0;
   color: #9f2e28;
}
#content #breadcrumb .hotline {
   position: absolute;
   top: 0px;
   right: 0;
   font-weight: normal;
}
#content #breadcrumb .infotext {
   position: absolute;
   top: 0px;
   left: 0;
}
#content #breadcrumb p.breadcrumb {
   position: relative;
   margin: 0;
   padding: 0;
   color: #9f2e28;
   font-weight: bold;
}
#content #breadcrumb p.breadcrumb a:link,
#content #breadcrumb p.breadcrumb a:visited {
   color: #9f2e28;
   font-weight: bold;
   text-decoration: underline;
}
#content #breadcrumb p.breadcrumb a:focus,
#content #breadcrumb p.breadcrumb a:hover,
#content #breadcrumb p.breadcrumb a:active {
   color: #fff;
   font-weight: bold;
   text-decoration: none;
   background-color: #9f2e28;
}


/* Sitemap ***************************/
#content .view_sitemap {
   position: relative;
   margin: 0;
   padding: 0;
}
#content .view_sitemap a:link,
#content .view_sitemap a:visited {
	color: #000;
	text-decoration: none;
}
#content .view_sitemap a:focus,
#content .view_sitemap a:hover,
#content .view_sitemap a:active {
	color: #9f2e28;
	background-color: #fff;
	text-decoration: underline;
}

/* Logos *****************************/
.HPLogo {
   position: absolute;
   right: 10px;
   top: 10px;
   margin: 0;
   padding: 0;
}
.HPLogo2{
   position: absolute;
   left: 25px;
   top: 10px;
   margin: 0;
   padding: 0;
}


/* Searchbox *****************************/
#searchBox {
   position: relative;
   width: 190px;
   height: 25px;
   color: #000;
   margin: 6px 0;
}
#searchBox .vt {
   position: absolute;
   float: left;
   top: 3px;
   left: 4px;
   height: 16px;
   width: 120px;
   background-color: #FFF;
   border: 1px solid #333;
   margin: 0;
   padding: 0;
   font-size: 92%;
}
#searchBox .vtlink,
#searchBox .vtlink a,
#searchBox .vtlink a:link,
#searchbox .vtlink a:visited {
   position: absolute;
   float: right;
   top: 3px;
   left: 141px;
   font-size: 100%;
   color: #800020;
   text-decoration: none;
   margin: 0;
   padding: 0;
   font-weight: bold;
}


/************* Pagerouter ******************/
#drucken {
   position: absolute;
   bottom: 5px;
   right: 177px;
}

#drucken a,
#drucken a:link,
#drucken a:visited {
   color: #9f2e28;
   background: none;
   font-weight: normal;
   font-size: 92%;
   text-decoration: none;
}
#content #drucken a:focus,
#content #drucken a:hover,
#content #drucken a:active {
   color: #9f2e28;
   background: none;
   font-weight: normal;
   text-decoration: underline;
}

/**************** Print ********************/
#print_head,
#print_adresse,
#print_logo {
	display: none;
}


/************* Verwaltung ******************/
#verwaltung {
	background-color: #f2f0e3;
	border-bottom: 1px solid #003467;
	text-align:center;
	padding:8px;
}
#verwaltung a,
#verwaltung a:link,
#verwaltung a:visited {
	color : #fff;
	background-color: #036;
	border-right:1px solid #f2f0e3;
	margin:0 5px;
	padding:5px;
	font-weight : normal;
	text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active {
	background-color: #369;	
}