h1, h2, p, ul, li, table, input, textarea, label {
	font-family: Trebuchet, Verdana;
	font-size: 11px;
	color: black;
}

A,a:link, a:active, a:hover, a:href, a:vistited {
	color: black;
}

h1{
	font-size: 20px;
	line-height: 16px;
}

h2{
	font-size: 14px;
	line-height: 12px;
}

li{
	margin: 0 0 0 -20px;
	list-style-type: square;
}

body, html{
	font-family: Trebuchet, Verdana;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #6f6b52;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#main{
	width: 85%;
	height: 86%;
	border: 2px solid black;
	background: #FFFFFF url(../img/bgmain.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 24px auto 0 auto;
	padding: 0 0 0 0;
	max-width: 1000px;
	min-width: 600px;
	overflow: auto;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-arrow-color: #DDDDDD;
	scrollbar-track-color: white;
}

#menu{
	width: 220px;
	height: 100%;
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#lada{
	width: 338px;
	height: 215px;
	background: url(../img/landrover.gif);
	margin: -0px -345px -240px -0px;
	padding: 0 0 0 0;
	float: left;
	position: relative;
}

#buurman{
	width: 421px;
	height: 127px;
	background: url(../img/buurman.gif);
	margin: 10px 10px -37px -446px;
	padding: 0 0 0 0;
	float: right;	
	position: relative;
}

#content{
	margin: 250px 10px 0 220px;
	padding: 0 0 0 0;
}

#footer{
	width: 85%;
	height: 30px;
	border: 2px solid black;
	background: #ff5c00;
	text-align: center;
	margin: -2px auto 10px auto;
	padding: 0 0 0 0;
	max-width: 1000px;
	min-width: 600px;
}

#footer a{
	font-size: 18px;
	line-height: 26px;
	color: white;
	text-decoration: none;
}

.verslag{
	width:90%;
	height: 90%;
	background: white;
	border: 1px solid black;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 5px 5px 5px 5px;
	overflow: scroll;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-arrow-color: #DDDDDD;
	scrollbar-track-color: white;	
}

.thumb{
	border: 0;
	margin: 0 5px 5px 0;
}

.thumb img{
	border: 1px solid black;
}

.icon{
	border: 0;
}

.hide{
	display: none;
}


label{
	float: left;
	width: 120px;
	font-weight: bold;
}

input, textarea{
	width: 250px;
	margin-bottom: 5px;
	border: 1px solid gray;
}

#toevoegen {
	width: 125px;
	border: 2px solid black;
	background: #ff5c00;
	color: white;
}

textarea{
width: 250px;
height: 80px;
}

.boxes{
width: 1em;
}

br{
clear: left;
}

#berichten {
	margin: 10px 10px 10px 0;
	border: 1px solid black;
}

#berichten th{
	border-bottom: 1px solid black;
	background: #ff5c00;
	padding: 2px 2px 2px 2px;
}

#berichten td{
	padding: 2px 2px 2px 2px;
}

#gastenboek{
	width: 400px;
	height: 250px;
}

#admin input {
	border: 0px;
	background: transparent;
	width: 45px;
	color: white;
}

#verify{
	width: 80px;
	margin: 0 0 20px 5px;
}
