/* CSS Document */

html, body {
	height: 100%;
}

body {
	background: url(../images/achtergrond.jpg) left top no-repeat #3c180a;
	margin: 0px;
}

img {
	border: none;
	position: relative;
	float: left;
}

#container {
	position: relative;
	width: 1000px;
	margin: 0px auto;
}

#site {
	position: relative;
	float: left;
	width: 1000px;
}

#header {
	position: relative;
	float: left;
	width: 1000px;
	height: 198px;
	background: url(../images/fsc.png) 20px 127px no-repeat;
}

#logo {
	position: absolute;
	left: 381px;
	top: 42px;
	width: 239px;
	height: 136px;
	background: url(../images/logo.png) 5px 5px no-repeat;
	cursor: pointer;
}

#adres {
	position: absolute;
	right: 0px;
	bottom: 10px;
	width: 310px;
	height: 55px;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #d8d1ce;
	line-height: 22px;
}

#adres .links {
	position: relative;
	float: left;
	width: 133px;
}

#adres .rechts {
	position: relative;
	float: left;
	width: 177px;
}

#adres a {
	color: #d8d1ce;
	text-decoration: none;
}

#links {
	position: relative;
	float: left;
	width: 500px;
}

#menu {
	position: relative;
	float: left;
	width: 500px;
	height: 393px;
	background: url(../images/menu.gif) right top no-repeat;
}

#menu #afbeelding {
	position: relative;
	float: left;
	display: inline;
	width: 323px;
	height: 323px;
	margin: 17px 0px 0px 17px;
	background: #e5e3df;
}

#menu #items {
	position: relative;
	float: right;
	width: 160px;
	height: 100px;
	padding-top: 75px;
}

#fotoshow {
	position: relative;
	float: right;
	width: 155px;
	height: 20px;
	margin: 20px;
}

#footer {
	position: relative;
	float: right;
	width: 354px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a98b80;
	text-align: right;
	padding: 20px 20px 0px 0px;
	margin: 20px 0px 0px 0px;
	border-top: 1px #a98b80 solid;
}

#footer a {
	color: #a98b80;
	text-decoration: none;
}

#rechts {
	position: relative;
	float: right;
	width: 456px;
	background: url(../images/content.png) left top no-repeat;
	padding: 34px 0px 0px 44px;
}

#rechts h1 {
	position: relative;
	float: left;
	padding: 44px 0px 20px 0px;
	width: 456px;
	margin: 0px;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 25px;
	color: #FFFFFF;
}

#rechts #tekst {
	position: relative;
	float: left;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
	color: #b6a098;
}

#rechts #tekst p {
	margin-bottom: 20px;
	margin-top: 10px;
}

#rechts #tekst a {
	color: #b6a098;
}

#rechts #tekst a:hover {
	text-decoration: none;
}

#rechts #tekst #fout {
	font-weight: bold;
	background: #63463b;
	padding: 7px 0px;
	text-indent: 10px;
	margin-bottom: 20px;
}

#rechts #tekst #kolom1, #rechts #tekst #kolom2 {
	position: relative;
	float: left;
	padding-top: 10px;
}

#rechts #tekst #kolom1 {
	width: 150px;
}

#rechts #tekst #kolom2 {
	width: 290px;
}

#rechts #tekst #formulier .label {
	position: relative;
	width: 150px;
	line-height: 18px;
	height: 25px;
}

#rechts #tekst #formulier .value {
	height: 25px;
}

#rechts #tekst #formulier .value input, #rechts #tekst #formulier .value textarea {
	position: relative;
	float: left;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #3c180a;
	border: 1px #63463b solid;
	color: #b6a098;
}

#rechts #tekst #formulier .value .requird {
	position: relative;
	float: left;
	padding-left: 10px;
}

#rechts #tekst #formulier .value textarea {
	height: 75px;
	overflow: auto;
}

#rechts #tekst #formulier .value input.submit {
	width: 179px;
	margin-top: 3px;
}

#fotoshow_images {
	display: none;
}

#rechts #fsc {
	position: relative;
	float: left;
	width: 260px;
	height: 90px;
	background: url(../images/fsc.jpg) 0px 23px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a98b80;
	line-height: 15px;
	padding: 20px 100px 20px 0px;
	text-align: justify;
}
