BODY {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background-image: url(../img/muur.jpg);
}

A {
	outline: none;
}

IMG {
	border: 0px;
}

H1, H2, H3, H4, H5, H6 {
	padding: 0px;
	margin: 0px;
}

H2 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #990000;
	text-transform: uppercase;
}

A.logo {
	position: absolute;
}

DIV.main {
	text-align: center;
}

DIV.menu {
	height: 33px;
}

DIV.menu A {
	padding: 10px;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 15px;
	color: #A98256;
	color: #990000;
	text-decoration: none;
	line-height: 2;
	background-color: #EBE2D8;
	border-left: 2px solid #D6C5AE;
	border-right: 2px solid #D6C5AE;
}

DIV.menu A:hover, DIV.menu A#selected {
	color: #FFFFFF;
	background-color: #D6C5AE;
}

DIV.footer {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	line-height: 2;
}

DIV.footer SPAN {
	color: #000000;
}

DIV.footer A {
	color: #990000;
}

DIV.page {
	margin: auto;
	width: 700px;
	height: 550px;
}

#nieuws {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../img/nieuws.png);
}

#nieuws DIV.news {
	margin-top: 170px;
	margin-left: 180px;
	height: 260px;
	width: 360px;
	position: absolute;
}

#nieuws DIV.news DIV.content {
	text-align: left;
	padding: 20px;
	height: 200px;
}

#nieuws DIV.news DIV.content H1 {
	padding-bottom: 10px;
	text-align: center;
}

#nieuws DIV.news DIV.content H1 SPAN {
	display: block;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

A.browse {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

A.browse:hover {
	color: #990000;
}

A.read_more {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

A.read_more:hover {
	color: #990000;
	text-decoration: underline;
}

A.back {
	position: absolute;
	display: block;
	margin-left: 540px;
	margin-top: 20px;
	width: 150px;
	height: 87px;
	text-decoration: none;
}

#historie {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../img/historie.jpg);
}

A.history_1 {
	margin-top: 73px;
	margin-left: 40px;
	position: absolute;
	display: block;
	width: 255px;
	height: 200px;
	text-decoration: none;
}

A.history_2 {
	margin-top: 290px;
	margin-left: 90px;
	position: absolute;
	display: block;
	width: 200px;
	height: 240px;
	text-decoration: none;
}

#programma {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../img/programma.jpg);
}

DIV.programma {
	padding-top: 100px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}

DIV.programma_content {
	height: 400px;
	overflow: auto;
}

DIV.item {
	font-size: 11px;
	padding-bottom: 20px;
}

DIV.item A {
	color: #990000;
	text-decoration: none;
}

DIV.item_date {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

#vrienden {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../img/vrienden.jpg);
}

A.dekift {
	display: block;
	position: absolute;
	margin-top: 160px;
	margin-left: 60px;
	width: 180px;
	height: 240px;

}

A.mowingclub {
	display: block;
	position: absolute;
	margin-top: 40px;
	margin-left: 242px;
	width: 224px;
	height: 248px;

}

A.oerol {
	display: block;
	position: absolute;
	margin-top: 140px;
	margin-left: 520px;
	width: 150px;
	height: 195px;

}

A.tetesraides_1 {
	display: block;
	position: absolute;
	margin-top: 320px;
	margin-left: 280px;
	width: 250px;
	height: 195px;

}

A.tetesraides_2 {
	display: block;
	position: absolute;
	margin-top: 450px;
	margin-left: 140px;
	width: 270px;
	height: 90px;
}

#contact {
	position: relative;
}