/* Stylesheet website Dirk Nauta Charter
   Ale van der Ploeg
   www.AddSite.nl 
   */

@import url(/addsite/css/iconen.css);

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px; 
	color: #2D2D2D; 
	margin: 0;
	padding: 0;
	height: 100%;
	background: #ffffff;
}

.popup { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px; 
	color: #2D2D2D; 
	margin: 19px 0px 0px 0px;
	padding: 0;
	background: #ffffff url(../images/popback.jpg) no-repeat;	
	}

		html
		{
			height: 100%;
		}
		
		#bovenstuk
		{
			width: 100%;
			height: 283px;
			background: #0589CA url(../images/bovenstuk2.gif) repeat-x;
		}
		
		#middenstuk
		{
			width: 100%;
			padding-bottom: 146px;
			
		}
		
		#onderstuk
		{
			width: 100%;
			height: 146px;

			position: relative;
			margin: -146px auto 0 auto;
			background: #0589CA url(../images/onderstuk.gif) repeat-x;
		}

		/* Fix voor IE */
		* html #onderstuk
		{
			margin-top: -146px;
		}

		#content
		{
			margin: 0 auto;
			width: 992px;
			background-color: #ffffff;
			position: relative;
		}
		  
		#content2
		{
			margin: 0 auto;
			width: 992px;
			background: #ffffff url(../images/linkerkant2.gif) repeat-y;
		}		  

		#contentboven
		{
			margin: 0 auto;
			width: 992px;
			height: 283px;
			
		}

		#contentonder
		{
			margin: 0 auto;
			width: 992px;
			height: 146px;
		}

		#container
		{
			position: relative;
			min-height: 100%;
		}

		* html #container
		{
			height: 100%;
		}		

#header0 {
	float: left;
	width: 992px;
	height: 79px;
	background: url(../images/header0.jpg) bottom left no-repeat;	
	position: relative;
}

#header0 img{
	float: left;
	border: 0px;
}


#lang{
	position: absolute;
	left: 752px;
	top: 53px;
}

#lang img{
	float: left;
	border: 0px;
	padding: 2px;
}

#header1 {
	height: 204px;
	width: 366px;
	background: url(../images/header1.jpg) no-repeat;
	text-align: right;
	float: left;	
	z-index:1;
	position:relative; 

	}
	
#header2 {
	height: 204px;
	width: 366px;
	background: url(../images/header2.jpg) no-repeat;
	text-align: right;
	float: left;
	z-index:1;
	position:relative; 
	
	}
	
#header3 {
	height: 204px;
	width: 260px;
	background: url(../images/header3.jpg) no-repeat;
	text-align: right;
	float: left;
	z-index:1;
	position:relative; 
	
	}	
	
#subnav {
	position:absolute; 
	height: 32px;
	width: 729px;
	top: 49px;
	z-index:5;
	background: #0589CA;
	border-bottom: 1px solid #ffffff;
	}
	
		/* Fix voor IE */
		* html #subnav
		{
			margin-bottom: -204px;
		}
		
	
#flashcontent {
	position:relative; 
	height: 204px;
	width: 992px;
	top: -204px;
	z-index:2;
	}

		/* Fix voor IE */
		* html #flashcontent
		{
			margin-bottom: -204px;
		}
	


#logo {
	position:relative; 
	height: 140px;
	width: 300px;
	top: -53px;
	z-index:3;
	}
	
		/* Fix voor IE */
		* html #logo
		{
			margin-bottom: -204px;
		}
	
	
#logo img{
	border: 0px;
	margin-left: 20px;
	}	


#kruimelpad {
	height: 40px;
	background: url(../images/kruimelpad.gif) no-repeat;
	text-align: right;
	padding: 0px 0px 0px 15px;
	}


	

#linkerkant {
	float: left;
	width: 712px;
	padding: 20px 0px 20px 20px;
    min-height: 400px;
    background: url(../images/linkerkant.jpg) no-repeat;
	}
	
		/* Fix voor IE */
		* html #linkerkant
		{
			height: 400px;
		}	
		
#linkerkant2 {
	float: left;
	width: 732px;
	padding: 20px 0px 20px 0px;
	background: url(../images/linkerkant.jpg) no-repeat;
	}		
	
#roodblok {
	margin-top: 37px;
	float: left;
	width: 290px;
    background: #CA0506;
	}	
	
#roodblok img{
	width: 290px;
	border: 0px;
	}		
	
	
