html, body{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-image:url(../images/bg_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}
img { border: none; }

#mainContainer{
	width:979px;
	min-height:100%;
	padding:0px;
	margin:0px auto -94px auto;
	background-image:url(../images/bg_main.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
* html #mainContainer{ height:100%; }

#contentContainer{
	padding:20px 10px 10px 10px;
	width:959px;
}

/** HEADER ****************************************************************************************************************************************/

#header{
	height:80px;
	width:959px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#FFFFFF;
}

	#header #logo{
		float:left;
		height:80px;
	}
	#header #logo img{ border:none; }
	
	#header #headerLinks{
		float:left;
		height:80px;
		width:749px;
	}

/** TOP *******************************************************************************************************************************************/

#topHolder{
	clear:both;
	height:260px;
	width:959px;
}

	#topHolder .colL{
		float:left;
		height:260px;
		width:227px;
		padding:15px 0px 0px 0px;
		background-image:url(../images/bg_mainnavi.jpg);
		background-repeat:no-repeat;
	}
	
	#topHolder .colM{
		float:left;
		height:237px;
		width:461px;
		background-image:url();
		background-repeat:no-repeat;
	}
	
	#topHolder .colR{
		float:left;
		height:237px;
		width:271px;
		background-image:url(../images/bg_rueebli.jpg);
		background-repeat:no-repeat;
	}
	#topHolder .colB {
		float:left;
			height:23px;
			width:732px;
			background-image:url(../images/bg_schraffur_bottom.jpg);
			background-repeat:no-repeat;
	}
	/*
	#topHolder .colBig{
		float:left;
		height:180px;
		width:749px;
		overflow:hidden;
		background-image:url(.jpg);
		background-repeat:no-repeat;
	}
	*/
	#topHolder #headerText{
		position:absolute;
		clear:left;
		height:40px;
		width:729px;
		padding:140px 0px 0px 20px;
	}
	
/** CONTENT ***************************************************************************************************************************************/

#contentHolder{
	clear:both;
	width:959px;
	overflow:hidden;
}

	#contentHolder .colL{
		float:left;
		width:182px;
		padding:20px 0px 20px 28px;
	}
	
	#contentHolder .colLHome{
		float:left;
		width:182px;
		margin:0px 0px 0px 0px;
		padding:8px 8px 20px 20px;
		/*
		background-image:url(.gif);
		background-repeat:no-repeat;
		background-position:top;
		*/
	}
	
	#contentHolder .colM{
		float:left;
		width:460px;
		padding:5px 10px 10px 20px;
		min-height: 350px;
	}
	
	#contentHolder .colR{
		float:left;
		width:250px;
		padding:0px;
	}

hr.greyline {
	clear:both;
	float:none;
	height:1px;
	line-height:1px;
	padding: 0;
	margin: 0;
	border: none;
	border-top: 1px solid #ccc;
	display: block;
}

/** VERVOLG TEMPLATES *****************************************************************************************************************************/

#contentHolder #colVervolg1, #contentHolder #colVervolg2{
	float:left;
	width:749px;
}

#crumbHolder{
	clear:both;
	width:729px;
	padding:18px 0px 2px 20px; 
}

	#colVervolg1 .colContentL{
		float:left;
		width:410px;
		padding:0px 20px 20px 20px;
	}

	#colVervolg1 .colContentR{
		float:left;
		width:259px;
		padding:0px 20px 20px 20px;
	}

	#colVervolg2 .colContentL, #colVervolg2 .colContentR{
		float:left;
		width:344px;
	}
	#colVervolg2 .colContentL{ padding:0px 10px 20px 20px; }
	#colVervolg2 .colContentR{ padding:0px 20px 20px 10px; }

/** FOOTER ****************************************************************************************************************************************/

#footerHolder{
	height:94px;
	background-image:url(../images/bg_footer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#clearfooter{ height:94px; }

#footer{
	height:94px;
	width:939px;
	margin:0px auto 0px auto;
}

	#footer .footerL{
		float:left;
		height:34px;
		width:672px;
		padding:60px 0px 0px 0px;
		/*
		background-image:url(.gif);
		background-position:0px 14px;
		background-repeat:no-repeat;
		*/
	}
		
	#footer .footerLHome{
		float:left;
		height:34px;
		width:385px;
		padding:30px 0px 0px 220px;
	}
	#footer .footerLHome p {
		color: #666;
		font-size: 11px;
	}
	#footer .footerR{
		float:left;
		height:56px;
		width:69px;
		padding:26px 0px 0px 0px;
		text-align:right;
		/*
		background-image:url(../images/cvp_logo.png);
		background-repeat:no-repeat;
		background-position:bottom;
		*/
	}
	
