* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	height: 100%;
	font: 90% Arial, Helvetica, "sans serif";
	color: #666666;
	background: #FFFFFF;
	
}

a {
	color: #000066;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a.active {
	text-decoration: underline;
	color:#0093dd;
}

img {
  border: 0;
}

h1 {
	font-size: 1.6em;
	padding-bottom: 4px;
}

h1.title {
	font-size: 1.4em;
}

input, textarea {
	font-family:Arial, Helvetica, "sans-serif";
	font-size: 9pt;
	border: 1px solid #666666;
	color: #000000;
	padding-left: 2px;	
}

textarea {
	font-family:Arial, Helvetica, "sans-serif";
	padding: 4px;
	width: 60%;
}

#container {
	width: 900px;
	margin: 0 auto;
	position: relative;	
	top: 0px;
	left: 0px;
}

#header {
	background-image: url(/layout/bhs/bg_header.jpg);
	background-repeat: repeat-x;
	height: 164px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbe2e8;
	border-bottom-color: #dbe2e8;
	border-left-color: #dbe2e8;
}

#header-rahmen {
	background-image: url(/layout/bhs/schatten_bg_unten.jpg);
	background-repeat: repeat-x;
	height: 6px;
	vertical-align:top;
	padding-top: 0px;
	margin: 0 auto;
	width: 900px;
}

#hauptmenu {
	font-size: 0.8em;
}

#headerlogo{
	margin-top: 15px;
	margin-left: 15px;
}

#siegel {
	position: absolute;
	top: 5px;
	left: 600px;
}

#shopsuche {
	float: right;
	margin-top: 70px;
	font-size: 0.8em;
	width: 220px;
}

.infoBoxHeading {
	font-size: 1.1em;
}


#funktionen {
	height: 16px;
	font-size: 0.8em;
	text-align: right;
	vertical-align:middle;
}

#mitte {
 overflow: hidden;
 height: 100%;
}


#menue {
	width: 175px;
	margin-top:0px;
	float: left;
}

#menue-content {
	width: 175px;
	border: 1px solid #dbe2e8;
	padding: 4px;
	background-image: url(http://www.bhsundco.de/shopadd/bg.jpg);
	background-repeat: repeat-x;
}

#menue-rahmen {
	background-image: url(/layout/bhs/schatten_bg_unten.jpg);
	background-repeat: repeat-x;
	height: 6px;
	width: 183px;
	vertical-align:top;
	padding-top: 0px;
	margin-top: 0px;
}

#menue-rechts {
	width: 160px;
	margin-top:0px;
	float: right;
	z-index: 100;
}

#menue-rechts-content {
	width: 150px;
	border: 1px solid #dbe2e8;
	padding: 4px;
	background-image: url(http://www.bhsundco.de/shopadd/bg.jpg);
	background-repeat: repeat-x;
}

#menue-rechts-rahmen {
	background-image: url(/layout/bhs/schatten_bg_unten.jpg);
	background-repeat: repeat-x;
	height: 6px;
	width: 160px;
	vertical-align:top;
	padding-top: 0px;
	margin-top: 0px;
}

#pfad {
	background-image: url(/layout/bhs/pfad_bg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	font-size: 11px; 
	padding-left: 4px;
	padding-top:2px;
}

#pfad a {
	text-decoration: none;
	color: #333333;
}

#pfad a:hover {
	text-decoration: none;
	color: #000066;
}


#inhalt {
	margin-top:0px;
	margin-left: 192px;
	border: 1px solid #dbe2e8;
	padding: 0px;
	height: 100%;
}

#main {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	vertical-align: top;
	overflow:hidden;
	line-height: 17px;
	font-size:0.9em;
	height: 100%;
}

#main p {
	margin-top: 10px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
}

#main li {
	margin-left: 8pt;
}

#inhalt-rahmen {
	background-image: url(/layout/bhs/schatten_bg_unten.jpg);
	background-repeat: repeat-x;
	height: 6px;
	vertical-align:top;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 196px;
}

#warenkorb {
	text-align:right;
	font-size: 13px;
	width: 120px;
}

img.schatten-li {
	height: 6px;
	vertical-align: top;
	float:left;
}

img.schatten-re {
	height: 6px;
	vertical-align: top;
	float:right;
}

.formtable td {
	padding: 3px;
	border-bottom: 1px dotted #dbe2e8;
}

.produktlink {
	font-weight: bold;
	text-decoration:none;
}

.produktlink a:hover {
	text-decoration:underline;
	color:#000000;
	background-color:#000000;
}

/*Categorien*/
.left_menu a {
	color: #333333;
}

.level1 {
	font-size: 14px;
	
	list-style-image: none;
	list-style:none;
	 border-top:1px #D7D7D7 solid;
         border-left:1px #D7D7D7 solid;
         border-right:1px #D7D7D7 solid;
	background-image: url(http://www.bhsundco.de/shopadd/caticon.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 18px;
        padding-bottom: 6px;
	padding-top: 6px;
        background-color:#EEF3F6;
}

.level2 {
	font-size: 14px;
	margin-left: 28px;
	list-style-image: none;
	list-style:none;
	margin-top: 3px;
}

.level3 {
	font-size: 13px;
	margin-left: 38px;
	list-style-image: none;
	list-style:none;
}

.level4 {
	font-size: 13px;
	margin-left: 48px;
	list-style-image: none;
	list-style:none;
}

.level1active a {
	color: #000000;
	font-weight: bold;
}

.level2active {
	background-image: url(http://www.bhsundco.de/shopadd/caticon.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-left: 12px;
	padding-left: 16px;
}

.level2active a {
	color: #000000;
	font-weight:bold;
}

.level3active {
	background-image: url(http://www.bhsundco.de/shopadd/caticon.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-left: 22px;
	padding-left: 16px;
}

.level3active a {
	color: #000000;
	font-weight:bold;
}

#flash {
	position: absolute;
	top: 15px;
	left: 410px;
}

/* Buttons */	
.prev {
	background:url(/images/gallery/Basis/image-slide-arrows.jpg) bottom left; 
	height:200px; 
	width:25px; 
	display:block; 
	border:1px solid #b9cad6;
}
	       
.prev:hover{
	background-position:top left; 
	border:1px solid #87a7ba;
} 
	
.next { 
	background:url(/images/gallery/Basis/image-slide-arrows.jpg) bottom right; 
	height:200px;
	width:25px; 
	display:block; 
	border:1px solid #b9cad6;
}
	
.next:hover{
	background-position:top right; 
	border:1px solid #87a7ba;
} 
		    
		    
/* Scrollbar */		    
		    
.scrollable{
    position:relative;
    overflow:hidden;
    width: 630px;
    height:200px;
    border:1px solid #e8e1db;
    float:left;    
}
.scrollable .items{
    width:20000em;
    position:absolute;
    clear:both;
}

.items div.arround{
    float:left;
    width:680px;    
}

.items div.sliderproduct { 
	float:left;
	width:157px;
	height:200px;
	border-right:1px dotted #ccc; 
	padding-top:5px;
}

.items div.sliderproduct:hover{
	background-color:#e3e3e3;
}
 
