A {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #A0CECF;
	font-weight: bold;
}

A:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #CDCDCD;
}

.top {
	background-attachment: fixed;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.toponder {
	background-attachment: fixed;
	background-image: url(images/top_onder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #CDCDCD;
	font-weight: bold;
}

.menu:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #A0CECF;
	font-weight: bold;
}

.menuactive {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #A0CECF;
	font-weight: bold;
}

.submenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #CDCDCD;
	font-weight: bold;
}

.submenu:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #A0CECF;
	font-weight: bold;
}

.submenuactive {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #A0CECF;
	font-weight: bold;
}

.standaardtekst {
	font-family: Arial;
	font-size: 12px;
	color: #CDCDCD;
}
.weerab {
	font-family: Arial;
	font-size: 10px;
	color: #CDCDCD;
}

textarea {
	width:200px;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: Arial;
	background-color: #628587;
    border-bottom: #CDCDCD 1pt solid;
    border-left: #CDCDCD 1pt solid;
    border-right: #CDCDCD 1pt solid;
    border-top: #CDCDCD 1pt solid;
    border-width : 1pt;
    color : #CDCDCD;
    font-family: Arial;
    font-size: 8pt;
    font-weight : normal;
}

.formveld {
	width:200px;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: Arial;
	background-color: #628587;
    border-bottom: #CDCDCD 1pt solid;
    border-left: #CDCDCD 1pt solid;
    border-right: #CDCDCD 1pt solid;
    border-top: #CDCDCD 1pt solid;
    border-width : 1pt;
    color : #CDCDCD;
    font-family: Arial;
    font-size: 8pt;
    font-weight : normal;
}

input.knop
{
		background-color: #628587;
        border-bottom: #CDCDCD 1pt solid;
        border-left: #CDCDCD 1pt solid;
        border-right: #CDCDCD 1pt solid;
        border-top: #CDCDCD 1pt solid;
        border-width : 1pt;
        color : #CDCDCD;
        font-family: Arial;
        font-size: 8pt;
        font-weight : normal;
        padding-bottom: 2pt;
        padding-left: 2pt;
        padding-right: 2pt;
        padding-top: 2pt;
        text-align : center;		
}