* {margin: 0; padding: 0;}


DIV,UL,OL /* Left */
{
 	margin-top: 0px;
	margin-bottom: 0px;
}

div#contain
{
	position:relative;
	width: 850px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	z-index:2;
	left: 0px;
	top: 0px;
	
	
}

div#container
{
	width: 850px;
	z-index:1;
	float: center;
	margin: auto;
	text-align: left;
		
}

div#mainbox
{
	width:850px;
	height:auto;
	margin: auto;

}

div#adminbox
{
	position:absolute;
	overflow:hidden;
	top:8px;
	width:850px;
	height:auto;
	z-index:0;
	left: 0px;

}

div#intro
{
	position:absolute;
	overflow:hidden;
	top:136px;
	width:621;
	height:231px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	left: 215px;
	z-index:2;
	
}

body 
{
	text-align:center;
	margin:0;
	bgColor: #FFFFFF;

}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #31316E;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;	
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width:auto;
	color : #FF3300;
	font-weight: bold;
	font-size:12px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
	font-size:12px;
}

fieldset {
 PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 20px; PADDING-TOP: 0px; 
	}

legend {

color: #ad9e4a;
font-size:17px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
PADDING-RIGHT: 1px; PADDING-LEFT: 1px;
}

label {
	float:left;
	width:579px;
	padding-bottom: 2.5px;
	color: #31316E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

.form-number {
	float:left;
	width:21px;
	color: #31316E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 25px;
}

.form-label {
	float:left;
	width:579px;
	color: #31316E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.form-row {
	margin-top:15px;
	float: left;
	width: 600px;
}

.field-label {
	float: left;
	width: 579px;
	color: #31316E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left: 21px;
}

.field-widget {
	float: left;
	height:75px;
	width: 579px;
	color: #31316E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left: 21px;
}

.field-clear{
clear: both;
}

.validation_done {
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.validation_empty {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px
}

h1 {
padding-top:0px;
padding-bottom:15px;
padding-left:0px;
color: #31316E;
font-size:20px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;

}

h2 {

padding-top:2px;
padding-bottom:20px;
padding-left:0px;
align: justify;
color: #31316E; 
font-family: Arial, Helvetica, sans-serif; 
font-size:11px;
text-align: justify;
font-weight: bold;
	
}

h3 {
padding-top:0px;
padding-bottom:10px;
padding-left:0px;
color: #31316E;
font-size:14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

h4 {
padding-top:2px;
padding-bottom:2px;
padding-left:0px;
color: #31316E;
font-size:11px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
}

h5 {
padding-left:0px;
color: #31316E;
font-size:11px;
font-weight: normal;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
}

h6 {
padding-left:25px;
color: #31316E;
font-size:11px;
font-weight: normal;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
}

.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#31316E;
	text-decoration: none;
	background-color: none;
}

.nav:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#31316E;
	text-decoration: none;
	background-color: none;
}
.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#31316E;
	text-decoration: none;
	background-color: none;
}
.nav:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#31316E;
	text-decoration: underline;
	background-color: none;
	
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#31316E;
	text-decoration: none;
	background-color: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#31316E;
	text-decoration: none;
	background-color: none;
}
a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#31316E;
	text-decoration: underline;
	background-color: none;
	
}

.menutitle{
cursor:pointer;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color:#FF5555;
width:140px;
padding:0px;
text-align:left;
font-weight:bold;

}

.submenu{
text-align:left;
padding-left: 3px;
}

#dropmenudiv{
position:absolute;
border:1px solid #CCCCCC;
border-bottom-width: 0;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color:#FF5555;
line-height:18px;
z-index:100;
text-align:left;
}

#dropmenudiv a{
background: #FFFFFF;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CCCCCC;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ADA052;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:left;
}

#line{ width:auto;
height:1px; /*Je kan hier je eigen hoogte instellen*/
background-color:#CCCCCC;
}