#snelkoppelingen {
	margin-top: 37px;
	float: left;
	width: 230px;
    min-height: 400px;
    background: url(../images/snelkoppelingen.gif) no-repeat;
	}
	
		/* Fix voor IE */
		* html #snelkoppelingen
		{
			height: 400px;
		}
	
#inhoud {
	float: right;
	width: 482px;
    min-height: 400px;
	}	
	
	
		/* Fix voor IE */
		* html #inhoud
		{
			height: 400px;
		}	
	
#inhoud2 {
	float: right;
	width: 442px;
    min-height: 400px;
	}	
	
#rechterkant {
	float: right;
	width: 220px;
	padding: 20px;
    min-height: 400px;
    background: url(../images/rechterkant.jpg) no-repeat;
	}	
	
		/* Fix voor IE */
		* html #rechterkant
		{
			height: 400px;
		}	
	
#adresgegevens {
	float: left;
	width: 672px;
	color: #ffffff;
	line-height: 22px;
	padding: 40px 20px 0px 40px;
	}		

#adresgegevens a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #59DAFF;
	}
#adresgegevens a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #59DAFF;
	}
#adresgegevens a:hover, #adresgegevens a:active { 
	text-decoration: underline; 
	color: #59DAFF;
	}

#copyright {
	float: right;
	width: 240px;
	text-align: right;
	padding: 40px 20px 0px 0px;
    line-height: 22px;
    color: #59DAFF;
	}	
	
#copyright a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}
#copyright a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}
#copyright a:hover, #copyright a:active { 
	text-decoration: underline; 
	color: #ffffff;
	}	
	

	
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #CA0506;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #CA0506;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #CA0506;
	}

.knop { 	
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 150px;
	}
	
.knop a:link, .knop a:visited  { 
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 130px;
	border: 0px;
	line-height: 26px;
	font-size: 14px;
	display: block;
	background: #CA0506;
	padding: 20px 10px 20px 10px;
	font-weight: normal; 
	text-align: center;
	text-decoration: none; 
	color: #ffffff;
	}

.knop a:hover, .knop a:active { 
	background: #FF0000;
	}	
	
.knop2 { 	
	float: left;
	margin: 10px 0px 0px 0px;	
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 342px;
	}
	
.knop2 a:link, .knop2 a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 322px;
	border: 0px;
	line-height: 26px;
	font-size: 14px;
	display: block;
	background: #0589CA;
	padding: 20px 10px 20px 10px;
	font-weight: normal; 
	text-align: center;
	text-decoration: none; 
	color: #ffffff;
	}

.knop2 a:hover, .knop2 a:active { 
	background: #0595DC;
	}		
	

.schuin {
	font-style: italic;
	}

.nieuwsitem {
	padding: 20px 0px 20px 0px;
	}
	
#logos {
	text-align: right;
	padding: 20px 0px 0px 0px;
	}
	
#logos img{
	border: 0px;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}	
		
.nieuwsitem img {
	border: 0px;
	float: right;
	padding: 5px 0px 10px 10px;
	}	
	
.tekst2 {
	padding: 20px 20px 20px 30px;
	}
	
.bladeren {
	margin: 10px 20px 10px 30px;
	font-size: 11px;
	text-align: left;
	}
	
.bladeren a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #2D2D2D;
	}
.bladeren a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #2D2D2D;
	}
.bladeren a:hover, .bladeren a:active { 
	text-decoration: underline; 
	color: #2D2D2D;
	}	
	
.tekst {
	padding: 20px 20px 20px 0px;
	}	

.line {
	height: 1px;
	background: #DDDDDD;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	}
	


.kop { 
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 8px 0px 11px 0px;
	margin-right: 20px;
	font-size: 18px;
	color: #2B5674;
	border-bottom: solid 1px #CCCCCC;
	}
	
.kop2 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 8px 0px 11px 0px;
	margin-right: 20px;	
	font-size: 18px;
	color: #2B5674;
	padding-left: 30px;
	border-bottom: solid 1px #CCCCCC;
	}	
	

.kop3 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 8px 0px 11px 0px;
	margin-right: 20px;	
	font-size: 18px;
	color: #2B5674;
	border-bottom: solid 1px #CCCCCC;
	}	
	
.kop4 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 8px 0px 11px 0px;
	margin-right: 20px;
	font-size: 18px;
	color: #2B5674;
	padding-left: 30px;
	border-bottom: solid 1px #CCCCCC;
	text-align: right;
	}	
	
.kop5 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 8px 0px 11px 0px;
	font-size: 18px;
	color: #2B5674;
	}	
	
.kop6 { 
	margin: 0px 0px 15px 0px;
	line-height: 30px;
	color: #2B5674;
	}		

