A:link {
	text-decoration: underline;
	color: #b86a54;
}
A:visited {text-decoration: underline; color: #b86a54;}
A:active {text-decoration: underline; color: #b86a54;}
A:hover {text-decoration: underline; color: white;}

html {
overflow: -moz-scrollbars-vertical;
}

body, html {
	
	margin:0px;
	color: #BEBEBE;
	font-size: 11px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
	}
#wrap {
	width: 770px;
	background-color:#000000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:30px;
}
#header {
	text-align: center;
	background-image: url(../images/bg_body.jpg);
	height: 200px;
	background-repeat: repeat-y;
	background-position: center top;
	width: 750px;
}
#header_logo {
	padding-top: 20px;

}

#content {
	width: 750px;
	background-color: #000000;
	text-align: center;
	margin-left: 10px;
	min-height: 300px;
}

#footer {
	clear: both;
	font-size: 11px;
	color: #636363;
	text-align: center;
	height: 10px;
}
#top_content {
	float: left;
	width: 100%;
	color: #636363;
	margin-bottom: 25px;
}

#links_content {
	float: left;
	width: 355px;
	color: #636363;
	margin-right: 40px;
}
#rechts_content {
	float: left;
	width: 355px;
	color: #636363;	
}
#content_1col {
	float: left;
	width: 600px;
	color: #636363;	
}
#menu {
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
	height: 65px;
}

.innertube{
	text-align: left;
}


#content_aanvr {
	width: 800px;
	color: #636363;
}
.input {
	background-color: #1F1F1F;
	color: #C3C3C3;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	height: 14px;
	border: 1px solid #000000;
}

input.formknop {
	width: 65px;
	height: 22px;
	outline: none;
	border: none;
	cursor : pointer;
	background-color: #b86a54;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.input_groot {
	border: 1px solid #000000;
	background-color: #1F1F1F;
	color: #C3C3C3;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
	height: 65px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
#ajaxcontent {
	width: 750px;
}
#loadvenster {
	text-align: left;;
}
#loadimg {
	margin-top: 75px;
	margin-left: 360px;
}
.input_browse {
	border: 1px solid #000000;
	background-color: #1F1F1F;
	color: #C3C3C3;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	height: 20px;
}
