body {
	background-image: url(images/kmin_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: -50px 0px;
}

body, .tekst, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p, h1, h2, h3, h4{
	padding: 0px;
	margin: 0px;
}

div, img{
	border: 0px;
}

.kop{
	font-weight: bold;
	color: #2CA230;
}

.newskop{
	font-weight: bold;
}

.date{
	font-style: italic;
}

#container {
	background-image: url(images/kmin_bg_corner.gif);
	min-height: 700px;
	width: 1000px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: -50px 0px;	
}

#locatie{
	z-index: 33;
	position: fixed;
	top: 150px;
	left: 290px;
	width: 132px;
	height: 132px;
	background-image: url(images/locatie.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
}

#locatie table td{
	width: 132px;
	height: 132px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	
}

#left {
	float: left;
	width: 400px;
	padding-top: 30px;
	padding-left: 30px;
}

		#logo{
			width: 280px;
			min-height: 150px;
			}
			
		#navigatie{
			width: 280px;
			min-height: 150px;
			padding-top: 20px;
			padding-bottom: 20px;
			}
			
			.but1{
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #2CA230;
	background-image: url(images/navigatie/but_ini_top.gif);
	text-align: left;
	min-height: 20px;
	width: 190px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
			}
			
			.but2{
			width: 170px;
			background-image: url(images/navigatie/but_ini_bot.gif);
			background-repeat: no-repeat;
			background-position: left bottom;
			min-height: 20px;
			padding-left: 20px;
			}
			
			.subbut1{
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #A6C30E;
	background-image: url(images/navigatie/but_sub_top.gif);
	text-align: left;
	min-height: 20px;
	width: 190px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
			}
			
			.subbut2{
			width: 170px;
			background-image: url(images/navigatie/but_sub_bot.gif);
			background-repeat: no-repeat;
			background-position: left bottom;
			min-height: 20px;
			padding-left: 20px;

			}
			
			.but2 a, .subbut2 a{
			color: #FFFFFF;
			text-decoration: none;				
			}
			
			.but2 a:hover, .but2 .active{
	color: #A6C30E;
	text-decoration: none;
			}
			
			.subbut2 a:hover, .subbut2 .active{
	color: #2CA230;
	text-decoration: none;
			}
			
			
			
		#vu{
			width: 280px;
			height: 122px;
			}

#mid{
	float: left;
	width: 360px;
	padding-top: 30px;
	padding-bottom: 50px;
	margin-left: 40px;
	overflow: hidden;
}

#right{
	z-index: 44;
	position: fixed;
	bottom: 65px;
	left: 860px;
	width: 140px;
}

#spacer {
	clear: both;
	width: 1000px;
}

	
#footer{
	clear: both;
	height: 30px;
	width: 970px;
	position:fixed;
	bottom: 0px;
	left: 30px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
}

#footer a{
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}
