@charset "utf-8";
/* CSS Document */

*{
padding:0;
margin:0;
}

html, body {
height: 100%;
font: 0.9em Verdana, Arial, sans-serif;
color: #000;
background-image:url(achtergrond1.jpg);
background-position:center;
}

A:link {text-decoration: none; color: #44a1e6; font-weight:bold;}
A:visited {text-decoration: none; color: #44a1e6; font-weight:bold;}
A:active {text-decoration: none; color: #44a1e6; font-weight:bold;}
A:hover {text-decoration: underline; color: #44a1e6; font-weight:bold;}

#container {
width: 900px;
margin: 0 auto;
text-align: left;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
background-color:#FFF;
background-image:url(main_bg2.jpg);
background-repeat:no-repeat;
}

#topknop {
padding: 34px 0px 0px 12px;
width: 342px;
height: 31;
}

#subnav {
padding: 6px 0px 0px 13px;
width: 153px;
height: 25;
}

#maincontent {
padding: 216px 0px 0px 10px;
width:860px;
}

#maincontent h4{
	font: 1.1em Verdana, Arial, sans-serif;
	font-weight:bold;
	padding-left: 6px;
	padding-bottom: 8px;
}

#maincontent p{
	padding-left: 6px;
	padding-bottom: 8px;
}

#overzicht {
width:642px;
height:377px;
background-image:url(overzicht.jpg)
}

.burgerschap {
	position:absolute;
	margin-left: 6px;
	padding-top: 35px;
	line-height:1.8em;
}

.mstage {
	position:absolute;
	margin-left:220px;
	line-height:1.8em;
	padding-top: 35px;
}

.oschap {
	position:absolute;
	margin-left: 6px;
	padding-top: 225px;
	line-height:1.8em;
}

.nme {
	position:absolute;
	margin-left: 220px;
	padding-top: 225px;
	line-height:1.8em;
}

.projecten {
	position:absolute;
	margin-left: 434px;
	padding-top: 225px;
	line-height:1.8em;
}

.tip{
	background:#0CF;
	line-height:1.8em;
}
