html, body, div, span, applet, object, iframe, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 24px;
}
div {
	line-height: 24px;	
}
form, input, textarea {
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
hr,h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}
h1 {
	height: 30px;
	margin-bottom: 20px;
	margin-top:22px;
	visibility: hidden;
}
h2 {
	height: 28px;
	margin-bottom: 13px;
	visibility: hidden;
}
h3 {
	height: 28px;
	margin-bottom: 24px;
	visibility: hidden;
}
h4 {
	height: 22px;
	margin-bottom: 16px;
	visibility: hidden;
}
h5 {
	height: 30px;
	margin-bottom: 29px;
	visibility: hidden;
}
* {
	outline: none;
}
:focus {
	outline: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
p {
	line-height: 24px;
	margin: 0px 0px 24px 0px;
}
a {
	color: #5f5f5f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
html, body {
	height: 100%;
}
body {
	background: #fff;
}
#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
	z-index: 1;
}
#site {
	width: 900px;
	height: auto;
	position: relative;
	margin: 0 auto;
	z-index: 5;
	padding-bottom: 80px;
}
#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
#header {
	width: 900px;
	height: 334px;
	position: relative;
	z-index: 5;
}
#header .header {
	width: 900px;
	height: 138px;
	position: relative;
	z-index: 5;
}
#header #joppe {
	width: 268px;
	height: 70px;
	position: absolute;
	left: 27px;
	top: 23px;
}
#header #nav { 
	width: auto;
	height: 18px;
	position: absolute;
	right: 0px;
	top: 19px;
}
#header #nav li { 
	width: auto;
	height: 18px;
	position: relative;
	float: left;
	padding-right: 33px;
}
#header #nav li a { 
	width: auto;
	height: 18px;
	position: relative;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;
	line-height: 18px;
}
#header #nav li a.home { 
	padding-left: 16px;
	background: url(../images/template/icon_home.gif) 0px 3px no-repeat;
}
#header #nav li a.over { 
	padding-left: 14px;
	background: url(../images/template/icon_over.gif) 0px 1px no-repeat;
}
#header #nav li a.contact { 
	padding-left: 21px;
	background: url(../images/template/icon_contact.gif) 0px 4px no-repeat;
}
#header #nav li a.sitemap { 
	padding-left: 22px;
	background: url(../images/template/icon_sitemap.gif) 0px 1px no-repeat;
}
#header #nav li a:hover { 
	text-decoration: underline;
}
#header #search {
	width: 203px;
	height: 27px;
	position: absolute;
	right: 178px;
	top: 61px;
}
#header #search .field {
	width: 170px;
	height: 27px;
	position: relative;
	float: left;
	display: inline;
	background: url(../images/template/search_field.gif) no-repeat;
}
#header #search .field input {
	width: 154px;
	height: 15px;
	position: relative;
	padding: 6px;
	font-size: 11px;
	color: #999;
	border: 0px;
	background: none;
	margin-left: 3px;
}
#header #search .button {
	width: 30px;
	height: 27px;
	position: relative;
	float: left;
}
#header #search .button .submit {
	width: 30px;
	height: 27px;
	position: relative;
	float: left;
	border: none;
	margin-left: 3px;
	background: url(../images/template/search_button.gif) no-repeat;
	cursor: pointer;
}
#header #languages {
	width: auto;
	height: 13px;
	position: absolute;
	right: 0px;
	top: 68px;
}
#header #languages img {
	margin-left: 6px;
	float: left;
}
#header #menu {
	width: 900px;
	height: 45px;
	position: absolute;
	left: 0px;
	top: 138px;
	background: url(../images/template/bg_menu.gif) repeat-x;
	z-index: 15;
}
#header #menu .corner_left {
	width: 6px;
	height: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/template/bg_menu_corner.gif) 0px 0px no-repeat;
	z-index: 16;
}
#header #menu .corner_right {
	width: 6px;
	height: 6px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/template/bg_menu_corner.gif) -6px 0px no-repeat;
	z-index: 15;
}
#header #menu ul {
	width: 900px;
	height: 45px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 15;
}
#header #menu ul li {
	width: auto;
	height: 45px;
	position: relative;
	float: left;
	z-index: 15;
}
#header #menu ul li.rollover  {
	z-index: 15;
}
#header #menu ul li.rollover a, #header #menu ul li.rollover a#last {
	background: url(../images/template/bg_menu_li_active.png) left -19px repeat-x;
}
#header #menu ul li a {
	width: auto;
	height: 45px;
	position: relative;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px 23px;
	line-height: 45px;
	background: url(../images/template/bg_menu_li.gif) right center no-repeat;
	z-index: 15;
}
#header #menu ul li a:hover, #header #menu ul li a#last:hover {
	background: url(../images/template/bg_menu_li_active.png) left -19px repeat-x;
}
#header #menu ul li a#last {
	background: none;
}
#header #menu ul li.active {
	width: auto;
	height: 65px;
	position: relative;
	margin-top: -19px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/template/bg_menu_li_active.png) left top repeat-x;
	z-index: 25!important;
}
#header #menu ul li.active .arrow {
	width: auto;
	height: 71px;
	position: relative;
	background: url(../images/template/bg_menu_li_arrow.png) no-repeat center bottom;
	z-index: 25;
}
#header #menu ul li.active .left {
	width: 16px;
	position: relative;
	height: 64px;
	float: left;
	margin-left: -12px;
	position: relative;
	background: url(../images/template/bg_menu_li_left.png) right top no-repeat;
	z-index: 25;
}
#header #menu ul li.active .right {
	width: 16px;
	height: 64px;
	position: relative;
	margin-right: -12px;
	float: left;
	background: url(../images/template/bg_menu_li_right.png) left top no-repeat;
	z-index: 25;
}
#header #menu ul li.active a {
	width: auto;
	height: 44px;
	position: relative;
	margin-top: 10px;
	padding: 0px 18px 10px 18px;
	line-height: 55px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: none;
	float: left;
	z-index: 25;
}
#header #picture {
	width: 900px;
	height: 150px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 15;
	overflow: hidden;
}
#header #picture .image {
	width: 900px;
	height: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 15;
}
#header #picture .image .image_item {
	width: 900px;
	height: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 20;
	display: none;
}
#header #picture .image .image_item .image_text {
	width: 225px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 17px 0px 0px 20px;
	font-size: 12px;
	color: #ffffff;
	overflow: hidden;
	z-index: 50;
}
#header #picture .image .image_item .image_text a {
	font-size: 12px;
	color: #ffffff;
}
#header #picture .submenu {
	width: 865px;
	height: 129px;
	position: absolute;
	left: 0px;
	top: -1px;
	padding: 21px 0px 0px 35px;
	background: #ff6600;
	border-top: 1px solid #fff;
	z-index: 25;
	
}
#header #picture .submenu ul, #header #picture .submenu ul li {
	margin: 0px;
	padding: 0px;
}
#header #picture .submenu ul {
	width: auto;
	position: relative;
	float: left;
	margin-right: 50px;
}
#header #picture .submenu ul li {
	height: 26px;
	width: auto;
	display: block;
	line-height: 26px;
	padding-left: 18px;
	background: url(../images/template/li_submenu.gif) no-repeat 0px 11px; 
	color: #fff;
}
#header #picture .submenu ul li.active {
	background: url(../images/template/li_submenu_active.gif) no-repeat 0px 11px; 
}
#header #picture .submenu ul li a {
	line-height: 26px;
	color: #fff;
	text-decoration: none;
}
#header #picture .submenu ul li a:hover {
	text-decoration: underline;
}
#header #picture .green {
	width: 287px;
	height: 150px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 20;
}
#header #picture .corner_left {
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 35;
	background: url(../images/template/overlay_corner.png) left top;
}
#header #picture .corner_right {
	width: 8px;
	height: 8px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 35;
	background: url(../images/template/overlay_corner.png) right top;
}
#content {
	width: 840px;
	height: auto;
	position: relative;
	padding: 0px 26px 26px 34px;
	z-index: 20;
}
#content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
#content .titel {
	width: 75%;
	display: block;
	height: 28px;
	margin-bottom: 0px;
	visibility: hidden;
}
#content ul {
	margin-left: 15px;
	margin-bottom: 24px;
}
#content ul li {
	height: 1%;
	line-height: 24px;
	padding-left: 20px;
	background: url(../images/template/bull.gif) left 9px no-repeat;
}
#content ul li strong {
	color: #ff6c0c;
}
#content #sitepath {
	width: 840px;
	height: 59px;
	position: relative;
	background: url(../images/template/bg_border.gif) left bottom repeat-x;
	line-height: 59px;
	margin-bottom: 23px;
	font-size: 11px;
	color: #fe6600;
}
#content #sitepath strong {
	font-size: 11px;
	color: #fe6600;
	line-height: 59px;
}
#content #sitepath a {
	text-decoration: underline;
	color: #fe6600;
	font-size: 11px;
}
#content #sitepath a:hover {
	text-decoration: none;
}
#content #left {
	width: 411px;
	height: auto;
	position: relative;
	float: left;
	padding-top: 14px;
}
#content #right .news {
	width: 411px;
	height: auto;
	position: relative;
	padding-top: 0px;
}
#content #right .news .title {
	width: 390px;
	height: 40px;
	position: relative;
	font-size: 11px;
	line-height: 20px;
	padding-left: 22px;
	margin-bottom: 13px;
	background: url(../images/template/icon_news.gif) 1px 3px no-repeat;
	cursor: pointer;
}
#content #right .news .title strong {
	font-size: 12px;
	line-height: 20px;
	color: #660066;
}
#content #right .news .title a {
	font-size: 12px;
	line-height: 20px;
	color: #660066;
	font-weight: bold;
	text-decoration: none;
	background:none;
	padding:0 0 0 0;
	display:inline;
}
#content #right .news .item {
	width: 390px;
	height: auto;
	position: relative;
	padding-bottom: 29px;
	background: url(../images/template/bg_border.gif) left bottom repeat-x;
	padding-left: 22px;
	margin-bottom: 29px;
}
#content #right .news .item a.leesmeer {
	width: 62px;
	height: 24px;
	position: relative;
	display: block;
	padding-right: 25px;
	font-size: 12px;
	line-height: 24px;
	color: #660066;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/template/leesmeer.gif) center right no-repeat;
}
#content #right {
	width: 367px;
	height: auto;
	position: relative;
	float: right;
	padding-top: 38px;
	margin-left: 70px;
	display: inline;
	z-index: 20;
}
#content hr {
	height: 1px;
	width: 100%;
	border: none;
	background: none;
	position: relative;
	border-top: 1px solid #e8e8e8;
}
#info {
	width: 840px;
	height: auto;
	position: relative;
	margin: 0px 0px 0px 34px;
	padding: 26px 0px 26px 0px;
	z-index: 20;
	background: url(../images/template/bg_border.gif) 34px 0px repeat-x;
}
#info ul {
	
}
#info ul li {
	height: 1%;
	width: auto;
	line-height: 28px;
	padding-left: 9px;
	background: url(../images/template/li_info.gif) 0px 13px no-repeat;
}
#info ul li a {
	line-height: 28px;
}
#content .sitemap ul {
	margin: 0px!important;	
	margin-left: 15px;
}
#footer {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 15px;
	left: 0;
	z-index: 10;
}
#footer .footer {
	width: 900px;
	height: 50px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background: url(../images/template/bg_footer.gif) no-repeat;
	line-height: 42px;
}
#footer .footer a {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
#footer .footer a:hover {
	color: #fff;
	text-decoration: none;
}