.dialog { 
	margin: 0px;
	font-size: 11px;
	background: #DBEAF5;
	padding: 15px;
	border: 1px solid #B0BCC5;
	}	
	
	
.dialog2 { 
	margin: 0px;
	float: right;
	width: 200px;
	margin-top: 20px;
	font-size: 11px;
	background: #DBEAF5;
	padding: 15px;
	border: 1px solid #B0BCC5;
	}	
		

	
.intro { 
	color: #0E6AAA;
	}		

	
.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}



.clearer2 {
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}


.fotooverzicht { 
	padding: 10px 20px 20px 10px;
	}
	
.fotooverzicht img { 
	float: left;
	margin: 0px 0px 20px 20px;
	border: 0px;
	width: 107px;
	height: 107px;
	}	

.fotooverzicht2 { 
	padding: 0px 0px 10px 0px;
	float: left;
	width: 712px;
	}
	
.fotooverzicht2 img { 
	float: left;
	margin: 0px 20px 0px 0px;
	border: 0px;
	width: 217px;
	height: 155px;
	}	
	
.overzicht { 
	padding-left: 23px;
	background: url(../images/camera.gif) 0px 3px no-repeat;	
	height: 20px;
	line-height: 20px;
	}

	
.fotoslinks { 
	padding: 0px 0px 5px 0px;
	width: 206px;
	float: left;
	}		
	
.fotoslinks img
{
	float: left;
	border: 1px solid #90B2D7;
	background: #F6F8FA;
	padding: 5px 5px 5px 5px;
	margin: 5px 10px 5px 0px;
}	


.smallfotorechts { 
	padding: 0px 0px 0px 10px;
	width: 110px;
	float: right;
	}		
	
.smallfotorechts img
{
	float: right;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}	

.grotefoto { 
	padding: 20px 0px 0px 0px;
	}	

.fotosrechts { 
	padding: 0px 0px 0px 20px;
	width: 217px;
	float: right;
	}		
	
.fotosrechts img
{
	float: right;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}	


.linkjeslinks
{
	padding: 20px 0px 20px 0px;
	width: 320px;
	float: left;
}

.linkjesrechts
{ 
	padding: 20px 0px 20px 0px;
	width: 320px;
	float: right;
}
	
	
/* Navigatiebalk
---------------------------------------------------------------------------------------------- */



#hoofdmenulink, #hoofdmenulink ul {
	float: left;
	width: 992px;
	list-style: none;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 34px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#hoofdmenulink a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	background: #2B5674;
	font-weight: normal;
	height: 33px;
	padding: 0px 15px 0px 15px;
	border-bottom: 1px solid #ffffff;
	margin-right: 1px;
}


		/* Fix voor IE */
		* html #hoofdmenulink a
		{
			margin-top: -1px;
		}



#hoofdmenulink li {
	display: inline;
	float: left;
	padding: 0 0px 0 0;
	text-align: left;
	background: none;
}



#hoofdmenulink li a:hover {
	background: #0589CA;
}


#hoofdmenulink a.selectedhoofd {
	background: #0589CA;
	border-bottom: 1px solid #0589CA;
}




#submenulink, #submenulink ul {
	float: left;
	list-style: none;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    line-height: 32px;
	color: #ffffff;
	font-weight: normal;
}

#submenulink a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/streepje.gif) no-repeat bottom right;
	padding: 0px 15px 0px 15px;
}


#submenulink li {
	float: left;
	padding: 0 0px 0 0;
	text-align: left;
	background: none;
}


#submenulink li:hover {
	color: #84DBF4;
}

#submenulink li a:hover {
	color: #84DBF4;
}


.selectedsub {
	color: #0A1A3C;
}

#bottomlinks {
	width: 757px;
	text-align: right;
	margin: 0px;
}

#bottomlink, #bottomlink ul {
	float: right;
	list-style: none;
    margin: 30px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
	color: #F6F6F6;
	font-weight: normal;
}

#bottomlink a {
	display: block;
	color: #F6F6F6;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 12px;
}


#bottomlink li {
	float: left;
	padding: 0 0px 0 0;
	text-align: left;
	background: none;
}


#bottomlink li:hover {
	color: #C1C1C1;
}

#bottomlink li a:hover {
	color: #C1C1C1;
}





#navcontainer_nav
	{ 
	width: 180px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	}


