@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/back_verloop_rechts.jpg);
	background-repeat: repeat-x;
	background-color: #8A183F;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #AFA1C5;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	margin-top: -7px;
	margin-bottom: 15px;
}
a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-container {
	width: 988px;
	margin: 0pt auto;
	position: relative;
}
#fotokader {
	position: absolute;
	left: 762px;
	top: 156px;
}
#header {
	background-image: url(../images/back_header.jpg);
	height: 156px;
	width: 988px;
}
#logo {
	margin-top: 20px;
	margin-left: -20px;
	position: relative;
	width: 282px;
}
#scroller {
	position: absolute;
	top: 90px;
	left: 275px;
	width: 660px;
	color: #AFA1C5;
}
#scroller a:link, #scroller a:visited{
	color: #FFFFFF;
}
#scroller a:hover, #scroller a:active{
	color: #AFA1C5;
}
#navigatie {
	width: 190px;
	text-align: right;
	top: 156px;
	left: 0px;
	float: left;
	margin-bottom: 10px;
}
#navigatie ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigatie li {
	padding-top: 10px;
}
#navigatie li li {
	padding-top: 5px;
}
#navigatie a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	height: 18px;
}
#navigatie a:link, #navigatie a:visited{
	color: #FFFFFF;
}
#navigatie a:hover, #navigatie a:active, #navigatie a.active{
	color: #310D22;
}
#navigatie ul ul a {
	font-size: 12px;
	height: 12px;
}
#navigatie ul ul a:link, #navigatie ul ul a:visited{
	color: #AFA1C5;
}
#navigatie ul ul a:hover, #navigatie ul ul a:active,  #navigatie ul ul a.active{
	color: #310d22;
}
#wrap-content {
	background-image: url(../images/back_content_vlak.jpg);
	background-repeat: repeat-y;
	background-position: 223px;
}
#content {
	background-image: url(../images/back_content.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 250px;
	min-height: 365px;
	height:auto !important;
	height:365px;
	margin-left: 223px;
}
#content a {
	color: #FFF;
	text-decoration: underline;
}
#content p {
	line-height: 1.4em;
}
#content ul {
	margin-left: 15px;
}
#portfolio {
	width: 470px;
}
#portfolio a {
	height: 98px;
	width: 70px;
	display: block;
	float: left;
	margin-top: 18px;
	margin-right: 18px;
	border: 2px solid #461632;
}
#portfolio a:hover {
	border: 2px solid #AFA1C5;
}
#clear-float {
	clear: left;
}
#footer {
	background-image: url(../images/back_footer.png);
	margin-left: 145px;
	background-repeat: no-repeat;
	height: 42px;
	padding-left: 15px;
	padding-top: 20px;
	color: #AFA1C5;
	clear: left;
}
#footer a:link, #footer a:visited{
	color: #AFA1C5;
}
#footer a:hover, #footer a:active{
	color: #FFFFFF;
}
.hidden {
	visibility: hidden;
	height: 0px;
}
.licht-paars {
	color: #AFA1C4;
}

