body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:15px 0 10px 0; 
	padding:0px;
	text-align: center;
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6, hr, form, ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

#container {
	width:826px;
	margin:0px auto;
	text-align:left;
	padding:0;
	margin-bottom: 10px;
}

#header {
	width: 826px;
	height: 75px;
	margin: 0 0 6px 0;
}
#header a img {
	float: left;
	border: none;
}
#header h1 {
	float: left;
	position: relative;
	width: 755px;
	height: 75px;
	margin: 0 0 0 6px;
	font-size: 18px;
	color: #ffffff 	
}
#header h1 span {
	position: absolute;
	width: 755px;
	height: 75px;
	background-image: url(../images/basis/header.gif);
	background-position:  top left;
	background-repeat: no-repeat;
}

#iconbar {
	width: 826px;
	margin: 0 0 6px 0;
}
#iconbar img {
	height: 45px;
	width: 46px;
	margin-left: 6px;
}
#iconbar img#icon_wie {
	margin-left: 0px;
}
	
#mainmenu {
	float: left;
	width: 150px;
	height: 461px;
	text-indent: 12px;
	/*margin-right: 6px;*/
	background-image: url(../images/blokken/hoofdnavigatie.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #54508B;
	line-height: 1.9em;
	overflow: hidden;
}
#mainmenu ul {
	list-style: none;
	margin-top: 12px;
}
#mainmenu a {
	display: block;
	width: 150px;
	color: #54508B;
	text-decoration: none;
}
#mainmenu a:hover {
	background-color: #ffffff;
	color: #FF0000;
}
.content {
	background-position: top;
	background-repeat: no-repeat;
	padding: 12px;
	color: #ffffff;
	line-height: 1.7em;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.content ul {
	margin-bottom: 10px;
	list-style: disc;
	margin-left: 20px;
}

.content h1, .content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #FFCCCC;
	color: #6AC7DE;
	margin-bottom: 10px;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	margin-bottom: 6px;
}
.content a {
	color: #ffffff;
	font-style: normal;
}
.content a:hover {
	color: #ffffff;
	font-style: italic;
}

.content1kol {
	float: left;
	width: 202px;
	height: 461px;
	margin-bottom: 10px;
	margin-left: 6px;
	overflow: hidden;
}
.content2kol {
	float: left;
	width: 358px;
	min-height: 461px;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 6px;
}
.content3kol {
	float: left;
	width: 514px;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 6px;
	min-height: 461px;
}

.extra {
	float: left;
	width: 150px;
	margin-left: 6px;
}
.extra img {
	width: 150px;
	margin-bottom: 6px;
}
.extra2kol {
	float: left;
	width: 312px;
}
.extra2kol img , .foto2kol img {
	float: left;
	margin-bottom: 6px;
	margin-left: 6px;
}
.extra2kol img.right , .foto2kol img.right {
	float: right;
}
.foto2kol {
	float: left;
	width: 364px;
	margin-bottom: 10px;
}
.adresregel {
	width: 350px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 12px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}
.adresregel a {
	color: #ff0000;
	text-decoration: none;
}
.adresregel a:hover {
	text-decoration: underline;
}
