/* standard elements */
html {min-height: 100%;}

* {margin: 0; padding: 0;}

a {color: #231f20;}
a:hover {color: #999;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

body {
	background: #4197e1 url(img/bg.jpg) repeat-x left top;
	color: #666;
	font: normal 62.5% Lucida Sans Unicode,sans-serif;
	margin-bottom:60px;
}

p,code,ul {padding-bottom: 12px;}

h1 {font: normal 20px Tahoma, Geneva, sans-serif;}
h2 {font: bold 16px Tahoma, Geneva, sans-serif;}
h3 {font: bold 12px Tahoma, Geneva, sans-serif;}

h1,h2,h3 {color: #090; margin-bottom: 4px;}

li {list-style: none;}

/* misc */

#licht { 
	position: absolute; 
	top: -45px; 
	left: 350px; 
	z-index: -1; 
	height: 128px;
	width: 495px;
	background: transparent url(img/licht.png) no-repeat top right;
}

#duiker { 
	position: absolute; 
	bottom: -10px; 
	left: -10px; 
	z-index: -1; 
	height: 331px;
	width: 177px;
	background: transparent url(img/duiker.png) no-repeat scroll bottom left;
}

#vissen { 
	position: absolute; 
	bottom: -67px; 
	right: 6px; 
	/*z-index: -1; */
	height: 232px;
	width: 294px;
	background: transparent url(img/vissen.png) no-repeat bottom right;
	_display: none;
}

.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 778px;
}

.top { 
	height: 63px;
	background: transparent url(img/topcontainer_bg.png) no-repeat left top; 
}

/* title */
.header {
	position: relative;
	font-size: 1.2em;
	height: 40px;
	margin: 40px auto 20px;
	padding: 0;
	width: 780px;
	
}

.logo img {border:0; left:10px; position:absolute; top:10px;}

/* navigation */
.menubg { 
	margin:0 auto; 
	padding-top: 2px;
	width:780px;
	height: 62px;
	background: transparent url(img/menu_bg.png) no-repeat top right;
}

/* main */
.main { 
	background: transparent url(img/container_bg.png) repeat-y left top; 
	position: relative;
}

/* sub navigation */
.zijbalk {
	position: absolute;
	top: 0;
	right: -50px;
	margin-top:10px;
	padding-left: 10px;
	width: 260px;
}

.zijbalk .top { background: transparent url(img/zijtop_bg.png) no-repeat top left; height: 27px; }
.zijbalk .mid { background: transparent url(img/zijmid_bg.png) repeat-y top left; }
.zijbalk .bottom { background: transparent url(img/zijbottom_bg.png) no-repeat bottom left; height: 23px; }
.menublok { color:#231f20; padding: 5px 10px 10px 17px ;}

.zijbalk h2, .menublok h1, .menukop {
	color:#000;
	font-size:11px;
	padding: 20px 0 7px 35px;
	font-variant: small-caps;
	background: transparent url(img/sepa.png) no-repeat 0 10px;
	_background: transparent url(img/sepaie6.png) no-repeat 0 10px;
}

.zijbalk ul { padding: 0; margin: 0; width: 85%; }
.zijbalk li a, .zijbalk a {
	color: #231f20;
	display: block;
	font-size: 11px;
	padding: 0 0 6px 15px;
	text-decoration: none;
	width: 85%;
}

.zijbalk li a:hover, .zijbalk a:hover {background: #EAEAEA; color: #666;}
.zijbalk form { background: none; }

.nieuwsblok {color:#231f20;}
.nieuwsblok a {color:#231f20; text-decoration: none;}
.nieuwsblok a:hover {color:#666;}
.nieuwsblok marquee {padding-left:5px;}

.openingsuren {font-size:11px;}
.openingsuren tr {border-bottom:thin solid #CCC;}
.ouopm {padding:5px 0px; text-align:center;}


/* content */
.content {padding: 10px 16px; width: 531px; _height: 700px; }
.content .descr {color: #666; font-size: 9px; margin-bottom: 6px;}
.content li {list-style: url(img/li.gif); margin-left: 18px;}
.content p {font-family: Lucida "Lucida Sans Unicode", "Lucida Grande", sans-serif;}

/* footer */
.footer {
	font-family: Lucida "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	background: transparent url(img/footer_bg.png) no-repeat 0% 100%;
	color: #4197E1;
	margin: 0 auto;
	padding: 10px 12px;
	z-index: -1;
}
.footer div { width:531px; padding-bottom: 14px; text-align: center; background-image: none; }
.footer a {color: #4197E1; text-decoration: none; font-size: 9pt;}
.footer a:hover {color: #000;}

/* this is the main UL element*/

.dropdown{ color:#FFF; font: bold 12px Lucida "Lucida Sans Unicode", "Lucida Grande", sans-serif; visibility: hidden; display: none; margin: 0;	padding: 0;	list-style: none; }
.dropdown ul{ margin:0;	padding:0; list-style:none;	}

/* these are all the LIs in the menu */
.dropdown li{ margin:0;	padding:8px 12px 8px 12px; cursor:pointer; width: 100px; text-align: center; }
.dropdown a{ text-decoration:none; color:#FFF;}
.dropdown a:hover{ color:#3AAB00; }

/* these are the LIs that only belong to submenu*/
.dropdown ul li{ margin-left:-1px; background: transparent url(img/zijmid_bg.png) repeat-y top left; }

/* these are the LIs that contains a submenu*/
.dropdown li.submenu-down{	
	/*background: transparent url(img/down.gif) no-repeat 0 9px;	*/
	padding-left:12px;
	width: 100px;
	text-align: center;
}

/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/

.dropdown ul li.submenu-left{	
	width: 100px;
	background: transparent url(img/zijmid_bg.png) repeat-y top left;
}

.picasa_account, .picasa_album, .picasa_foto { color: #666666; }
.picasa_account a, .picasa_album a, .picasa_foto a { color: #666666; text-decoration: none; }
.picasa_accountbox { width: 152px; height: 190px; }
.picasa_albumbox { width: 150px; height: 150px; text-align: center; vertical-align: center; background: transparent url(../../img/fotohouder.png) no-repeat 9px 7px; }
.picasa_fotonav_next a:hover, .picasa_fotonav_prev a:hover { text-decoration: none !important; }
.picasa_fotonav_next, .picasa_fotonav_prev { width: 74px; background: transparent url(../../img/fotonavhouder.png) no-repeat 7px 8px; }
.picasa_fotofoto img { max-width: 520px; }

#aanmelden { text-align: left; font-size: 7pt; margin: 2px 0 0 10px; color: #fff; }
#aanmelden input { height: 16px; }
#aanmelden .knop { height: 24px; }

