/* CSS Document */
body, html {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height: 		16px;
	color: 				#4685B1;
	background-image: 	url(../images/bg.jpg);
	background-repeat: 	repeat-x;
	background-color: 	#CEECFF;
	margin: 			0px;
	padding: 			0px;
}

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

a	{
	font-size: 			11px; 
	color: 				#F3AB0C; 
	text-decoration: 	underline;  
}
a:hover {
	font-size: 			11px; 
	color:				#F3AB0C; 
	text-decoration: 	none; 
}
h1 {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			18px;
	font-weight: 		bold;
	line-height: 		normal;
	color: 				#F3AB0C;
	margin:				0px;
	padding:		 	0px;
}
h2 {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-weight: 		bold;
	line-height: 		normal;
	color: 				#F3AB0C;
	margin:				0px;
	padding:		 	0px;
}

.kop {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-weight: 		bold;
	line-height: 		normal;
	color: 				#F3AB0C;
	margin:				0px;
	padding:		 	0px 0px 0px 4px;
}

.intro {
	font-weight: bold;
}

.formkop {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-weight: 		bold;
	line-height: 		normal;
	color: 				#F3AB0C;
	margin:				0px;
	padding:		 	0px 0px 0px 4px;
}

.fout {
	color: 				#F3AB0C;
}

/* BEGIN OPMAAK */
#outerbox {
	width: 				765px;
	background: 		left repeat-y url(../images/left_bgdown.gif) #FFF;
	margin: 			auto;
	padding:			0px 3px 0px 3px;
}

/* BOVENSTUK */
#top {
	width: 				765px;
	float: left;
	background: url(../images/header.gif) top right repeat-y;
	margin-bottom: -3px;
}
#top_bar {
	width: 				529px;
	height: 			33px;
	background: 		#D8C09D;
	padding: 			7px 20px 0px 0px;
	text-align: 		right;

}
#top_header01 {
	width: 				549px;
	height:				208px;
	background: 		no-repeat url(../images/top_header01_b.jpg); 
}
#top_header02 {
	width: 				549px;
	height:				208px;
	background: 		no-repeat url(../images/top_header02_b.jpg); 
}
#topbox_left {
	width:				216px;
	float: 				left;
	background: 		#66CCFF;
}
#topbox_right {
	width: 				549px;
	float: 				left;
}
#logo a {
	width: 				216px;
	height: 			73px;
	background: 		no-repeat url(../images/logo.gif);
	display: 			block;
}
#logo a:hover {
	width: 				216px;
	height: 			73px;
	background: 		no-repeat url(../images/logo.gif);
	display: 			block;
}

#home_link {
	height: 			15px;
	float: 				right;
	background: 		no-repeat left url(../images/icon_home.gif);
	padding: 			3px 0px 0px 15px;
	margin-right: 		10px; 
}
#contact_link {
	height: 			15px;
	float: 				right;
	background: 		no-repeat left url(../images/icon_contact.gif);
	padding: 			3px 0px 0px 15px;
	margin-right: 		10px; 
}
#sitemap_link {
	height: 			15px;
	float: 				right;
	background: 		no-repeat left url(../images/icon_sitemap.gif);
	padding: 			3px 0px 0px 15px;
}
#top_bar a {
	color: 				#FFF;
	text-decoration: 	underline;
}
#top_bar a:hover {
	color: 				#FFF;
	text-decoration: 	none;
}

/* MENU */
#menubox {
	width: 				216px;
	background: 		bottom no-repeat url(../images/menu_bgbottom.gif);
	border-top: 		3px solid #FFF;
}
#menu a {
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	font-size: 			14px;
	width: 				186px;
	height: 			22px;
	color: 				#FFF;
	background: 		repeat-x url(../images/menu_bg.gif);
	border-bottom: 		3px solid #FFF;
	display: 			block;
	padding: 			7px 30px 0px 0px;
	text-decoration: 	none;
	text-align: 		right;
	
}
#menu a:hover {
	color: 				#FFF;
	background: 		repeat-x url(../images/menu_bg_over.gif);
	text-decoration: 	none;
}

.menu_active  {
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	font-size: 			14px;
	width: 				186px;
	height: 			22px;
	color: 				#FFF;
	background: 		repeat-x url(../images/menu_bg_over.gif);
	border-bottom: 		3px solid #FFF;
	display: 			block;
	padding: 			7px 30px 0px 0px;
	margin-top: -7px;
	text-decoration: 	none;
	text-align: 		right;
}

	/* Fix voor IE */
	* html .menu_active {
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	font-size: 			14px;
	width: 				156px;
	height: 			22px;
	color: 				#FFF;
	background: 		repeat-x url(../images/menu_bg_over.gif);
	border-bottom: 		0px solid #FFF;
	display: 			block;
	padding: 			7px 60px 0px 30px;
	margin-top: -7px;
	margin-right: -60px;
	text-decoration: 	none;
	text-align: 		right;
}

/* MIDDENSTUK */

