	/* CSS Document
	Template: Stu-Art v1.0
	Design based on Plain v1.0 by JayKay http://www.sixshootermedia.com/ 
	Modified by Stuart Tippins
	*/

body {
	margin:0;
        padding: 0;
        font-family: verdana, arial, helvetica, sans-serif;
/*	font-size: 76%;*/
	color:#555555;
	background-color: #ffffff;
	text-align:left;
/*	background-attachment : fixed;*/
	}

input {
	background-color:#FFFFFF;
	padding:3px;
	font-size: 76%;
	color:#ffffff;
	border:1px solid #0099ff;
	background-color:#6699ff;
	margin-bottom:2px;
}

textarea {
	background-color:#FFFFFF;
	padding:3px;
	font-size: 1.0em;
	color:#ffffff;
	border:1px solid #0099ff;
	background-color:#6699ff;
	margin-bottom:2px;
}

input[type=submit], .search_submit {
	background-color:#FFFFFF;
	padding:2px;
	font-size: 10px;
	color:#666666;
	border:1px solid #0099ff;
	margin-bottom:2px;
	display: inline;
}

a {
	color: #00008B;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #1E90FF;
}

ol,ul {

}

li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	text-align:left;
	}

hr{
	background-color : transparent;
	color : #eeeeee;
	border : 1px dotted #eeeeee;
	height : 1px;
}
#topmenu {
	background-color:#6699ff;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image: url(menu.jpg);
	width : 100%;
	margin : 0 0 10px 0;
	background-repeat : repeat-x;
	padding : 15px 0 20px 0;
	}
#topmenu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#topmenu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #0099ff;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image: url(a_hover.jpg);
}

#breadcrumbs, #breadcrumbs a{
	color:#000000;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:12px;
	/*border-bottom:1px solid #eeeeee;*/
}
#breadcrumbs a:hover {
	color: #1E90FF;
}
#header {
	margin : 0;
	}
#logo{
	width : 100px;
	height : 100px;
	background-image : url(logo.jpg);
	background-repeat : no-repeat;
	margin : 5px 20px 2px 30px;
	
	}

#header h1 {
	
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0 10px 0 20px;
	padding: 5px 0 0 0;
	color:#736451;
	text-align:left;
	border-bottom : none;
	}
#header h2 {
	font-size:14px;
	text-align:right;
	font-weight:normal;
	color:#000000;
	border-bottom:1px solid #eeeeee;
	margin : 0 30px 0 20px;
	}

#content {
	/*clear : both;*/
	margin : 0;
	background-color : White;
	}
#content2 {
	float:right;
	padding:5px;
	margin-left:5px;
	margin-top:30px;
	margin-bottom:5px;
	vertical-align : top;
	}
.clearer {
	clear:both;
}

#sidebar {
	width: 180px;
	font-size:85%;
	color:#6C534A;
	text-align:left;
	padding : 5px 20px 10px;
	background-color : White;
	margin : 0;
	}

#sidecell{
	vertical-align : top;
}
#sidebar li{
	text-align:left;
	line-height : normal;
	list-style-image : url(liside.gif);
	margin-left : -35px;
}

#sidebar h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#5471B9;
	text-align:right;
}

#maintable{
	width : 98%;
	border : none;
	background : White;
	vertical-align : top;
 	display: block;
}

#mainbar {
	background-image: url(mainbar.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align : left;
	padding : 0px 10px 0 20px;
	margin : 0;
	width: 99%; /*very important for IE formatting*/
        font-size: 76%; /* content wrapper*/
	}
#wrapper{
	width : 99%;
	margin:0 auto 0 auto;
	background-color: White;
	border : 1px solid #0099ff;
	}
#mainbar h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#6699ff;
	}

#mainbar p {
	padding: 3px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:15px;
}

#footer {
	width: 100%;
	background-color:#6699ff; 
	border-top:1px solid #0099ff;
	color:#FFFFFF;
	margin-top : 35px;
	text-align : center;
	/*padding : 5px;*/
	font : normal;
	clear : both;
	}
#bottombar{
	background-image : url(a_hover.jpg);
	background-repeat : repeat-x;
	width : 100%;
	height : 30px;
}
#footer a {
	color:#FFFF00;
	font-weight : normal;
}
#footer a:hover {
	color: #1E90FF;
}

/* 100% CSS menu */
div#menu ul, div#menu li {
	margin:0;
	padding:0;
	display:block;
}		

div#menu ul {
	
	list-style:none;
	padding:2px;
/*	border:1px solid gray;*/
	background:white;
}	

div#menu li {
	position:relative;
	padding:2px;
	background:white;
	border:1px solid white;
	/*	border-right:5px solid #ffcc33;*/
	z-index:9;
}
div#menu li.folder {
	/*border-right-color:#cc0000; */
	background-image: url(submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
}

/* decoratieve hover */
div#menu li:hover {
	background-repeat : repeat-y;
	background : url(submenua_hover.jpg) repeat-y left;
	z-index:15;
}

/* Alle subnavigatie hidden */
div#menu ul ul {
	position:absolute;
	display:none;
	right:-120px;
	top:4px;
	border:1px solid gray;
	margin-right: 20px;	
	width:140px;
}
	
/* :hover, met specificity */
div#menu li:hover ul ul {
	display:none;
}

div#menu li:hover ul, div#menu li:hover li:hover ul {
	display:block;
}