#navcontainer_nav ul
	{ 
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#navcontainer_nav li { margin: 0; background: none; padding: 0px;}

#navcontainer_nav a 
	{
	display: block;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	text-decoration: none;
	height: 30px;	
	line-height: 30px;
	margin: 0px;
	background: url(../images/navback1.gif) 0px 13px no-repeat;	
	}

#navcontainer_nav a:hover
	{
	background: url(../images/navback2.gif) 0px 13px no-repeat;	
	}

#navcontainer_nav li li a 
	{
	display: block;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 25px;
	font-weight: normal;
	text-decoration: none;
	height: 30px;	
	line-height: 30px;
	margin: 0px;
	background: url(../images/navback3.gif) 0px 13px no-repeat;	
	}

#navcontainer_nav li li li a
	{
	display: block;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 30px;
	font-weight: normal;
	text-decoration: none;
	height: 30px;	
	line-height: 30px;
	margin: 0px;
	background: url(../images/navback3.gif) 0px 13px no-repeat;	
	}

#navcontainer_nav .subactief a
	{
	color: #00D8FF;
	}	

	
	
/* Sliding doors
---------------------------------------------------------------------------------------------- */	
	
.btn_vloot, a.btn_vloot, a.btn_vloot:visited, a.btn_vloot:active
{
	width: 208px;
	height: 109px;
	background: url(../images/btn_vloot.gif) no-repeat 0 0;
	float: left;
	margin: 30px 0px 0px 0px;
}

a.btn_vloot:hover
{
	width: 208px;
	height: 109px;
	background-position: 0 -109px;
	text-decoration: none;
}

.btn_vloot_de, a.btn_vloot_de, a.btn_vloot_de:visited, a.btn_vloot_de:active
{
	width: 208px;
	height: 109px;
	background: url(../images/btn_vloot_de.gif) no-repeat 0 0;
	float: left;
	margin: 30px 0px 0px 0px;
}

a.btn_vloot_de:hover
{
	width: 208px;
	height: 109px;
	background-position: 0 -109px;
	text-decoration: none;
}

.btn_vloot_en, a.btn_vloot_en, a.btn_vloot_en:visited, a.btn_vloot_en:active
{
	width: 208px;
	height: 109px;
	background: url(../images/btn_vloot_en.gif) no-repeat 0 0;
	float: left;
	margin: 30px 0px 0px 0px;
}

a.btn_vloot_en:hover
{
	width: 208px;
	height: 109px;
	background-position: 0 -109px;
	text-decoration: none;
}


.btn_overons, a.btn_overons, a.btn_overons:visited, a.btn_overons:active
{
	width: 208px;
	height: 109px;
	background: url(../images/btn_overons.gif) no-repeat 0 0;
	float: left;
	margin: 20px 0px 0px 0px;
}

a.btn_overons:hover
{
	width: 208px;
	height: 109px;
	background-position: 0 -109px;
	text-decoration: none;
}

.btn_overons_de, a.btn_overons_de, a.btn_overons_de:visited, a.btn_overons_de:active
{
	width: 208px;
	height: 109px;
	background: url(../images/btn_overons_de.gif) no-repeat 0 0;
	float: left;
	margin: 20px 0px 0px 0px;
}

a.btn_overons_de:hover
{
	width: 208px;
	height: 109px;
	background-position: 0 -109px;
	text-decoration: none;
}

.btn_overons_en, a.btn_overons_en, a.btn_overons_en:visited, a.btn_overons_en:active
{
	width: 208px;
	height: 109px;
	background: url(../images/btn_overons_en.gif) no-repeat 0 0;
	float: left;
	margin: 20px 0px 0px 0px;
}

a.btn_overons_en:hover
{
	width: 208px;
	height: 109px;
	background-position: 0 -109px;
	text-decoration: none;
}


.btn_beschikbaarheid, a.btn_beschikbaarheid, a.btn_beschikbaarheid:visited, a.btn_beschikbaarheid:active
{
	width: 208px;
	height: 109px;
	background: url(../images/btn_beschikbaarheid.gif) no-repeat 0 0;
	float: left;
	margin: 20px 0px 30px 0px;
}

a.btn_beschikbaarheid:hover
{
	width: 208px;
	height: 109px;
	background-position: 0 -109px;
	text-decoration: none;
}

.btn_beschikbaarheid_de, a.btn_beschikbaarheid_de, a.btn_beschikbaarheid_de:visited, a.btn_beschikbaarheid_de:active
{
	width: 208px;
	height: 109px;
	background: url(../images/btn_beschikbaarheid_de.gif) no-repeat 0 0;
	float: left;
	margin: 20px 0px 30px 0px;
}

a.btn_beschikbaarheid_de:hover
{
	width: 208px;
	height: 109px;
	background-position: 0 -109px;
	text-decoration: none;
}

.btn_beschikbaarheid_en, a.btn_beschikbaarheid_en, a.btn_beschikbaarheid_en:visited, a.btn_beschikbaarheid_en:active
{
	width: 208px;
	height: 109px;
	background: url(../images/btn_beschikbaarheid_en.gif) no-repeat 0 0;
	float: left;
	margin: 20px 0px 30px 0px;
}

a.btn_beschikbaarheid_en:hover
{
	width: 208px;
	height: 109px;
	background-position: 0 -109px;
	text-decoration: none;
}

.specs {
	margin-top: 20px;
	width: 100%;
	color: #ffffff;
	text-align: right;
	}
	
.lichtrood {
	background: #E01D11;
	}
	
.waarde {
	text-align: left;
	}	


form {
	margin: 0px;
	padding: 0px;
	}
	

/* Container blok 1
---------------------------------------------------------------------------------------------- */

#blokwrapper
{
	margin-left: -20px;
}

.blokwrapper1
{
	margin-right: 20px;
	width: 336px;
	float: left;
}

.blokwrapper2
{
	margin-right: 0px;
	width: 336px;
	float: left;
}

.blok
{
	position:relative;
	float: left;
	width: 336px;
	margin: 10px 0px 10px 0px;
	display: block;
	background: #DBEAF5;
	text-decoration: none;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #555555;
	text-align: left;
}




.blok a, .blok a:link, .blok a:visited 
{
	display: block;
	width: 336px;
	height: 136px;
	background: #DBEAF5;
	color: #555555;
	text-decoration: none;
	border: 1px solid #B0BCC5;
}

.blok a .kopblok { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CA0506;
	font-size: 14px;
	}

.blok a .tekstblauw
{
	color: #008FC4;
}

.blok img
{
	float: left;
	border: 0;
	padding: 10px 15px 10px 10px;
}

.blok .tekst
{
	display: block;
	padding: 12px 15px 10px 0px;
	margin: 0 0px 0px 0;
}

.blok a:hover
{
	background: #FF3A24;
	border: 1px solid #CA0506;
	color: #ffffff;
}

.blok a:hover .kopblok { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DADADA;
	font-size: 14px;
	}

.blok a:hover .tekstblauw
{
	color: #DADADA;
}


.blokspacer 
{ 
	width: 486px;
	height: 1px;
	background-color: white;
	font-size: 0px;
	line-height: 0px;
}	

.prijzen
{ 
	border: 1px solid #CCCCCC;
}

.prijzenheader
{ 
	background: #CA0506;	
	color: #ffffff;
}

.rij2
{ 
	background: #E6E6E6;
}

/* Formulieren
------------------------------------------------------------------------------------------ */

form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	}


