@charset "utf-8";
/* CSS Document */

body {
	margin: 20px auto;
	background: #C1D82F url(homeback.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#97005E;
	line-height:18px;
	}
a, a:link, a:visited	{
	color:#97005E;
	}
	
a:hover	{
	color:#000;
	text-decoration:none;
	}
img	{
	border:none;
	}



		
#wrapper {
	margin: 0 auto;
	width:905px;
	height:auto;
	background:#FFFFFF url(wrapperback.jpg) right repeat-y;
	}
	
#headertop	{
	background:url(headertop.jpg) bottom left no-repeat;
	height:13px;
	}
	
#content	{
	min-height:570px;
	width:872px;
	margin: 0 0 0 15px;
	background:url(mainback.jpg) bottom right no-repeat;
	}

#header	{
	width:872px;
	height:	185px;
	background:url(header.jpg) left bottom no-repeat;
	}
	
#logo  {
	float:left;
	height:185px;
	width:376px; 
	}
	
#headerright	{
	margin:12px;
	float:right;
	width:472px;
	height:170px;
	overflow:hidden;
	}

#left	{
	float:left;
	width:265px;
	height:auto;
	background:url(left.jpg) left top no-repeat;
	}

#main	{
	margin:34px 70px 20px 295px;
}

#main-portfolio	{
	margin:34px 10px 20px 285px;
}

#main ul	{
	margin:0;
	margin-left:14px;
	padding:0;
	}
	
#main li	{
	margin:0;
	padding:0;
	}

#flashcontent {
		width:580px;
		height:380px;
		background-color:#DDDDDD;
}

#footer	{
	height:32px;
	background: url(footer.jpg) bottom no-repeat;
	}
#footer p {
	font-size:10px;
	color:#333333;
	padding:2px 0 0  42px;
	}	
	
.tekstgroen {
	color:#8D9D1E;
	}
	
h1, h2, h3, h4, h5, h6 {
	color:#EC0B8D;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1	{
	font-size:19px;
	letter-spacing:1px;
	}	
	
h2  {
	font-size:16px;
	
	}	
	
h3	{
	color:#8D9D1E;
	font-size:14px;
	margin-bottom:6px;
	}
	
h4 {
	font-size:12px;
	}
					
#menu	{
	margin:230px 0 0 7px;
	width:211px;
	padding-bottom:20px;
	}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#menu li	{
	margin:0;
	padding:0;
	}	
	
#menu a, #menu a:link, #menu a:visited {
	display:block;
	width:171px;
	padding:1px 10px 1px 30px;
	text-decoration:none;
	color:#97005E;
	font-weight:bold;
	}

#menu a:hover	{
	color:#FFFFFF;
	background-color:#97005E;
	}

#menu a.current, #menu a:link.current, #menu a:visited.current	{
	color:#FFFFFF;
	background-color:#97005E;
	}
	
	
.fotorechts	{
	float:right;
	margin: 0 0 6px 12px;
	}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