#linev{ width:1px;
height:auto; /*Je kan hier je eigen hoogte instellen*/
background-color:#CCCCCC;
}

#linev0{ width:1px;
height:auto; /*Je kan hier je eigen hoogte instellen*/
}

#lineh{ width:auto;
height:1px; /*Je kan hier je eigen hoogte instellen*/
background-color:#CCCCCC;
}

#linev1{ width:1px;
height:auto; /*Je kan hier je eigen hoogte instellen*/
background-color:#CCCCCC;
}

#linev2{ width:1px;
height:20px; /*Je kan hier je eigen hoogte instellen*/
background-color:#CCCCCC;
}

#lines{ width:auto;
height:3px; /*Je kan hier je eigen hoogte instellen*/
background-color:#CCCCCC;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

#naamglazen {
padding-top:5px;
padding-bottom:3px;
color: #31316e;
font-size:14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

#schenkmaat {
color: #31316e;
font-size:11px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
}

.style_nav {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_nav:link {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_nav:visited {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_nav:hover {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
		}	

.style_nav_selected {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_nav_selected:link {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_nav_selected:visited {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_nav_selected:hover {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_bottom {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_bottom:link {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_bottom:visited {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_bottom:hover {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
		}	
		
.style_intextlink {
color: #31316e;
font-size:11px;
font-weight: normal;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_intextlink:link {
color: #31316e;
font-size:11px;
font-weight: normal;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_intextlink:visited {
color: #31316e;
font-size:11px;
font-weight: normal;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_intextlink:hover {
color: #31316e;
font-size:11px;
font-weight: normal;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
		}	

.style_perslink {
color: #31316e;
font-size:12px;
font-weight: normal;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_perslink:link {
color: #31316e;
font-size:12px;
font-weight: normal;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_perslink:visited {
color: #31316e;
font-size:12px;
font-weight: normal;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
		}
		
.style_perslink:hover {
color: #31316e;
font-size:12px;
font-weight: normal;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
		}	
		
.style_head {
	color: #31316e;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
		}
.style_boxtext {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
		}
.style_hometext {
padding-top:2px;
padding-bottom:2px;
color: #31316e;
font-size:12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
		}
.style1 {color: #74B747;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.style2 {color: #FEF23A;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.style3 {color: #23A2D8;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.style4 {color: #B91175;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.style5 {color: #F26353;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.style6 {color: #31316e;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.style7 {color: #ADA052;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

.style1 {color: #74B747}
.style2 {color: #FEF23A}
.style3 {color: #23A2D8}
.style4 {color: #B91175}
.style5 {color: #F26353}
.style6 {color: #31316e}
.style7 {color: #ADA052}

.style1:link {color: #74B747}
.style1:visited {color: #74B747}
.style1:hover {color: #74B747}
.style2:link {color: #FEF23A}
.style2:visited {color: #FEF23A}
.style2:hover {color: #FEF23A}
.style3:link {color: #23A2D8}
.style3:visited {color: #23A2D8}
.style3:hover {color: #23A2D8}
.style4:link {color: #B91175}
.style4:visited {color: #B91175}
.style4:hover {color: #B91175}
.style5:link {color: #F26353}
.style5:visited {color: #F263537}
.style5:hover {color: #F26353}
.style6:link {color: #31316e}
.style6:visited {color: #31316e}
.style6:hover {color: #31316e}
.style7:link {color: #ADA052}
.style7:visited {color: #ADA052}
.style7:hover {color: #ADA052}

.titel1 {color: #74B747;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titel2 {color: #FEF23A;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titel3 {color: #23A2D8;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titel4 {color: #B91175;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titel5 {color: #F26353;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titel6 {color: #31316E;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titel7 {color: #ADA052;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.home_style1 {color: #74B747;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.home_style2 {color: #FEF23A;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.home_style3 {color: #23A2D8;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.home_style4 {color: #B91175;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.home_style5 {color: #F26353;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.home_style6 {color: #31316e;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.home_style7 {color: #ADA052;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

.home_style1 {color: #74B747}
.home_style2 {color: #FEF23A}
.home_style3 {color: #23A2D8}
.home_style4 {color: #B91175}
.home_style5 {color: #F26353}
.home_style6 {color: #31316e}
.home_style7 {color: #ADA052}

.home_style1:link {color: #74B747}
.home_style1:visited {color: #74B747}
.home_style1:hover {color: #74B747}
.home_style2:link {color: #FEF23A}
.home_style2:visited {color: #FEF23A}
.home_style2:hover {color: #FEF23A}
.home_style3:link {color: #23A2D8}
.home_style3:visited {color: #23A2D8}
.home_style3:hover {color: #23A2D8}
.home_style4:link {color: #B91175}
.home_style4:visited {color: #B91175}
.home_style4:hover {color: #B91175}
.home_style5:link {color: #F26353}
.home_style5:visited {color: #F263537}
.home_style5:hover {color: #F26353}
.home_style6:link {color: #31316e}
.home_style6:visited {color: #31316e}
.home_style6:hover {color: #31316e}
.home_style7:link {color: #ADA052}
.home_style7:visited {color: #ADA052}
.home_style7:hover {color: #ADA052}

.titel1 {color: #74B747}
.titel2 {color: #FEF23A}
.titel3 {color: #23A2D8}
.titel4 {color: #B91175}
.titel5 {color: #F26353}
.titel6 {color: #31316e}
.titel7 {color: #ADA052}

.titel1:link {color: #74B747}
.titel1:visited {color: #74B747}
.titel1:hover {color: #74B747}
.titel2:link {color: #FEF23A}
.titel2:visited {color: #FEF23A}
.titel2:hover {color: #FEF23A}
.titel3:link {color: #23A2D8}
.titel3:visited {color: #23A2D8}
.titel3:hover {color: #23A2D8}
.titel4:link {color: #B91175}
.titel4:visited {color: #B91175}
.titel4:hover {color: #B91175}
.titel5:link {color: #F26353}
.titel5:visited {color: #F263537}
.titel5:hover {color: #F26353}
.titel6:link {color: #31316e}
.titel6:visited {color: #31316e}
.titel6:hover {color: #31316e}
.titel7:link {color: #ADA052}
.titel7:visited {color: #ADA052}
.titel7:hover {color: #ADA052}



.text1 {color: #74B747;
	padding-left: 1px;
	font-size: 11px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;}
.text2 {color: #FEF23A;
	padding-left: 1px;
	font-size: 11px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;}
.text3 {color: #23A2D8;
	padding-left: 1px;
	font-size: 11px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;}
.text4 {color: #B91175;
	padding-left: 1px;
	font-size: 11px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;}
.text5 {color: #F26353;
	padding-left: 1px;
	font-size: 11px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;}
.text6 {color: #31316e;
	padding-left: 1px;
	font-size: 10px;
	font-weight: none;
	font-family: Verdana;}
.text7 {color: #ADA052;
	padding-left: 1px;
	font-size: 10px;
	font-weight: none;
	font-family: Verdana;}

.text1 {color: #74B747}
.text2 {color: #FEF23A}
.text3 {color: #23A2D8}
.text4 {color: #B91175}
.text5 {color: #F26353}
.text6 {color: #31316E}
.text7 {color: #ADA052}

.text1:link {color: #74B747}
.text1:visited {color: #74B747}
.text1:hover {color: #74B747}
.text2:link {color: #FEF23A}
.text2:visited {color: #FEF23A}
.text2:hover {color: #FEF23A}
.text3:link {color: #23A2D8}
.text3:visited {color: #23A2D8}
.text3:hover {color: #23A2D8}
.text4:link {color: #B91175}
.text4:visited {color: #B91175}
.text4:hover {color: #B91175}
.text5:link {color: #F26353}
.text5:visited {color: #F263537}
.text5:hover {color: #F26353}
.text6:link {color: #31316e}
.text6:visited {color: #31316e}
.text6:hover {color: #31316e}
.text7:link {color: #ADA052}
.text7:visited {color: #ADA052}
.text7:hover {color: #ADA052}

.titel11 {color: #74B747;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titel21 {color: #FEF23A;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titel31 {color: #23A2D8;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titel41 {color: #B91175;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titel51 {color: #F26353;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titel61 {color: #31316E;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titel71 {color: #ADA052;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.titel11 {color: #74B747}
.titel21 {color: #FEF23A}
.titel31 {color: #23A2D8}
.titel41 {color: #B91175}
.titel51 {color: #F26353}
.titel61 {color: #31316e}
.titel71 {color: #ADA052}

.titel11:link {color: #74B747}
.titel11:visited {color: #74B747}
.titel11:hover {color: #74B747}
.titel21:link {color: #FEF23A}
.titel21:visited {color: #FEF23A}
.titel21:hover {color: #FEF23A}
.titel31:link {color: #23A2D8}
.titel31:visited {color: #23A2D8}
.titel31:hover {color: #23A2D8}
.titel41:link {color: #B91175}
.titel41:visited {color: #B91175}
.titel41:hover {color: #B91175}
.titel51:link {color: #F26353}
.titel51:visited {color: #F263537}
.titel51:hover {color: #F26353}
.titel61:link {color: #31316e}
.titel61:visited {color: #31316e}
.titel61:hover {color: #31316e}
.titel71:link {color: #ADA052}
.titel71:visited {color: #ADA052}
.titel71:hover {color: #ADA052}



.text11 {color: #74B747;
	padding-left: 1px;
	font-size: 11px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;}
.text21 {color: #FEF23A;
	padding-left: 1px;
	font-size: 11px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;}
.text31 {color: #23A2D8;
	padding-left: 1px;
	font-size: 11px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;}
.text41 {color: #B91175;
	padding-left: 1px;
	font-size: 11px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;}
.text51 {color: #F26353;
	padding-left: 1px;
	font-size: 11px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;}
.text61 {color: #31316e;
	padding-left: 1px;
	font-size: 10px;
	font-weight: none;
	font-family: Verdana;}
.text71 {color: #ADA052;
	padding-left: 1px;
	font-size: 10px;
	font-weight: none;
	font-family: Verdana;}

.text11 {color: #74B747}
.text21 {color: #FEF23A}
.text31 {color: #23A2D8}
.text41 {color: #B91175}
.text51 {color: #F26353}
.text61 {color: #31316E}
.text71 {color: #ADA052}

.text11:link {color: #74B747}
.text11:visited {color: #74B747}
.text11:hover {color: #74B747}
.text21:link {color: #FEF23A}
.text21:visited {color: #FEF23A}
.text21:hover {color: #FEF23A}
.text31:link {color: #23A2D8}
.text31:visited {color: #23A2D8}
.text31:hover {color: #23A2D8}
.text41:link {color: #B91175}
.text41:visited {color: #B91175}
.text41:hover {color: #B91175}
.text51:link {color: #F26353}
.text51:visited {color: #F263537}
.text51:hover {color: #F26353}
.text61:link {color: #31316e}
.text61:visited {color: #31316e}
.text61:hover {color: #31316e}
.text71:link {color: #ADA052}
.text71:visited {color: #ADA052}
.text71:hover {color: #ADA052}

.text_line_grey {
	CLEAR: both; BORDER-TOP: #CCCCCC 1px solid; padding-left:25px; HEIGHT: 1px; WIDTH: 600px; BACKGROUND-COLOR: #fff
}

.navposition {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 15px; WIDTH: 600; PADDING-TOP: 0px;  align: left;
}

.text_box {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; WIDTH: 600; PADDING-TOP: 0px;
}

.text_box {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; WIDTH: 100%; PADDING-TOP: 0px;
}

.toppijl {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; WIDTH: 600; PADDING-TOP: 0px;
}