/* LINKS */
#middenstuk_left {
	width: 				216px;
	float: 				left;
}
#submenubox {
	width: 				216px;
	background: 		repeat-y url(../images/submenu_bg.gif);
	border-top:			3px solid #FFF;
	margin-bottom: 		-3px;
}
#submenu a {
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size: 			12px;
	height: 			18px;
	width: 				186px;
	color: 				#3B586D;
	display: 			block;
	padding: 			6px 30px 7px 0px;
	text-decoration: 	none;
	text-align: 		right;
	
}
#submenu a:hover {
	color: 				#3B586D;
	background: 		no-repeat right url(../images/submenu_arrow.gif);
	text-decoration: 	underline;
}
.submenu_active {
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	font-size: 			12px;
	width: 				186px; 
	height: 			18px;
	color: 				#FFB000;
	background: 		no-repeat right url(../images/submenu_arrow.gif);
	display: 			block;
	padding: 			6px 30px 7px 0px;
	text-decoration: 	none;
	text-align: 		right;
}

#leftpic01 {
	width: 				216px;
	height: 			152px;
	background: 		no-repeat url(../images/leftpic01.jpg);
}
#leftpic02 {
	width: 				216px;
	height: 			152px;
	background: 		no-repeat url(../images/leftpic02.jpg);
}

#btn_gastenboek a {
	width:				169px;
	height: 			55px;
	background-image: 	url(../images/btn_gastenboek.gif);
	margin: 			20px auto 0px auto;		
	display: 			block;
}
#btn_gastenboek a:hover {
	width:				169px;
	height: 			55px;
	background-image: 	url(../images/btn_gastenboek_over.gif);		
}
#btn_beschikbaarheid a {
	width:				169px;
	height: 			55px;
	background-image: 	url(../images/btn_beschikbaarheid.gif);
	margin: 			20px auto 0px auto;		
	display: 			block;
}
#btn_beschikbaarheid a:hover {
	width:				169px;
	height: 			55px;
	background-image: 	url(../images/btn_beschikbaarheid_over.gif);		
}
#adresgegevens {
	position: absolute;
	left: 0px;
	top: -105px;
	height: 100px;
	width: 				185px;
	font-size: 			10px;
	color: 				#FFF;
	text-align: 		right;
}
#adresgegevens a {
	color: 				#FFF;
	text-decoration: 	underline;
}
#adresgegevens a:hover {
	color: 				#FFF;
	text-decoration: 	none;
}

/* RECHTS */
#middenstuk_right {
	width: 				549px;
	background: 		#FFF;
	float: 				right;
	min-height:			400px;
}

	/* Fix voor IE */
	* html #middenstuk_right {
		height: 400px;
	}


#content {
	width: 				509px;
	padding: 			20px;
}




#specificaties {
	width: 				168px;
	float: 				right;
	margin: 			5px 10px 20px 20px;
}
.specs_text {
	padding-left: 		10px;
}
.specs {
	width: 				176px;
	text-align: 		left;
	color: 				#304E63;
	background: 		#D1E1EC;
}

.fotooverzicht2 {
	float: 				left;
	width: 				310px;
}

.fotooverzicht2 img{
	width: 83px;
	height: 62px;
}

.lichtblauw {
	background: 		#E8F0F6;
}

.fotosrechts { 
	float: right;
	width: 156px;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	}

.img01 {
	width: 				147px;
	height:				121px;
	padding: 			3px;
	border: 			1px solid #90B6D0;
	margin-right: 		11px;
	float: left;
	margin-bottom: 11px;
}
.img02 {
	width: 				168px;
	height:				121px;
	padding: 			3px;
	border: 			1px solid #90B6D0;
}
.thumb {
	padding: 			3px;
	border: 			1px solid #90B6D0;
}

/* ONDERSTUK */

#footer {
	position: relative;
	width: 				765px;
	height: 			31px;
	background: 		repeat-x url(../images/footer_bg.gif);
	font-size: 			10px;
	color: 				#FFF;
}
#copyright {
	margin: 			6px 20px 0px 0px;
	float: 				right;
}
#copyright a {
	color: 				#FFF;
	text-decoration: 	underline;
}
#copyright a:hover {
	color: 				#FFF;
	text-decoration: 	none;
}

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

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

.clearer30 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.onderdeel {
	width: 121px;
	height: 77px;
	background: no-repeat url(../images/logo_breefenne.gif);
	margin: auto;
}
.onderdeeltekst {
	padding-top:10px;
	font-size: 11px;
	color: #2A2A2A;
	margin: auto;
	text-align:center;
}