input.button { 
	background: #009EE0; 
	border-bottom: 1px solid #0187BF; 
	border-left: 1px solid #4DBBE9; 
	border-right: 1px solid #0187BF; 
	border-top: 1px solid #4DBBE9; 
	color: #ffffff; 
	padding: 1px 5px 1px 5px; 
	}
	
input.button2 { 
	background: #4DBBE9; 
	border-bottom: 1px solid #AE3300; 
	border-left: 1px solid #FFD22A; 
	border-right: 1px solid #AE3300; 
	border-top: 1px solid #FFD22A; 
	color: #ffffff; 
	font-size: 11px;
	font-weight: normal;
	padding: 1px 3px 1px 3px; 
	}	

.aanmelden {

	border: 1px solid #B0BCC5;
		width: 165px;
		margin-left: 0px;
		font-size: 11px;
		line-height: 11px;
		height: 18px;
		margin: 2px 0px 10px 0px;
		}
	
.input {
	background: #ffffff;
	border: 1px solid #B0BCC5;
	font-size: 11px;
	width: 203px;
	margin-left: 10px;
	line-height: 11px;
	height: 16px;	
	}
		
.invulNormaal {
	background: #ffffff;
	border: 1px solid #B0BCC5;
	font-size: 11px;
	width: 203px;
	padding: 2px 0 2px 2px;
	}		
		
.invulArea {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff;
	border: 1px solid #B0BCC5;
	font-size: 11px;
	line-height: 15px;
	width: 280px;
	padding: 2px 0 2px 2px;
		}
		
.veld2pulldown select
{
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #000000;
 border: 1px solid #B0BCC5;
 text-align: left;
 padding: 2px 0 2px 2px;
}	

.invulSmall 
{
	background: #ffffff;
	border: 1px solid #B0BCC5;
	font-size: 11px;
	width: 153px;
	padding: 2px 0 2px 2px;		
}
		
