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

body {
background-color:#EEEEEE;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#4D4D4F;
margin:0 auto;
}

a{
color:#4D4D4F;
text-decoration:none;
}

a:hover{
color:#EC2024;
text-decoration:none;
}

.info{
background-image:url(../IMG/vraagteken_gr.png);
background-position:left;
background-repeat:no-repeat;
cursor:pointer;
}

.info:hover{
background-image:url(../IMG/vraagteken_hover.png);
background-position:left;
background-repeat:no-repeat;
cursor:pointer;
}

	#container{
	width:1024px;
	height:auto;
	margin:0 auto;
	}
	
	#links{
	width:300px;
	height:260px;
	float:left;
		}
	
	#midden {
	width:424px;
	height:195px;
	float:left;
	text-align:center;
	}
	
	#logo {
	width:350px;
	height:125px;
	float:left;
	}
	
	.deadspace{
	width:37px;
	height:125px;
	float:left;
	}
	
	#menu {
	position:relative;
	z-index:1;
	width:424px;
	height:66px; /*70 - 4 padding*/
	float:left;
	font-size:12px;
	padding-top:4px;
	line-height:16px;
	background-color:#EEEEEE;
	}
	#menu2 {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	width:424px;
	height:31px; /*35 - 4 padding*/
	font-size:12px;
	padding-top:4px;
	line-height:16px;
	text-align:center;
	background-color:#EEEEEE;
	}
	
		#rechts{
		width:300px;
		height:195px;
		float:left;
		}
		
		
		#broodkruimel{
		width:300px;
		height:25px;
		float:left;
		}
		
		#login{
		width:300px;
		height:170px;
		float:left;
		font-size:12px;
		text-align:right;
		filter: alpha(opacity=0);
		-moz-opacity:0;
		}
	
	#submenu{
	width:724px;
	height:65px;
	float:left;
	}
	
	#categorieen {
	width:424px;
	height:65px;
	float:left;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	visibility:hidden;
	}

#linker{
	float:left;
	height:400px;
	width:235px;
}
#form{
	float:left;
	width:507px;
	height:500px;
	font-size:12px;
	font-weight:bold;
	font-size:10px;
}

span{
font-size:12px;
text-align:right;
font-weight:bold;
font-size:10px;
}

h1{
font-size:12px;
text-align:center;
font-weight:bold;
font-size:10px;
}

#input[type=text], input[type=password]:hover{
border-style:1px solid #9B9D9F;
}

#aanmaakforminput:hover{
border:1px; 
border-style:solid;
border-color:#4D4D4F;
}

#footer{
position:relative;
height:25px;
width:100%;
float:left;
font-size:10px;
font-weight:bold;
text-align:center;
}

	#disclaimer{
	color:#999999;
	position:relative;
	width:100%;
	height: 13px;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	visibility:hidden;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	align:center;
	}

input[type=text], input[type=password]{
border:1px solid #4D4D4F;
background-color:#EEEEEE!important;
width:150px;
}

textarea{
border:1px solid #4D4D4F;
background-color:#EEEEEE;
width:150px;
font:Verdana, Arial, Helvetica, sans-serif;
}

input[type=submit] {
background-color:#9B9D9F;
border:1px solid #4D4D4F;
border-style:none;
width:150px;
color:#FFFFFF;
}

input[type=submit]:hover {
cursor:pointer;
}

input:hover {
background-color:#4D4D4F!important;
border:1px solid #9B9D9F;
border-style:none;
width:150px;
color:#FFFFFF;
}


.loginstijl:hover{
border:1px solid #9B9D9F;
}

.zoekvenster{
color:#AAAAAA;
}

.zoekvenster:hover{
border:1px solid #9B9D9F;
}

#waar{
	width:auto;
	height:auto;
	position:absolute;
	top:0px;
	left:0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
	font-size:80px;
	font-weight:bold;
	text-align:left;
	color:#E8E8E8;
}

.radio:hover{
background-color:#EEEEEE!important;
border:1px solid #9B9D9F;
border-style:none;
width:auto;
color:#FFFFFF;
}

