body{
	background:#5b0600 url(/images/gfx/bodybg.jpg) repeat-x;
	color:#676767;
	font:12px verdana;
	margin:0;
	}
#container{
	width:760px;
	background:white;
	position:relative;
	text-align:left;
	}
#balk{
	background:url(/images/gfx/balk_horizontaal.jpg);
	height:20px;
	margin-bottom:20px;
	}
#menu{
	width:180px;
	float:left;
	}
#nav{
	margin:0;
	list-style:none;
	padding:0;
	}
	#nav li{
	margin:0;
	border-bottom:1px solid #a9a9a9;
	padding:4px 0;
	}
	#nav li a{
		font-size:12px;
		color:#676767;
		font-weight:bold;
		padding:0 0 0 20px;
		text-decoration:none;
		}
	#nav li a:hover{
		color:#9f0b00;
		}
	
#adres{
	background:url(/images/gfx/menubottom.jpg) repeat-x;
	font:11px arial;
	padding:20px 0 20px 20px;

	}
	
#content{
	width:550px;
	float:right;
	}
.kolom{
	width:250px;
	margin-right:20px;
	float:left;
	line-height:150%;
	margin-top:20px;
	}
.kolom h1{
	font-size:19px;
	margin-top:4px;
	margin-bottom:0;
	font-weight:normal;
	line-height:105%;
	}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
}


.kolom ul{
	list-style: url(/images/gfx/bullet.gif);
	padding:0;
	margin-left:0 !improtant;
	margin-left:20px;

	}
.kolom li{

	}

.bottom{
width:750px;
position:relative;
clear:both;
border-top:1px solid #676767;
padding:3px 5px;
}
.bottom a{
	color:#888888;
}

