.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-align: justify;
}

.body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: justify;
}

.txt, td {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	font-weight: bold;
	color: #A35407;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	font-weight: bold;
	color: #A35407;
	text-decoration: underline;
}

a.red:link, a.red:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #C00000;
	text-decoration: none;
}
a.red:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #C00000;
	text-decoration: underline;
}


.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF0000;
}
.small {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.textarea
{
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    FONT-SIZE: 11px;
    BORDER-BOTTOM-WIDTH: 0px;
    WIDTH: 260px;
    COLOR: #000000;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    HEIGHT: 75px;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-WIDTH: 0px
}
.inputveld
{
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    FONT-SIZE: 11px;
    BORDER-BOTTOM-WIDTH: 0px;
    WIDTH: 180px;
    COLOR: #000000;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    HEIGHT: 15px;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-WIDTH: 0px
}
.border {
	border: 5px solid #FFFFFF;
}
.bordertje {

	border: 3px solid #FFFFFF;
}

hr{border: none; border-bottom: 1px dashed #333; background: none; height: 1px}

.title {
	color: #006666;
	font: bold 18px/22px Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.title2 {
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #008000;
}

.title-red {
	color: #C00000;
	font: bold 18px/22px Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.title-red-yellow {
	color: #C00000;
	background:#FFFF00;
	padding-left:2px 4px 2px 4px;
	font: bold 17px/22px Georgia, "Times New Roman", Times, serif;

}

.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
}

.bordeaux {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C00000;
}

.klein{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	}

.klein2{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	line-height:18px;
	}

#adres{
	width:770px;
	}

#adres a:link, #adres a:visited {
	color: #0099FF;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}

#adres a:hover {
	color: #0099FF;
	text-decoration: underline;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}

#beurs{
	width:445px;
	background-color:#99cc00;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	line-height:18px;	
	padding:14px;
}

#beurs2{
	width:445px;
	background-color:#ff9933;
	color:#FFFFFF;
	text-align:left;
	font-size:11px;
	padding-top:7px;
	margin-left:0px;
	padding:10px;
}

.floatleft{
	float: left;
	margin: 0px 12px 6px 0;}
	
ul{
	margin:6px 0 6px 0px;
}

li{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type:disc;
	margin-left:15px;
	padding-bottom:6px;
}

.imgleft { float:left; margin:0 25px 0 0; }

#list {text-align:left;}
#list .block1 { height:50px;}
#list .item1 { width:35px; float:left; }

.white {background-color:#fff; margin:10px 0 10px 0; padding:15px;}

