* {
	padding:0px;
	margin:0px;
	zoom:1;
}
body, html {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	background-color:#fff;
	color:#000;
}
body {
}
img {
	border:0px none;
}
h1,h2 {
	display:none;
}
ul,ol {
	list-style:none;
	list-style-image:none;
}
p {
	padding:0px 0px;
}
a, ol li {
	zoom:0;
}	
a:link,
a:visited {
	color:#34B2DA;
	text-decoration:underline;
}
a:hover {
}
.clear {
	clear:both;
	float:none !important;
	font-size:0px;
	line-height:0px;
}

/* Website */
#website {
	
	width:810px;
	margin:0px auto;
	margin-top: 100px;
}

/* hr */
.hr-big-blue {
	line-height:0px;
	font-size:0px;
	background-color:#009fd1;
	height:20px;
}

/* Top */
#top {
	height:30px;
	position:relative;
	margin-top:20px;
	margin-bottom:10px;
}
#top .logo {
	position:absolute;
	right:0px;
	top:0px;
}
#top ul {
	position:absolute;
	height:8px;
	bottom:0px;
	left:5px;
}
#top ul li {
	float:left;
	margin-right:10px;
}
#top ul li a:link,
#top ul li a:visited {
	display:block;
	height:8px;
	line-height:0px;
	font-size:0px;
	text-indent:-9999px;
}
#top ul li.bewegen a {
	width:58px;
	background:url('../images/menu-bewegen.png') no-repeat;
}
#top ul li.verkennen a {
	width:74px;
	background:url('../images/menu-verkennen.png') no-repeat;
}
#top ul li.leven a {
	width:37px;
	background:url('../images/menu-leven.png') no-repeat;
}
#top ul li.werken a {
	width:51px;
	background:url('../images/menu-werken.png') no-repeat;
}
#top ul li.reizen a {
	width:44px;
	background:url('../images/menu-reizen.png') no-repeat;
}
#top ul li.sandervdberg a {
	width:139px;
	background:url('../images/menu-sandervdberg.png') no-repeat;
}
#top ul li a:hover {
	background-position:0px -8px;
}
#top ul li.active a {
	background-position:0px -16px;
}

/* Header */
#header {
	margin-top:1px;
	height:120px;
}

/* Content */
#content {
	border:1px solid #9c9d9f;
	border-top:none;
	position:relative;
	overflow:hidden;
}

#content h3 {
color:#34B2DA;
}
#content .border-center {
	width:2px;
	height:4000px;
	font-size:0px;
	line-height:0px;
	background-color:#c4c5c6;
	position:absolute;
	left:402px;
	top:0px;
}
#content ul {
	list-style:disc;
	margin-left:15px;
}
#content ul ul {
	list-style-position:inside;
}
#content ul.arrow {
	list-style:none;
	margin-left:0px;
}
#content ul.arrow li {
	padding-left:15px;
	background:url('../images/ul-arrow.png') no-repeat 0px 6px;
}
#content ul.arrow li ul li {
	padding-left:0px;
	background:none;
}
#content ul.z-m {
	margin:0px;
}

/* Content left */
#content-left {
	width:313px;
	float:left;
	padding:25px 45px 25px 45px;
}

/* Content right */
#content-right {
	width:313px;
	float:left;
	padding:25px 45px 25px 45px;
}

/* Footer */
#footer {
	text-align:center;
	color:#9c9d9f;
	font-size:10px;
	margin:15px 0px;
}
#footer a:link,
#footer a:visited {
	color:#9c9d9f;
}

/* DIA SHOW */
#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 810px;
	height: 325px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 810px;
	height: 325px;
}

#top_beheer {
	height:30px;
	position:relative;
	margin-top:20px;
	margin-bottom:10px;
}
#top_beheer .logo {
	position:absolute;
	right:0px;
	top:0px;
}
#top_beheer ul {
	position:absolute;
	height:8px;
	bottom:0px;
	left:5px;
}
#top_beheer ul li {
	float:left;
	margin-right:10px;
}

#succes {
margin: 10px;
height: 50px;
padding: 10px;
background-color: #C4FFC4;
color: #00000;
font-size: 15px;
font-weight: bold;
border: 1px solid #000;

}

#class_contact tr{
height: 30px;

}

#class_contact input{
width: 150px;
height: 15px;
padding: 3px;
margin-left: 10px;
border: 1px solid #c4c5c6;
}

#class_contact textarea{
width: 300px;
height: 100px;
padding: 3px;
border: 1px solid #c4c5c6;
}

#class_contact .button_contact{
width: 150px;
height: 30px;
padding: 3px;
margin-top: 10px;
margin-left: 0px;
border: 1px solid #c4c5c6;
}


