/* @override http://opdidakt.nl/sty/opdidakt.css */

body {
	font-family: Arial;
}

img a, a img {
	border:0px solid;
}

#content img {
	margin: 5px 10px 5px 0px;
}
#wrap {
	width: 860px;
	_width: 870px;
	margin: 0 auto;
}

#inner_wrap {
	float: left;
	width: 860px;
	_width: 870px;
	border: 1px solid #000;
	padding-bottom: 10px;
	background: url(img/left_col.jpg) no-repeat;
}

#spacer {
	height: 25px;
	width: 800px;
	float: left;
}

#header {
	height: 315px;
	width: 100%;
	float: left;
}

#top_header {
	height: 140px;
	width: 100%;
	background: url(img/logoopd.jpg) no-repeat 10px 10px;
	border-bottom: 1px solid #000;
}

#flash {
	float: left;
	margin-left: 190px;
}

#top_menu {
	float: right;
	margin-top: 115px;
	margin-right: 15px;
}

#top_menu a{
	display: block;
	float: left;
	margin-left: 10px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

#top_menu a:hover{
	color: #047863;
}

#bot_header {
	height: 170px;
	width: 100%;
	border-bottom: 1px solid #000;
}

#left_bot_header {
	float: left;
	width: 200px;
	height: 100%;
}

#right_bot_header {
	float: left;
	width: 650px;
	height: 100%;
	background-color: #047863; /**/
	margin-left: 10px;
}

#title h1 {
	margin: 0px;
	font-weight: normal;
	color: #fff;
	font-size: 30pt;
}

#title {
	float: left;
	width: 410px;
	padding: 25px;
}

#info {
	margin-top: 30px;
	margin-right: 10px;
	color: #fff;
	width: 180px;
	float: right;
}
#left_col {
	float: left;
	width: 210px;
	height: 625px ;
	}

#right_col {
	float: left;
	width: 650px;
}


#menu {
	height: 605px;
	width: 190px;
	background-color: #047863;
	border: 10px solid #fff;
	border-bottom: none;
}

#menu_top_block {
	float: left;
	width: 100%;
	height: 55px;
	_height: 59px;
	color: #fff;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #047863;
	text-align: center;
	font-weight: bold;

	border-bottom: 6px solid #fff;
}

#menu a.menu_item{
	text-decoration: none;
	display: block;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #047863;
	text-align: center;
	font-weight: bold;
	border-bottom: 6px solid #fff;
}

#menu a:hover.menu_item{
	color: #047863;
	background-color: #fff ;
}


#sub_menu {
	margin-top: 10px;
	height: 92px;
	width: 100%;
}

#sub_menu .submenu_item{
	text-decoration: none;
	display: block;
	float: left;
	width: 140px;
	height: 28px;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	background-color: #047863;
	margin-right: 10px;
	_margin-right: 7px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #333;
}

#sub_menu a:hover.submenu_item{
	color: #047863;
	background-color: #fff ;
}


#home_content h2 {
	margin: 0px;
	font-size: 16px;
	}

#home_content {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	color: #000;
	float: left;
	height: 595px;
	width: 380px;
	overflow: auto;
}

#news_div {
	padding: 0 10px 10px;
	height: 615px;
	width: 220px;
	float: right;
	border-left: 1px solid #000;
	font-size: 12px;
}

#news_div a{
	font-size: 11px;
	color: #000;
}

#news_div a:hover{
	color: #fff;
	background-color: #047863;
	text-decoration: none;
	}

#content h1 {
	margin: 0px;
	font-size: 18px;
	}
	
#content h2 {
	margin: 0px;
	font-size: 16px;
	}

#content {
	padding-right: 10px;
	font-size: 13px;
	color: #000;
	float: left;
	width: 625px;
}

#newstext {
	float: left;
	clear: both;
}

.newsitem {
	margin-bottom: 5px;
	width:220px;
	float: left;
	clear: both;
	font-size: 12px !important;
}


.newsitem a{
	font-size: 12px !important;
}