* {
	padding: 0px;
	margin: 0px;
}
body {
	!text-align: center;
	font-family: verdana,sans-serif;
	background: #000;
	font-size: 12px;
	color: #000;
	overflow-x: hidden;
	overflow-y: yes;
	overflow:-moz-scrollbars-vertical;
}
#container {
	background: #000;
	height: 640px;
	width: 950px; 
	margin-left: auto;
	margin-right: auto;
}
p {
	line-height: 16px;
}
h1 {
	font-family: verdana,sans-serif;
	font-size: 13px;
	color: #2ca04f;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	color: #000;
}
h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	color: #3e3e3e;
}
h4 {
	font-size: 11px;
	color: #808080;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
}
h4 a {
	font-size: 11px;
	color: #808080;
}
a {
	font-family: verdana,sans-serif;
	font-size: 13px;
	color: #000;
}
td {
	font-size: 12px;
}
#top {
	width: 950px;
	height: 153px;
	background: transparent;
	float: left;
}
#logo {
	background: transparent url(../img/header_vunkske.jpg) 0px 0px no-repeat;
	width: 950px;
	height: 113px;
	float: left;
}
#menu {
	background: transparent url(../img/navigation_back.jpg) 0px 0px no-repeat;
	width: 950px;
	height: 40px;
	float: left;
}
#belowmenu {
	background: transparent url(../img/below_navigation.jpg) 0px 0px no-repeat;
	width: 950px;
	height: 10px;
	float: left;
}
#content {
	background: transparent url(../img/backdrop.jpg) 0px 0px no-repeat;
	padding: 0px;
	width: 950px;
	height: 455px;
	float: left;
}
#bottom {
	background: transparent url(../img/bottom.jpg) 0px 0px no-repeat;
	width: 950px;
	height: 22px;
	float: left;
}
.disclaimer {
	font-size: 11px;
	line-height: 12px;
}
#homeleft {
	background: transparent;
	width: 75px;
	height: 455px;
	float: left;
}
#hometext {
	background: transparent;
	width: 560px;
	height: 455px;
	float: left;
	text-align: left;
}
#homespace {
	background: transparent;
	width: 20px;
	height: 455px;
	float: left;
}
#homesponsors {
	background: transparent;
	width: 220px;
	height: 455px;
	float: left;
}
#homeright {
	background: transparent;
	width: 75px;
	height: 455px;
	float: left;
}


#nieuwsleft {
	background: transparent;
	width: 75px;
	height: 455px;
	float: left;
}
#nieuwstext {
	background: transparent;
	width: 460px;
	height: 455px;
	float: left;
	text-align: left;
}
#nieuwsspace {
	background: transparent;
	width: 20px;
	height: 455px;
	float: left;
}
#nieuwsfoto {
	background: transparent;
	width: 320px;
	height: 455px;
	float: left;
}
#nieuwsright {
	background: transparent;
	width: 75px;
	height: 455px;
	float: left;
}