body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #393939;
	margin: 	0;
}

#teaser ul {
	margin-left:		0;
	margin-top:			0;
	margin-bottom:		0;
	padding: 			0 0 0 19px;
	list-style-image:	url(/images/arrow.gif);
	color:				#393939;
	background-color:	#fff;
}

#teaser li {
	padding: 			0 0 8px 0;
}

.bildrahmen {
	border: 1px solid #999;
	margin-top: 7px;
	margin-bottom: 5px;
}

.bildrahmenfall {
	border: 1px solid #999;
	margin-top: 24px;
	margin-bottom: 10px;
}

#teaser p {
	margin-top: 0px;
	margin-bottom: 7px;
}

a {
	color: #B90000;
	background-color: 	inherit;
	text-decoration: 	underline;
}
	
a:hover {
	color: #12167A;
	background-color:inherit;
	text-decoration: 	underline;	
}

.link {
     color:#B90000;
     text-decoration:none;
}     

.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

.contentheading {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}


/* Navigatie */

#navigation {
	position:			absolute;
	height:				350px;
	width:				136px;
	left:				23px;
	top:				88px;
}

a.mainlevel {
	color: 				#666;
	font-weight:		bold;
	background-color: 	inherit;
	text-decoration: 	none;
	padding: 	        0px 1px 1px 1px;
}

a.sublevel {
	color: 				#666;
	font-size:			8pt;
	margin-left: 		6px;
	text-decoration: 	none;
	padding: 	        0px 2px 0px 2px;
}
	
a.mainlevel:hover {
	color: 				#B90000;
	text-decoration: 	none;
}

a.sublevel:hover {
	color: 				#B90000;
	margin-left: 		6px;
	text-decoration: 	none;
}

#active_menu {
	color: 				#B90000;
	text-decoration: 	none;
}

#active_menu:hover {
	color: 				#B90000;
	text-decoration: 	none;
}


/* Layout */


#inhoud {
	position:			absolute;
	width:				738px;
	left:				227px;
	top:				84px;
}

#header {
	height:				160px;
	width:				737px;
	left:				0px;
	top:				0px;
}

#headerschmal {
	height:				35px;
	width:				738px;
	left:				0px;
	top:				0px;
}

#inhalt {
	float:				left;
	width:				526px;
}

#teaser {
	float:				right;
	height:				350px;
	width:				137px;
}


/* Lettertype */


td {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			10pt;
	color:				#393939;
}

.normal {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			10pt;
	line-height: 18px; 
	color:				#393939;
}
.normalklein {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			8pt;
	line-height: 18px; 
	color:				#393939;
}




h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif, univers;
	font-weight: normal;
	line-height: 29px;
	font-size: 29px;
	color: #B90000;
}

h2 {
	font-size: 14px;
	color: #B90000;
}

.subkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B90000;
	font-weight: bold;
}

.moduletable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px 0px 0px 1px;
	color:	#666;
}

.footer {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			8pt;
	line-height: 		12pt;
	color:				#999;
}

.kursiv {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			8pt;
	font-style:			italic;
	color:				#393939;
	line-height:        24px;

}


/* Tabellen */

.tabheader {
	background-color: 	#999;
	color:#FFFFFF;
	font-weight:bold;
	height: 23px;
	padding: 3px;
}

.tabhell {
	color:				#393939;
	height: 23px;
	padding: 3px;
}

.tabdunkel {
	background-color: 	#e6e6e6;
	color:				#393939;
	height: 23px;
	padding: 3px;
}


/* zoekvenster*/
.inputsearch {
	height: 14px;
	width: 148px;
	border: 1px solid #C0C0C0;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}