@charset "UTF-8";
/* CSS Document */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

A:link {
	text-decoration: none; color:black;
}

A:visited {
	text-decoration: none; color:black;
}

A:active {
	text-decoration: underline; color:black;
}

A:hover {
	text-decoration: none; color:#0097db;
}

#container {
position: absolute;
top: 50%;
left: 50%;
height: 684px;
width: 900px;
margin: -342px 0 0 -450px;
}

#main {
	position:absolute;
	margin-left:700px;
	margin-top:350px;
	height:349px;
	width:348px;
	left: -164px;
	top: 5px;
}

#main2 {
	position:absolute;
	margin-left:700px;
	margin-top:350px;
	height:663px;
	width:348px;
	left: -94px;
	top: -351px;
}

#txt {
	position:absolute;
	overflow:auto;
	left:36px;
	height:238px;
	width:550px;
	top: 234px;
}

#txt2 {
	position:absolute;
	height:50px;
	width:419px;
	top:495px;
	left:32px;
}

#txt3 {
	position:absolute;
	left:36px;
	height:250px;
	width:550px;
}

#adres {
	position:absolute;
	height:238px;
	width:128px;
	left: 346px;
	top: 231px;
}

#streep {
	position:absolute;
	height:20px;
	width:420px;
	top:481px;
	left:50px;
}

.Menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}

.MenuActive {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-decoration:underline;
}

.txtNormalDun {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-indent:20px;
	margin-left:20px;
}

.txtBlauwDun {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0097db;
}

.txtBlauwVet {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0097db;
	font-weight:bold;
}

.txtVet {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

