/************************************************************************************/
/*** HTML Tags **********************************************************************/
/************************************************************************************/
body {
	background-color: #FFFFFF;

	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}

h1 {
	font-size: 14px;
	padding-left: 20px;
	padding-top: 6px;
	background-image: url("../images/h1_back.png");
	background-repeat: no-repeat;
	height: 21px;
	width: 555px;
	color: #484848;
	font-family: Tahoma;
}

h2 {
	font-size: 12px;
	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: -10px;
	top: -40px;
	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: white;
	position: absolute;
	right: 0px;
	top: 242px;
	filter: alpha(opacity=60);
	-moz-opacity:.50;
	opacity:.50;
	width: 756px;
	height: 22px;
	z-index: 6;
}

#tickertape_image {
	position: absolute;
	left: 10px;
	top: 150px;
}

#tickertape {
	position: absolute;
	left: 787px;
	top: -46px;
	width: 195px;
	height: 75px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	color: #6e6e6e;
}

#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;
	
}

/************************************************************************************/
/*** Navigatie **********************************************************************/
/************************************************************************************/
#navigatie {
	width: 200px;
	
}

#navigatie_zijkant { 
	width:200px; 
	margin-left:5px; 
	list-style:none; 
	padding: 0px;
}

#navigatie_zijkant li { 
	list-style: none;
	margin-bottom: 5px;
	width: 200px;
	display: block;
}

#navigatie_zijkant li a { 
	color: #484848;
	background-image: url("../images/nav_level1.jpg");
	background-repeat: no-repeat;
	text-decoration: none;
	height: 27px;
	width: 200px;
	display: block;
	padding-top: 5px;
	padding-left: 25px;
	font-weight: bold;
}

#navigatie_zijkant li a:hover { 
	text-decoration:none;
	background-image: url("../images/nav_level1_hover.jpg");
	color: #484848;
}

#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");
}

.player { padding-left:20px;}

/************************************************************************************/
/*** Inhoud *************************************************************************/
/************************************************************************************/
#inhoud {
	width: 695px;
	/*position: absolute;
	top: 280px;
	left: 240px;*/
	padding: 5px;
	margin-left: -7px;
	line-height:22px;
	
}

.txt { line-height:22px;}

/************************************************************************************/
/*** Rechts *************************************************************************/
/************************************************************************************/
#rechts {
	/*position: absolute;*/
	/*top: 280px;*/
	/*left: 790px;*/
	width: 190px;
	margin-top:-32px;
}

#rechts hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #c9c9c9;
}

.box {
	border: 1px solid #cdcdcd;
	padding: 2px;
	background-color: #f2f2f2;
}

.boxtitle {
	color: #333333;


	font-weight:bold;
	padding-left:22px;
	padding-bottom:5px;
	background-image:url("../images/bgbox.jpg");
	background-repeat:no-repeat;
}

#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;
	
}

.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;
}

.toplinks { margin-left:20px;}
/************************************************************************************/
/*** Footer *************************************************************************/
/************************************************************************************/
#footer {
	color: #cecece;
	font-size: 10px;
	margin-bottom: 20px;
	clear: both;
	width: 100%;
	text-align:center;
}

#footer a {
	text-decoration: none;
	color: #cecece;
}

#homepage .title {
	font-weight: normal;
	font-size: 12px;
}

#homepage a {
	color: #ec6d06;
}

#homepage .oranje {
	color: #ec6d06;
}

#breadcrumb {
position:absolute;

	text-align: right;

	font-size: 10px;

	margin-left: 245px;
	margin-top: 247px;
	*margin-right: 15px; z-index: 30;
}
