.text {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	left: 2px;
	clip:  rect(auto auto auto 2px);
	padding: 2px;
	
	}

.text a{
	text-decoration: underline;
	color: #3472B7;
}

.button {
	font-family: Trebuchet MS;
	font-size: 12px;
	border: 1px double #000000;
}

hr {
	color: #000000;
	height: 1px;
	width: 90%;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 15px;
	text-decoration: bold;
	color: #000000;
	left: 2px;
	clip:  rect(auto auto auto 2px);
	padding: 2px;
	
	}

body {
	scrollbar-3dlight-color:#cecece;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/kaartbg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.top {
	background-repeat: no-repeat;
	background-position: left;
	font-family: Trebuchet MS;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: capitalize;
	padding-left: 20px;
	background-image: url(../img/flapp_header.jpg);
	height: 120px;
	vertical-align: middle;
}

.bottom {
	background-image:  url(../img/onderkant.gif);
	background-repeat: repeat-x;
	background-position: left;
}

.left {
	background-repeat: repeat-y;
	background-position: bottom;
}

.right {
	background-image: url(../img/zijdes.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-position: right;
}

td {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}

.content {
	padding: 4px;
	vertical-align: top;
}

.icons {
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	vertical-align: top;
}

.middle {
	background-image: url(middle.gif);
	background-repeat: repeat;
	background-position: top;
}

.background {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.textWhite {
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	left: 2px;
	clip:  rect(auto auto auto 2px);
	padding: 2px;
}

a.txt { color:#sEF934F; font-size: 12px; }
a.txt:link { color:white; font-size: 12px; }
a.txt:visited { color:white; font-size: 12px; }
a.txt:hover { color:white; font-size: 12px; 
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu a{
	width: 155px;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	display: table;
	height: 20;
	margin: 3;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.menu a:hover{
	font-family: Trebuchet MS;
	color: #005BAB;
	text-decoration: none;
	border-bottom-color: #005BAB;
}

.menu.geselecteerd a{
	width: 155px;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
	color: #005BAB;
	display: table;
	height: 20;
	margin: 3;
	border-bottom-color: #005BAB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}



input {	
	font-family: Arial;
	font-size: 12px;
	border-top: 1px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #333333;
	background-color: #FFFFFF;


}
.txt a:link, .txt a:visited, .txt a:active {
   color: #00498C; 
   text-decoration: none;
}
.txt a:hover {
   color: #CD6314;
   text-decoration: underline;