/** MAIN MENU *************************************************************************************************************************************/

#menuMain {
	margin:20px 0 0 20px;
	padding:0px;
	list-style:none;
}
#menuMain li { 
	padding:0 0 8px 0; 
	margin:0px;
}
/* #menuMain li.active{ background-image:url(gif); } */

/** SUB MENU **************************************************************************************************************************************/

#menuSub, #menuSubSub {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menuSub li, #menuSubSub li{ 
	padding:0px 0px 0px 16px; 
	margin:0px; 
}


/** ACTIONS BLOCK *********************************************************************************************************************************/

#actionsBlock{
	width:148px;
	background-color:#FFFFFF;
	padding:20px 0px 0px 560px;
}

.imageBtn{
	float:left;
	width:36px;
}
.imageBtn img{ border:none; }

.language{
	float:left;
	width:40px;
}

#search{
	clear:both;
	width:148px;
	padding:6px 0px 0px 0px;
}
#search img{ vertical-align:bottom; cursor:pointer; }
#search div{ float:left; }

#searchOn{ 
	width:130px; 
	height:13px;
	padding:0px;
	margin:0px;
	border:none;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-left:1px solid #969393;
	border-top:1px solid #969393;
	border-bottom:1px solid #969393;
}

/** PROJECT / NIEUWS ******************************************************************************************************************************/

div.projectBlock, div.nieuwsBlock { padding:0px 0px 10px 0px; }
div.projectBlock p, div.nieuwsBlock p { padding:0px; }
div.projectBlock p.read, div.nieuwsBlock p.read { padding:0px; text-align:right; }
div.projectBlock p.read a, div.nieuwsBlock p.read a { font-weight:bold; }

/** FONT ******************************************************************************************************************************************/

div,span,p{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	text-decoration:none;
	font-weight:normal;
}
p{ padding:0px 0px 10px 0px; margin:0px; }

p.clear{ padding:0px; margin:0px; }
#contentHolder p,
#contentHolder li { line-height: 17px; }
a, a:link, a:visited {
	text-decoration:underline;
	color:#1E6EB1;
}
a:active, a:hover{
	text-decoration:none;
	color:#b1781e;
}

a.welcome, a.welcome:link, a.welcome:visited {
	text-decoration:underline;
	color:#8e2f11;
}
a.welcome:active, a.welcome:hover{
	text-decoration:none;
	color:#1E6EB1;
}

#image_switcher a, #image_switcher a:link, #image_switcher a:active, #image_switcher a:visited, #image_switcher a:hover{
	/* color:#1E6EB1; */ 
	text-decoration:none;
}

h1{
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1e629b;
	line-height:normal;
	text-decoration:none;
	padding:0px 0px 10px 0px;
	margin:0px;
}
#headerText h1{ padding:0px; }

h2{
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
	color:#1e6eb1;
	padding:0px 0px 5px 0px;
	margin:0px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#8cc045;
	padding:0px; margin:0px;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#1e6eb1;
	padding:0px; margin:0px;
}
h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	line-height:normal;
	color:#B84724;
	padding:10px 0 5px 0; margin:0px;
}
#footer div, #footer div a { color:#FFFFFF; font-weight:normal; text-decoration:none; }
#footer div a:hover { text-decoration:underline; }

#menuMain li, #menuMain li a { font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#838383; font-size:15px; font-weight:normal; list-style-image:none; text-decoration:none; }
#menuMain li a { background-image:url(../images/mainnavi_inaktiv.gif); background-repeat:no-repeat; background-position:left center; padding-left: 17px; } 
#menuMain li a:hover,
#menuMain li.active a:hover,
#menuMain li.active a { color:#053d6b; background-image:url(../images/mainnavi_aktiv.gif); background-repeat:no-repeat; background-position:left center; padding-left: 17px; } 

#menuSub li { padding: 3px 0; }
#menuSub li a { display: block; line-height: 14px; }
#menuSub li, #menuSub li a { font-weight:normal; list-style-image:none; color:#333333; text-decoration:none; }
#menuSub li a:hover { text-decoration:none; color: #1e6eb1; }
#menuSub li #menuSubSub li, #menuSub li #menuSubSub li a { font-weight:normal; list-style-image:none; color:#333333; text-decoration:none; }
#menuSub li #menuSubSub li a:hover { text-decoration:underline; }

