@charset "utf-8";
/* CSS Document */
html, body{
	background-color:#c1bbaf;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	font-size:0.9em;
}
.header{
	text-align:center;
	width:100%;
	height:60px;
	padding-top:20px;
	font-size:30px;
}
#select{
	color:#000;
	background-color:#8a867f;
	text-decoration:none;
	display:block;
	border-right:1px #c1bbaf solid;
	border-left:1px #c1bbaf solid;
	height:20px;
	padding-top:10px;
	padding-left:12px;
	padding-right:12px;
	float:left;
}
.uitlijning{
	margin-left:auto; 
	margin-right:auto; 
	width:980px;
}
.uitlijning2{
	margin-left:auto; 
	margin-right:auto; 
	width:980px;
	margin-top:40px;
}
.wortegem{
	position:absolute;
	margin-left:95px;
	width:343px;
	text-align:center;
	margin-top:150px;
}
.kader1{
	position:absolute;
	margin-left:25px;
	width:441px;
	margin-top:150px;
	display:block;
	border:1px solid #555555;
	background-color:#a7a299;
	cursor:pointer;
}
.foto1{
	border:1px solid #FFFFFF;
	margin-left:15px;
	margin-top:15px;
}
.knokke{
	position:absolute;
	margin-left:560px;
	width:343px;
	text-align:center;
	margin-top:150px;
}
.kader2{
	position:absolute;
	margin-left:520px;
	width:441px;
	margin-top:150px;
	display:block;
	border:1px solid #555555;
	background-color:#a7a299;
	cursor:pointer;
}
.foto2{
	border:1px solid #FFFFFF;
	margin-left:15px;
	margin-top:15px;
}
.adres{
	color:#FFF;
	margin-left:35px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:15px;
}
.tekst1{
	margin-top:110px;
	text-align:center;
	font-size:12px;
	color:#333;
}
.tekst2{
	margin-top:40px;
	margin-left:20px;
	font-size:12px;
	color:#333;
}
h1{
	font-size:1.2em;
}
a:link{
	color:#000000;
}
a:visited{
	color:#000000;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
.lijnrondom {
	border: 1px solid #888888;
	background-color:#e5e5e5;
}
.menu{
	margin-top:2px;
	background-color:#8a867f;
	text-align:center;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	font-weight:bold;
}
.menu a:link{
	color:#FFF;
	text-decoration:none;
	display:block;
	border-right:1px #c1bbaf solid;
	border-left:1px #c1bbaf solid;
	background-color:#8a867f;
	height:20px;
	padding-top:10px;
	padding-left:12px;
	padding-right:12px;
	float:left;
	font-size:10px;
}
.menu a:visited{
	color:#FFF;
	text-decoration:none;
	display:block;
	border-right:1px #c1bbaf solid;
	border-left:1px #c1bbaf solid;
	background-color:#8a867f;
	height:20px;
	padding-top:10px;
	padding-left:12px;
	padding-right:12px;
	float:left;
	font-size:10px;
}
.menu a:hover{
	color:#000;
	background-color:#8a867f;
	text-decoration:none;
	display:block;
	border-right:1px #c1bbaf solid;
	border-left:1px #c1bbaf solid;
	height:20px;
	padding-top:10px;
	padding-left:12px;
	padding-right:12px;
	float:left;
	font-size:10px;
}
.brechts{
	border-right:1px #c1bbaf solid;
}
.blinks{
	border-right:1px #c1bbaf solid;
}