body{ 
	 background: #b4130c url(/images/bg.jpg) no-repeat top center;
	 height:100%; /* fix height to 100% for IE */
	 max-height:100%; /* fix height for other browsers */
	 padding:0; /*remove padding */
	 margin:0; /* remove margins */
	 border:0; /* remove borders */
	 font-family: Arial, Helvetica, sans-serif;
	 padding-top:80px;
	 font-size: 12px; 
	 overflow:hidden; /*get rid of scroll bars in IE */
} 

/*
       _                                      
      | |                                     
  __ _| | __ _  ___ _ __ ___   ___  ___ _ __  
 / _` | |/ _` |/ _ \ '_ ` _ \ / _ \/ _ \ '_ \ 
| (_| | | (_| |  __/ | | | | |  __/  __/ | | |
 \__,_|_|\__, |\___|_| |_| |_|\___|\___|_| |_|
          __/ |                               
         |___/     

Algemene paginaopmaak                                          
*/
 
#pagewidth{ 
	width:980px;
	margin-left:auto; 
	margin-right:auto; 
	width: 980px;
	height: 550px;  
}
#maincol{
    position: absolute;
	float: right;
	display:inline; 
	width: 980px;
	height: 557px;
 }

/* Linkerblok */
#mainleft{
	overflow:hidden;
	position:absolute;
	height: 100%;
	width: 312px;
	background: url(/images/bg_links2.jpg) top left;
 }
/* Rechterblok */
#fotoright
{
	position: absolute;
	left: 308px;
	width: 698px;
	height: 100%;
	background: url(../images/bg_foto.jpg) top left no-repeat;	
	overflow:hidden;
}
#righttop {
	position:absolute;
	width: 501px;
	top: 24px;
 }

#rightright{
	position:absolute;
	left: 501px;
	height: 607px;
	width: 201px;
	z-index: 0;
}

#trialslogo{
	position:absolute;
	left: 20px;
	top: 60px;
}

#track{
	position:absolute;
	left: 20px;
	top: 150px;
}
#rightbottom{
	position:absolute;
	height: 50px;
	width: 702px;
	top: 512px;
	padding-left:5px;
} 

#rightcontent{
	position:absolute;
	top:2px;
	height:557px;
	width:453px;
	margin: 24px auto 41px 4px;
	display:block;
	padding-left:40px;
	padding-top:80px;
	z-index:auto;
}
#fotocontent{
	position:absolute;
	top:2px;
	height:557px;
	width:453px;
	margin: 24px auto 41px 4px;
	display:block;
	padding-left:40px;
	z-index:auto;
}
#rightcontent h1 {
	font-size:20px;
	margin-bottom:8px;
}
#fotocontent h1 {
	font-size:20px;
	margin:0 0 8px 0;
}
#rightcontent h2, #fotocontent h2 {
	font-size:12px;
	padding:0;
	margin:0 0 8px 0;
}
#rightcontent a, #fotocontent a {
	color:#ff0000
}
#rightcontent p, #fotocontent p{
	font-weight: normal;
	color: #000;
}
#rightcontent ul, #fotocontent ul {
	list-style:none;
}

/*
 __  __                  
|  \/  |                 
| \  / | ___ _ __  _   _ 
| |\/| |/ _ \ '_ \| | | |
| |  | |  __/ | | | |_| |
|_|  |_|\___|_| |_|\__,_|         

css menubalk

*/
#nav {
	padding: 0;
	margin:0;
	top: -22px;
	left:4px;
	padding-left: 3px;
	list-style: none;
	position:absolute; 
	z-index:199; 
	width: 640px;
	border-top: 1px solid #b4130c;
	background: url(/images/achtermenu.gif) repeat-x;
	margin-left: auto;
	margin-right: auto;
	height: 24px;
}

#nav ul{
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute; 
	z-index:99; 
	width: 640px;
	background-color: #b4130c;
	margin-left: auto;
	margin-right: auto;
	line-height: 22px;
	display:block;		
}

#nav a {
	display: block;
}

#nav li {
	padding:2px;
	float: left;
	text-indent: 2px;
	z-index: 1;
	margin-right:20px;
	line-height:20px;
	display:block;	
	
}
#nav li ul li{
	float:none;
	width:160px;
	background-color: #E7E7E7;
	
	background-attachment: scroll;
	background-image: url(/images/greyArrow.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D3D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;

	display: block;
	
}

#nav li a{
	text-transform:uppercase;
	color: #fff;
	font-size:11px;
	text-decoration:none;
	display:block;
}

#nav li ul li a{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	text-transform:uppercase;
	padding-left: 20px;
	color: #999999;
	text-decoration: none;
	display: block;
	vertical-align:middle;
}
#nav li ul a:hover {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	display: block;
}
#nav li ul {
	background-color:transparent;
	position: absolute;
	top:24px;
	left:-999em;
}

#nav li:hover ul {
	left:auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
}

/*
 _____            _             _       _                     _ 
|  __ \          (_)           (_)     | |                   | |
| |__) |_ _  __ _ _ _ __   __ _ _ _ __ | |__   ___  _   _  __| |
|  ___/ _` |/ _` | | '_ \ / _` | | '_ \| '_ \ / _ \| | | |/ _` |
| |  | (_| | (_| | | | | | (_| | | | | | | | | (_) | |_| | (_| |
|_|   \__,_|\__, |_|_| |_|\__,_|_|_| |_|_| |_|\___/ \__,_|\__,_|
             __/ |                                              
            |___/ 
*/ 

/* reserveringsformulier */
#flash {
	margin:-50px 0 0 2px;
}
#rightcontent form{
	margin-top: 30px;
}

.formkop{
	color: #b4130c;
}

#rightbottom p{
	padding-top:3px;
	color:#B4130C;
	font-size: 11px;
	display:inline;
	line-height: 55px;
}

#adres{
	padding-left: 5px;
	color: b4130c;
}

#visualmedia{
	padding-left: 230px;
}
.album {
	background-color:#FFF5B3;
	padding:5px;
	border:1px solid #ff0000;
}
#min, #plus {
	cursor:pointer;
}

#thumbs img {
	border:1px solid #ff0000;
}
#thumbs li img.active {
	border:1px solid #F79C00;
}
#thumbs img.normal {
	clear:none;
	background-color:#F2EADC;
	border:0;
	padding:0;
}
#thumbs li img:hover {
	border-color:#004501;
}
#thumbs .inscope {
	display:inline;
}
#thumbs a {
	outline:none;
}
#thumbs .outofscope {
	display:none;
}
#niet { display:none;}
#around { width:237px; background-color:#e7e7e7; margin:-28px 0 0 20px; z-index:10px; }
.block { position: absolute; width: 60px; height: 40px; cursor: pointer; }
#cboard { position: relative; background: #e7e7e7; width: 180px; height: 280px; z-index:100 }
/*
situatie ivm reaal-banner 
#cboard { position: relative; background: #e7e7e7; width: 180px; height: 130px; z-index:100; overflow:hidden;}

*/
#top_img { position: relative; z-index: 101;}
#cb_bottom {margin-top:-40px;background-color:#e7e7e7; z-index: 101; }
#sidebar {width: 180px; padding: 0;margin-left:20px;background-color:#e7e7e7;}
#sidebar .box {margin: 0 0 0px 0; padding: 0; border: none;}
#sidebar .roundboxbody {padding: 7px;}
#sidebar .roundboxbody li {padding: 0 0 7px 0;}
.blocklink {display: block; width: 100%; height: 100%; text-decoration: none;}
#form-thismustbehere {position: absolute; visibility: hidden;}

#buitenregio{
display:none;
}





