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

/* IE only */

/*!Important = firefox*/

body  {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: #020202;
	margin: 0;
	margin-top:30px;
	padding: 0;
	text-align: center;
	color: #dbdbdb;
}
.content #container {
	position: relative;
	width: 990px;
	height: 640px;
	background-image:url(images/behind.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	background-color: #020202;
} 
.content #header {
	position:absolute;
	height:60px;
	width:940px;
	margin-left:25px;
	margin-right:25px;
	margin-top:0px;
	padding-top:25px !important;
	* padding-top:0px	
}
.content #adres {
	position: absolute;
	top: 505px;
	left: 40px;
	width: 125px;
	padding: 15px;
	height: 80px;
	line-height:25px;
}
.content #nav-right {
	position: absolute;
	top: 320px;
	left: 53px;
	width: 103px;
	padding: 0px;
	height: 60px;
	line-height:25px;
}
.content #mainContent {
	position: absolute; 
	top: 295px  !important;
	* top: -80px;
	left: 340px;
	width: 565px;
	height: 280px;
	padding: 20px;
	background-image:url(images/behind-gold.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

/* SPONSOREN IN SPONSORPAGINA */

.content #mainContent-sponsor1 {
	position: absolute; 
	top: 295px  !important;
	* top: -80px;
	left: 610px;
	width: 300px;
	height: 280px;
	padding: 20px;
}

.content #sponsor-onderkant {
	position: absolute;
	top: 515px  !important;
	* top: -80px;
	left: 360px;
	width: 565px;
	height: 100px;
}



/* FOTO'S IN CONTACTPAGINA */

.content #mainContent-foto1 {
	position: absolute; 
	top: 295px  !important;
	* top: -80px;
	left: 520px;
	width: 120px;
	height: 280px;
	padding-top: 20px;
}

.content #mainContent-foto2 {
	position: absolute; 
	top: 295px  !important;
	* top: -80px;
	left: 660px;
	width: 120px;
	height: 280px;
	padding-top: 20px;
}

.content #mainContent-foto3 {
	position: absolute; 
	top: 295px  !important;
	* top: -80px;
	left: 800px;
	width: 160px;
	height: 280px;
	padding-top: 20px;
}

/* EINDE FOTO'S CONTACTPAGINA */

.content #footer {
	position: absolute;
	width:280px;
	top: 80px  !important;
	left: 0px;
	padding: 0px;
}
.content #image {
	position: absolute;
	top: 90px;
	margin-bottom:10px;
	width:940px;
	height:200px;
	margin-left:25px;
	margin-right:25px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.adres {
font:Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 18px;
color: #777;
}
.kop {
font:Arial, Helvetica, sans-serif;
font-size:14px;
color: #dbdbdb;
}
.kop2 {
font:Arial, Helvetica, sans-serif;
font-size:14px;
color: #dbdbdb;
}
.kop3 {
font:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:underline;
color: #dbdbdbd;
}

.onderkant {
font:Arial, Helvetica, sans-serif;
font-size:9px;
color: #CCCCCC;
}


a:link{
color: #dbdbdb;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

a:visited{
background-color: transparent;
color: #dbdbdb;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

a:hover{
color: #777;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

a:active{
background-color: transparent;
color: #777;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

/*dit zijn de css stijlen voor de portfolio onderkant*/


#myController span{
cursor:pointer;
border-left:0px solid thin #c2cd23;
border-top:0px solid thin #c2cd23;
}

#jFlowSlide{
color:#FFF;
border:0px solid thin #c2cd23;
margin-top: 8px;
padding: 0px;
}

#myController span.jFlowSelected {
background-image: none; 
}

#jFlowContent{
margin:0px;
padding:0px;
}

.jFlowPrev, .jFlowNext{
cursor:pointer;
}

#jFlowText {
width: 400px;
}

#footer {
font-size: 10px;
width: 300px;
}

hr{
border:1px solid #fff;
}

#download{
color:#0c7b00;
float:right;
background: #d1ffb2;
padding-left:3px;
padding-right:3px;
}

#downloadlink{
color:#0c7b00;
background: #d1ffb2;
padding:10px;
border:2px solid #0c7b00;
width:200px;
height:50px;
}

#arrownext{
float:right;
width:200px;
}

#arrowprev{
float:left;
width:200px;
margin-left:218px;
}

#center{
margin:0 auto;
width:800px;
}
