* {
	margin: 0;
	padding: 0;
	font-family: Calibri, verdana, sans-serif;
}

img{
	border: 0;	
}

html, body {
	height: 100%;
}

body{
	background: url(../images/bg.png) top repeat-x;
}

.website {
	background: url(../images/boven.png);
	width: 1010px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -97px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	clear: both;
	height: 97px; /* .push must be the same height as .footer */
}
.footer{
	width: 1010px;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/onder.png) left top no-repeat;	
	padding: 50px 20px 0 20px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 980px;
	height: 47px;
}

.header{
	height: 137px;
	width: 1010px;
	padding: 28px 15px 0 15px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 990px;
	height: 109px;
}

.menu{
	margin-top: 5px;
}


.menu ul li{
	list-style: none;
	float: left;
	text-align: center;
	font-size: 17px;
}

.menu ul li a{
	display: block;
	width: 140px;
	height: 32px;
	text-decoration: none;
	color: #FFF;
	background-image: url(../images/button.png);
	padding-top: 3px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 29px;
}

.menu ul li a:hover{
	background-position: center bottom;
}

.menu ul li a.active{
	background-position: center bottom;
}

.content{
	width: 1010px;
	padding: 0 15px 0 15px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 990px;
}

.leftcoll{
	width: 302px;
	float: left;
}

.nieuws{
	width: 302px;
	padding: 0 5px 5px 5px;
	height: 150px;
	float: left;
	font-size: 14px;
	border-bottom: 1px solid #f26d4e;
	margin-bottom: 20px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 292px;
	height: 145px;
}

.nieuws a{
	color:#565656;	
	text-decoration: none;
}

.nieuws ul li{
	list-style: none;	
}

.nieuws h2{
	background: url(../images/oranje_button.png) center no-repeat;
	width: 284px;
	margin-bottom: 5px;
	color:#FFF;
	font-size: 20px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 274px;
}

.spreuk{
	width: 302px;
	height: 200px;
	padding: 0 5px 5px 5px;
	float: left;
	font-size: 14px;
	border-bottom: 1px solid #c5f18c;
	margin-bottom: 20px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 292px;
	height: 195px;
}

.spreuk h2{
	background: url(../images/groen_button.png) center no-repeat;
	width: 284px;
	margin-bottom: 5px;
	color:#FFF;
	font-size: 20px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 274px;
}
.main{
	float: left;
	padding: 0 25px 0 25px;
	width: 680px;
	font-size: 12px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 630px;
}

.main p{
	margin: 5px 0 5px 0;	
}

.main h1{
	background: url(../images/oranje_buttonh1.png) left no-repeat;
	text-align: right;
	width: 630px;
	padding: 5px 5px 5px 140px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 508px;
}

.main h2{
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	border-bottom: 1px solid #565656;
}

.main ul{
	margin-left: 20px;	
}


#liquid-round {
	width:100%;
	margin: 10px 0 10px 0;
	background:#fff url(../images/leftside.gif) repeat-y left top;
}
.top {
	width:100%;
	height:20px;
	background: url(../images/top.gif) no-repeat left top;
}
.top span {
	display:block;
	position:relative;
	height:20px;
	background:url(../images/top-right.gif) no-repeat right top;
}
.center-content {
	position:relative;
	background:url(../images/rightside.gif) repeat-y right top;
	padding:1px 20px 30px 25px;
	margin:-1px 0 -30px 0;
}
.bottom {
	width:100%;
	height:30px;
	clear: both;
	background:url(../images/bottom.gif) no-repeat left bottom;
}
.bottom span {
	display:block;
	position:relative;
	height:30px;
	background:url(../images/bottom-right.gif) no-repeat right top;
}


/*----Styles voor contactform --- */
#contactinfo td{
	vertical-align: top;	
}

#contact legend{
	padding: 0 10px 0 10px;	
	font-weight: bold;
}

#contact fieldset {
  margin-bottom: 10px;
  border: 0;
}
#contactlegend {
  padding: 0 2px;
  font-weight: bold;
}
#contact label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
#contact fieldset ol {
  margin: 0;
  padding: 0;
}
#contact fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
#contact fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
#contact fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
#contact fieldset fieldset label {
  display: block;
  width: auto;
}
#contact em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
#contact label {
  width: 120px; /* Width of labels */
}
#contact fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}








