/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

a {
	color: #FFF;
}

a:hover {
	color: #CC2D1C;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#logo {
	width: 253px;
	height: 162px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -180px;
	top: 15px;
}


#navcontainer {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -480px;
	top: 220px;
	padding: 0;
}

#navcontainer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navcontainer ul li {
	line-height: 2em;
	margin-bottom: 10px;
}

#navcontainer .hide {
	display: none;
}


/* content-wrapper */
#wrapper {
	width: 553px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -330px;
	top: 193px;
}

/* content */
#content {
	line-height: 2em;
	padding: 1em 3em 1em 3em;
}
/* footer */
#footer {
	width: 100%;
	text-align: center;
	font-size: 11px;
	padding-top:150px;
	clear:both
}

#footer a {
	font-size: 11px;
}

/* image figuratieve schilderijen */
#imgFigSchilderijen {
	position: absolute;
	z-index: 100;
	width: 252px;
	height: 25px;
	left: 50%;
	margin: 0 0 0 242px;
	top: 40px;
}

/* sfeer images */
#sfeerbeeld {
	position: absolute;
	z-index: 100;
	width: 200px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 264px;
	top: 100px;
}

#sfeerbeeld img {
	border: 1px solid #FFF;
	width:200px;
	height:300px;
}


/* naw */
#sfeerbeeld .imgNaw {
	margin-top: 20px;
	margin-left: 13px;
	border: none;
	width:175px;
	height:101px;
}

/* misc styles */

.hide {
	display: none;
}

.h1Img {
	margin-top: 18px;
}

/* forms/fields etc. */
input {
	color: #000
}


#sfeerbeeld  img#m1,img#m2,img#m3,img#m4,img#m5,img#m6,img#m7,img#m8,img#m9,img#m10{
	width:80px;
	height:12px;
}

