/* Import other stylesheets for media: screen */
@import url("layout.css");
@import url("menu.css");
@import url("sifr.css");
@import url("overlay.css");
@import url("sitemap.css");


/* Classes and styles */
p{
	margin: 0;
	padding: 0 0 14px 0;
}	

body {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.png{
	_behavior: url('http://10.0.0.2/mlds/htdocs/css/spijsvertering/iepngfix.htc');
}	

img{
	border: 0;	
}	

.clear{
	clear: both;	
}	

/* HEADERS */
H1 {
	color: #c8d200;
	line-height:28px;
	_height:28px;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;	
	font-size:26px;
	letter-spacing:-1px;
}

H2 {
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
	line-height:28px;
	_height:28px;
	font-size:28px;
	padding-top:5px;
	color: #c8d200;
}

H3 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-family: Arial;
	color: #c8d200;
	font-weight: bold;
	padding-top:5px;
}

#content {
	color: #37332f;
	line-height: 18px;
}

#content h2, h3 {
	font-size: 18px;
	font-weight: normal;
	color: #37332f;
	margin-bottom: 15px;
}


#forum p {
	margin-top:10px;
	padding-top:0px;
}

#vragen p {
	font-family:Tahoma, Arial;
	font-size:14px;
	margin-top:10px;
	padding-top:0px;
}


#main_content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:5px;
	padding-left:15px;
	
}

#main_content ul {
	margin:10px 0 0 0;
	padding:0px;
}

#nieuws ul li{
	margin:0px;
	padding:0 0 0 15px;
	min-height:10px;
	line-height: 18px; 
}

#main_content li {
	background-image: url(../images/li-bullet.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left:12px;
	list-style-type:none;
	color: #413c37;
}

a{
	color: #003772;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;	
}

a.news_overview {

	background-image: url(../images/li-bullet.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left:12px;
	min-height:15px;
	_height:15px;	
}

div.news_overview {
	padding-left:12px;
}

.homepage_submenu a,
#knop_1 a,
#knop_2 a {
	color: #324405;
}

a.selected{
	color: #37332f;
}	

a.nieuws_item {
	color: #003772;
}

a.largeLink {
	font-family:Tahoma, Arial;
	font-size:14px;
}

.arrow {
	width:20px;
	height:20px;
}

.question {
	background-image: url(../images/btn_plus.gif);
	background-repeat: no-repeat;	
	background-position: left;
	padding-left:25px;
	padding-top:6px;
	min-height:20px;
	_height:20px;
	color: #003772;
	font-size:14px;;
	font-family: Tahoma, Arial;
}

.answer {
	display: none;
	padding-left:25px;	
}

table.faqForm {
	width:480px;	
}

table.faqForm td {
	padding-top:3px;
	margin:0px;
}

td.faq {
	width:100px;	
}

/* FORM */
form{
	margin: 0px;
	padding: 0px;	
}	

table.faqForm input.form {
	border: 1px solid #bebfb9;
	width: 130px;
}

#faq_vragen_form{
	margin-top:24px;
	padding-top: 15px;
	border-top:1px solid #bebfb9;
}	

textarea.large {
	width:380px;
	height:100px;
	border:1px solid #bebfb9;
}

/* SUBMENU */
div#submenu {
	padding-bottom: 20px;
}
	
div#submenu div.textLarge {
	font-size: 18px;
	font-weight: bold;
}

#kennisquizMailResult label {
	margin-right: 10px;
}

div.meerInfoFadingOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: blue;
}

div.meerInfoConent {
}

input.field {
	border: 1px #bebfb9 solid;
}

div#submenu h3 {
	margin-bottom: 11px;
}

div.vraagTitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #c9d306;
}

div.antwoordTitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #37332f;
}

div.antwoordTitle {
	margin-top: 17px;
}

/* RIGHT MENU */
div.menuRight ul li {
	background-image: url('../images/li_menu_right.gif') !important;
}

#content_right ul li {
	background-image: url('../images/li_menu_right.gif');
}

#content_right ul li.selected {
	background-image: url('../images/li-bullet.gif');
}

.error {
	color: #ff0000;
}

tr.geenspam {
	display: none;
}