/************************************************************************************/
/*** HTML Tags **********************************************************************/
/************************************************************************************/
body {
	background-color: #373737;
	background-image: url("../images/background.gif");
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}

h1 {
	font-size: 14px;
	padding-left: 30px;
	padding-top: 6px;
	background-image: url("../images/h1_back.png");
	background-repeat: no-repeat;
	height: 21px;
	width: 700px;
	color: #484848;
	font-family: Tahoma;
}

h2 {
	font-size: 14px;

	padding-top: 6px;


	height: 21px;
	color: #484848;
	font-family: Tahoma;
}

h3 {
	font-size: 14px;
	padding-left: 10px;
	padding-top: 3px;
	background-image: url("../images/h3_back.png");
	background-repeat: no-repeat;
	height: 20px;
	color: #484848;
	font-family: Tahoma;
}

a {
	color: #484848;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

/************************************************************************************/
/*** Algemene layout ****************************************************************/
/************************************************************************************/
#wrapper {
	position: absolute;
	top: 30px;
	left: -500px;
}

#horizon {
	position: absolute;
	left: 50%;
}

/************************************************************************************/
/*** Header *************************************************************************/
/************************************************************************************/
#header {
	background-color: white;
	width: 997px;
	height: 270px;
}

#header_top {
	position: absolute;
	top: 0px;
}

#headermanager { float:right;
margin-top:24px;}

#logo {
	position: absolute;
	left: -5px;
	top: -29px;
	z-index: 10;
}

#banner {
	position: absolute;
	right: 0px;
	top: 25px;
	text-align: right;
	z-index: 5;
}

#banner_top {
	position: absolute;
	right: 15px;
	top: 24px;
	z-index: 7;
	text-align: right;
}

#banner_bottom  {
	background-color: silver;
	position: absolute;
	right: 0px;
	top: 254px;
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	width: 756px;
	height: 10px;
	z-index: 6;
}

#tickertape_image {
	position: absolute;
	left: 10px;
	top: 150px;
}

#tickertape {
	position: absolute;
	left: 18px;
	top: 189px;
	width: 195px;
	height: 75px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	color: #6e6e6e;
	z-index:11;
}

#homelink {
	position:absolute;
	top: 245px;
	left: 23px;
	z-index: 4;
}

#homelink a {
	color: #4e891f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/************************************************************************************/
/*** Midden *************************************************************************/
/************************************************************************************/
#middle {
	width: 997px;
	background-color: white;
	margin-top: -12px;
	padding-top: 12px;
}

#quote {
	font-weight: bold;
	color: #797983;
	padding: 10px;
	font-size: 11px;
}

#quote_title {
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
	
}

.sponsors img{ border:1px solid #CCCCCC;}

/************************************************************************************/
/*** Navigatie **********************************************************************/
/************************************************************************************/
#navigatie {
	width: 215px;
	padding-left: 5px;
}

#navigatie_zijkant { 
	width:214px; 
	margin-left:5px; 
	list-style:none; 
	padding: 0px;
}

#navigatie_zijkant li { 
	list-style: none;
	margin-bottom: 5px;
	width: 199px;
	display: block;
}

#navigatie_zijkant li a { 
	color: #FFFFFF;
	background-image: url("../images/nav_level1.jpg");
	background-repeat: no-repeat;
	text-decoration: none;
	height: 27px;
	width: 214px;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
}

#navigatie_zijkant li a:hover { 
	text-decoration:none;
	background-image: url("../images/nav_level1_hover.jpg");
	color: white;
}

#navigatie_zijkant li ul {
	padding: 0px;
	margin: 0px;
}

#navigatie_zijkant li ul li {
	display: block;
	width: 179px;
}

#navigatie_zijkant li ul li a {
	display: block;
	background-image: url("../images/nav_level2.gif");
	font-weight: normal;
	padding-left: 30px;
	padding-top: 8px;
	height: 17px;
	width: 179px;
}

#navigatie_zijkant li ul li a:hover {
	background-image: url("../images/nav_level2_hover.gif");
}

/************************************************************************************/
/*** Inhoud *************************************************************************/
/************************************************************************************/
#inhoud {
	width: 528px;
	/*position: absolute;
	top: 280px;
	left: 240px;*/
	padding: 5px;
	margin-left: -7px;
	line-height:22px;
}



/************************************************************************************/
/*** Rechts *************************************************************************/
/************************************************************************************/
#rechts {
	/*position: absolute;*/
	/*top: 280px;*/
	/*left: 790px;*/
	width: 190px;
}

#rechts hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #c9c9c9;
}

.box {
	border: 1px solid #cdcdcd;
	padding: 2px;
	background-color: #f2f2f2;
}

.boxtitle {
	color: #FFFFFF;
	

	font-weight:bold;
	padding-left:22px;
	background-image:url("../images/bgright.jpg");
}

#rechts2 {
	/*position: absolute;*/
	/*top: 280px;*/
	/*left: 790px;*/
	width: 190px;
	margin-top: -10px;
}

#rechts2 hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #c9c9c9;
}

#rechts2 h2 {
	width: 182px;
	color: #646466;
	background-color: #d5d5d5;
	padding: 5px;
	background-image: none;
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: bold;
}

#rechts2 div {
	background-color: #f2f2f2;
	border: 1px solid #cdcdcd;
	padding: 10px;
	margin-top: 0px;
}

#rechts2 td {
	font-size: 10px;
}

#rechts2 td a {
	color: #eb7410;
}

.box ul {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 10px;
	margin-right: 10px;
	list-style-position: inside;
}

.box ul li {
	padding: 0px;
	margin: 0px;
	list-style-image: url("../images/list_item.gif");
	margin-bottom: 4px;
	
}

.toplinks { margin-left:20px;}

.box ul li a {
	padding-left: 10px;
	color: #484848;
	text-decoration: none;
}

.nieuwsbrief {
	text-align: center; 
	/*
	margin-top: 8px;
	margin-bottom: 8px;
	*/
}

.nieuwsbrief input {
	border: 1px solid #e2e2e2;
}

/************************************************************************************/
/*** Footer *************************************************************************/
/************************************************************************************/
#footer {
	color: white;
	font-size: 10px;
	margin-bottom: 20px;
	clear: both;
	width: 997px;
	text-align:center;
}

#footer a {
	text-decoration: none;
	color: white;
}

#homepage .title {
	font-weight: normal;
	font-size: 12px;
}

#homepage a {
	color: #ec6d06;
}

#homepage .oranje {
	color: #ec6d06;
}

#breadcrumb {
	margin-top: -30px;
	text-align: right;
	font-size: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
	*margin-top: -40px;
	*margin-right: 15px; 
}

.bestuur {
	width: 260px;
	float: left;
	margin-bottom: 15px;
}

.bestuurfoto {
	border: 1px solid #c9c9c9;
	width: 250px;
}

.bestuuradres {
}
