a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #179CDF;
	text-decoration: none
}

a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
	text-decoration: none
}



body {
	font:80% Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	padding:0;
	margin:0;
	border:0;
}
body * {
	padding:0;
	margin:0;
	border:0;
	font:1em/1.25em;
	list-style:none;
}

#wrapper {
	width:950px;
	margin:15px auto 10px;
	background:#fff;
	position:relative;
}


#header {
	position:relative;
	height:30px;
    width:950px;
	border-color:#CDD942;
	border-style:solid;
	border-width: 1px;
	padding: 5px;
}

#main {
	position:relative;
	height:420px;
	padding:5px;
	border-left: 1px #CDD942 solid;
	border-right: 1px #CDD942 solid;
}

#footer {
	clear:both;
	position:relative;
	width: 994px;
	height: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CDD942;
	left: 71px;

	
}

#header h1 {
	float:left;
	width:950px;
	height:50px;
	background: url(images/headerbg.jpg) no-repeat; 
}

.container {
	position: relative;
	left: 0px;
	right: 0px;
	width: 950px;
	top: 0px;
}

.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	width: 250px;
	padding: 5px;
}

.content {
	position: absolute;
	float:left;
	padding: 5px;
	left: 0px;
	width: 940px;
	height: 410px;
}

hr {
	border: 1px #CCDD942 solid;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CDD942;
	padding: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #179CDF;
	padding: 10px;
}
h4 {
	background-color: #62ADDF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding: 3px;
}

.cirkelhome {
background-image: url(images/cirkelhome.jpg);
background-repeat: no-repeat;
position:absolute;
right: 38px;
bottom: -6px;
float:right;
width: 150px;
height: 150px;
}

.cirkelfaq {
background-image: url(images/cirkelfaq.jpg);
background-repeat: no-repeat;
position:absolute;
right: 38px;
bottom: -6px;
float:right;
width: 150px;
height: 150px;
}

.cirkeluitleg {
background-image: url(images/cirkeluitleg.jpg);
background-repeat: no-repeat;
position:absolute;
right: 38px;
bottom: -6px;
float:right;
width: 150px;
height: 150px;
}

.cirkelfotos {
background-image: url(images/cirkelfotos.jpg);
background-repeat: no-repeat;
position:absolute;
right: 38px;
bottom: -6px;
float:right;
width: 150px;
height: 150px;
}

.cirkelinfo {
background-image: url(images/cirkelinfo.jpg);
background-repeat: no-repeat;
position:absolute;
right: 38px;
bottom: -6px;
float:right;
width: 150px;
height: 150px;
}

.cirkelcontact {
background-image: url(images/cirkelcontact.jpg);
background-repeat: no-repeat;
position:absolute;
right: 38px;
bottom: -6px;
float:right;
width: 150px;
height: 150px;
}

.cirkellinks {
background-image: url(images/cirkellinks.jpg);
background-repeat: no-repeat;
position:absolute;
right: 38px;
bottom: -6px;
float:right;
width: 150px;
height: 150px;
}

#newsbox {
position: absolute;
right: 14px;
top: 20px;
border: 1px #999999 double;
width: 600px;
height: 367px;
background-image:url(images/news.jpg);
background-repeat: no-repeat;
padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #999999;
}

.text2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1Opx;
color: #9933CC;
}

