/* <style type="text/css">  handig voor highlight */
/*html, body {height: 100%; }*/
#top_container {height:224px;}
#topMenu {
	height: 24px;
	background-image:none;
	background-color: transparent;
	bottom:24px;
}
#topMenu_div {
	border-left: 2px solid #aaa;
	bottom: 0px;
}
#topMenu div {
	float:left;
}
#topMenu a {
	/*height: 24px;
	padding: 3px 13px 4px 13px;*/
	border-width: 0px 2px 0px 0px;
	border-color:  #aaa; 
	background-color: transparent;
	color: #fff;
}
#topMenu #current {
	color:#000;
}
#topMenu a:hover {	
	color: #a0c600;
	background-color: #333;
	/*padding: 2px 13px 3px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;*/
	
}
ul {
	/*list-style: inside;
	list-style-position: inside;*/
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul li {
	background-image: url(../../home/images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 9px; 
	padding-left: 16px;
}
ul.inspring li {background-position: 24px 9px; padding-left: 40px;}
div.menu2 {
	border: 0px;
	margin-left: 1px;
	padding: 0px;
	height: 24px;
}

div.menu2 a.WinItem {  
	padding: 6px 1em;
	background-color: #a0c600;
	
}
div.menu2 a.WinItem:hover {
	color:#000;
}
div.menu2 {
	margin-left: 2px;
}
.subMenu {
	border: none;
	padding-top: 10px;
}
.subMenu a {
	font-weight: normal;
}
.knop_groen_bestel {
	background-color: #A1B90A;
	border-width: 1px;
	border-color: #333333;
	border-style: beveled;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
	cursor:pointer;
}

.knop {
	padding: 3px 15px;
	background-color: #a0c600;
	color: #000;
	font-size: 13px;
}
div.form {
	padding: 1em 1em 1em 1em;
	background-color: #414141;
	color: #ffffff;
	border-color: #666 #333333 #333333 #666;
    border-style: solid;
    border-width: 1px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-bottom: 30px;
	width: 654px;
	_width: 680px;
}
.form div.inputContainer {margin-top: 8px;}
div.inputLabelFormulier {font-weight:normal; width: 220px;}
div.submitFormulier { padding-left: 225px}
div.form .knop, .knop {
	border-top: 1px solid #D0E380;
	border-left: 1px solid #D0E380;
	border-bottom: 1px solid #81a000;
	border-right: 1px solid #81a000;
	font-size: 13px;
}
#whoisForm .knop { _padding: 2px 5px 0px 5px; _vertical-align:bottom; margin-left: 15px;}
#media_container {
    background-color: #000;
	border-bottom: none;
}

div.textblockBottom {
	border-bottom: 1px dashed #666666;
}
div.textblockBottom#last  {
	border-bottom: 0;
}
div.backLink{
	border-bottom: 1px dashed #666666;
}
div.submitFormulier {
	border-top: 1px dashed #666666;
}
input, textarea, select { background-color:#eee; }

/* footer */
#footer {
	display: block;
	width: 900px;
	/*margin: 0 auto;
	clear: both;*/
}
#footer-area {
	/*background: #050304;*/

	background-color: #414141;
	color: #fff;
	font-size: 85%;
	padding: 20px 0px;
	overflow: hidden;
	height:100%;
	width: 100%;

}

.footer-segment {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 180px;
}

#footer h4 {
	margin-top: 0px;
	color: #fff;
	font-size: 14px;
	line-height: 1.5em;
}

#footer a {
	color: #999;
	font-weight: normal;
}
#footer a:hover {
	color: #fff;
}

#footer p {
	margin-top: 0px;
}
/* font face */
@font-face {
    font-family: 'CorbelRegular';
    src: url('font/corbel-webfont.eot');
    src: url('font/corbel-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/corbel-webfont.woff') format('woff'),
         url('font/corbel-webfont.ttf') format('truetype'),
         url('font/corbel-webfont.svg#CorbelRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
div.ModuleTitle, div#page_name h1 {
	font-family: 'CorbelRegular', 'Lucida Grande', Verdana;
	font-size: 32px;
	letter-spacing: 1px;
}

h2 {
	font-family: 'CorbelRegular', 'Lucida Grande', Verdana;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
}