/* Navigatie menu eerste niveau
------------------------------------------------------------------------------------------ */
  	#verznav
	{
		width: 216px;
		margin-bottom: 0px;
		text-align: right;
		line-height: 15px;
	}

	#verznav ul
	{
		margin: 0px;
		padding: 0px 0px 0px 0px;
	}

	#verznav ul li
	{
		padding: 0px 0px 0px 0px;		
		margin: 0px;
		list-style-type: none;
		border-top: 3px solid #ffffff;
		width: 216px;
	}

	#verznav li a
	{
		display: block;
		width: 186px;
		color: #3B586D;
		padding: 5px 30px 6px 0px;
		background: #EEF4F8;
		text-decoration: none;
	}
	
	#verznav li a:hover
	{
		text-decoration: underline;
		background: #EEF4F8 url(../images/submenu_arrow.gif) no-repeat right;
	}	

	#verznav li a.actief, #verznav li a.actief:hover
	{
		color: #FFB000;
		font-weight: bold;
		background: #EEF4F8 url(../images/submenu_arrow.gif) no-repeat right;
		
	}
	



/* Navigatie menu tweede niveau
------------------------------------------------------------------------------------------ */
	
	#verznav ul ul
	{ 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 5px 0px;
	}
	
	#verznav ul li li
	{
		border: 0px;
		padding: 5px 0px 5px 0px;
	}

	
	#verznav li li a
	{
		display: block;
		padding: 0;
		padding: 0px 0px 0px 24px;
		text-align: left;
		width: 192px;
	}
	
	#verznav li li a:link, #verznav li li a:visited
	{
		color: #ffffff;
		background: #EEF4F8;
		border: 0px;
		text-decoration: none;
	}
	
	#verznav li li a:hover
	{
		color: #ffffff;
	}
	
	#verznav li li#subactief a
	{
		color: #F8981D;
		text-decoration: none;
	}
	
	#verznav li li#subactief a:hover
	{
		color: #F8981D;
		text-decoration: none;
	}
	
	
	
/* 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
{
	margin-top: 20px;
	padding: 			3px;
	border: 			1px solid #90B6D0;
	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: 87px;
	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; 
	background: #ffffff;
	padding: 0 10px 10 11px;
	min-height: 30px;
}	

	/* Fix voor IE */
	* html .fototekst {
		height: 30px;
	}

/* 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: #FF9C00;
	border: 1px solid #B26300;
	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;
 }		
 
 
  /* Formulier
---------------------------------------------------------------------------------------------- */

.tekstform {
	padding: 16px;
}

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

input.buttonform { 
	background: #F3AB0C; 
	border-bottom: 1px solid #CB8C00; 
	border-left: 1px solid #FFCB2D; 
	border-right: 1px solid #CB8C00; 
	border-top: 1px solid #FFCB2D; 
	color: #ffffff; 
	line-height: 12px;
	margin: 0px 0px 10px 0px; 
	padding: 3px 5px 3px 5px; 
	}
	
		/* Fix voor IE */
		* html input.buttonform
		{
			padding: 5px 5px 3px 5px; 
		}	
	
input.buttonform2 { 
	background: #F3AB0C; 
	border-bottom: 1px solid #CB8C00; 
	border-left: 1px solid #FFCB2D; 
	border-right: 1px solid #CB8C00; 
	border-top: 1px solid #FFCB2D; 
	color: #ffffff; 
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 10px; 
	padding: 3px 5px 2px 5px; 
	}	
	
		/* Fix voor IE */
		* html input.buttonform2
		{
			padding: 5px 5px 3px 5px; 
		}		

.aanmelden {

	border: 1px solid #4786b2;
		width: 165px;
		margin-left: 0px;
		font-size: 11px;
		margin: 2px 0px 10px 0px;
		}
	
.input {
	background: #e4eef5;
	border: 1px solid #4786b2;
	font-size: 11px;
		width: 320px;
		margin-left: 10px;
		color: #4685b1;
		}
		
.invulNormaal {
	background: #e4eef5;
	border: 1px solid #4786b2;
	font-size: 11px;
		width: 320px;
		margin: 1px 0px 1px 0px;
		padding: 2px;
		color: #4685b1;
		}		
		
.invulArea {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #e4eef5;
	border: 1px solid #4786b2;
	font-size: 11px;
		width: 320px;
		margin: 1px 0px 1px 0px;	
		padding: 2px;
		color: #4685b1;
		}
		
.veld2pulldown select
{
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #e4eef5;
color: #4685b1;
 border: 1px solid #4786b2;
 margin-right: 0px;
 text-align: left;
 padding: 2px;
 margin: 0 0 0 0;
}	

.invulSmall {
	background: #e4eef5;
	border: 1px solid #4786b2;
	font-size: 11px;
		width: 153px;
		margin: 1px 0px 1px 0px;
		padding: 2px;
		color: #4685b1;
		}
		
.invulPulldown {
	background: #e4eef5;
	border: 1px solid #4786b2;
	font-size: 11px;
		margin: 1px 0px 1px 0px;		
		padding: 2px;
		color: #4685b1;
		}		
		
.invulXSmall {
	background: #e4eef5;
	border: 1px solid #4786b2;
	font-size: 11px;
		width: 73px;
		margin: 1px 0px 1px 0px;		
		padding: 2px;
		color: #4685b1;
		}	
