/* GENERAL */
* {
	margin:0;
	padding: 0;
}

html, body {
	color: #231F20;
	font-size: 11px;
	*font:11px Tahoma;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	text-align:center;
	background: url(../images/bg.gif) #fff repeat-y 50% 0;
	margin:0;
	padding: 0;
}
a {
	color: #231F20;
	text-decoration: underline;
}
a:hover {
	color: #F46F22;
}
img {
	border: 0;
}

h1 { font-size: 15pt; }
h2 { font-size: 13pt; }
h3 { font-size: 11pt; }
h4 { font-size: 10pt; }
h5 { font-size: 9pt; }
h6 { font-size: 8pt; }

p {
	margin-bottom: 5px;
}
.clear {
	clear: both;
}

/* Tables */
table {
	width: 100%;
	border-collapse: collapse;
}
table td {
	color: #231F20;
	font-size: 11px;
	*font:11px Tahoma;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	margin:0;
	padding: 0;
	text-align:left;
}
table th {
	padding: 2px;
}


/* PAGE */
#page {
	width:900px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	margin:0 auto;
	background-color: #8CC540;
}
#logo {
	float:left;
	height:146px;
	width:216px;
	background-image: url(../images/headerLinks216.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}
#logo span {
	display: none;
}
#header {
	float:left;
	height:146px;
	width:684px;
	background-image: url(../images/headerRechts684_NIEUW.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}

#news {
	width:900px;
	height:20px;
	float: left;
	text-align:left;
	background-color: #F46F22;
	color: #FFFFFF;
}
.user2 {
	background-color: #FFFFFF;
}
#news a {
	color:#fff;
	text-decoration: none;
}

#news a:hover {
	color:#fff;
	text-decoration: underline;
}
/* ******************************************************************************* */
#menu_container {
	width:900px;
	height:30px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.body {
	width: 900px;
	height: 250px;
	border: 1px solid #000000;
}
ul#menu {
	color:#fff;
}
ul#menu li a {

	font-weight:bold;
	font-size: 15px;
	text-decoration: none;
	font-variant: small-caps;
	color:#fff;
	text-align:left;	
	display: block;
	height: 23px;	

}

ul#menu li {
	float: left;
	font-weight:bold;
	font-size: 15px;
	display:block;
	padding:0 15px;
}

ul#menu li ul {
	position: absolute;
	width: 184px;
	left: -999em;
	background-color: #8CC540;
	border-right: 1px solid #999;
	border-bottom: 1px solid #777;
	border-left: 1px solid #999;

}

ul#menu, ul#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#menu li:hover ul, ul#menu li.dropdown ul  {
	left: auto;
	padding:0px;
	padding-bottom:10px;
}

ul#menu li ul li a {
	color:#fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;	
	padding: 1px;
	height: 20px;
	margin: 2px;
	width: 150px;
}

ul#menu li ul li a:hover {
	border: 1px solid #fff;
	background-color: #F5F5F6;
	margin: 1px;
	color: #f00;
}
/* ******************************************************************************* */

#content_header {
	width:900px;
	height: 33px;
	display: block;
	float:left;
	background: url(../images/site_header.gif) center top no-repeat;	
}
#content_body {
	width:900px;
	text-align:left;
	display:block;
	float:left;	
	background: url(../images/site_body.gif) center top repeat-y;	
}
#content_footer {
	float:left;
	width:900px;
	height: 50px;
	display: block;
	background: url(../images/site_footer.gif) #8CC540 center top no-repeat;	
}
#sub_content {
	width:848px;
	margin:20px auto;
	padding:10px;
	text-align:left;
	background-color:#fff;
	display:block;
	clear:both;
}
* html #sub_content {
	width:868px;
}

#bus {
	float:left;
	height:191px;
	width:900px;
	color:#000;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bus_bg.jpg);
}

#footer {
	float:left;
	height:18px;
	width:900px;
	font-size: 9px;
	color:#fff;
	text-align:right;
	margin-right:20px;
	background-color:#000;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#F46F22;
}
#disclaimer {
	float:left;	
	height:130px;
	width:900px;
	text-align:right;
	background-color:#fff;
}
.sub_menu {
	float:left;
	width:155px;
	padding:10px 10px 10px 60px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
* html .sub_menu {
	width:175px;
}

.txt {
	float:left;
	width:800px;
	padding:0px 50px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
* html .txt {
	width:800px;
}
#newsflash {
	background-color: #E96A21;
	width: 900px;
	float: left;
	color: #FFFFFF;
	height: 35px;
}
#newsflash_right{
	background-color: #E96A21;
	width: 100px;
	color: #FFFFFF;
	float: right;
	height: 35px;

}
