@charset "utf-8";
#header {
	height: 122px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/stroke.png);
	background-repeat: repeat-y;
	position: static;
	padding-right: 25px;
	padding-left: 25px;
}
#banner {
	height: 215px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: static;
}
#content {
        min-height:550px;
	height: auto%;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/stroke.png);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	position: inherit;
	overflow: hidden;
}
#footer {
	height: 20px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	position: static;
	background-image: url(images/stroke211.png);
	background-repeat: repeat-y;
}
.linka{
  font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}
body {
	background-color: #000000;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#topmenu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #EEEEEE;
	height: 25px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#rechts {
	height: 100%px;
	width: 495px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 40px;
	float: right;
	position: static;
	overflow: inherit;
}

#links {
	float: left;
	height: 550px;
	width: 255px;
	padding-top: 40px;
	padding-bottom: 10px;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}
p {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}
h3 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #009EE0;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}
.blue {
	font-family: Verdana;
	font-size: 10px;
	color: #009ee0;
}
.darkblue {
	font-family: Verdana;
	color: #003d8f;
}
#nieuwsfeed {
	border: 4px solid #003d8f;
	padding: 8px;
}
iframe {
	height: 100%px;
	width: 495px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 40px;
	float: right;
	position: static;
	overflow: inherit;
}
.roza {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #003d8f;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	margin-right: 1.5px;
}
.roza a {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #003d8f;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	margin-right: 1.5px;
}
.roza a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #003d8f;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	margin-right: 1.5px;
}
.roza a:visited {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #003d8f;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	margin-right: 1.5px;
}

/* Firefox */ @-moz-document url-prefix() { #ff { margin-bottom: 20px; } } 