a:link,a:visited,a:active { 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bold;
	font-size: 13px; 
	color: #CC3333 
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px; 
	color: #3366CC 
}

body,td,th { 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size: 13px;
	margin: 0 0 0 0; 
	color: black;
}

body{
	background-color: #FFFFCC;
}

#banner{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 105px;
	background-color: #FFCC33; 
	border-bottom: 5px solid #CC3333;
	z-index: 2;
	width: 100%;
}
body> #banner{
	height: 100px;
}

#links{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 187px;
	background-color: #FFCC33; 
	border-right: 5px solid #CC3333;
	z-index: 1;
	height: 100%;
}

body> #links{
	width: 182px;
}

#golf{
	position: absolute;
	top: 100px;
	left: 0px;
	height: 60px;
	width: 182px;
	z-index: 3;
}

#vlag{
	position: absolute;
	z-index: 4;
	height: 15px;
	width: 30px;
	left: 10px;
	top: 45px;
}

#content{
	position: absolute;
	left: 187px;
	top: 105px;
	width: 800px;
}

#pic {
	width: 135px;
	float: left;
	clear: none;
}

#pic a img {
	border: 0px;
	margin-top: 5px;
}

#fullsize{
	position: fixed;
	border: 1px solid #cc3931;
	height: 376px;
	width: 500px;
	left: 350px;
	top: 130px;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center;
	z-index:3;
	visibility: hidden;
}

.preload{
	display: none;
}

#searchtable {
	vertical-align: top;
}
#searchtable td {
	border-left: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
	padding: 2px;
}

#searchtable .lijn {
	border-bottom: 1px solid #cc3931;
	padding: 15px;
	padding-top: 5px;
	padding-right: 0px;
}

#searchtable th {
	border: none;
	border-left: 1px solid #FFFFCC;
	border-bottom: 1px solid #cc3931;
	vertical-align: bottom;
	background-color: #FFDDCC;
	padding: 2px;
}

th{
	text-align: left;
}

#printknop{
	text-align: right;
}

#hiddenbanner{
	display: none;
}

.container1{
	width: 230px;
	border: 3px solid #cc3931;
	margin: 8px;
}

.container2{
	border: 3px solid #3372b7;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	min-height: 75px;
}

.containerKop{
	background-color: #f7e401;
	min-height: 20px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #CC3333;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	margin-bottom: -3px;
	padding-top: 4px;
	border: 3px solid #3372b7;
	padding-left: 5px;
	padding-right: 5px;
}

.title {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 32px;
	color: #CC3333;
	text-align: center;
}

.kop {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #CC3333;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}

.fb {
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #336699;
}

#menu{
	position: absolute;
	top: 170px;
	left: 5px;
	z-index: 5;
	width: 172px;
}
