body {
	background:url(images/bg-body.jpg) fixed top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#454545;
	margin:0;
	padding:0;
	}
a:link, a:visited, a:active {
	color: #ad0101;
	text-decoration: none;
}
a:hover {
	color: #ffa891;
	text-decoration: none;
}
a {
	text-decoration:none;
	color:#ad0101;
	}
a:hover {
	text-decoration:none;
	color:#000000;
	}
form {
	margin: 0;
}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#ad0101;
	}
a:hover {
	text-decoration:none;
	color:#000000;
	}

/* Structure */
#wrapper {
	margin:0 auto;
	width:1001px;
	font-size:1.20em;
	background:#ffffff;

	}
#header {
	height:140px;
	background:url(images/bg-header.jpg) no-repeat;
	}
#sidebar {
	padding:15px;
	float:right;
	min-height:900px;
	width:190px;
	margin-right:1px;
	background:url(images/sidebar.jpg) no-repeat;
	}
#content {
	padding: 10px;
	min-height:650px;
	vertical-align: top;
	text-align: left;
	width:760px;
	}
#content h1,h2,h3,h4 {
	background:url(images/heading.jpg);
	color: #ad0101;
	height:30px;	
	text-transform:uppercase;
	font-size: 15px;
	}
#content h5 {
	background:url(images/heading2.jpg);
	color: #ad0101;
	height:40px;	
	text-transform:uppercase;
	font-size: 15px;
	}
#nieuws h1 {
	background:url(images/heading2.jpg);
	color: #ad0101;
	height:40px;	
	text-transform:uppercase;
	font-size: 15px;
	}
#sidebar h2 {
	background:url(images/heading3.jpg);
	color: #ad0101;
	height:30px;	
	text-transform:uppercase;
	font-size: 15px;
	}
#footer {
	clear:both;
	height:50px;
		}

/* Entries */


.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#f05324;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#f05324;
	}
#sidebar-bottom {
	height:20px;
		}
/* Footer */
#footer {
	clear:both;
	height:100px;
	background:url(images/footer.png) no-repeat;
	}
#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(images/bg-ad-top.png) no-repeat;
	padding:5px;
	}
	/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {height:30px; display:block;clear:both; background: transparent url(img/menue-bg1.png) repeat-x;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	float:left;
	height: 30px;
	border: 0;
	padding:0;
	margin:  0px 50px 0px 10px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}

/* Root Level Link Formatting */
#nav ul li {float: left; color: #6DFCFE; text-align: center; font-weight: normal; }
#nav ul li a {display: block; background: transparent; padding: 8px 10px 7px 10px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
/* Root Level link hover */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current {background: url(img/navbgl1hi.jpg); color: #FFFFFF;}
#nav a.menu-parent {background: url(img/navbgl1hi.jpg); color: #6DFCFE;}


/*Current page Customisations*/
#nav a.menu-current		{font-weight: bold;}

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 11em; margin: 0; display: none; text-transform: none; border-bottom: 1px solid #145167; border-left: 1px solid #145167; border-right: 1px solid #145167; font-size: 100%; background: transparent url(img/menue-bg.png) repeat;}
#nav .menu li ul li {width: 11em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul li a {width: 10.5em; padding: .3em .1em .3em .4em; color: #ffffff; border-top: 1px solid #145167; font-weight: normal;  background: none;}

/* 2nd Child link hover */
#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current { background: #E5BE73 url(img/navbgl1hi.jpg); color:#ffffff;}
#nav .menu li ul a.menu-parent {background: #E5BE73 url(img/navbgl1parent.gif); color:#fff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover>ul, #nav .menu li li:hover>ul, #nav .menu li.subMenu>ul, #nav .menu li li.subMenu>ul {display: block;  z-index: 1000;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul	{ margin: 5px 0 0 -40%; z-index: 9999;  background: transparent url(img/menue-bg.png) repeat;}
#nav .menu li ul li ul li	{width: 11em;}
#nav .menu li ul li ul li a 	{ width: 10.5em;}

/* 4rd Child Menu Appreances */
#nav .menu li ul li ul li ul	{  width: 9em; background: transparent url(img/menue-bg.png) repeat;}
#nav .menu li ul li ul li ul li	{  width: 9em; }
#nav .menu li ul li ul li ul li a 	{ width: 8.5em;}

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

#nav li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Area di scorrimento */
#top {
	width: 160px;
	height: 300px;
	overflow: hidden;
	border: 3px solid black;
	padding: 0px;
	clear:both;
	}

/* Immagini */
#top img {
	width: 160px;
	margin: 0px;
	border: 0px;
	clear:both;
	}
	/*Suche*/
#searchesa{
background: url(img/bg_search.jpg) top left no-repeat;
padding-left: 28px;
Height: 49px;
}
#Sidebar .searchform {
	background-color: transparent;
	border: none;
	margin: 0 0 0 5px;
	padding: 10px 0 10px 10px;
	XXwidth: 160px;
}
#Sidebar .searchform p { margin: 0; padding: 0; }
#Sidebar .searchform input.textbox {
	width: 90px;
	height: 18px;
	padding: 10px;
	vertical-align: top;
}
#Sidebar .searchform input.button {
	margin: 2px;
	font: bold 1em Arial, Sans-serif;
	border: 0px solid #002951;
	background: #FFF;
	padding: 2px 3px;
	color: #4284B0;
         width: 43px;
		 height: 21px;
         background: url(img/bg_searchsubmit.gif) top center no-repeat;
}
