html, body {
	margin: 0;
	padding: 0;

	background-color: white;
	
	color: #333333;
	font-family: Arial, helvetica, sans-serif !important;
	font-size: 12px !important;
	line-height: 24px !important;
}



a {
	text-decoration: none;
	color: #0a4d94;
}

img {border: 0 none !Important;}

a:hover {text-decoration: underline;}

#header {
    display: block;
    margin: 0 auto;
    width: 880px;
    height: 70px;
}

#logo {
	float: left;
}

#headermenu{
	float: right;
	text-transform: uppercase;
	color: #aaa;
	margin-top: 10px;
	width: 450px;
}

#topbody {
	background-image:url(/uploads/images/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000;
	height:153px;
	margin:0 auto;
	top:65px;
	width:100%;
	
}

#wrapper {
    display: block;
    margin:  0 auto;
    position: relative;
    width: 880px;
    min-height: 315px;
	text-align: left;

}

.bottomcontainer {
    width: 880px;   
    overflow: hidden;
	z-index: 10;
	
}


.training-menu {
list-style-type: none;
padding: 0;

}

.training ul, .training li {margin: 0px !important; padding: 0px !important; }



#content {
	width: 435px; 
	padding: 10px; 
	padding-top: 0px;
	display: block; 
	float:left;
}

#rightcontent h1 {margin-bottom: 23px;}

#headermenu a {
	text-decoration: none;
	color: #777;
}

#headermenu a:hover {
	color: #4f93bf;
}

#headermenu a:active {
	color: #1683d1;
}

.footer {
	background: url(/uploads/images/footer.png) repeat-x scroll 0 0 transparent;
	min-height: 200px;
	margin-top: 5px;
}

.footercontent {
	width: 880px;
	margin: 0 auto;
	color: #999;
	line-height: 25px;
	padding-top: 20px;
}

.footercontent h1 {
	color: #999;
	font-size: 15px;
	margin-bottom: 10px;
}

.footercontent a {
	color: #999;
}
	
.footercontent a:hover {
	color: #4F93BF;
	text-decoration: underline;
}









.bannerhome1 {float: left; margin-right: 15px; display: block; margin-top: 10px; width: 280px; height: 300px; background: url(/uploads/images/vvgn1.jpg) left;}


.bannerhome2 {float: left; margin-right: 15px; display: block; margin-top: 10px; width: 280px; height: 300px; background: url(/uploads/images/vvgn2.jpg) left;}

.bannerhome3 {float: left; margin-right: 5px; display: block; margin-top: 10px; width: 280px; height: 300px; background: url(/uploads/images/vvgn3.jpg) left;}





.bannerhomenew {
	float: left; 
	margin-right: 10px; 
	display: block; 
	margin-top: 10px; 
	width: 260px; 
	height: 280px; 
	padding: 10px;
	
}

.bannerhomenew h1 {
	color: #1c327b;
	height: 18px;}

.bannertekst {
	padding-top: 135px;
	display: block;
	line-height: 18px;
	color: #666;
	
}


.bannerbutton {
	background: url(/uploads/images/blue-button.png) left top no-repeat;
	height: 30px !important;
	line-height: 30px;
	margin-bottom: 8px;
	text-align: center;
	text-decoration: none !important;
	color: #fff !important;
	display: block;
	white-space:nowrap; 
	width: 120px;
	float: right;
	margin-right: 10px;
	font-style: italic;
	font-weight: bold;
}

.bannerbutton:hover {
	color: #fff !important;
	background: url(/uploads/images/blue-button.png) left bottom no-repeat;
}

.bannerbutton span {
	background: url(/uploads/images/blue-button-right.png) right top no-repeat;
	display:block; 
}

.bannerbutton span:hover {
	background: url(/uploads/images/blue-button-right.png) right bottom no-repeat;
	display:block; 
}


#infoblock {
	position: absolute;
	top: 5px;
	left: 670px;
}
#infoblock .textbody {
	background: url(/uploads/images/e-learning_homepage.jpg) no-repeat;
	padding: 15px;
}

#meerinformatie  {
	position: absolute;
 	right: 0px;
	top: 128px;
 	
}

#meerinformatie a {
	text-decoration: none;
	color: #4f93bf;
}

#meerinformatie a:hover {
	color: #1e5376;
	text-decoration: underline;
}

.sidewrapper {
	position: absolute;
	top: 0;
	left: 680px;
	height: 290px;
	width: 198px;
	background-color: #eee;
	border-left: 1px solid #ccc;
}

