BODY {
	MARGIN: 0px;
	PADDING: 0px;
	FONT-FAMILY: Arial, Helvetica, sans serif;
	text-align: center;
	color: #3A3A3A;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 20px;
}
	
H2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	margin: 0px 0px 10px 0px;
	color: Maroon;
}

H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	margin: 0px 0px 2px 0px;
}

P {
	margin: 0px 0px 30px 0px;
}


ul {
	padding: 0px 0px 0px 20px;
	MARGIN: 0px 0px 0px 0px;
}	
	
li  {
	padding: 0px 0px 0px 0px;
	MARGIN: 0px 0px 0px 0px;
	list-style-image: url(../images/w_arrow.gif);
	}	
		
	
A {
	COLOR: Maroon; TEXT-DECORATION: none
}
A:hover {
	COLOR: #BD0000; TEXT-DECORATION: none
}


#top {
	margin-top: 30px;
	
}	

#wrapper {
	MARGIN: 0px auto;
	WIDTH: 500px;
	text-align: center;
}

#language  {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	text-align: left;
	border: 0px;
}

#language  a {
	color: White;
}


#menu1  {
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	
}

#menu1  a {
	color: #393839;
}

#menu1  A:hover {
	COLOR: Maroon; 
}




#content {
	width: 455px;
	text-align: left;
	margin-right: 20px;
}

#content img {
	
}

.free {
	margin-bottom: 18px;
}	

#adresse  {
	TEXT-ALIGN: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	line-height: 14px;
}

#footer  {
	TEXT-ALIGN: center;
	margin-top: 40px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans serif;
	font-size: 10px;
	line-height: 14px;
}
.prodimg {
	
}	

.prodbeschr {
	position: relative;
	top: -10px;
}

.contentslide{
border: 0px solid #EEEEEE;
width: 450px;
height: 250px;
 text-align: center;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;
}

.pagscroll {
width: 400; 
 margin-top: 20px;
 margin-bottom: 40px;
 height: 90px;
 overflow-y: hidden;
 margin-left: 20px;
}

.pagination{
 margin-left: 14px;
}


.pagination a{
text-decoration: none; 
}

.pagination a:hover, .pagination a.selected{

}

.pagination img{
border: none;
}

.unvisible {
	display: none;
}


.chromestyle{
WIDTH: 500px;
 
}



.chromestyle ul{
width: 100%;
padding: 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;

}

.chromestyle ul li a{
color: #494949;
padding: 4px 2px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;

}

.chromestyle ul li a:hover{

}




/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
 padding-left: 3px;
 text-align: left;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
COLOR: Maroon; 
}

.pagscroll {
	width: 430px;
}