/*
Website : theokomen.nl versie 2 2010
CSS : Frank Buschman
E-mail:frank@ihitro.nl
WWW: http://www.ihitro.nl
---------------------------------------
CSS bestand vrijgegeven door ihitro:media onder C.C. licentie:
http://creativecommons.org/licenses/by-sa/2.0/nl/
*/


* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	color : #333;
	font : normal 12px Arial, Verdana, "Times New Roman", sans-serif;
	background-color:#BF1316;
	background-image:url(../img/bodyBgV2.gif);
	background-position:top;
	background-repeat:repeat-x;
}

a img {
	border : none;
}

a {
	outline: none;
}

	a:link,
	a:visited,
	a:active {
		color:#E10202;
	}

h1 {
	font-size: 22px;
	margin-bottom: 15px;
}

h2 {
	color:#e10202;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:normal;
	margin-bottom: 15px;
}

	h2.homeH2 {
		 color:#fff;
		 margin:10px 0;
	}

h3 {
	font-size: 18px;
	margin-bottom: 15px;
}

h4 {
	font-size: 16px;
	margin-bottom: 15px;
}

h5 {
	font-size: 14px;
	margin-bottom: 15px;
}

p {
	font-size: 12px;
	margin-bottom: 15px;
}

ul li {
	margin-left:25px;
}

div {
	font-size : 100%;
}

th {
	text-align:left;
}


/* -------------------------------------------------------------------------------------------------------------=    =-----*/

#container {
	width:950px;
	margin:0 auto;
	position: relative;
	min-height: 100%;
	
	background-position:top;
	background-repeat:no-repeat;
}

* html #container {
	height: 100%;
}

#wrap {
	padding-bottom: 150px;
	float:left;
	margin:0 20px;
}

#divLinks {
	width:250px;
	overflow:hidden;
	float:left;
	padding-bottom:50px;
}

	div#menu {
		margin-top:35px;
		background-color:#EBE7E4;
	}
	
		div#menuTop {
			background-image:url(../img/menuTop.gif);
			width:250px;
			background-repeat:no-repeat;
			height:9px;
		}
		
		div#menuBot {
			background-image:url(../img/menuBot.gif);
			background-repeat:no-repeat;
			background-position:bottom;
			width:250px;
			height:9px;
		}
		

	div#logo {
		margin-top:103px;
		background-color:#33C;
	}
	
	#divLinks h2 {
	}
	
	#divLinks ul {
		margin-bottom:20px;
	}
	
	#divLinks ul li {	
		list-style:none;
	}
	
	#divLinks ul li a {
		color:#000;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
	}
	
		#divLinks ul li a:hover {
			color:#e10202;
			text-decoration:underline;
		}
		
	#divLinks div.banners {
		padding-top:30px;
	}

#divRechts {
	width:610px;
	margin-left:50px;
	float:left;
	overflow-x: hidden;
}

#divRechts div.divider {
	background-image:url(../img/homeDivider.gif);
	width:610px;
	height:2px;
	background-repeat:no-repeat;
	clear:both;
}

	#rechtsTop {
		margin-top:105px;
		margin-bottom:10px;
		width:610px;
		height:372px;
		background-image:url(../img/rechtsTop.png);
	}
	
	#spot1,
	#spot2 {
		width:280px;
		margin-left:10px;
		margin-top:10px;
		float:left;
		display:inline;
	}
	
	#spot2 { 
		margin-left:30px;
	}
	
	#spot1 h1,
	#spot2 h1 {
		color:#fff;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:21px;
		margin:5px 0;
		font-weight:normal;
	}
	
	#spot1 p,
	#spot2 p {
		color:#fff;
		line-height:16px;
		height:63px;
		overflow:hidden;
	}
	
	#spot1 a,
	#spot2 a {
		padding:5px 20px 5px 10px;
		line-height:20px;
		color:#000;
		background-color:#FACC12;
		background-image:url(../img/verder.gif);
		background-position:right;
		background-repeat:no-repeat;
		text-decoration:none;
	}
	
	#spot1 a:hover,
	#spot2 a:hover {
		color:#BF1316;
		text-decoration:underline;
	}
	
	div.spotImg {
		height:200px;
		width:280px;
		overflow:hidden;
	}

#foot {
	position: relative;
	margin-top: -130px;
	clear:both;
	background-image:url(../img/footBg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#555147;
	color:#fff;
	height:130px;
}

	div#copyFoot {
		width:960px;
		margin:0 auto;
		padding-top:40px;
	}



div#content {

}