.invulPulldown 
{
	background: #ffffff;
	border: 1px solid #B0BCC5;
	width: 205px;
	font-size: 11px;
	padding: 2px 0 2px 0px;
}		
		
.invulXSmall 
{
	background: #ffffff;
	border: 1px solid #B0BCC5;
	font-size: 11px;
	width: 73px;
	padding: 2px 0 2px 2px;
}

.invulww
{
	background: #ffffff;
	border: 1px solid #B0BCC5;
	font-size: 11px;
	width: 120px;
	padding: 2px 0 2px 2px;
}

.invulGetal
{
	background: #ffffff;
	border: 1px solid #B0BCC5;
	font-size: 11px;
	width: 40px;
	padding: 2px 0 2px 2px;
}


#tekst_blok
{
	padding-bottom: 40px;
}


/* Blokken nieuws
---------------------------------------------------------------------------------------------- */
	
	
.fbcontainer
{
	font-family: verdana, arial;
	font-size: 11px;
	display: block;
	float: left;
	width: 692px;
	text-decoration: none;
	padding: 20px 0px 0px 0px;
}



.fbcontainer a, .fbcontainer a:link, .fbcontainer a:visited 
{
	display: block;
	width: 100%;
	cursor: pointer;
	border: 1px solid #B0BCC5;
	background-color: #DBEAF5;
	color: #555555; 
	text-decoration: none;
	margin: 0;
	padding: 0;
}



.fbcontainer img
{
	float: left;
	padding: 5px;
	margin: 10px 15px 10px 10px;
}

.fbcontainer .tekst
{
	display: block;
	margin-top: 0px;
	padding: 20px 30px 30px 20px;
}
		

.fbcontainer a:hover
{
	display: block;
	width: 100%;
	text-decoration: none;
	border: 1px solid #B0BCC5;
	background-color: #E2F3FD;
}


.fbcontainer .tekst img
{
	float: left;
	width: 130px;
	height: 130px;
	border: 0px;
	margin: 0px;
	padding: 0px 20px 20px 0px;
}

.fbcontainer a .kop5 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 15px 0px;
	line-height: 30px;
	font-size: 18px;
	color: #2B5674;
	}

	
/* Foto Zoom
---------------------------------------------------------------------------------------------- */

#fotozoom { 
	width: 620px; 
	margin: 0 auto;
	padding: 0;
	border: 0px solid red;
	}

.fotoboven {
	height: 15px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.fotoonder {
	height: 10px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

#grotefoto
{
	text-align: center;
}

#grotefoto img
{
	border: 0px solid #5ABCDD;
	padding: 20px 5px 5px 5px;
	line-height: 0px;
	text-align: center;
}

.tour1object
{
	background-color: #4D4D4D;
	border: 10px solid #DBDBDB;
	line-height: 0px;
	padding: 1px 1px 1px 1px;
	text-align: center;
	height: 309px;
	width: 600px;
}

.tour2object
{
	background-color: #4D4D4D;
	border: 10px solid #DBDBDB;
	line-height: 0px;
	padding: 1px 1px 1px 1px;
	text-align: center;
	height: 292px;
	width: 600px;
}

.tour3object
{
	background-color: #4D4D4D;
	border: 10px solid #DBDBDB;
	line-height: 0px;
	padding: 1px 1px 1px 1px;
	text-align: center;
	height: 260px;
	width: 600px;
}

#grotefoto .flash
{
	width: 600px;
	background-color: #ffffff;
	border: 1px solid #7A8977;
	line-height: 0px;
	padding: 10px;
	text-align: center;
}

.hoogtefoto
{
	width: 584px;
	height: 280px;
}

#logozoom { 
	width: 119px;
	margin-right: 1px;
	height: 80px;
	float: left;
	}

#bovenspacerzoom { 
	width: 640px;
	height: 12px;
	float: right;
	line-height: 0px;
	}

#navigatie { 
	width: 620px;
	height: 100px;
	line-height: 27px;
	margin-bottom: 1px;
	text-align: right;	
	float: right;
	}	
	
#navigatie a:link, #navigatie a:visited
{
		text-decoration: none;
        color: #F86F10; 
}

#navigatie a:hover
{
	text-decoration: none;
	color: #000000;
}

#titelzoom { 
	width: 400px;
	height: 25px;
	margin-top: 29px;
	margin-bottom: 1px;
	text-align: left;
	float: left;
	}

#snelnavzoom { 
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: right;
	float: right;
	}

#snelnavinfo { 
	width: 100%;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	}

	/* Fix voor IE */
	* html #snelnavinfo {
		background: none;
		width: 196px;
	}

