/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; 
}

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	background-image: url(../images/backgr1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#wrapper {
	margin: 0 auto;
	width: 900px;
}


#header {
	color: #333;
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	opacity:40%;
}


#ufo {
width:150px;
float:right;
padding-top:45px;
}

#page {
	letter-spacing:1px;
	}
	
	
#navigation {
	width:200px;
	height:440px;
	float:left;
	}


#contentcolumn {
	height: 415px;
	width: 660px;
	float: right;
	color:#333333;
	padding-top:10px;
	padding-right:20px;
	overflow-x:hidden;
	overflow-y:auto;
}

#contactcolumn {
	height: 410px;
	width: 660px;
	float: right;
	color:#333333;
	padding-top:10px;
	padding-right:20px;
	overflow-x:hidden;
	overflow-y:auto;
	background-image: url(../images/routecontact.png);
	background-repeat: no-repeat;
}


#leftcolumn {
	color: #333333;
	margin: 0px;
	width: 340px;
	float: left;
	}

#rightcolumn {
	float: right;
	color:#333333;
	width: 320px;
	position:relative;
}

#contact {
	width:500px;
	padding-top:40px;
	height:40px;
	float:right;
	text-align:right;
	font-size:16px;
	font-weight: bold;
	line-height: 20px;
	text-transform:uppercase;
	}
	
	#route {
	background-image: url(../images/frame3.png);
	background-repeat: no-repeat;
	padding-top:45px;
	padding-left:50px;
	height:360px;
		margin-left:30px;
	}
/*-------- NAVIGATION START---------*/





ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}


.dropdown-upward {
 margin-top: 400px !important;
}


/*-------- FOOTER START---------*/
#footer {
	width: 920px;
	clear: both;
	color: #333;
	padding: 0px;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer1 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 20px;
	text-align:left;
	font-size:9px;
}

#footer2 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 20px;
	text-align:right;
	font-size:9px;
}

#footer ul {
	list-style: none;
	padding-right: 1em;
	padding-left: 1em;
}

#footer li {
	display: inline;
	margin: 0;
	padding-top: 0;
	padding-right: 0.9em;
	padding-bottom: 0;
	padding-left: 0.9em;
}
#footer a {
 margin-left: 3px; /* Width of the graphic */
 text-decoration:none;
 color:#000000;
}
#footer a:hover {
 color: #000000;
 text-decoration:underline;
}
#footer .first {
 padding-left: 1.8em;
 background: url(../images/pic_footer.gif) left center no-repeat;
 text-transform:lowercase;
 font-size:11px;
}
#footer .first a {
 margin-left: 0;
}
#footer .copy a {
	color: #000000;
	text-decoration:underline;
}
#footer .copy a:hover {
 color: #FFFFFF;
 text-decoration:none;
}



/*-------- FOOTER END---------*/



/*--------- OPMAAK HEADERS ---------*/


#contact ul {
	list-style: none;
}

#contact li {
	display: inline;
	margin: 0;
	padding-top: 0;
	padding-right: 0.25em;
	padding-bottom: 0;
	padding-left: 0.25em;
}

#contact a {
 margin-left: 3px; /* Width of the graphic */
 text-decoration:none;
 color:#999999;
}


#contact a:hover {
color:#000000;
}

/*--------- OPMAAK HEADERS ---------*/

h1 {
	font-size:24px;
	color:#FF9900;
	padding-bottom: 4px;
	font-weight:bold;
	font-style:italic;
	}
	
	
h2 {
	font-size:16px; 
	color:#009900;
	padding-bottom: 4px;
	}
	
.nbrief h3 {
	font-size:13px; 
	color:#333333; 
	padding-bottom: 4px;
	background-image: url(../images/nbbullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
	
	
h3 {
	font-size:13px; 
	color:#333333; 
	padding-bottom: 4px;
}

.news h3 {
	font-size:13px; 
	color:#333333; 
	padding-bottom: 4px;
	background-image: url(../images/headerbullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.gastenboek h3 {
	font-size:14px; 
	color:#333333; 
	padding-bottom: 4px;
	background-image: url(../images/people.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
}

h3 a {
	color:#333333;
	border:0px;
	text-decoration:none;
	}
	
h3 a:hover {
	color:#000000;
	text-decoration:underline;
}
		
h4 {
	font-size:13px; 
	color:#006600;
	padding-bottom: 2px;
	text-decoration:underline;
	}
	

h5 {
	font-size:13px;
	color:#333333;
	}
	
h6 {
	font-size:12px;
	color:#333333;
	text-transform:uppercase;
	}
	

.menu {
	font-size:11px;
	font-weight:bold;
	}
	
	
	
/*--------- OPMAAK ---------*/
	
.datum {
font-size:9px;
color:#666666;
}

.leesverder {
font-size:10px;
}

.leesverder a {
	color:#663333;
	text-decoration:underline;
}

.leesverder a:hover {
	color:#000000;
	text-decoration:underline;
}

.mailerror h4 {
color:#FF0000;
text-align:right;
margin-right:10px;
}

.mailerror1 h4 {
color:#FF0000;
text-align:left;
margin-right:10px;
}

	/* links
******************************************/
#leftcolumn a {
	color:#0066FF;
	border:0px;
	text-decoration:none;
}

#leftcolumn a:hover {
	color:#000000;
	text-decoration:underline;
}
	
a {
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#006600;
	text-decoration:underline;
}


	/* links
******************************************/
fieldset {
border:none;
}

label {
	float: left;
	text-align: left;
	margin-right: 5px;
	width: 70px;
	margin:10px;
}

textarea:focus, input:focus {
	border: 0px solid #339933;
}

.formborder {
border-style:solid;
border-width:2px;
border-color:#CCCCCC;
 font-family:"Trebuchet MS", Verdana, Arial;
font-size:16px;
width:270px;
color:#333333;
margin:10px;
}

.formborder1 {
border-style:solid;
border-width:2px;
border-color:#CCCCCC;
 font-family:"Trebuchet MS", Verdana, Arial;
font-size:16px;
width:270px;
color:#FF0000;
margin:10px;
}

.formborder2 {
border-style:solid;
border-width:2px;
border-color:#CCCCCC;
 font-family:"Trebuchet MS", Verdana, Arial;
font-size:16px;
width:250px;
color:#333333;
margin:10px;
}

.formbordertext {
border-style:solid;
border-width:2px;
border-color:#CCCCCC;color:#333;
 font-family:"Trebuchet MS", Verdana, Arial;
font-size:16px;
width:300px;
height: 150px;
margin:10px;
float:right;
}

input:hover {
background-color:#fff;
border-color:#339933;
}

textarea:hover {
background-color:#fff;
border-color:#339933;
}

.btnExample {
  color: #FFFFFF;
  background-color:#339933;
  font-weight: bold;
  text-transform:uppercase;
  height:45px;
  width:170px;
  margin-left:240px;
}

.btnExample:hover {
  color: #333;
}


.red {
color:#FF0000;
font-size:20px;
}

.ddatum {
border:0;
margin-bottom:5px;
}