*{
	font-family: sans-serif;
	color:	#2f0a0a;
	margin: 0px;
	padding: 0px;
	background: transparent;
}	  

body{
	background-color: #ffffd0;
	height: 100%;
	text-align: center; 
	background-image: url(img/shader.gif);
	background-repeat: repeat-y;
	background-position: 50%;
}

#content{
	display: block;
	width: 800px;	
	min-height: 600px;
	margin: 0px auto;
	background-image: url(img/vback.gif);
	background-position: 0px 120px;
	background-repeat: no-repeat;
	text-align: left;
	border: none;
	padding: 0px;
}	  	 
#footer{	 
	border: none;
	clear: both;
}


#logoholder{
	display:		block;
	position: 	relative;
	top: 			0px;
	height: 164px;
	text-align: left;
	background-color: #ffffd0;
	border: solid 1px #2f0a0a;	
	border-left: none;
	border-right: none;
	border-top: none;  
	float: left;
}
#logoholder img{
		
}
#logoholder a img{
	border: none;
}
#menu{
	text-align: center;
	position:	relative;
	width:		150px;
	padding:		5px;
	min-height: 400px;
	float: left;
}
#menu a{
	text-decoration: none;
}
#menu .menubutton{
	display:	block;
	margin: 1px;
	border:	solid 1px #000;
	padding: 2px;
	background: #bb8;
	text-decoration: none;
}
#menu img{
	border: 0px; !important
}

#menu .menubutton:hover{
	color: #fff;
	background-color: #311;
}

#main{		 
	position:	relative;
	width: 635px;
	text-align: left; 
	float: right;		 
	border: none;
}		
.profilering{	
	border:	none;
	float: 	right;
	width:	160px;
	margin-top: 10px;
	
}	 
.profilering img{
	height: 150px;
	width: 150px; 
	margin: 3px;
	border:	1px solid #000;
}
.velkomst {		
	text-align: center;
	width:	430px;		
	background: #ddddb0;
	border:	1px solid Olive;	
	padding: 10px;				 
	margin: 10px;	

}	 			 

.banner{
	border: none;
	margin-top: 5px;
	margin-left: 23px;
	text-decoration: none;
}
.item{
	padding: 0px;
	background: transparent;
	min-width: 	620px;
	min-height: 100px;
	color: #2f0a0a;
	text-decoration: none;
	margin: 2px;
	text-align: left;
	float: left;
}
.item .itemimage{
	width: 150px;
	height: 150px;
	margin: 3px;
	border:	1px solid #2f0a0a;
	float: left;
}

.item .itemheadline{
	display: block;
	background: #3f1a1a;
	color:		#ffffd0;
	font-weight: bold;
	font-size: x-large;
}
	  
.item .itemtext{
	color: #2f0a0a;
	margin:	3px;
}
.item .pricetag{
clear: both;
text-align: right;
border-top: 1px solid #3f1a1a;

}
.ordertext{			

	border: 1px solid #000;	 
	background: #ddddb0;	
	padding: 10px;				 
	margin: 10px;		  
clear: both;
}		 
.orderimg{
	width: 620px;	 
	border: 2px solid #000;
	margin: 5px;
	
}
input{
	background: #fff;
}		  
textarea{
	background: #fff;
}
.selector{
	width: 150px;
	background: #fff;
}