#menuSub li a { background-image:url(../images/subnavi_inaktiv.gif); background-repeat:no-repeat; background-position:left 5px; padding-left: 17px; } 
#menuSub li a:hover,
#menuSub li.active a:hover,
#menuSub li.active a { color: #1e6eb1; background-image:url(../images/subnavi_aktiv.gif); background-repeat:no-repeat; background-position:left 5px; padding-left: 17px; } 
#menuSub li.active a:hover,
#menuSub li.active a { font-weight: bold; }


#crumbHolder, #crumbHolder a { color:#999999; font-weight:normal; text-decoration:none; }
#crumbHolder a:hover { text-decoration:underline; }
#actionsBlock div.language, #actionsBlock div.language a{ font-size:10px; line-height:normal;  text-decoration:none; }
#actionsBlock div.language a:hover{ text-decoration:underline; }

ul{ padding:0px; margin:0px 0px 10px 20px; }
#sitemapHolder {margin:-10px 0px 0px 0px;} 
ul.ulSitemap{ padding:0px; margin:0px 0px 0px 15px; list-style:none; line-height:normal; text-transform:capitalize; }
ol{ padding:0px; margin:0px 0px 10px 25px; }
/* ul li{ list-style-image:url(http://www.qdelft.nl/templates/images/li_image.jpg); } */
ul li.header{ list-style-image:none; list-style:none; }
ul li.header h2{ margin:0px 0px 0px -10px; padding:10px 0px 4px 0px; text-transform:capitalize; }

.spancolumn2 ul {
	margin: 0 0 0 100px;
	list-style: none;
}
.spancolumn2 ul ul {
	margin: 0 0 0 15px;
	list-style-type: circle;
}


.sprichwort_title {
	color: #b84724;
	font-size: 16px;
	padding: 17px 0 10px 20px;
}
.sprichwort_text {
	color: #b84724;
	font-size: 12px;
	padding: 10px 0 0 20px;
	line-height: 18px;
}

.wahlempfehlung .img {
	float: left;
	padding: 0 15px 0 0;
	clear: both;
}
.wahlempfehlung {
	float: right;
	clear: both;
	padding: 10px 0;
	margin: 0;
}

/* table */
table caption {
	font-weight: bold;
	font-size: 13px;
	color: #333;
	padding-bottom:5px;
}
td.header {
	font-weight: bold;
	padding: 6px 0 0 0;
	border-top: 1px solid #ccc;
	color: #333;
}
th,td {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
vertical-align:top;
padding: 4px 0;
}
td.col1,
td.col2 {
	padding-right: 10px;
}
td.column1 {
width:100px;
padding:3px;
}
td.column2 {
width:400px;
padding:3px;
}
th {
background-color:#D2E0E8;
color:#003366
}
.clickable {
cursor:pointer;
}
.stripe1 {
background-color:#f9f9f9;
}
.stripe2 {
background-color:#e9effc;
}
.highlight {
	background-color: #f2f5fa;
	font-weight:bold;
}
.rowactive {
	background-color: #f2f5fa;
	font-weight:bold;
}
.spancolumn1 {
	width: 100px;
	padding: 0 0 3px 0;
	float: left;
}
.spancolumn2 {
	border-left: none;
}
.spancolumn11 {
	width: 350px;
	padding: 0 0 3px 0;
	float: left;
}
.theList {
	border-bottom: 1px solid #ccc;
	padding: 5px 2px;
	line-height: 17px;
}
.spancolumn2 {
	color: #565656;
}
.spancolumn3 ul {
	list-style: none;
	margin: 0;
}
/* .theList strong {
	color: #1E6EB1;
} */
a.divrow {
	cursor: default;
}

#img img {
	border-bottom: 1px solid #ecebd9;
	border-right: 1px solid #fdecc8;
}

.fotoalbum {
	width: 745px;
	float: left;
}
.fotoimg {
	padding: 0 15px 20px 0;
	float: left;
}
.fotoalbum img {
	padding: 0px 0 5px 0;
}

.aktuell {
	border: 1px solid #f28800;
	padding: 0 10px;
	margin: 30px 26px 10px 20px;
	background-color: #fdf4db;
}
.aktuell p {
	
    font-size: 12px;
    line-height: 18px;
}

/* Formular */
.formfield {
	padding: 5px 0;
}
.formfield input,
.formfield textarea {
	width: 210px;
	border: 1px solid #999;
	padding: 2px;
}
.formfield textarea {
	height: 100px;
}
.formfield label {
	width: 120px;
	float: left;
	padding: 2px 0 0 0;
}
input.submit {
	margin: 10px 0 0 120px;
}