/* <style type="text/css">  handig voor highlight */
/*menu 2 style 8.0 */
#top_container {height:218px;}
#topMenu {
	height: 24px;
	background-image:none;
	background-color:#091F62;
}
#topMenu_div {
	border-left: 2px solid #fff;
	bottom: 0px;
}
#topMenu div {
	height: 24px;
}
#topMenu a {
	height: 24px;
	padding: 4px 10px 2px 10px;
	_padding: 5px 10px 2px 10px;
	border-width: 0px 2px 0px 0px;
	border-color:  #fff; 
	background-color: transparent;
	color: #fff;
}
#topMenu #current {
	color:#fff;
}
#topMenu a:hover {	
	color: #091F62;
}
div.menu2 {
	border: 0px;
	margin-left: 1px;
	padding: 0px;
	height: 24px;
}

div.menu2 a.WinItem {  
	padding: 6px 1em;
	background-color: #3889CD;
	
}
div.menu2 a.WinItem:hover {
	color: #091F62;
}
div.menu2 {
	margin-left: 2px;
}

ul {
	/*list-style: inside;
	list-style-position: inside;*/
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul li {
	background-image: url(bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 6px; 
	padding-left: 16px;
}
ul.inspring li {background-position: 24px 9px; padding-left: 40px;}

.subMenu {
	border: none;
	padding-top: 10px;
}

/*.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: #3889CD;
	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 #9CC4E6;
	border-left: 1px solid #9CC4E6;
	border-bottom: 1px solid #2e70a7;
	border-right: 1px solid #2e70a7;
	font-size: 13px;
}
#whoisForm .knop { _padding: 2px 5px 0px 5px; _vertical-align:bottom; margin-left: 15px;}
#media_container {
    background-color: #000;
	border-bottom: none;
}
input, textarea, select { background-color:#eee; }

*/
hr {
	border-style: dashed;
	border-color: #99CC33;
}
div.textblockBottom {
	border-bottom: 1px dashed #99CC33;
	margin-bottom: 13px;
}
div.textblockBottom#last  {
	border-bottom: 0;
	margin-bottom: 13px;
}
div.backLink{
	border-bottom: 1px dashed #99CC33;
	margin-bottom: 13px;
}
div.submitFormulier {
	border-top: 1px dashed #99CC33;
}

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

	background-color: #091F62; /* #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: 135px;
}

#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: 24px;
	letter-spacing: 1px;
}

h2 {
	font-family: 'CorbelRegular', 'Lucida Grande', Verdana;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 0px;
	line-height: 1.3em;
}

h3 {
	font-family: 'CorbelRegular', 'Lucida Grande', Verdana;
	font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 12px;
	/*font-weight: normal;*/
}
