@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #232967;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 1100px;
	height: 854px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/bg2009.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
.twoColFixLtHdr #festival {
position:absolute;
	height: 80px;
	width:250px;
	margin-top:190px;
	margin-left: 710px;

} 
.twoColFixLtHdr #header {
	height: 170px;
	padding-top: 0;
	padding-left: 0;

} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 5px 5px 100px;
	margin-top:60px;
}
.twoColFixLtHdr #slideshow {
	width:140px;
	height:197px;
	position:absolute;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	padding-top: 60px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 5px;
} 
.twoColFixLtHdr #map {
	position:relative;
	margin-left:0px;
	padding-top: 5px;
	height:400px;
	width:700px;
	border:#999999; 
	border-bottom:medium; 
	border:1px solid;
}
.twoColFixLtHdr #tabelres {
	width:750px;
	height:550px;
	overflow: auto;
}
.twoColFixLtHdr #tabelres2 {
	width:750px;
	height:500px;
	overflow: auto;
}
.twoColFixLtHdr #footer {
	padding-right: 10px;
	padding-left: 20px;	
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tekst_rood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-weight:bold;

}
.tekst_zwart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tekst_zwart a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
	text-decoration: underline;
}
.tekst_zwart a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
	text-decoration: underline;
}
.tekst_zwart a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
	text-decoration: underline;
}
.tekst_zwart a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
	font-weight:bold;
	text-decoration: none;
}
.tekst_zwartsch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tekst_zwartsch a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
	text-decoration: none;
}
.tekst_zwartsch a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
	text-decoration: none;
}
.tekst_zwartsch a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
	text-decoration: none;
}
.tekst_zwartsch a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
	text-decoration: none;
}
.tekst_zwartgvet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
	font-weight: bold;
}
.voettekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #ffffff;
	text-decoration: none;
}
.hometekst {
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.inputField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
}
.submitknop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#232967;
	width:100px;
} 
.deleteknop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#FF0000;
	width:100px;
} 
.overigeknop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
	background-color:#FFCC00;
	width:75px;
} 
.inlogField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:90px;
}
.tekst_v {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.tekst_v a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #928038;
	text-decoration: none;
 
}
.tekst_v a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #928038;
	text-decoration: none;

}
.tekst_v a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #928038;
	text-decoration: none;

}
.tekst_v a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #928038;
	text-decoration: none;

}

.tekst_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.tekst_n a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
.tekst_n a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
.tekst_n a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
.tekst_n a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tekst_wit_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tekst_wit_header a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration:none;
}
.tekst_wit_header a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration:none;
}
.tekst_wit_header a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration:none;
}
.tekst_wit_header a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration:underline;
}
.tekst_wit_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.tekst_wit_normaal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.tekst_wit_normaal a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232967;
	text-decoration: none;
}
.tekst_wit_normaal a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232967;
	text-decoration: none;
 

}
.tekst_wit_normaal a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232967;
	text-decoration: none;
 

}
.tekst_wit_normaal a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232967;
	text-decoration: none;
}
#head1 {
	width: 1100px;
	height:141px;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
}
#head2 {
	width: 1100px;
	height:141px;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
}
#lamplinks {
	width:141px;
	height:141px;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
}
#lamplinks2 {
	width:141px;
	height:141px;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
}
#lamprechts {
	width:141px;
	height:141px;
	margin-left:959px;
	margin-top:0px;
	position: absolute;
}
#lamprechts2 {
	width:141px;
	height:141px;
	margin-left:959px;
	margin-top:0px;
	position: absolute;
}
#nav {
	margin-top:160px;
	margin-left:160px;
    padding: 0;
	list-style: none;
	position: absolute;
}
#nav li {
	float: left;
	list-style: none;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#nav a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 5px 0;
	background-color: #232967;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#nav a:hover {
	color: #ffffff;
	background-color: #FF0000;
}
.formveldenvriend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff1b9;
	width:250px;
}
.formveldengroot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff1b9;
	width:350px;
}
.formveldenvriendpc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff1b9;
	width:50px;
}
.formveldenvriendplaats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff1b9;
	width:183px;
}
.formveldenaantal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff1b9;
	width:25px;
}

.print {
	display:none;
}
