/* CSS Document */

body{
	background-color:#FFF;
	color:#1158A0;
	font-size:12px;
	font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

a{
	text-decoration:none;
	color:#F2932E;
	font-weight:bold;
}

a:hover{
	text-decoration:underlined;
	color:#F2932E;
	font-weight:bold;
}

#container{
	position:relative;
	width:996px;
	margin-left:auto;
	margin-right:auto;
}

#top{
	position:relative;
	width:817px;
	height:158px;
	background-image:url(../images/bg_top.jpg);
	background-repeat:no-repeat;
	padding-right:179px;
	padding-top:51px;
}

#foto{
	position:relative;
	float:right;
	text-align:right;
	width:600px;
	height:117px;
}

#menu{
	position:absolute;
	height:30px;
	padding-left:173px;
	padding-top:117px;
}

#midle{
	position:relative;
	width:597px;
	min-height:700px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	padding-right:179px;
	padding-left:220px;
	padding-top:40px;
}

#content{
	font-size:12px; line-height:22px;

}

#midle #content{
	position:relative;
	width:560px;
}

#midle #content .regios{
	position:relative;
	float:left;
	padding-right:30px;
}

#midle #content h2{
	font-size:17px;
	font-weight:bold;
	margin:0px;
	padding-top:0px;
	padding-bottom:20px;
}

#midle #content h3{
	font-size:17px;
	font-weight:bold;
	margin:0px;
	padding-top:0px;
	padding-bottom:12px;
	color:#F4A14A;
}

#midle #content p{
	margin:0px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:20px;
}

#midle #content .no{
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#midle #foto_home{
	position:absolute;
	bottom:0px;
	right:179px;
	width:182px;
	height:175px; 
	background-image:url(../images/bg_home.jpg);
	background-repeat:no-repeat;
}

#midle #foto_regios{
	position:absolute;
	bottom:0px;
	right:179px;
	width:182px;
	height:175px;
	background-image:url(../images/bg_regios.jpg);
	background-repeat:no-repeat;
}

#midle #foto_contact{
	position:absolute;
	bottom:0px;
	right:179px;
	width:182px;
	height:175px;
	background-image:url(../images/bg_contact.jpg);
	background-repeat:no-repeat;
}

#midle #foto_weetjes{
	position:absolute;
	bottom:0px;
	right:179px;
	width:182px;
	height:175px;
	background-image:url(../images/bg_weetjes.jpg);
	background-repeat:no-repeat;
}

#bottom{
	position:relative;
	width:996px;
	height:85px;
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:no-repeat;
}

.clear{
	clear:both;
}

img{
	border:0px;
}

.orange{
	background-color:#FFAB00;
	color:#000;
	font-weight:bold; line-height:22px;
}

#tabel{
	background-color:#F9F9F9;
	color:#1158A0;
	font-weight:bold;
}

#tabel2{
	color:#1158A0;
	font-weight:bold;
}

.lang{
	width:130px;
}

.kort{
	width:90px;
}

.kort2{
	width:90px;
}


.melding { border:1px solid #E1E1E1; padding:10px; paddin-bottom:20px; }

.melding h2 {
color: #f3932f;
font-family: Georgia;
font-size: 16px;
font-style: italic;
font-weight: bold;
line-height: 22px; }


.melding p { font-size:12px; }

