@charset "utf-8";
body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #0879A5;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
}
.navi {
	color: #055A7A;
	word-spacing: 1em;
	font-weight: bold;
	font-size: 90%;
}
.navi a{
	color: #0AADEB;
	word-spacing: 2em;
	height: 100px;
	font-weight: bold;
}
.navi a:hover{
	color: #055A7A;
	word-spacing: 2em;
	height: 100px;
	text-decoration: none;
}
.content {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 626px;
	overflow: auto;
}
.footer {
	background-image: url(../images/footer_content.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
	height: 25px;
	padding-left: 30px;
}

.adres {
	color: #FFFFFF;
	font-size: 80%;
	padding-left: 10px;
	margin-top: 0px;
	height: 50px;
}

.adres a{
	color: #FFFFFF;
	padding-top: 10px;
}

.adres a:hover{
	color: #FFFFFF;
	text-decoration: none;

}
.balk_rechts {
	font-size: 80%;
	padding-left: 20px;
	padding-top: 20px;
}


.meisje {
	margin-top: 16px;

}

.foto {


}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-top-color: #0879A5;
	border-right-color: #0879A5;
	border-bottom-color: #0879A5;
	border-left-color: #0879A5;
	border-bottom-style: dashed;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	color: #0879A5;
	margin-bottom: 0px;
	font-size: 100%;
}


p {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 90%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #0879A5;
}
.top {
	color: #055A7A;
	word-spacing: 2em;
	background-image: url(../images/top.gif);
	height: 83px;
	font-weight: bold;
	font-size: 90%;
}
a {
	color: #0879A5;
}
a:hover {
	text-decoration: none;
}
.formulier {
	border: 1px solid #208DB2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0879B4;
	margin: 2px;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 90%;
}
.klein {
	font-size: 75%;
}
.icoon {
	border: 1px solid #1E8AB0;
}
