/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */ body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol{list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body{
	background-color: #033800;
	font-family: Arial;
	font-size: 12px;
}
#bodyback{
	background: url(../images/ruggrond.gif) repeat-y;
	width: 830px;
	top:0px;
	min-height:650px;
	margin-left: auto;
	margin-right: auto;
}

#visual{
	background:url(../images/header-vanlenthe.gif) no-repeat top;
	height: 47px;
}
#bodywrapper {
	position:absolute;
	margin-left: 15px;
	margin-right: 15px;
	width: 800px;
	background-color:#FFF;
}

#header{
	position:relative;
	width: 600px;
	height: 170px;
	background-color: #ffffb9;
	border:1px solid #333;
	border-right:0;
	float:right;
}

#contentarea {
margin:0; padding:0;
	margin-left:  200px;
	height:430px;
	overflow:auto;
	width: 600px;
}
#contentarea img{
	margin: 8px;
}

#menu{
position:absolute;
top: 170px;
left:0;
height:220px;
display:block;
z-index: 5;
font-size:12px;
}
#nav {
display:inline;
vertical-align:bottom;
}
#nav, #nav ul { /* all lists */
padding: 0;
margin: 0;
list-style: none;
float : left;
}

#nav li { /* all list items */
position : relative;
display: block;
float : left;
}

#nav li ul { /* second-level lists */
background-color:#FFFFB9;
border: 1px solid #333;
z-index: 99;
position : absolute;
left: -999em;
margin-top : -25px;
padding-top:0;
width:210px;
overflow:hidden;
}
#nav li ul li {
margin:0;
padding:0px 2px 4px 2px;
border-left:3px solid #fff;
border-bottom:1px solid #c0c0c0;
width:220px;
text-align:left;
}	
#nav li ul ul { /* third-and-above-level lists */
left: -999em;
}

#nav li a {
display : block;
color : #333;
text-decoration : none;
padding : 0 0.5em;
font-weight:bold;
text-shadow: 0 0 0 #000;
}
}
#nav li:hover, #nav li.hover {   
    position: static;   
} 

#nav li a:hover {
color : #000;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
left: 199px;
}
#nav li a.selected {
color:#333;
}
.first:hover{
background: url(../images/menuitemrughover.gif);
}
#nav li ul li:hover{
background-color:#018041
}
.first{
	cursor: pointer;
	margin: 2px 0;
	width: 199px;
	height: 20px;
	z-index: 0;
	line-height: 20px;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
	border: 1px solid gray;
	background: #ffffb9;
	background: url(../images/menuitemrug.gif);
	color:#000;
}
#leftcolumn {
	position:  absolute;
	background-color: #ffffb9;
	color:  #FFFFFF;
	width:  200px;
	height: 620px;
	border-right:1px solid #666;
	top: 0px;
	float:left;
}
#vllogo{
	padding-left: 30px;
}
dl, dt, dd{
margin: 0;
padding: 0;
list-style-type: none;
}

h1{
	width: 500px;
	border-bottom: 1px solid #ccc;
	text-indent: 10px;
	line-height:30px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #033800;
}
h2{
	width: 500px;
	margin-top: 15px;
	text-indent: 10px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #033800;
}
p{
 margin-left: 15px;
 margin-top:3px;
 margin-bottom: 10px;
 width: 540px;
 line-height: 16px;
 font-size: 12px;
}
#footer{
position:relative;
border:1px solid #999;
height: 25px;
background: url(../images/rugfooter.gif) repeat-x top #FFE73C;
}
#footer p{
position:absolute;
color:#2F490A;
width: 780px;
text-align:center;
margin-top: 7px;
font-size: 11px;
}
.itemtitel a{
	text-decoration:none;
	font-size: 16px;
	color:#333333;
	margin-top: 10px;
}
.itemkort{
 margin-left: 20px;
}
.itemlink a{
margin-left: 20px;
font-weight: bold;
color:#006600;
}
.newsitem{
border-bottom: 1px solid #CCC;
border-top: 1px solid #CCC;
margin-top: 10px;
background: url(../images/backnews.gif) no-repeat;
}
#nominatie{
z-index:40;
margin-top: 360px;
margin-left: 10px;
}
#nominatie2{
z-index:40;
margin-top: 5px;
margin-left: 10px;
}