/* Main */

body {
	font-family:Arial, Verdana;
	color:#FFFFFF;
	background-color:#151515;	
	background-image: url(images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-size:13px;
	padding:0px;
	margin:0px;
	text-align:center;
}

a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a.fotolink {
	border:#dedede 1px solid;
	display:inline-block;
}

a.fotolink:hover {
	border:#666666 1px solid;
	display:inline-block;
}

a.backlink {
	color:#666666;
	text-decoration:none;
}

a.backlink:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a.guest {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a.guest:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

ul {
	list-style:square;
}


img {
	border:0px;
}

hr {
	height:0px;
	border:0px;
	border-top:#666666 1px dashed;
}

input {
	background-color:#111111;
	border:0px;
	border-bottom:#666666 1px dashed;
	color:#666666;
	font-size:14px;
	font-family:Georgia, Courier New, Courier, Arial;
	font-style:italic;
	padding:2px;
}

input.knopje {
	background-color:#111111;
	border:#666666 2px outset;
	color:#666666;
	font-size:16px;
	font-family:Georgia, Courier New, Courier, Arial;
	font-style:normal;
	font-weight:bold;
	padding:2px;
}

textarea {
	background-color:#111111;
	border:#666666 1px dashed;
	color:#666666;
	font-size:14px;
	font-family:Georgia, Courier New, Courier, Arial;
	font-style:italic;
}

select {
	background-color:#111111;
	border:#666666 1px solid;
	color:#666666;
	font-size:14px;
	font-family:Georgia, Courier New, Courier, Arial;
	font-style:normal;
	padding:2px;
}

#background_header {
	position:relative;
	width:100%;
	height:auto;	
	background-image: url(images/bg_header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px;
	text-align:center;
}

#background {
	position:relative;
	width:100%;
	height:auto;	
	background-image: url(images/bg_main.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	margin:0px;
	text-align:center;
}

#background_footer {
	position:relative;
	width:100%;
	height:70px;
	background-image: url(images/bg_footer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	text-align:center;
}

#wrapper {
	position:relative;
	width:972px;
	height:auto;
	padding:0px;
	margin:auto;
	text-align:left;
}

/* Logo */

#logo {
	position:relative;
	width:200px;
	height:142px;
	background-image: url(images/logo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px;
	margin:48px 0px 0px 0px;
	float:left;
	clear:left;
	text-align:left;
}

/* Menu */

#menu {
	position:relative;
	width:196px;
	height:auto;
	font-family:Century Gothic, Arial, Verdana;
	font-size:20px;
	color:#FFFFFF;
	padding:0px 0px 50px 0px;
	margin:35px 0px 0px 0px;
	float:left;
	clear:left;
	line-height:28px;
	text-align:right;
}

#menu a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover {
	color:#666666;
	text-decoration:none;
}

/* Page */

#page {
	position:relative;
	width:750px;
	height:auto;
	padding:0px;
	margin:48px 0px 0px 0px;
	float:right;
	clear:right;
	text-align: center;
}

#page P {
	padding:5px 0px 6px 0px;
	margin:0px;
}

#page_text {
	position:relative;
	width:480px;
	height:auto;
	padding:0px;
	margin:10px;
	float:left;
	clear:left;
	text-align:justify;
}

#page_text2 {
	position:relative;
	width:730px;
	height:auto;
	padding:0px;
	margin:10px;
	float:right;
	clear:right;
	text-align:justify;
}

#page_text2 h1 {
	font-family:Century Gothic, Arial, Verdana;
	font-weight:normal;
	font-size:22px;
	color:#FFFFFF;
}

#page_text2 img.panorama {
	width:730px;
	padding:0px;
	margin:0px;
}

#page_foto {
	margin-top:10px;
	float:right;
	clear:right;
}

#page_foto img {
	border:#dedede 1px solid;
}

#foto_container {
	position:relative;
	width:700px;
	height:auto;
	padding:0px;
	margin:10px 0px 10px 0px;
	float:right;
	clear:right;
	text-align:justify;
}

#foto_container img.fotos {
	max-width:160px;
	max-height:140px;
	width:expression(document.body.clientWidth > 160? "160px": "auto" );
	padding:0px;
	margin:0px;
}

#foto_container img.fotobig {
	max-width:690px;
	max-height:480px;
	width:expression(document.body.clientWidth > 690? "690px": "auto" );
	border:#dedede 1px solid;
}

#foto_item {
	width:25%;
	height:155px;
	float:left;
	clear:inherit;
}

#foto_cat {
	position:relative;
	width:22px;
	height:auto;
	font-size:15px;
	font-family:Century Gothic, Arial, Verdana;
	color:#a3a3a3;
	padding:0px;
	margin:0px;
	float:left;
	clear:left;
	text-align:center;
}

#foto_cat a {
	color:#a3a3a3;
	text-decoration:none;
}

#foto_cat a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/* Footer */

#footer {
	position:relative;
	width:970px;
	height:38px;
	background-image: url(images/footer_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-size:10px;
	color:#666666;
	padding:0px;
	margin:auto;
	text-align:left;
}

#footer a {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	color:#666666;
	text-decoration:underline;
}

#footer a.copy {
	color:#666666;
	text-decoration:none;
	cursor:help;
}

#footer a.copy:hover {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	cursor:help;
}

#footer_copy {
	position:relative;
	width:auto;
	height:38px;
	padding:30px 0px 0px 20px;
	margin:auto;
	float:left;
	text-align:left;
}

#footer_menu {
	position:relative;
	width:auto;
	height:38px;
	padding:30px 20px 0px 0px;
	margin:auto;
	float:right;
	text-align:right;
}

/* Extra */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
