html, body{
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #999999;
	color: black; 
	font-size: 11px; 
	line-height: 15px; font-family: arial, helvetica, tahoma; 
	text-decoration: none; 
	scrollbar-arrow-color: #464646; 
	scrollbar-base-color: #ffffff; 
	scrollbar-highlight-color: #f4f4f4; 
	scrollbar-shadow-color: #f4f4f4;
}
b, a, p, td{
	font-size: 11px; 
	line-height: 15px; 
	font-family: arial, helvetica, tahoma; 
}
b{ 
	color: black; 
	font-weight: bold; 
	text-decoration: none;
}
a{ 
	color: #095ba6; 
	text-decoration: underline;
}
a:hover{ 
	color: #095ba6; 
	text-decoration: underline;
}
p{ 
	color: black; 
	text-decoration: none;
}
td{ 
	color: black; 
	vertical-align: top;
	text-decoration: none;
}
h1{ 
	color: black; 
	font-weight: bold; 
	text-decoration: none;
	font-size: 14px; 
}
input { 
	font-family: Tahoma,Arial; 
	font-size: 11px; 
	background-color: #ffffff; 
	color: black; 
	font-weight: regular; 
	border: solid 1px #999999;
}
input.button, select.button { 
	color: white; 
	height: 17px;
	font-size:11px;
	font-weight: normal; 
	background-color: #095ba6; 
}
strong{
}
td{
	border: 0px;
	vertical-align: top;
}
#outer{
	border-spacing:0;
	caption-side:top;
	empty-cells:show;
	border-collapse:collapse;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0px solid red;
	}

.topbuttons{
	border-spacing:0;
	caption-side:top;
	empty-cells:show;
	border-collapse:collapse;
	width: 780px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-top: 30px;
	border: 0px solid red;
	}

.topbuttons td{
		color: #1260aa;
}
.topleft{
	background-color: White;
	background-image: url(../images/Wind_top_left.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 110px;
}
.topright{
	background-color: White;
	background-image: url(../images/Wind_top.gif);
	background-repeat: no-repeat;
	background-position: -166px 0px;
	width: 810px;
	height: 110px;
}
#topupdate {
	margin-top: 30px;
	margin-left: 5px;
	height: 25px;
	width: 300px;
	color: white;
}

#topupdate a, #topupdate a:visited 
{
	color: White;
}

#changelanguage{ 
	margin-top: 60px;
	text-align: center;
	font-size:10px; 
	width: 139px;
	visibility: hidden;
	}
#changelanguage2{
	float: right;
	margin-right: 25px;
	text-align: right;
	}
#topflags{
	text-align: center;
	width: 139px;
	visibility: hidden;
}
#topfinder {
	display: none;
}
#toplocator{
	/*border: 1px solid red;*/
}
.outerleft{
	background-image: url(../images/verloopje.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #999999;
}
.outerright{
	background-image: url(../images/verloopjer.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #999999;
}
.outermiddle{
	width: 400px;
}
.wietop{
	height: 110px;
}
.wiebottom{
	height: 40px;
}
.wiebottom2{
	background-color: #999999;
}
.wiebottom-left, .wiebottom-right{
	background-color: White;
	background-image: url(../images/Wind_bottom.gif);
	background-repeat: no-repeat;
	background-position:  0px 0px;
	vertical-align: middle;
	height: 40px;
}

.wiebottom-left {
	vertical-align: top;
	padding-top: 8px;
	text-align: center;
	background-image: url(../images/Wind_bottom_left.gif);
}
.wiebottom-left a{
	text-decoration: none;
}
.wiebottom-right{
	vertical-align: top;
	padding-top: 8px;
	background-position: -140px 0px;
	text-align: right;
	padding-right: 30px;
	color: white;
}
.wiebottom-right a{
	color: white;
	text-decoration: none;
}
.wiebottom-right a:hover{
 	color: white;
	text-decoration: underline;
 }
.leftmenu{
	width: 180px;
	background-color: #CCCCCC;
	text-decoration: none;
}
.leftmenu a, .leftmenu a a{
	padding-left: 10px;
	padding-top: 3px;
	display: block;
}
.leftmenu td{
	border-bottom: 1px solid white;
}
.leftmenu a:hover, .leftmenu a a{
	text-decoration: none;
	color: White;
}
.rightcontent{
	background-color: white;
}
.flag{
	width: 50px;
	font-family: arial;
	font-size: 40px;
	line-height: 40px; 
}
.contenttable{
	display: block;
	border-spacing:0;
	caption-side:top;
	empty-cells:show;
	border-collapse: separate;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	border: 0px solid red;
	margin-left: 5px;
	width: 790px;
}
.headline{
	display: block;
	background-color: #f2f2f2;
	padding: 3px;
	padding-left: 5px;
}
.tdcontent{
	border: 1px solid #f2f2f2;
	padding: 0px;
}
.ulcontent{
	color: #1260aa;
	padding: 0px;
	margin: 0px;
	padding: 5px;
	margin-left: 15px;
}
.intro{
	display: block;
	margin-left: 5px;
	color: #1260aa;
}
.text{
	display: block;
	margin-left: 5px;
}
.tdcontentright{
	vertical-align: bottom;
	text-align: center;
}

.view_group 
{
	display: block;
	background-color: #f2f2f2;
	padding: 3px;
	padding-left: 5px;
}

.view_row 
{
	display: block;
	background-color: #ffffff;
	padding: 3px;
	padding-left: 5px;
}

.view_alternaterow
{
	display: block;
	background-color: #ffffff;
	padding: 3px;
	padding-left: 5px;	
}

.view_highlightrow
{
	display: block;
	background-color: #1260AA;
	padding: 3px;
	padding-left: 5px;
}

.view_highlightrow a, .view_highlightrow a:hover, .view_highlightrow a:visited
{
    color: White;
}

.view_highlightrow td
{
	color: #FFFFFF;
}

.view 
{
	display: block;
	width: 780px;
	padding: 3px;
	margin-left: 5px;
}

.view image 
{
	border: none 0px transparent;
}

.pageimages 
{
    display: block;
    float: right;
}

.PDFfiles 
{
    display: inline-block;
    background-color: #F2F2F2;
    text-align: center;
    width: 100%;
}

.PDFfiles a
{   
    display: inline-block;
    
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: center;
}

.PDFfiles a img 
{
    border-style: none;
}

.ImageNote 
{
    margin-bottom: 5px;
}