* {
	font-family: Lucida Sans Unicode, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #515151;
}

html {
	overflow-x:hidden;
	overflow-y:scroll;
}

body {
	margin:0px;
	background-image: url('../images/background.png');
}

img {
 	border:none;


}

.rand {
 	border:1px solid #ef4035;


}

#topbar {
	position:absolute;
	top:0px;
	left:0px;
	background-image: url('../images/header.png');
	background-repeat:repeat-x;
	height:83px;
	width:100%;
	z-index:0;
}
#wrapper {
	width:985px;
	z-index:8;
}
#showrheelcontainer {
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-100px;
}
#logo {
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-460px;
	margin-top:20px;
}
#captions {
	position:absolute;
	top:168px;
	left:50%;
	margin-left:-377px;
	margin-top:20px;
	height:23px;
}
#pathfinder {
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-98px;
	margin-top:68px;
}
#topmenu {
	position:absolute;
	top:46px;
	height:30px;
	width:965px;
	z-index:10;
	left:50%;
	margin-left:-493px;
}
#topmenu div {
	color:white;
	float:right;
	margin-right:10px;
}
#topmenu div a {
	font-size:13px;
	text-decoration:none;
	color:white;
	text-transform:uppercase;
}
#content {
	float:left;
	margin-top:70px;
	min-height:469px;
	background-image: url('../images/div_bg.png');
	background-repeat: repeat-y;
	width:965px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	padding-top:220px;
}

#news	{

	padding-left:47px;
	padding-top:4px;
}

#swirl {
	position:absolute;
	background-repeat: no-repeat;
	background-image: url('../images/swirl.png');
	background-position:center;
	height:669px;
	width:50px;
	left:50%;
	top:90px;
	margin-left:446px;
}
#footer {
	height:74px;
	background-repeat: no-repeat;
	background-image: url('../images/footer.png');
	background-position:top center;
	background-color:#dfdfdf;
	padding-top:40px;
}
#footer a {
	font-size:11px;
	text-decoration:none;
	color:#ef4035;
}
#subnav {
	float:left;
	margin-left:20px;
	background-image: url('../images/bg_menu.png');
	background-repeat:no-repeat;
	width:130px;
	height:108px;
	padding-top:20px;
	padding-left:18px;
	margin-top:50px;
}
#innercontent {
	float:left;
	width:670px;
	margin-top:25px;
	margin-left:40px;
}
#subnav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#subnav ul li a {
	text-decoration:none;
	color:#ef4035;
}
#subnav ul li a:hover {
	text-decoration:none;
	color:#949494;
}
h1 {
	font-size:14px;
	margin-top:0px;
	margin-bottom:20px;
}
#main_zipcode {
	display: none;
}

#main_domain {
	float:right;
	width:315px;
	margin-top:40px;
}

#contentfrontpage {
	float:left;
	min-height:469px;
	background-repeat: repeat-y;
	width:580px;
	padding-left:50px;
	padding-right:10px;
	text-align:left;
}
.activesub {
	color:#949494 !important;
}
.activesubsub {
	color:#949494 !important;
}

#swapper {
	height:300px;
	margin-left:220px;
	width:650px;
}

#swapper div {
	float:left;
	margin:10px;
}

#swapper.referention div {
	border:1px solid gray;
	width:190px;
	height:100px;
}

#swapper.portfolio div {
	border:1px solid white;
	width:250px;
	height:249px;
	margin-right:60px !important;
}

#swapper div a {
	decoration:none;
}

.autobelettering {
	width:550px !important;
	height:250px !important;
}

.logo {
	width:550px !important;
	height:250px !important;
}


.trigger {
	cursor:pointer;
}

#swapper.referention .activediv {
	border:1px dashed silver !important;
}
#swapper.portfolio .activediv {
	border-bottom:1px dashed red !important;
}

#swapper.logo .activediv {
	border-bottom:1px dashed red !important;
}

#showrheel {
	width:563px !important;
	height:124px !important;
}
#showrheel ul {

}
#showrheel ul li {
	width:563px !important;
	height:124px !important;
}
#showrheel ul li img {
	cursor:pointer;
}
/* voor innerfade */
.innerfade {
	list-style:none;
	margin:0px;
	padding:0px;
	z-index:1;
	height:23px;
}
.innerfade li {
	display:none;
}
.innerfade li img {
	z-index:1;
	height:23px;
}
/* end voor inner fade*/