body{
	background: url(/images/background.png) top repeat-x #aaaaaa;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
small{
	font-size: 10px;
}

input, textarea{
	border: 1px solid #cccccc;
}
input:focus,textarea:focus {
	border: 1px solid  #197F66;
}
a{
	color: #197f66;
	text-decoration: none;
	cursor: pointer; 
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
p {
	margin: 3px 0px;
}
ul,ol {
	margin: 0px;
	padding-left: 20px;
}


#kop {
	height: 130px;
	width: 950px; 
	background: center center url(/images/banner.png); 
	margin: auto; 
	border: #064233 2px solid; border-bottom: 0px;
}
#menu {
	height: 16px;
	border: #15332C 2px solid;
	background: url(images/menu.png) center #333333;
	color: #ffffff;
	padding: 5px;
	font-size: 13px;
	text-align: left;
	min-width: 950px;
}
#menu a{
	color: #eeeeee;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
}
#menu a.active {
	color: #29CFA6;
}
#menu a:hover{
	color: #33ffcc;
}
.menu {
	font-size: 13px;
}
#container{
	margin: auto; 
	width: 970px;
}
#content{
	width: 950px;
	text-align: justify;
	background: url(images/background1.png) #eeeeee top repeat-x;
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	border: #064233 2px solid; 
	border-top: none;
}
#content hr{
	border: 0px;
	height: 0px;
	border-bottom: 1px solid #999999;
}
#content h1{
	color: #136954;
	font-size: 20px;  
	font-weight: bold;
	margin: 0px;
	text-align: left;
}
#clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

#main{
	float: left; 
	width: 620px; 
	margin-top: 5px; 
	margin-right: 10px;
}


#footer{
	text-align: center;
	padding: 2px;
	color: #333333;
	font-size: 12px;
	text-decoration:none;
	min-width: 950px;
}
#footer a{
	color: #333333;
	font-size: 12px;
	text-decoration:none;
}
#footer a:hover{
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
}

#sidebar{
	width: 310px; 
	float: right;
}

.zendbutton {
	border: 1px solid #cccccc;
	background: #ffffff;
}
.zendbutton:hover{
	border: 1px solid #197f66;
}
.zendbutton:focus {
	border: 1px solid #197F66;
}

div.grijs a{
	color: #333333;
}


.nolink {
	color: #333333;
	text-decoration: none;
}
.nolink:hover {
	color: #333333;
	text-decoration: none;
}

.kopblok{
	border: #333333 1px solid;
	padding: 2px; 
	color: #333333; 
	background: url(/images/kop.png) bottom;
	font-size: 13px; 
	font-weight:bold;
}
.nieuwsblok{
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6;
	padding: 0px 3px;
	margin-bottom: 5px;
	text-align: left;
}
.reclame{
	background: url(/images/adblok.gif) no-repeat top left #ececec;
	border: 1px solid #dddddd;
	margin: auto;
}

#schaduw_top{ padding: 2px; background: url(images/background_top.png) no-repeat center;}
#schaduw{ background: url(images/background2.png) repeat-y center; }
#footer{ background: url(images/background_onder.png) top no-repeat;}	

#poll{
	margin: 0px;
}
.radio{
	border: none;
}

img.groot {
	border: 1px solid #197F66; 
	width: 480px;
}

.onderschrift{
	display: block;
	font-style:italic;
	width: 480px;
	text-align: center;
}