/* foto album */

.foto-container {
	width: 219px;
	height: 167px;
	position: relative;
	float: left;
	margin: 15px 0 20px 48px;
	z-index: 20;
	display: inline;
}

.foto {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	z-index: 20;
	display: inline;
}

.foto a {
	display: block;
}

.overlay_topleft {
	position: absolute;
	width: 8px;
	height: 8px;
	top: 0px;
	left: 0px;
	background:url(../images/template/fotoalbum_overlay_topleft.png) no-repeat;
}

.overlay_topright {
	position: absolute;
	width: 8px;
	height: 8px;
	top: 0px;
	right: 0px;
	background:url(../images/template/fotoalbum_overlay_topright.png) no-repeat;
}

.overlay_bottomright {
	position: absolute;
	width: 8px;
	height: 8px;
	bottom: 0px;
	right: 0px;
	background:url(../images/template/fotoalbum_overlay_bottomright.png) no-repeat;
}

.overlay_bottomleft {
	position: absolute;
	width: 8px;
	height: 8px;
	bottom: 0px;
	left: 0px;
	background:url(../images/template/fotoalbum_overlay_bottomleft.png) no-repeat;
}

#fotoalbum {
	margin-top: 10px;
	width: 848px;
	height: auto;
	position: relative;
}

#fotoalbum:after{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}