#infoterug { 
	float: left;
	border: 0px solid red;
	color: #fff;
	margin: 3px 0 0 15px;
	padding: 0 0 0 0;
	}
	
#infoterug a:link, #infoterug a:visited
{
		text-decoration: none;
        color: #f3f3f3; 
}

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

#inforechts {
	width: 160px;
	float: right;
	}

.vorige, a.vorige
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_terug.gif) no-repeat 0 0;
	float: right;
}

a.vorige:hover
{
	background: url(../images/buttons/btn_terug2.gif) no-repeat 0 0;
}

.volgende, a.volgende
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(../images/buttons/btn_volgende.gif) no-repeat 0 0;
	float: right;
}

a.volgende:hover
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_volgende_over.gif) no-repeat 0 0;
	float: right;
}

.vorigefb, a.vorigefb
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_terug.gif) no-repeat 0 0;
	float: left;
}

a.vorigefb:hover
{
	background: url(../images/buttons/btn_terug2.gif) no-repeat 0 0;
}

.volgendefb, a.volgendefb
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 0px;
	background: url(../images/buttons/btn_volgende.gif) no-repeat 0 0;
	float: left;
}

a.volgendefb:hover
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_volgende_over.gif) no-repeat 0 0;
	float: left;
}

.vorigespace
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/spacer.gif) no-repeat 0 0;
	float: left;
}

.fototekst 
{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px; 
	padding: 0 10px 0 11px;
}	

/* Foto nummering
---------------------------------------------------------------------------------------------- */

 #pagcontainer
 {
  float: right;
  height: 20px;
  padding: 0;
  margin: 4px 0 0 0;
  font-family: verdana, arial;
  font-size: 11px;
 }

 /* Fix voor IE */
 * html #pagcontainer 
 {
  padding: 0;
  margin: 3px 0 0 0;
 }

 #pagcontainer ul
 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
 }

 #pagcontainer ul li 
 { 
  display: inline;
 }

 #pagcontainer ul .inactief
 {
  text-decoration: none;
  padding: 2px 5px 2px 5px;
	background: #FF3A24;
	border: 1px solid #CA0506;
	color: #ffffff;

 }

 #pagcontainer ul li a
 {
  text-decoration: none;
  padding: 2px 5px 2px 5px;	
	background: #0589CA;
	border: 1px solid #006CA8;
	color: #ffffff; 	
 }

 #pagcontainer ul li a:hover
 {
  color: #ffffff;
	background: #006CA8;
	border: 1px solid #006CA8;
	color: #ffffff;
 }

 #pagnavinfo
 {
  float: left;
  height: 20px;
  padding: 0;
  margin: 4px 0 0 0;
 }

 /* Fix voor IE */
 * html #pagnavinfo 
 {
  padding: 0;
  margin: 3px 0 0 0;
 }		
 	
 	
 /* Styles voor de kalender
---------------------------------------------------------------------------------------------- */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #206A9B;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #FEF19A;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #5ABCDD url(../../templates/formulieren/kalender/skins/aqua/menuarrow2.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #00659F;
  color: #fff;
  padding: 2px;
}

.calendar thead tr { /* Row <TR> containing navigation buttons */
  background: #5ABCDD;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #ffffff;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #206A9B;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #FF5A00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #34ABFA;
  color: #000;
  border: 1px solid #016DC5;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #006AA9;
  border: 1px solid #008AFF;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #ffffff;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #F1F8FC;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #8FC4E8;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #FF5A00;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #FF5A00;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #FF5A00;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #206A9B;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #00659F;
  color: #fff;
  border-top: 1px solid #206A9B;
  padding: 1px;
  font-weight: bold;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #B8DAF0;
  border: 1px solid #178AEB;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #00659F;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #34ABFA;
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  font-weight: bold;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #F1F8FC;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #E3F0F9;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #F1F8FC;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #267DB7;
  color: #fff;
}

.calendar td.time span.active {
  border-color: red;
  background-color: #000;
  color: #A5FF00;
} 	

.cal {
	width: 14px;
	height: 14px;
	margin-left: 5px;
	margin-bottom: -2px;
	}
	
	
a.boeken, a.boeken:link, a.boeken:visited 
{
	background: #048ACB; 
	border-bottom: 1px solid #00558C; 
	border-left: 1px solid #5AB0DA; 
	border-right: 1px solid #00558C; 
	border-top: 1px solid #5AB0DA; 
	color: #ffffff; 
	padding: 8px 10px 8px 10px; 
}


