@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;
}

	#container{
	width:1024px;
	height:768px;
	margin:0 auto;
	}
	#container:hover{
	cursor:default;
	}
	
		#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;
	width:424px;
	height:66px; /*70 - 4 padding*/
	float:left;
	font-size:12px;
	padding-top:4px;
	line-height:16px;
	background-color:#EEEEEE;
	}
	#menu2 {
	position:absolute;
	z-index:1;
	width:424px;
	height:31px; /*35 - 4 padding*/
	font-size:12px;
	padding-top:4px;
	line-height:16px;
	text-align:center;
	background-color:#EEEEEE;
	z-index:1;
	left:0px;
	top:0px;
	visibility:hidden;
	}
	
		#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;
		visibility:hidden;
		}
	
	#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;
	}
	
	#zoek {
	width:1024px;
	height:433px;
	float:left;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	}


#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;
}

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

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

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

textarea:hover{
background-color:#4D4D4F;
border:1px solid #9B9D9F;
border-style:none;
color:#FFFFFF;
}

.loginstijl:hover{
border:1px solid #9B9D9F;
background-color:#4D4D4F;
}

.zoekvenster {
color:#AAAAAA;
}

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


.thumb{
width:50px;
height:50px;
float: right;
margin:10px;
background-color:#EEEEEE;
filter: alpha(opacity=70);
-moz-opacity:70;
color:#4D4D4F;
font-size:12px;
font-weight:bold;
}
.thumb:hover{
width:50px;
height:50px;
float: right;
margin:10px;
background-color:#EEEEEE;
filter: alpha(opacity=100);
-moz-opacity:100;
color:#E8E8E8;
font-size:12px;
font-weight:bold;
cursor:pointer;
}

.vraag_s {
width:220px;
}

#knop {
width:30px;
height:75px;
float:right;
background-image:url(../IMG/schuif_knop1.jpg);
background-position:center;
background-repeat:no-repeat;
}
#knop:hover {
width:30px;
height:75px;
float:right;
background-image:url(../IMG/schuif_knop2.jpg);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
}

.gezocht{
width:1024px;
height:30px;
float:left;
text-align:center;
font-size:10px;
font-weight:bold;
color:#4D4D4F;
}

#zoekwoord{
	position:absolute;
	width:auto;
	height:30px;
	float:left;
	text-align:center;
	font-size:10px;
	top: 694px;
	left:0%;
	right:0%;
}


.balk{
position:absolute;
background-color:#9B9D9F;
width:70px;
height:70px;
float:left;
margin-top:20px;
}

#diensten{
	width:300px;
	height:403px;
	float:right;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	padding-top:16px;
}

.naam{
background-color:#4D4D4F;
}
.naam:hover{
background-color:#9B9D9F;
cursor:pointer;
}

.user{
background-color:#CCCCCC;
}
.user:hover{
background-color:#9B9D9F;
color:#EEEEEE;
cursor:pointer;
}

