/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	color:#000000;
	font-family: Times New Roman, serif;
	font-size: 12pt;
	background:white;
	margin:10px; padding:0;
	text-align:left;
	}
tr {font-size: 11pt;}

body table{
	text-align: center;
}

ul{
	margin-bottom-with: 0px;}
	
.wit {color: #FFFFFF}
.tekst {font-size: 11px;}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

/************** header tag styles **************/

h1, h2, h3 {
text-transform:uppercase;
letter-spacing:4px;}

.vetjes {font-weight:bold;}

/************** titel styles **************/

.paginatitel {
	letter-spacing:4px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}

.ondertitel {
	letter-spacing:4px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999999;
}

.titeldetail {
	letter-spacing:4px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


/* hoofdmenu styles */

#menu {
	DISPLAY:NONE;
	position:absolute;
	margin-left:-458px;
	left:50%;
	top:38px;
	display: block;
	padding: 0;
	width:915px;
	height: 30px;
	background-image: url(../images/bladbackground.jpg);
	}

#menu ul {
	DISPLAY:NONE;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	
	display: NONE;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	display: NONE;
	background: #fff;
	width: 98px;
	height: 22px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #666666;		/* kleur tekst navigatielinks bovenaan */
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-family:"Trebuchet MS", "Times New Roman";
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    11px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    11px;   
	}

html>#menu ul li a  {
	font-size: 11px; 
	} 

#menu ul li#nine a	{
	border-right: 1px solid #999999;	/* laatste navbox heeft ook rechterborder */
	margin-left:7px;
	}

#menu ul li#eight a	{
	border-right: 1px solid #999999;	
	}
	
#menu ul li#four a	{
	width: 112px;
	}

#menu ul li a:hover {
	color: #FFF;
	background: #666666;		/* achtergrondkleur voor navigatieknop: hover */
	}

#menu a:active	{
	background: #333333;		
	color: #fff;
	}

body#hotel #menu li#one a, 
body#prijzen #menu li#two a,
body#fotos #menu li#three a,
body#arrangementen #menu li#four a,
body#seminaries #menu li#five a, 
body#ligging #menu li#six a,
body#reserveren #menu li#seven a,
body#contact #menu li#eight a,
body#icarus #menu li#nine a {
	background: #333333;		/* achtergrondkleur voor actieve navigatieknop */
	border: 1px solid #333333;      /* borderkleur voor actieve navigatieknop */
	color: #ffffff;			/* kleur tekst in actieve navigatieknop */
	font-weight: bold;
	font-size: 11px; 
	}


/************** HACK styles **************/

#content {
	position: absolute;
	top:60px;
	left: 78px; 
	width: 700px;
	height:1000px;
	text-align:left
	}


hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
	}

/*************** list tag styles ***************/

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/


label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* SPLASH Layout Divs                          */
/***********************************************/


#splashlogo{
	position:absolute; width:200px; height:115px; z-index:1; left: 6px; top: 3px;
}

#splashvoet{
	position:absolute;
	width:359px;
	height:25px;
	z-index:2;
	left: 304px;
	top: 360px;
	text-align: center;
	margin-left:0px;
	font-family: "Georgia", "Times New Roman", serif;
}

#taalkeuze{
	position:absolute;
	left:370px;
	top:201px;
	width:190px;
	height:78px;
	z-index:1;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

#taalkeuze a{
	text-decoration: underline;
}

#taalkeuze li{
	list-style-type: none;
	line-height:36px;
}

#taalkeuze img{
	text-decoration: none;
	vertical-align: baseline;
	
}

#splashcentreren {
	position: absolute;
	top: 50%;
	left: 50%;
	width:680px;
	height:424px;
	margin-top:-210px;
	margin-left:-340px;
	background-image:   url("imagesnieuw/bladbackground.jpg");
	
}

/***********************************************/
/* NEDERLANDSTEMPLATE Layout Divs              */
/***********************************************/

#paginacentreren {
position:absolute; margin-left:22px; left:0; width:auto; top:20px; height: auto;
}

#intro{
	top:80px;
	left:14px;
	width:auto;
	height:auto;
	padding:10px;
	position: absolute;
	z-index:1;
	background: transparent;
}

#inhoud{position:absolute; top:135px; left:0px; width:700px; z-index:1; background: transparent; height: 1665px;}

#inhoud img{
	display:none;
	text-align: center;
}


/* driekolom styles   */


#linkerkolom{
	top:320px;
	left:14px;
	height: auto;
	position:absolute;
	z-index:1;
	float:left;
}

#linkerkolom img{
	display:none;
}

#linkerkolom td{
	font-size:9pt;
}

#middenkolom{
	top:700px;
	left:14px;
	height: auto;
	position:absolute;
	z-index:1;
	float:left;
}

#middenkolom img{
	display:none;
}


#rechterkolom{
	top:1100px;
	left:14px;
	height: auto;
	position:absolute;
	z-index:1;
	float:left;
}

#rechterkolom img{
	display:none;
}


/* tweekolom styles   */

#tweekolomlinks {
	top:180px;
	margin-left:22px;
	width:auto;
	height:auto;
	padding:10px;
	position: absolute;
	z-index:1;
}

#tweekolomrechts{
	display:none;
	top:180px;
	left:572px;
	width:331px;
	height: auto;
	padding:10px;
	position: absolute;
	z-index:1;
}

#tweekolomrechts img{
	margin-left:40px;
	display:none;
}

/* tweekolom styles   */


#eenkolom{
	top:220px;
	margin-left:-300px;
	left:50%;
	width:600px;
	height: auto;
	position: absolute;
	z-index:1;
}


/************ TOP styles **************/

#adrestop {
	display:none;
	position:absolute;
	left:6px;
	top:9px;
	width:285px;
	height:42px;
	z-index:3;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
	color: #666666;
}

#topfoto {
position:absolute; left:-130; width:956px; top:0px; background-color:#FFFFFF; height: 135px;
}

#engelsevlag {position:absolute; left:914px; top:24px; width:29px; height:22px; z-index:5}

#print {position:absolute; left:851px; top:16px; width:41px; height:28px; z-index:5;}

/************ VOET styles **************/

#voet {
	position:absolute;
	left:0px;
	top:140px;
	width:700px;
	height:20px;
	z-index:99;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #666666;
}

#clear {
position:absolute;
	left:98px;
	top:2253px;
	clear: both;
}
