@charset "UTF-8";
/* CSS Document */

	/* body */
*{margin:0; padding:0;}

body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-weight: normal;
	font-size:12px;
	line-height:1.4em;
	text-align:center;
	color:#939598;
	background:#FFF;
}
	/* body */
	/* links */
a{
	text-decoration:none;
	background-color:inherit;
	color: #000000;
}
#agrey{
		color:#939598;
}
h2{
	color: #000000;
	text-transform:capitalize;	
}
a:hover{ text-decoration:none; background-color:inherit;}
a img{border:none;}
p{padding:0 0 1.6em 0;}
	/* links */
	/* Image stijlen */			
img.left,img.center,img.right{
	padding:4px; 
	margin:0 0 0 0;
}
img.left{
	margin:0 0 20px 100px;
}
img.center{
	display:block; 
	margin:0 0 0 0;
}
img.bottom_right{
	float:right; 
	margin:0 0 0 0;
	width:50%;
	height:50%;
}
img.top_right{
	float:right; 
	margin:6px 150px 0 0;
}
	/* Image stijlen */
	/* Div stijlen + Header stijlen */
#wrapper{
	width:1024px;
	height:617px;
	margin:0px 0 0 -512px;
	text-align:left;
	color:#303030;
	border:1px solid #4F474B;
	position:absolute;
	z-index:3;
	left:50%;
}
#gilde{
		left:50%;
		width:866px;
		height:41px;
		margin:0 0 0 -512px;
		position:absolute;
		z-index:2;
		background:#000000;
		background:url('../images/gilde.jpg') no-repeat; 
}

#header{
	height:120px;
	width:1024px;
}
	/* Div stijlen + Header stijlen */
	/* CONTENT */
#content{
	float:left;
}
#content_2{
	margin: 0 250px 0 0;
	padding: 0 0 0 10px;
	line-height: 19px;
	font-weight: normal;
	font-size:11px;
	letter-spacing:1px;
	color:#939598;
	width:500px;
	overflow:hidden;
	height: 349px;
}
#content_informatie{
	margin: 190px 300px 20px 0;
	padding: 0 0 0 10px;
	overflow: auto;
	line-height:2.0em;
	line-height: 19px;
	font-weight: normal;
	letter-spacing:1px;
	height: 190px;
	color:#939598;
	overflow:hidden;
}
#content_login{
	margin: 60px 0 0 250px;
	line-height: 19px;
	font-weight: normal;
	height:40px;
	letter-spacing:1px;
	color:#939598;
}
#content_3_register{
	position:absolute;
	left:250px;
	height: 390px;
	width: 700px;	
	overflow:auto;
}
#content_3_register h2{
display:inline;
margin:0;
padding:0;
}
#content_3{
	overflow:auto;
	padding: 0 10px;
	height: 470px;
	width: 500px;
}
#content_login_boven{
	overflow:auto;
	padding: 0 10px;
}
#table_login
{
border-collapse:separate;
border-spacing:10px 10px;
}
.submit input
{
background: #FFFFFF;
border: 1px double #CCC;
font-weight: normal;
font-size:11px;
letter-spacing:1px;
color:#939598;
}
h3{
	font-family: Arial;
	text-decoration:none;
	font-weight: 100;
	font-size:12px;
	line-height:1.4em;
	color:#000000;
	letter-spacing:1px;
}
	/* CONTENT */
	/* Header */
#header_menu{
	padding: 0 5px 0 13%;
	margin:5px 0 0 5px;
	font-size:1.2em;
	border-right:2px solid #999494;
	display:block;
	float:left;
	letter-spacing:1px;
}
#header_menu a{
	color: #000000;
	letter-spacing:1px;
	color:#939598;
}
#header_menu2{
	padding: 0 5px 0 5px;
	margin:5px 0 0 5px;
	font-size:1.2em;
	border-right:2px solid #999494;
	display:block;
	float:left;
	letter-spacing:1px;
}
#header_menu2 a{
	color: #000000;
	letter-spacing:1px;
	color:#939598;
}
#header_menu_next{
	padding: 0 5px 0 5px;
	margin:5px 0 0 5px;
	font-size:1.2em;
	display:block;
	float:left;
	letter-spacing:1px;
}
#header_menu_next a{
	color: #000000;
	letter-spacing:1px;
	color:#939598;
}
	/* Header */
	/* zoeken */
