* {
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, Tahoma;
font-size: 10pt;
color: #d9d9d9;
text-decoration: none;
outline: none;
}

body {
background-image: url(../images/background.png);
}

a:hover {
text-decoration: underline;
}

#background {
width: 1000px;
background-image: url(../images/bg.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}

#main {
width: 864px;
background-image: url(../images/main.png);
padding-left: 136px;
float: left;
}

#bottom {
height: 35px;
background-image: url(../images/bottom.png);
float: none;
}

.content {
width: 519px;
float: left;
padding-top: 35px;
float: left;

}

.info {
width: 198px;
padding-left: 34px;
padding-right: 100px;
padding-bottom: 10px;
float: left;
}

.title {
font-size: 18pt;
}

.subtitle {
font-size: 14pt;
text-decoration: underline;
color: #FF9900;
}

.frame {
width: 500px;
padding: 9px;
border: 1px solid #d68900;
}

.clear { 
clear: left;
}

.image {
width: auto;
height: 100px;
margin-right: 34px;
margin-bottom: 34px;
border: 2px solid #d68900;
float: left;
}

.error {
color: #FF0000;
}

.contactform {
padding-top: 20px;
padding-left: 20px;
margin-left: 118px;
width: 300px;
height: 470px;
text-align: left;
float: left;
}

.gastenboekform {
padding-top: 20px;
padding-left: 20px;
width: 320px;
height: 350px;
margin-bottom: 30px;
text-align: left;
float: left;
}

.gastenboekform form textarea { height: 4em; }

form input {
	border:1px solid #d68900; 
	padding-left:6pt; 
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom:0.6em; 
	width:280px; 
	background: #222222;
	color: #d9d9d9;	
}

form textarea {
	width:280px; 
	height:9em; 
	border:1px solid #d68900; 
	padding:0.6em; 
	margin-top: 10px;
	margin-bottom: 0.9em;
	overflow:auto; 
	background: #222222;
	color: #d9d9d9;
}

form #button {
	color: #d9d9d9;
	padding-right:0.5em; 
	cursor:pointer; 
	width:100px; 
	margin-left:90px;
	margin-right: auto; 
	background: #222222;
	border:1px solid; 
	border-color:#d68900;
}

form #button:hover {
	color: #FFFFFF;
	border:1px solid; 
	border-color: #FFAA0D; 
	background:#333333;
}

.item {
width: 333px;
margin-right: 40px;
float:left;
}

.item br {
margin-bottom: 10px;
}

.price {
width: 146px;
float:left;
}

.price br {
margin-bottom: 10px;
}

.item2 {
width: 333px;
margin-right: 50px;
float:left;
}

.price2 {
width: 136px;
float:left;
}
