@charset "utf-8";
body {
	background-repeat: repeat-x;
	background-color: #5D9CC5;
	margin-top: 0px;
	background-image: url(../images/bg_body.jpg);
	font-family: verdana;
	font-size: 80%;
	line-height: 18px;
	font-weight: normal;
	color: #081B5F;
}
.subnavigatie {
	font-size: 9px;
}

h1 {
	font-family: verdana;
	font-size: 100%;
	line-height: 18px;
	font-weight: bold;
	color: #031459;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.links {
	font-family: verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #939498;
	background-image: url(../images/bg_links.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.links a{
	font-family: verdana;
	font-size: 100%;
	line-height: 18px;
	font-weight: normal;
	color: #939498;
	background-repeat: no-repeat;
	background-position: bottom;
}
.links a:hover{
	font-family: verdana;
	font-size: 100%;
	line-height: 18px;
	font-weight: normal;
	color: #939498;
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(../images/hoekje.gif);
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #162F6F;
	text-decoration: underline;
}

.links_h1 {
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	font-size: 10px;
}


.bg_main {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #162F6F;
	text-decoration: none;
}
.foto {
	margin: 3px;
	border: 1px solid #0055A5;
}
.formulier {
	border: 1px solid #0257A7;
}
.kleine_letters {
	font-size: 10px;
}
hr {
	border: 1px dotted #122A6A;
}
