/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
border-bottom: 1px solid gray;
background: #414141;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; 

border-right: 1px solid white; 
color: white;
background: #414141;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: black; 
}

.mattblackmenu a.selected{
background: black; 
}


.ddsubmenustyle, .ddsubmenustyle ul{ 
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}


.ddsubmenustyle li a{
display: block;
width: 160px;
color: black;
background-color: lightyellow;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid black;
}

* html .ddsubmenustyle li a{ 
display: inline-block;
}

.ddsubmenustyle li a:hover{
background-color: black;
color: white;
}



.downarrowpointer{ 
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer{ 
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}


/*
.ddiframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}
*/
.markermenu{
	width: 300px;
	clear: left;
	position: absolute;
	left: 20px;
}

.markermenu ul{
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
}
.markermenu ul li{
	left: 0px;
	width: 100px;
}

.markermenu ul li a{
	font: bold 12px Verdana;
	color: #000000;
	display: block;
	padding: 5px 0;
	padding-left: 3px;
	text-decoration: none;
	background-color: #FF0000;
	border-color: #EFEFEF;
	border-top-style: solid;
	border-right-style: solid;
	border-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
}

* html .markermenu ul li a{ 
width: 120px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
	color: #E6E6E6;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
	color: #FFFFFF;
	background-color: black;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
	background: white;
	background-color: #414141;
}

.blackwhite li a:hover{
background: black;
color: white;
}
/*
.container
{
	width: 100%;
	text-align: left;
	z-index: 0;
	visibility: visible;
	background-color: #FFF;
	height: 100%;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}
*/
.weerbericht
{
	width: auto;
	position: absolute;
	width:120px;
	z-index: 100;
	visibility: visible;
	left: 10px;
	top: 120px;
}

.tekstalg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	z-index: 60;
	top: 20px;
	left: 20px;
	width: 600px;
	visibility: visible;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 10px;
	border-bottom-width: 10px;
	min-height: 430px;
}

* html div.tekstalg 
{
height: 430px;
}


.tekstlb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	z-index: 70;
	top: 0px;
	left: 0px;
	width: 630px;
	height: 40px;
	visibility: visible;
	table-layout: inherit;
}
.tekstlo
{
	position: absolute;
	z-index: 80;
	top: 380px;
	left: 0px;
	width: 580px;
	height: 200px;
	visibility: visible;
	border-color: #FF0000;
	border: 10 px;
}


.tekstre
{
	z-index: 90;
	top: 0px;
	left: 630px;
	width: 200px;
	height: 430px;
	background-color: #666666;
	position: absolute;
}


.linksre
{
	z-index: 90;
	top: 0px;
	left: 630px;
	width: 150px;
	height: 430px;
	background-color: #999999;
	position: absolute;
	background-image: url(../../images/vertikaalkort.jpg);
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: Arial;
	text-align: center;
}

body
{
	background-color: #DBDBDB;
}
/*
.vervnews
{
	visibility: visible;
	background-image: url(../../images/Lovebiking.jpg);
	background-color: #FFFF00;
	position: relative;
}
*/
.vertikaal
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 20;
	border: 0;
	width: 140px;
	background-position: 100%;
	background-color: #000;
	visibility: visible;
	background-repeat: repeat;
	min-height: 885px;
	height: 100%;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 10px;
	border-left-width: 10px;
}

* html div.vertikaal 
{
	height: 885px;
}
	
	
.horizontaal
{
	position: absolute;
	left: 132px;
	top: 0px;
	z-index: 30;
	height: 130px;
	background-image: url(../../images/wtclogo.jpg);
	background-position: 200px  10px;
	background-color: #000;
	visibility: visible;
	min-width: 1156px;
	width: 100%;
	background-repeat: no-repeat;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: 10px;
}

* html div.horizontaal 
{
	width: 100%;
}
	
/*
.balkmenu
{
	top: 110px;
	left: 10px;
	visibility: visible;
	width: 1125px;
	height: 40px;
	position: absolute;
	z-index: 40;
}
*/
.mattblackmenu
{
	top: 110px;
	left: 140px;
	visibility: visible;
	width: 1130px;
	height: auto;
	position: absolute;
	z-index: 140;
}
.achtergrond
{
	position: absolute;
	z-index: 50;
	border: 0;
	background-image: url(../../images/achtergwtcm.jpg);
	top: 150px;
	left: 157px;
	background-position: 100%;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-left-style: solid;
	visibility: visible;
	background-color: #000;
	width: 1125px;
	height: 766px;
}

.totpag
{
	position: absolute;
	z-index: 50;
	border: 0;
	top: 140px;
	left: 145px;
	width: 850px;
	visibility: visible;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 10px;
	border-bottom-width: 10px;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 10px;
	min-height: 440px;
}

* html div.totpag 
{
height: 440px;
}

.links
{
	width: 120px;
	position: absolute;
	z-index: 100;
	visibility: visible;
	height: 500px;
	left: 5px;
	top: 130px;
	text-align: center;
}

.markermenu
{
	width: 120px;
	position: absolute;
	z-index: 200;
	visibility: visible;
	height: 500px;
	left: 0px;
	top: 130px;
	text-align: center;
}

p
{
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: Arial;
} 

h5
{
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
} 

h1
{
	font-size: 24px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: Arial;
}

h2
{
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: Arial;
}

h6
{
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	font-variant: Arial;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	border-top-width: 0px;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 6px;
	font-variant: arial;
	background-color: #FFFFFF;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-variant: arial;
}

