.class1 a:link {
	color: BLACK;
	text-decoration: none;
	font-weight: bold;
}
.class1 a:visited {
	text-decoration: none;
	color: BLACK;
	font-weight: bold;
}
.class1 a:hover {
	text-decoration: none;
	color: WHITE;
	font-weight: bold;
}
.class1 a:active {
	text-decoration: none;
	color: WHITE;
	font-weight: bold;
}

.class2 a:link {
	color: BLACK;
	text-decoration: none;
	font-weight: bold;
}
.class2 a:visited {
	text-decoration: none;
	color: BLACK;
	font-weight: bold;
}
.class2 a:hover {
	text-decoration: none;
	color: #4B9C6A;
	font-weight: bold;
}
.class2 a:active {
	text-decoration: none;
	color: #4B9C6A;
	font-weight: bold;
}



textarea {background: #7FBD96; color: WHITE; font-family: arial; font-size: 11px; color:WHITE; border: solid WHITE; border-width: 1px;}
input {background: #7FBD96; color: WHITE; font-family: arial; font-size: 11px; color:WHITE; border: solid BLACK; border-width: 1px;}
option {background: #7FBD96; color: WHITE; font-family: arial; font-size: 11px; color:WHITE; border: solid #808080; border-width: 1px;}
submit {background: BLACK; color: #7FBD96; font-family: arial; font-size: 11px; color:WHITE; border: solid RED; border-width: 1px;}
reset {background: #404040; color: #7FBD96; font-family: arial; font-size: 10px; color:#FFFFFF; border: solid #808080; border-width: 1px;}


body
{
	border: none;
	margin: 0px;
	background-image: url(../visuals/achtergrond.gif);
	background-position: center;
	background-color: #7FBD96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	
	scrollbar-face-color:#7FBD96;
	scrollbar-arrow-color:White;
	scrollbar-track-color:White;
	scrollbar-shadow-color:White;
	scrollbar-highlight-color:#7FBD96;
	scrollbar-3dlight-color:White;
	scrollbar-darkshadow-Color:White;
}

img
{
	border: 0;
}

#horizon        
{
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content
{
	margin-left: -385px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 771px;
	visibility: visible;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header
{
	font-size: 18px;
}

.stijl_kop
{
	font-size: 12px;
	color: #4B9C6A;;
	text-align: justify;
	font-weight: bold;
}
.stijl_pollkop
{
	font-size: 11px;
	color: BLACK;
	text-align: justify;
	font-weight: bold;
}

.stijl_normaal
{
 font-size: 12px;
	color: BLACK;
	text-align: justify;

}

.stijl_content
{
	font-size: 12px;
	text-align: justify;

}

.stijl_premie
{
	font-size: 12px;
	text-align: left;

}

.stijl_pollcontent
{
	font-size: 11px;
	text-align: justify;

}

.stijl_menu
{
	font-size: 12px;
	font-weight: bold;
  color: white;
  background:green;
}

.stijl_copyright
{
	font-size: 12px;
	color: WHITE;
	font-weight: bold;
	text-align: center;
  background:green;
}
.stijl_totaal
{
	font-size: 13px;
	color: BLACK;
	
}

.stijl_premie_new
{
	text-align:right;
}


.bgground
{
  background:#72BD92
}