a.boeken:hover
{
	background: #009EE0; 
	border-bottom: 1px solid #0187BF; 
	border-left: 1px solid #4DBBE9; 
	border-right: 1px solid #0187BF; 
	border-top: 1px solid #4DBBE9; 
	color: #ffffff; 
	padding: 8px 10px 8px 10px; 
	text-decoration: none;
}	

/* Rental
---------------------------------------------------------------------------------------------- */

.vlooteigenschappen
{
	margin: 0px 5px 15px 0px;
}

.vlooteigenschappendetail
{
	margin: 25px 5px 2px 17px;
}

.vlooteigenschappen img, .vlooteigenschappendetail img
{
	margin: 0px 10px 6px 0px;
}






/* Pulldown menu
------------------------------------------------------------------------------------------ */




#nav2, #nav2 ul 
{
	padding: 0px 0px 0px 0px;
	float: left;
	list-style: none;
	line-height: 40px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; 
	color: #ffffff;
	min-height: 40px;
	z-index: 2;
}



#nav2 a 
{
	position: relative;
	float: left;
	text-decoration: none;
	margin: 0px;
	height: 40px;
	line-height: 40px;
	z-index: 2;
	padding: 0px 13px 0px 7px;
	background: url(../images/dot.gif) top right no-repeat;
}

#nav2 a.laatste
{

	background: none;
}



ul #nav2 li
{
	background-color: blue;
	z-index: 2;
}

#nav2 li a
{
	font-size: 15px;
	line-height: 38px;
	height: 40px;
	color: #C8D8E3;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 2;
}

#nav2 li a:hover
{
	color: #39A6DC;
}

#nav2 li .actief
{
	color: #39A6DC;
	z-index: 2;
}

#nav2 li li a
{
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-transform: none;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #0589CA;
	z-index: 2;
	filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;	
}

#nav2 li li a:hover
{
	font-size: 11px;
	color: #1C4969;
	background: #2599DC;
	z-index: 2;
	filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;	
}


#nav2 li ul li
{
	font-size: 11px;
	z-index: 2;
}

#nav2 li ul li a 
{
	display: block;
	color: #ffffff;
	width: 164px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	padding: 0px 8px 0px 8px;
	min-height: 15px;
	z-index: 2;
}

	/* Fix voor IE */
	* html #nav2 li ul li a
	{
		height: 15px;
		z-index: 2;
	}

#nav2 li ul li a:hover
{
	color: #1C4969;
	font-size: 11px;
	z-index: 2;
}

#nav2 a.home 
{
	background-color: #286591;
	z-index: 2;
}

#nav2 a.home:hover 
{
	background-color: #286591;
	z-index: 2;
}

#nav2 li 
{
	position: relative;
	float: left;
	padding: 0 0 0 0;
	text-align: center;
	border: solid #004265;
	border-width: 0 0px 0 0;
	height: auto;
	z-index: 2;
}

	/* Fix voor IE */
	* html #nav2 li 
	{
		background: none;
	}

#nav2 li.eind 
{
	float: left;
	padding: 0;
	text-align: center;
	border: solid #004265;
	border-width: 0 0px 0 0;
	z-index: 2;
}

#nav2 li ul 
{
	margin-top: 0px;
	position: absolute;
	left: -999em;
	min-height: 10px;
	height: auto;
	width: 14px;
	margin-left: 0px;
	font-weight: normal;
	z-index: 2;
	top: 39px;
	border: 0px solid #000000;

}

.regela
{
	position: relative;
	z-index: 2;
}

.regelb
{
	position: relative;
	z-index: 2;
}

#nav2 li li 
{
	border: solid #69B7DD;
	border-width: 0px 0px 1px 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 2;
}

#nav2 li ul ul 
{
	margin-top: 0px;
	position: absolute;
	left: -999em;
	min-height: 10px;
	height: auto;
	width: 164px;
	margin-left: 180px;
	margin-top: -30px;
	font-weight: normal;
	border-width: 0.25em;
	z-index: 2;
	top: 30px;
	border: 0px solid #000000;
	padding-top: 0px;
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul 
{
	left: -999em;
	z-index: 2;

}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul 
{
		position: absolute;
		left: 0px;
		z-index: 2;
}


#nav2 li.sfhover 
{
	font-weight: normal;
}

#nav2 li.sfhover a:hover 
{
}

#nav2 li li.sfhover a:hover 
{
}

#nav2 li.sfhover a.home:hover 
{
}

#nav2 li:hover 
{
	background: none;
}

#nav2 ul li a:hover 
{
	font-weight: normal;
}