#searchetc { 
	margin: 6px 200px 0 0;
	float:right; 
	width:100px;
	height:26px; 
}
 #searchbox,#searchform { 
	float:right;
	width:100px;
	height:26px; 
	background:url('../images/searchbox.jpg') no-repeat; 
}
#searchetc #searchbox #s { 
	float:left; 
	padding:0; 
	margin:1px 0 0 5px; 
	border:0; 
	width:75px; 
	background:none; 
}
#searchetc #searchbox #go { 
	float:left;
}
	/* zoeken */
	/* Menu Stijlen */
#menu{
	height:16em;
	line-height:2.2em;
	width:1024px;
	margin:35px 0 0 10px;
	color:#ffffff;	
}
#menu li{
	float:left;
	height:15em;
	width:222px;
	list-style-type:none;
	border-right:1px solid #727272;
	white-space:nowrap;
}
#menu li a{
	display:block;
	float:right;
	padding:0 10px;
	font-size:1.2em;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #aa1a30;
}
#menu li a:hover{
	color: #000000;
}
	/* Menu Stijlen */
	/* Submenu Stijlen */
#submenu{
	line-height:2.2em;
	width:225px;
	text-align:right;
	list-style-position: inside;
	list-style-type:none;
	border-right:1px solid #727272;
}
#submenu li{
	height:300px;
	padding: 5px;
	height:1em;
	font-size:1.2em;
	color: #aa1a30; /* aa1a30*/
}
#submenu ul{
	border-right:1px solid #727272;
}
#li_title{
	color: #aa1a30;
}
#submenu li a{
	font-weight:normal;
	font-size:inherit;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #727272; /* aa1a30*/
}
#submenu li a:hover {
	font-size:inherit;
	color: #000000;
}
	/* Submenu Stijlen */
	/* Achtergrond plaatjes & watermerk */
#bottom_right{
	float:right;
	position:absolute;
	z-index:2;
	margin:393px 0 0 162px;
	left:50%;
}
#watermerk{
	background: url('../images/watermerk.jpg') no-repeat;
	float:right;
	width:214px;
	height:214px;
	position:absolute;
	z-index:2;
	margin:0 0 0 298px;
	left:50%;
}
	/* Achtergrond plaatjes & watermerk */
	/* Reclame */
#reclame_pages{
	padding:53px 0 0 0;
	margin: 0 0 0 20px;
}
#reclame_pages_edit{
	padding:0;
	margin: 0 0 0 20px;
}
#reclame_index{
	padding:20px 0 0 0;
	margin: 0 0 0 20px;
}
#reclame_informatie{	
	margin: 53px 0 0 20px;
}
	/* Reclame */
	/* Footer  */
#footer{
	clear:both;
	width:768px;
	height:150px;
	margin:0 1px;
}
#white{
		left:50%;
		width:1024px;
		height:617px;
		margin: 0 0 0 -512px;
		position:absolute;
		z-index:1;
		background:#FFFFFF;
}

div#arrows {
	display:block;
	width: 15px;
	height: 349px;
	position:absolute;
	z-index:4;
	margin:0 0 0 725px;
	float: left;
}
 
div#arrows-up {
	cursor: pointer;
	font-size: 0px;
	width: 15px; 
	height: 13px; 
	background: url("../images/arrow_up.gif");	
	margin-bottom: 345px;
}
 
div#arrows-down {
	cursor: pointer; 
	font-size: 0px;
	width: 15px; 
	height: 13px; 
	background: url("../images/arrow_down.gif");
}
#name{
	text-transform:capitalize;		
}
	/* Footer  */
	
	#errorExplanation{
		position:absolute;
		float:right;
		margin-left: 400px;		
	}
#notice{
	color: #AA0226;
	text-transform:uppercase;
	font-size:15px;
	width:450px;
}