* {
	margin:0;
	padding:0;
	border:0;
}

html {
	overflow-y:scroll;
}

body {
	/*background-image:url(/images/bg-pix.jpg);*/
	background-image:url(/images/bg-pix2.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#31551c;
	height:100%;
}

p {
	margin-bottom: 12px;
}

a, input {
	outline: 0;
}

div#bgtop {
	width:100%;
	height:471px;
	top:0;
	left:0;
	position:absolute;
	/*background:url(/images/bg-top.jpg) center top #31551c;*/
	background:url(../images/bg-top2.jpg) center top #31551c;
	background-repeat:no-repeat;
}

div#container {
	margin:0 auto;
	width:980px;
	overflow:hidden;
	position:relative;
}

div#schaapanimatie {
	width: 62px;
	height: 38px;
	position: absolute;
	top: 65px;
	left: 176px;
}

div#topmenu {
	width:538px;
	clear:both;
	position:absolute;
	top:90px;
	left:440px;
}

div#topmenu ul {
	list-style:none;
	margin:0;
	padding:0;
}

div#topmenu li {
	float:left;
}

div#topmenu li a {
	color:#298300;
	text-decoration:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-variant:small-caps;
	float:left;
	margin:0 9px;
}

div#topmenu li a:hover {
	text-decoration:underline;
}

div#menu {
	width:202px;
	height:608px;
	background-image:url(/images/menu.png);
	background-repeat:no-repeat;
	margin:210px 25px 0 20px;
	float:left;
}

div#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

div#menu li a {
	color:#fff;
	text-decoration:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
	line-height:28px;
	margin-bottom:4px;
	padding:0 0 0 10px;
}

div#menu li a:hover {
	color:#000;
	text-decoration:underline;
}

div#nieuws {
	margin-top:210px;
	width:720px;
	overflow:hidden;
}

div#hoofditem {
	background-image:url(/images/hoofd-item.png);
	background-repeat:no-repeat;
	padding:20px;
	width:471px;
	height:281px;
	float:left;
}

div#hoofditem p, .subitem p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#284a17;
}

div#hoofditem span, .subitem span {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

div#hoofditem h1, .subitem h2, h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#2c4f1a;
	margin:0;
	padding:0;
}

div#hoofditem img, .subitem img {
	border:1px solid #569c2e;
	margin-right:15px;
	float:left;
}

div#hoofditem a, .subitem a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

div#hoofditem a:hover, .subitem a:hover {
	text-decoration:underline;
}

div#sponsors {
	width:170px;
	height:306px;
	margin-left:15px;
	background-image:url(/images/sponsorvak.png);
	background-repeat:no-repeat;
	padding:15px 0 0 8px;
	float:left;
}

div#sponsors img {
	border:1px solid #569c2e;
	margin-bottom:5px;
}

.subitem {
	background-image:url(/images/sub-item.png);
	background-repeat:no-repeat;
	width:670px;
	height:128px;
	margin-top:20px;
	padding:5px 20px;
	float:left;
	clear:both;
}

div#footer {
	float:left;
	width:980px;
	height:50px;
}

div#contents {
	margin-top:210px;
	width:710px;
	overflow:hidden;
}

div#content-top {
	background-image:url(../images/content-top.png);
	background-repeat:no-repeat;
	width:710px;
	height:17px;
}

div#content {
	background-image:url(../images/content-pix.png);
	background-repeat:repeat-y;
	padding:20px;
	overflow:auto;
}

div#content p, div#content td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#284a17;
}

div#content td {
	height:30px;
}

div#content a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

div#content a:hover {
	text-decoration:underline;
}

div#content img {
	border:1px solid #569c2e;
	margin:0 10px 10px 0;
}

div#content-bot {
	background-image:url(/images/content-bot.png);
	background-repeat:no-repeat;
	width:710px;
	height:18px;
}

.Textvak {
	border:2px solid #569c2e;
	width:250px;
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#284a17;
}

.datumtitel {
	text-align:center;
	background-color:#005ee4;
	color:#fff;
	width:669px;
	height:20px;
	display:block;
	padding-top:5px;
}

.knop {
	border:1px solid #000;
	background-color:#569c2e;
	width:150px;
	height:25px;
	font-weight:bold;
}
