/* Start of CMSMS style sheet 'VakantieKind CCS algemeen' */
* {
	margin:0;
	padding:0;
	outline:0;
	font-family:Comic Sans MS;
	font-size:12px;
	color:#000;
	}
html, body {height:100%;}
a {text-decoration:underline;}

body {
	background: #fff url('vk/images/bg.png') top center repeat-y; 
	text-align:center;
	}
  body {
   behavior: url("vk/js/csshover3.htc");
}

#container {
	width:996px;
	margin:0px auto;
	text-align:left;
	position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */	
	}
#header {
	height:197px;
	width:996px;
	background:#ccc;
}
#pictureframe {
	height:148px;
	width:800px;
	overflow:hidden;
}
#pictureframe #simpleslider {
  height: 148px !important;
}
#topframe {
	height:148px;
	width:996px;
	position:absolute;
	z-index:999;
	background:url('vk/images/topframe.png') no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='vk/images/topframe.png',sizingMethod='crop');
	margin-top: -148px;
}

#main {
	background: url('vk/images/curve.jpg') no-repeat top right;
	width:996px;
	fheight:300px;
	overflow:auto;
	padding-bottom: 20px;
}	
#leftsection {
	width:796px;
	float:left;
}
#leftbar {
	float:left;
	width:200px;
	min-height:800px;
	height:100%;
	background:url('vk/images/polaroid.jpg') no-repeat top left;
}
#SideBarAGastenboek {
	background:url('vk/images/gastenboek_off.png');
width: 180px;
height: 60px;
display: block;
margin-left:-10px;
}
#SideBarAGastenboek:active{
	background:url('vk/images/gastenboek_on.png');
}
#content {
	float:left;
	width:596px;
}
#content h1 {
	color:#000070;
	font-size:20px;
	margin-left:20px;
	margin-top:20px;
	padding-top: 10px;
}

#content h2 {
	color:#0099FF;
	font-size:25px;
	margin-left:15px;
	margin-top:10px;
	padding-top: 10px;
}


#sidebar {
	float:left;
	letter-spacing:0.5pt;
	padding-left:20px;
	width:180px;
}
#sidebara {
	margin-top:85px;
	color:#323232;
}
#news {
	padding-right:20px;
}
#news h2 {
	margin-bottom:10px;
	font-weight:bold;
}
#text {
	padding:34px 20px 70px;
}
.NewsSummary {
	border-top:1px solid #ccc;
	padding-top:10px;
	margin:10px 0;
}
.NewsSummaryCategory, .NewsSummaryAuthor, .NewsSummaryMorelink {display:none;}

/* Navigation */
#menu {
	display:block;
	height: 49px;
	width: 996px;
	background:url('vk/images/menubg.jpg');
}
#menu ul {
	list-style: none;
	width: 996px;
}
#menu li {
	display:block;
	float:left;
	position:relative;
	width:auto;
}
#menu li:hover {
	background:url('vk/images/button_left.png');
}
#menu li:hover a {
	background:url('vk/images/button_right.png') no-repeat top right;
}
#menu li a {
	color: white;
	display: block;
	width: auto;
	text-decoration:none;
	padding:17px 30px;
	*padding:15px 30px;
	font-size: 14px;
}
#menu li ul { 
	background:#000070;
	display: none; 
	position: absolute;
	left:0;
	margin-top:0px;
	width: 200px;
	z-index: 99;
}
#menu li:hover ul { 
	display: block;
	}
#menu li ul li { 
	float: none; 
	height: auto; 
	padding:0;
display:block;
	}
#menu li ul li a {
	display: block;
	padding: 16px 10px;
	margin:0;
	line-height:normal;
	height: auto;
	font-size: 12px;
	width: 180px;
	background:none;
}
#menu li:hover ul li a { 
	background: none;
	}
#menu li:hover ul li a:hover { 
	background: #ff7a08;
	}
#menu li:hover ul li a:active { 
	background: #ff7a08;
	}

#menu ul:hover ul ul {
  display: none; 
  background: #000070;
  margin-left: 200px;
  margin-top: -44px;
  *margin-top: -49px;
  z-index: 199;
}
#menu li:hover li:hover ul {
	display: block;
	}

	/* END OF NAVIGATION */

#footer {
	height:43px;
	padding-top:5px;
	width:996px;
	position:absolute;
	bottom:0;
	background: url('vk/images/footer.png');
	}
#footer #jb_logo {
position:absolute;
margin-left:6px;
margin-top:-280px;
}
#footermenu a {
	color:#fff;
	text-decoration:none;
	}
#footermenu a:hover {
	color:#fff;
	text-decoration:underline;
	}
#naw {
	position:absolute;
	padding-left:20px;
	width:180px;
	height:160px;
	margin-top:-140px;
	color:#323232;
	font-size:12px;
	letter-spacing:0.5pt;
}
#quark {
	position:absolute;
	padding-left:20px;
	width:217px;
	height:409px;
	margin-top:-370px;
	margin-left:780px;
	background:url('vk/images/quark.png') no-repeat;
}
#quark a {
	color:#323232;
	font-size:26px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0.5pt;
	text-decoration:none;
}
#quarktext {
	height:160px;
	margin-left:10px;
	margin-top:35px;
	text-align:center;
	width:166px;
}
#footermenu {
	text-align:center;
	color:#fff;
}
.accessibility, hr {
	left:-999em;
	position:absolute;
	top:-999em;
}



/* End of 'VakantieKind CCS algemeen' */

