*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

BODY{
	margin:0px;
	padding:0px;
	background:url(/img/herbst/background.jpg) left top repeat-x #F6E7CA;
	height:100%;
	
}


a{
	text-decoration:none;
	color:#999999;
}

a:hover{
	color:#FF6600;
}


H1{
	font-size:15px;
	color:#417FB7;
	display:inline;
}

H2{
	font-size:18px;
	color:#417FB7;
	display:inline;
}

H3{
	display:inline;
}

H3 a{
	color:#000000;
	
}
DIV#content{
	width:100%;
	height:100%;
}

DIV#content a:hover{
	color:#FF6600;
}



DIV#loader{
	margin:auto;
	height:auto;
	width:300px;
}

DIV#main{
	margin-left:auto;
	margin-right:auto;
	height:100%;
	width:950px;
}

DIV#logo{
	margin-left:25px;
}

DIV#searchField{
	background:url(/img/herbst/search.jpg) no-repeat top center;
	width:950px;
	height:138px;
}

DIV#searchField h1{
	display:inline;
	font-size:20px;
	color:#7C7C7C;
	font-style:italic;
}

DIV#searchFieldContent{
	padding-top:35px;
	height:auto;
	width:750px;
	margin-left:60px;
}

INPUT#searchText{
	font-size:15px;
	width:450px;
    border:#C6C1C1 solid 1px;
	background:url(/img/textbox.jpg) repeat-x left top;
}



#selectCategory{
	
	font-size:13px;
	
}





INPUT#textBoxNormal{
	font-size:13px;
	width:200px;
 	border:#C6C1C1 solid 1px;
	background:url(/img/textboxsmall.jpg) repeat-x left top;
}

#textareaComment{
	height:200px;
	width:368px;
}

#siteLogo{
	position:absolute;
	padding:0px;
	margin-left:650px;
	margin-top:15px;

}

#normalButton{
	background:url(/img/button_small_bg.jpg) repeat-x left top;
	border:#C6C1C1 solid 1px;
	font-weight:bold;
}

INPUT#searchButton{
	background:url(/img/button_bg.jpg) repeat-x left top;
	border:#C6C1C1 solid 1px;
	
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
}

DIV#searchFieldNav{
	background:url(/img/herbst/navigation.jpg) top center no-repeat;
	width:950px;
	height:33px;
	margin:0px;
	padding:0px;	
}

DIV#searchFieldNav ul{
	list-style:none;
	text-align:center;
	margin:0px;
	padding-left:45px;
}

DIV#searchFieldNav li{
	font-size: 1.03em;
	font-weight:bold;
	line-height: 31px;
	width:85px;
	float:left;
	text-align:center; 
}

.navBorderRight{
	border-right:#CCCCCC solid 1px;
}

DIV#searchFieldNav a:link, #searchFieldNav a:visited{
	text-align:center;
	
	text-decoration:none;
	color:#999999;
}

DIV#searchFieldNav ul li a:hover, #searchFieldNav ul li:hover {
	color:#000;
}

DIV#searchFieldNav li a:active{
	color:#000;
}



DIV#products{
	width:906px;
	height:auto;
	min-height:500px;
	margin:auto;
}

DIV#products hr{
	color:#DCDCDC;
	height:1px;
	border:0px;
}


DIV#pageNavigation{
	position:relative;
	

}

.articleRowOn{
	height:120px;
	margin-bottom:5px;
	background:url(/img/herbst/productbox.jpg) top center no-repeat;
}

.articleRowOff{
	height:120px;
	margin-bottom:5px;
	background:url(/img/herbst/productbox.jpg) top center no-repeat;
}

.price{
	font-size:16px;
	font-weight:bold;
	color:#0033FF;
}


DIV#categories{
	height:auto;
	width:210px;
	float:left;
	
	
}

DIV#categories h3 {
	display:inline; 
	font-size:14px; 
	color:#7C7C7C;
}

DIV#categoriesHeader{
	height:20px;
	width:200px;
	background:url(/img/herbst/category_header.png) no-repeat left top;
	padding:5px 0px 0px 10px;
}

DIV#categoriesBottom{
	height:20px;
	width:200px;
	
}

DIV#categoriesContent{
	width:194px;
	border-left:#dddddc solid 2px;
	border-right:#dddddc solid 2px;
	border-bottom:#dddddc solid 2px;
	
}

DIV#categories ul { list-style:none; margin:0; padding:10px 0px 10px 0px; }
DIV#categories ul li { margin:0 0 2px 0; height:20px; padding:0px 0px 0px 10px;}
DIV#categories ul li.allCats { margin:12px 0 0 0; }
DIV#categories ul ul { list-style:none; margin:0 0 0 10px; padding:0; }
DIV#categories ul ul li { margin:0 0 2px 0;}
DIV#categories a { color:#0000aa; text-decoration:none;font-size:11px;    }
DIV#categories a.green { color:#5faa3e; text-decoration:underline; }
DIV#categories a:hover { text-decoration:underline;  }
DIV#categories a.ul { text-decoration:underline; }


<!-- bla -->

DIV#specials{
	height:auto;
	width:625px;
	float:left;
	color:#717171;
}

DIV#specials h3{
	font-size:13px;
	color:#717171;
}

DIV#specials h1{
	font-size:20px;
	color:#717171;
}

DIV#specials #specialPrice{
	font-size:14px;
	margin-right:10px;
}

.specialBox{
	float:right;
	width:625px;
	height:168px;
	color:#717171;
	background:url(/img/herbst/special_box.jpg) no-repeat left top;
}


DIV#specials #productImage{
	width:100px;
    height:100px;
	border:0px;
}

.nextPage{
	width:80px;
	float:right;
	height:20px;
	background-color:#CCCCCC;
	text-align:center;
}

DIV#fehler{
	display:none;
	color:#FF0000;
}	

DIV#mailSend{
	color:#00CC00;
}

.contactInputFields{
	border:#C6C1C1 solid 1px;
}

DIV#merkliste{
	position:fixed;
	z-index:100;
	top:0px;
	left:0px;
	width:100%;
	height:200px;
	background-color:#CAC9C8;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}



DIV#headerNav{
	position:absolute;
	top:147px;
	left:50%;
	margin-left:-475px;
	height:36px;
	width:900px;
	background:url(img/herbst/header_navi.png) no-repeat right top;
}

DIV#headerNav ul{
	list-style:none;
	text-align:center;
	margin:0px;
	padding-right:20px;
	float:right;
}

DIV#headerNav li{
	font-size: 1.03em;
	font-weight:bold;
	line-height: 40px;
	width:60px;
	float:left;
	font-weight:normal;
	text-align:center; 
}

DIV#headerNav a:link, #searchFieldNav a:visited{
	text-align:center;
	text-decoration:none;
	
	color:#999999;
}

DIV#headerNav ul li a:hover, #searchFieldNav ul li:hover {
	color:#000;
	
}

DIV#headerNav li a:active{
	color:#000;
	
}


DIV#bottomFrame{
	position:absolute;
    border-top:#999999 solid 1px;
	height:45px;
	width:100%;
	bottom:0px;
	background:url(img/herbst/frame_bg.jpg) repeat-x left top;
}



DIV#bottomFrame input{
	background:url(/img/button_bg.jpg) repeat-x left top;
	border:#C6C1C1 solid 1px;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
}

DIV#partnerFrame{
	width:950px;
	height:80px;
	text-align:center;
	
}

.partner{
	
}
