body {
min-width: 1024px;
padding: 0px;
margin: 0px;
background: #FFEDC0;
color:#666666;
}

#backgroundwrapper { 
background: url(../images/submenuback.gif) 0 0 repeat-y; 
}


p, td, ul, li {
color:#666666;
font-size:12pt;
font-family:Arial, sans-serif;
vertical-align: top;
}

#header {
height: 144px;
padding: 0px;
margin: 0px;
background: #e6d967;
color:#666666;
clear: both;
}

#menu {display:block; height:40px; color:#666666; background: #3333FF; overflow:hidden; clear:both;}

#menu ul {background: #3333FF; margin:0; padding:0; list-style-type:none;}

#menu li {background: #3333FF; float:right;}

#menu a {display:block; padding-top:72px; margin-right:1px; height:0; text-decoration:none; overflow:hidden;}

#menu a#item1 {background:transparent url(../images/k1news.gif) 0 0 no-repeat; width:119px;}
#menu a#item2 {background:transparent url(../images/k2reis.gif) 0 0 no-repeat; width:111px;}
#menu a#item3 {background:transparent url(../images/k3opl.gif) 0 0 no-repeat; width:188px;}
#menu a#item4 {background:transparent url(../images/k4link.gif) 0 0 no-repeat; width:112px;}
#menu a#item5 {background:transparent url(../images/k5cont.gif) 0 0 no-repeat; width:128px;}

#menu a#item1selected {background:transparent url(../images/k1newsh.gif) 0 0 no-repeat; width:119px;}
#menu a#item2selected {background:transparent url(../images/k2reish.gif) 0 0 no-repeat; width:111px;}
#menu a#item3selected {background:transparent url(../images/k3oplh.gif) 0 0 no-repeat; width:188px;}
#menu a#item4selected {background:transparent url(../images/k4linkh.gif) 0 0 no-repeat; width:112px;}
#menu a#item5selected {background:transparent url(../images/k5conth.gif) 0 0 no-repeat; width:128px;}

#menu a#item1:hover {background:transparent url(../images/k1newsh.gif) 0 0 no-repeat;}
#menu a#item2:hover {background:transparent url(../images/k2reish.gif) 0 0 no-repeat;}
#menu a#item3:hover {background:transparent url(../images/k3oplh.gif) 0 0 no-repeat;}
#menu a#item4:hover {background:transparent url(../images/k4linkh.gif) 0 0 no-repeat;}
#menu a#item5:hover {background:transparent url(../images/k5conth.gif) 0 0 no-repeat;}

#container {
}

#container .column {
position: relative;
float: left;
}

#submenu {
width: 173px;          /* submenu width */
text-align: left;
display: block;
}

#submenu ul {
list-style-type:none;
display: block;
margin:0; 
padding:0;
}

#submenu a {display:block;}

.submenuitem {
background: #FFEDC0;
width: 173px;
height: 40px;
font-family: Arial,sans-serif;
color:#666666;
font-size: 12pt;
font-weight: normal;
text-decoration: none;
padding: 5px 0px 0px 10px;
}

.submenuitem:hover {
text-decoration: none;
color: #3333FF;
background: #FFCC00;
}

#content {
padding: 0 10px 10px 50px;
}

.pdmenu ul {
	margin: 0;
	padding: 0 0 25px 0;
	list-style-type: none;
}

.pdmenu li  {
	width:200px;
	margin: 0;
	padding: 0;
	border:1px solid #000000;
	color:#3333FF;
	font-size:10pt;
	font-family: Arial, sans-serif;
	text-decoration:none;
	background-color: #FFCC00;
	float:left;
}

.pdmenu a {
	text-decoration: none;
	display: block;
	color: #666666;
	background-color: #FFEDC0;
	padding: 2px 2px 2px 5px;
}
.pdmenu a:hover {
	text-decoration: none;
	color: #3333FF;
	background: #FFCC00;
}
.pdmenu a.over { /* zelfde stylesheets als vorige, maar voor IE6 */
	text-decoration: none;
	color: #3333FF;
	background: #FFCC00;
}

.pdmenu li ul {
	display: none;
}

.pdmenu li:hover ul {
	visibility: visible;
	display: block;
	position:absolute;
	z-index:1;
	width:200px;
	padding: 0;
	margin: 0;
	border:1px solid #666666;
}

.pdmenu li.over ul { /* zelfde stylesheets als vorige, maar voor IE6 */
	visibility: visible;
	display: block;
	position:absolute;
	z-index:1;
	width:200px;
	padding: 0;
	margin: 0;
	border:1px solid #666666;
}


.pdmenu li li {
	border: none;
	}	

.pdmenu li li a {
	padding: 2px 2px 2px 10px;
}

.kop, h1 {
background: #FFEDC0;
color:#3333FF;
font-size:16pt;
font-weight: bold;
font-family:Arial,sans-serif;
}

#footer {
padding: 5px;
margin: 0px;
height: 24px;
color:#666666;
background: #FFCC00;
vertical-align:middle;
clear: both;
}

.bottomvisual {
padding: 0 0 0 500px;
}

.bottomlink {
color:#666666;
font-size:8pt;
font-family:Arial,sans-serif;
text-decoration:none;
padding: 0 0 0 280px;
}

