body {
	background-color: #000000;
	background-image: url(/img/3dgolf_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	color: #009966;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-size: 13px;
	color: red;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-size: 12px;
	color: #cc0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.red {
	font-size: 12px;
	color: red;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	line-height: 18px;
}
#headerfoto {
	width: 561px;
	height: 183px;
	margin: 0px;
	background-image: url(/img/header_foto.jpg);
	background-repeat: no-repeat;
}
#toplinks {
	float: right;
	width:280px;
	height: 18px;
	margin: 10px;
}
.linkstop {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
.linkstop a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkstop a:hover {
	text-decoration: underline;
	color: #7deac5;
}
.linkstop a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	width: 511px;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	background-image: url(/img/content_bg.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	width:511px;
	overflow:hidden;
}
#content ul {
	margin:5px 0 0 8px;
	padding:0 18px 0 0;
}
#content li {
	margin:0 0 0 14px;
}
#credits {
	width: 550px;
	margin: 0px;
}
#aceview {
	float: right;
	width: 185px;
	height: 14px;
	margin-top: 3px;
}
.viewace {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.viewace a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.viewace a:hover {
	text-decoration: underline;
	color: #7deac5;
}
.viewace a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.borderleft {
	background-image: url(/img/brdr_left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 7px;
}
.borderright {
	background-image: url(/img/brdr_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 7px;
}
#terugnaarboven {
	float: right;
	margin-right: 0px;
	margin-top: 15px;
	width: 120px;
	text-align: right;
	font-size: 10px;
}
#foto_content {
	height: 120px;
	width: 220px;
	float: left;
	text-align: left;
}
.sitemap {
	width: 180px;
	float: left;
	margin-left: 10px;
	padding: 0 auto;
}
ul.custom {
	list-style-image:url(//img/arrows.gif);
	margin: 3px;
	line-height: 24px;
}

#map {
	width: 217px;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
	padding: 0 auto;
}

.pagination {
	margin-bottom:10px;
}

.pagination .page {
	background-color:#414141;
	color:white;
	height:15px;
	padding:4px;
	border:1px solid #4c4c4c;
	display:block;
	margin:2px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}

.pagination .active_page {

}

.pagination .active_page:hover {
	background-color:#77c39d;
}

.pagination .current_page {
	color:#9a9a9a;
}

.pagination .inactive_page {
	display:none;
}
.kleineletters {
	font-size: 9px;
	color: #000;
	margin: 20px 0 20px 0;
}