.sidewrapper2 {
	position: absolute;
	top: 0;
	left: 600px;
	height: 290px;
	width: 278px;
	background-color: #eee;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	padding-top: 10px;
}


h1 {
	margin: 0;
	padding-bottom: 5px;
	margin-top: -4px;
	font-size: 16px;
}

#investering {
	position: absolute;
	top: 71px;
	color: black;
}

#invest {
/*	font-weight: bold;*/
margin-left: 42px;
}

#rendement {
	position: absolute;
	top: 91px;

	color: black;
}

#more_roi {
	position: absolute;
	top: 112px;
	
	right: 10px;

}

#more_roi a {
	text-decoration: none;
	color: #1683d1;
}

#more_roi a:hover {
	color: #1683d1;
	text-decoration: underline;
}



.pijltje{ 
padding-top: 2px;
border: none 0;


}


.formulier legend {
	font-weight: bold;
}
.formulier div {
	padding: 2px 0;
	margin: 1px 0;
	clear: both;
}
.formulier .submit {
	margin: 0;
	padding: 4px;
	margin-left: 260px;

}
.formulier .required label {
	color: #4f93bf;
}
.formulier .error label {
	color: #dd4444;
	font-weight: bold;
}
.formulier .error input {
	border: 1px solid #dd4444;
}
.floatfield {
	float: left !important;
}
.floatfield label {
}
.attachfield {
	clear: none !important;
}
.attachfield label {
	width: auto !important;
	padding: 0 20px !important;
}
.attachfield input {
	width: 93px;
}
.attachfield-plaats {
	clear: none !important;
}
.attachfield-plaats label {
	width: auto !important;
	padding: 0 20px !important;
}
.attachfield-plaats input {
	width: 151px;
}
.formulier .fullwidth input {
	width: 300px;
}
.formulier textarea {
	float: left;
	height:59px;
	margin-bottom:10px;
	width:183px;
border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
background:#fff url(uploads/image/fieldbg.gif) repeat-x top;
}
.formulier label {
	display: block;
	float: left;
	width: 180px;
}

.formulier input {
border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
background:#fff url(uploads/image/fieldbg.gif) repeat-x top;
height: 20px;
}



.formulier div div label {
	display: inline;
	float: none;
	width: auto;
}
.formulier div.checkboxgroup {
	float: left;
	width: 280px;
}
.formulier div.checkboxgroup2 {
	clear: none;
	width: 270px;
	float: right;
}
.formulier div.checkboxgroup div, .formulier div.checkboxgroup2 div {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.formulier div.checkboxgroup input, .formulier div.checkboxgroup2 input {
	margin: 0;
}
.formulier div.checkbox label {
	float: right;
	width: 450px;
}
.formulier div.checkboxgroup div {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.formulier div.checkbox input, .formulier div.checkbox input {
	margin: 0;
}

.formulier .fbsubmit{
background-color: #4f93bf;
color: #fff;
height: 28px;
width: 100px;
border: 0 none;
}

.formulier .fbsubmit:hover{
background-color: #003072;
cursor: pointer;

}


.button {
	background: url(/uploads/images/blue-button.png) left top no-repeat;
	height: 30px !important;
	line-height: 30px;
	margin-bottom: 8px;
	text-align: center;
	text-decoration: none !important;
	color: #fff !important;
	display: block;
	white-space:nowrap; 
}

.button:hover {
	color: #fff !important;
	background: url(/uploads/images/blue-button.png) left bottom no-repeat;
}

.button span {
	background: url(/uploads/images/blue-button-right.png) right top no-repeat;
	display:block; 
}

.button span:hover {
	background: url(/uploads/images/blue-button-right.png) right bottom no-repeat;
	display:block; 
}

.banner {
	width: 160px; 
	height: 78px;
	padding-top: 110px; 
	display: block; 
	float: right; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	padding-left: 10px;
	border: 1px solid #ccc;
	background: url(/uploads/images/bannerfoto.jpg) no-repeat;
}

.banner ul {margin: 2px; padding-left: 12px;}
.banner li {list-style-type: none;}

.currentpage {font-weight: bold; color: #063b61;text-decoration: underline;}

#prijsblok {padding: 8px; color: #fff; display: block; margin-bottom: 10px; margin-top: 5px; text-align: center; font-weight: bold; font-size: 14px; background-image: url(http://www.safetyexperiencecenter.nl//uploads/images/prijsblok.jpg); background-repeat: repeat-x; background-position: middle; -moz-border-radius: 6px; border-radius: 6px;}
