body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background: #E8E8E8;
}
html{
overflow-y:scroll;
overflow-x:auto;
}

a:link { color:#006666;
	text-decoration:none;
	}
	
a:visited {
	color:#006666;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	

#bg_top {
	width: 760px;
	margin: 0px auto;
	background:#FFFFFF;
	background:url(../images/bg_top.gif);
	background-repeat:no-repeat;
	height:12px;
	padding: 0px 10px 0px 10px;
}

#bg_mid {
	width: 760px;
	margin: 0px auto;
	background:url(../images/bg_mid.gif);
	background-repeat:repeat-y;
	height:auto;
	padding: 0px 10px 0px 10px;
}

#container {
	padding: 3px 3px 3px 2px;
	color: #303030;
	width: 736px;
	background-color:#FFFFFF;
}

#header {
	clear: both;
	padding: 25px 15px 0 0;
	margin: 0px 0 3px 0;
	height: 115px;
	border-bottom: 0px solid #eee;
	background: #FFF url(../images/header_oog.jpg) no-repeat;
	color: #808080;
}

#header_left {
	float: left;
	font-size: 600%;
	font-weight: bold;
	color:#006666;
	text-align: right;
	width:140px;
	height: 100px;
}

#header_right {
	text-align: left;
	padding: 10px 0px 0 0;
	margin: 0px 0 0px 192px;
	font-size:16px;
	line-height:23px;
	letter-spacing:0.1em;
	font-weight:normal;
	color:#000000;
	height: 90px;
}

#gallery {
	padding: 2px 0px 5px 0px;
	border-bottom: 2px solid #eee;
	height:140px;
}

#adres {
	width:172px;
	height: 138px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0;
	border-bottom: 2px solid #eee;
}
#fotos {
	float: left;
	margin: 0px 0 0px 170px;
	color:#000000;
	height: 100px;
}


.cl {
clear:both;
}

#navigatie {
	width: 170px;
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	text-align:left;
}

#navigatie ul {	
	list-style: none;
	width: 170px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	border-right: 2px solid #ccc;
}	

#navigatie li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#navigatie li.main a {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	height: 22px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0 15px;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}	

#navigatie li.nb a {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	height: 22px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;
}	

#navigatie li.sub a {
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	height: 18px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 0px 10px 0 25px;
	background: #fff;
}	

#navigatie li.subsub a {
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	height: 18px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 0px 10px 0 40px;
	background: #fff;
}	
	
	
#navigatie li a:hover {
	color: #006666;
}

#navigatie a.down {
	color: #006666;
}

#navigatie li.main a.down {
	color: #006666;
}

#navigatie li.nb a.down {
	color: #006666;
}


#navigatie li.sub a.down {
	color: #006666;
}

#navigatie li.subsub a.down {
	color: #006666;
}

img.inv	{
	float:right;
	padding:0 5px 10px 15px;
}

#inhoud {
	float:right;
	width: 546px;
	height:auto;
	margin:0 0 5px 0;
	background-color: #fff;
}

.tekst {
	padding: 12px;
	color: #000000;
	height:auto;
	overflow-y:auto;
}

.tekst a, .tekst a:visited {
	text-decoration: underline;	
}

.tekst p {
	padding: 0 0 15px 0;
	margin: 0;
}

h2 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 5px 0px;
	border-bottom: 2px solid #eee;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 5px 0px;
}

h4 {
	font-size:inherit;
	font-weight:normal;
}

.adres {
	margin: 18px 0 10px 0;
	padding: 3px 14px 5px 25px;
	width: 131px;
	color: #6B6B6B;
	line-height: 1.6em;
	text-align:left;
	border-right: 2px solid #ccc;
}

.adres a {
	text-decoration: underline;
}

.adres p {
	margin: 0;	
}


#infobox {
	border-right: 2px solid #e9e9e9;
	background: #fff;
	padding: 25px 15px 10px 10px;
	color: #6B6B6B;
	line-height: 1.4em;
	text-align:right;
	width:165px;
}

#footer {
	color: #cecece;
	background:#006666;
	font-size: 0.8em;
	text-align: center;
	clear:both;
	width: 736px;
	padding: 9px 0px 9px 0;
	margin: 0px 3px 0px 2px;
	border-bottom: 3px solid #fff;
}

#footer a {
	text-decoration: underline;
	color: #cecece;
}

#footer a:hover {
	color: #000;
	color:#FFFFFF;
}

#bg_bottom {
	width: 760px;
	margin: 0px auto;
	background:#FFFFFF;
	height:5px;
	background:url(../images/bg_bot.gif);
	background-repeat:no-repeat;
	padding: 0px 10px 0px 10px;
}

ul	{
	margin-top:-1px;
}