/* ALLES UIT ALGEMEEN */
* {
	margin:0;
	padding:0;
	}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:70%;
	line-height: 150%;}

h1, h2, h3, h4, h5, h6, .contentheading {
	font-family:Verdana, Geneva, sans-serif;
	margin:5px 0 12px 0;
	font-weight:bold;}

h1, .contentheading {font-size:135%;}
h2 {font-size:125%;}
h3 {font-size:115%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}
p {margin:0 0 8px 0;}
.clear {clear:both;}

/* GEDEELTE UIT STRUCTUUR */
#kolom1, #kolom3 {
	float:left;
	width:170px;
	height:432px;}
	
#kolom2 {
	float:left;
	width:549px;
	height:280px;
	line-height:135%;
	overflow-x:auto;}
	
#kolom2, #kolom3 {
	padding: 20px 20px 0 10px;}

#kolom1 {
	padding: 20px 5px 0 20px;}

body {
	background-repeat:repeat-x;}

#container {
	position:relative;
	margin:auto;
	width:978px;}

#mainbody {
	float:left;
	width:978px;
	background-repeat:no-repeat;}

#schaduwL {
	float:left;
	width:10px;
	height:349px;}

#foto-kop {
	float:left;
	width:958px;
	height:349px;}

#schaduwR {
	float:left;
	width:10px;
	height:349px;}

#schaduwLmenu {
	float:left;
	width:10px;
	height:25px;}
	
#menubalk {
	float:left;
	width:958px;
	height:25px;}	
	
#schaduwRmenu {
	float:left;
	width:10px;
	height:25px;}
	
#kolomlijnlinks, #kolomlijnrechts {
	float:left;
	width:1px;
	height:285px;
	background-repeat:no-repeat;}
	
#poweredby {
	float:center;
	color:#999;
	background:#FFF;}
	

/*************/
/* MAIN MENU */
/*************/
.item2:hover, .item2-active, .item2, .item2-active {
	min-width:150px;
	_width:150px;}
	
.img {
	padding-right: 10px;
	padding-bottom: 10px;}

label { padding:10px;}