div#contentWrap {
	background-color:#FFF;
	padding:20px 20px 20px 20px;
	margin-top:125px;
	background-image:url(../img/contentBot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

/* -------------------------------------------------------------------------------------------------------------=  Nieuwsberichten  =-----*/

	div.nieuwsbericht {
		float:left;
		width:610px;
		margin-bottom:10px;
		clear:both;
		background-image:url(../img/nieuwsBgV2.gif);
		background-position:top;
		background-repeat:repeat-x;
		background-color:#EBE7E4;
	}
	
	div.nieuwsCol1 {
		width:380px;
		float:left;
		margin:10px;
		display:inline;

	}


	div.nieuwsbericht h2 {
		color:#E00101;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:21px;
		font-weight:normal;
	}
	
		div.nieuwsbericht h2 a:link,
		div.nieuwsbericht h2 a:visited,
		div.nieuwsbericht h2 a:hover,
		div.nieuwsbericht h2 a:active {
			color:#E00101;
			text-decoration:none;
		}
	
	div.nieuwsbericht p {	
		height:70px;
		overflow:hidden;
		
	}	
	
		div.nieuwsbericht p a:link,
		div.nieuwsbericht p a:visited,
		div.nieuwsbericht p a:hover,
		div.nieuwsbericht p a:active {
			color:#333;
			text-decoration:none;
		}
	
	div.nieuwsbericht img {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
	}
	
	div.nieuwsbericht a.leesVerder {
		padding:5px 20px 5px 10px;
		line-height:
		color:#000;
		background-color:#FACC12;
		background-image:url(../img/verder.gif);
		background-position:right;
		background-repeat:no-repeat;
		text-decoration:none;
	}
	
	div.nieuwsbericht a.leesVerder:hover {
		color:#BF1316;
		text-decoration:underline;
	}
	
	
	
		
		
/* =========================================================================== Fotoalbums */

div.fotoalbum img {
		border:1px solid #B0ADAB;
		padding:10px;
		margin: 10px 0 10px 0;
		background-color:#fff;
		float:left;
	}
	
div.fotoalbum h3 {
	width:400px;
	float:left;
	padding-top: 30px;
	margin-left:20px;
}

	div.fotoalbum h3 a:link,
	div.fotoalbum h3 a:visited {
			color:#e10202;
			text-decoration:none;
		}
		
		div.fotoalbum h3 a:hover,
	div.fotoalbum h3 a:active {
			color:#e10202;
			text-decoration:underline;
		}





/* =========================================================================== Contact Info */

	

div#contactInfo {
	float:left;
	clear:both;
	width:610px;
	margin-bottom:40px;
	margin-top:20px;
	background-image:url(../img/nieuwsBg.jpg);
	background-position:0 30px;
	background-repeat:no-repeat;
}

	div#contactInfo h2 {
		color:#e10202;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:21px;
		text-indent:10px;
		font-weight:normal;
	}


	div#contactInfo div.col1 {
		width:300px;
		float:left;
	}
	
	div#contactInfo div.col2 {
		width:300px;
		margin-left:10px;
		float:left;
	}
	
		div#contactInfo dl {
			margin: 10px 50px 40px 80px;
			font-family:Geneva, Arial, Helvetica, sans-serif;
		}
		
		div#contactInfo dd {
			font-weight:bold;
		}
		
		div#contactInfo dt {
			margin-left:20px;
			margin-bottom:10px;
		}
		
	div#contactInfo div a {
		
	}
	
		div#contactInfo div a:link,
		div#contactInfo div a:visited {
			color:#4F710D;
			text-decoration:none;
	
		}
	
		div#contactInfo div a:hover {
			text-decoration:underline;
	
		}
		
	div#contactInfo img {
		margin-left:5px;
	}
	
/* -------------------------------------------------------------------------------------------------------------=  Lesrooster  =-----*/
	
	
#lesrooster {
	clear:both;
	height:250px;
	background-image:url(../img/nieuwsBg.jpg);
	background-position:0 30px;
	background-repeat:no-repeat;
	border-bottom:2px solid #999;
}

	#lesrooster ul {
		margin:0;
		padding:8px 0px;
		text-align:center;
		background-color:#555147;
	}

	#lesrooster ul li {
		list-style:none;
		display:inline;
		margin:0px;
		margin:0px 5px;
		
	}
	
	#lesrooster ul li a {
		padding:10px;
		color:#fff;
	}
	
	#lesrooster ul li a:link,
	#lesrooster ul li a:visited {
		color:#fff;
	}
	
	#lesrooster ul li a:hover,
	#lesrooster ul li a:active {
		color:#E10202;
		background-color:#ccc;
	}
	
	#lesrooster table {
		margin-left:10px;
	}
	
	#lesrooster table td {
		padding-left:20px;
	}
	
#lesroosters h2 {
	margin:10px;
}
	
/* -------------------------------------------------------------------------------------------------------------=  Lesrooster  =-----*/

div.contactform {
	margin-top:30px;
}


div.contactform th {
	height:30px;
	padding-right:20px;
}

div.contactform input.txt {
	width:300px;
	border:1px solid #ccc;
	padding:4px;
}	

div.contactform textarea.txt {
	height:140px;
	width:300px;
	border:1px solid #ccc;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

td#message_Submit_module_02_01 {
	height:50px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
