/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color:#636467;

}

html {
	height: 100%;
	width: 100%;
	overflow-x:hidden;
	overflow-y:scroll;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4;
	color: #000000;
	}

h1 {
	color: #a4110f;
	font-size:18px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	text-align:left;
}

h2 {
	color: #a4110f;
	font-size:10px;
	text-align:right;
	padding-right:20px;
}
a:link{
	color: #000000;
	text-decoration: none;
}

a:hover, a:active {
	color: #BF2C37;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

#ombg {
	background-image:url(images/schaduw.jpg);
	padding-left:8px;
	padding-right:8px;
	margin-left: auto;
	margin-right:auto;
	width:780px;
	background-repeat: repeat-y;
	display:table;
}

#container {
	width: 780px;
	display:table-row;
	background-color:#FFFFFF;
}

		#header {
			width: 780px;
			height:161px;
			overflow:hidden;
		}
		
		#headertop{
			width: 780px;
			height: 26px;
			background-image:url(images/top.jpg);
			background-repeat:no-repeat;
		}
			
		#headerimg {
			width: 780px;
			height: 115px;
		}
			
		#logo{
			width: 204px;
			height:115px;
			float: left;
			background-image: url(images/logo.jpg);
			background-repeat:no-repeat;
		}
				
				#img{
					width:576px;
					height:115px;
					float: left;
				}
				
			#headermenu {
				padding-top:0px !important;
				_padding-top:0px;
				width:780px;
				height: 18px;
			}
			
				#inmenuleft {
					width: 204px;
					height:20px;
					float:left;
					background-image:url(images/onderlogo.jpg);
					background-repeat:no-repeat;
				}
				
				#menutop {
					width:576px;
					height: 20px;
					float:left;
					background-color:#b7babd;
				}
				
				
			#onder{
				width:780px;
			}
			
				#onderleft{
					width: 204px;
					float:left;
					background-color:#b6babd;
				}
				
					#menu{
						width: 204px;
						height: 232px;
					}
					
					#onderimg {
						width: 202px;
						height: 182px;
						overflow:hidden;
					}
				
				#content{
					width:575px;
					min-height:414px;
					background-color:#FFFFFF;
					float:left;
				}
				
				
					#tekst{
						width:338px;
						float:left;
						padding-left:20px;
						padding-right:20px;
					}
					
					h3 {
						color: #a4110f;
						font-size:18px;
						padding-right:20px;
						text-align:left;
					}
					
					#nieuws {
						width:197px;
						float:left;
						background-color:#b6babc;
					
					}
	
						
						#nieuwsonder {
							width:167px;
							float:left;
							padding-left:15px;
							padding-right:15px;
							background-color:#b6babc;
						}
						
					#contenttop{
						width:575px;
						height:43px;
						text-align:center;
						font-weight: bolder;
						color:#000000;
						font-size:10px;
					}
					
					
					
					#contentonder{
						width:535px;
						padding-left:20px;
						padding-right:20px;
						padding-top:10px;
					}
					
					
					
					#contentgeheel {
						width:535px;
						padding-left:20px;
						padding-right:20px;
						padding-top:20px;
					}
					
				
				
			#bottom {
				width: 796px;
				height: 23px;
				margin-left: auto;
				margin-right:auto;
			}
			
			
		
		#login{
			background-image:none;
			background-color:#636467;
			padding-top:30px;
			padding-bottom:20px;
		}

		#login a{
			color:#CCCCCC;
		}
		
	#keuze a{
			color: #BF2C37;
			text-decoration: underline;
		}
