html
{
	font-size: 100%;
	height:100%;
}

body {
	background-color: #3c6076;
	margin: 0px;
	padding: 0px;
	font-family : verdana,verdana,arial;
	color: #595959;
	font-size: 62.5%;
	height:100%;
	background-image:url(pics/bg_sides.gif);
	background-repeat:repeat-x;
}

td {
	font-size: 11px;
}

img {
	border:0px;
}

.container {
	background-color:#FFFFFF;
	background-image:url(pics/bg_container.gif);
	background-repeat:repeat-x;
	width: 969px;
	font-size: 1.2em;
	text-align:left;
}

.header {
	padding-left:33px;
	padding-right:41px;
	height: 124px;
}

.payoff {
	float:right;
	text-align:right;
	height: 124px;
	width:433px;
	background-repeat:no-repeat;
}

.navigation {
	padding-left:39px;
	padding-right:41px;
	padding-top:0px;
	clear:both;
	height:45px;
}

.navigation ul {
	padding: 0px;
	margin: 0px;
	padding-top:0px;
	height:45px;
}

.navigation li {
	padding:0px;
	padding-left: 0px;
	list-style: none;
	display: inline;
}

.navigation .li_1 {
	background-image:url(pics/menu_buttons/button1.png);
	background-repeat:no-repeat;
	width: 190px;
	height:45px;
	display: block;
	line-height:3em;
	float: left;
}

.navigation .li_2 {
	background-image:url(pics/menu_buttons/button2.png);
	background-repeat:no-repeat;
	width: 201px;
	height:45px;
	display: block;
	line-height:3em;
	float: left;
}

.navigation .li_3 {
	background-image:url(pics/menu_buttons/button3.png);
	background-repeat:no-repeat;
	width: 254px;
	height:45px;
	display: block;
	line-height:3em;
	float: left;
}

.navigation .li_4 {
	background-image:url(pics/menu_buttons/button4.png);
	background-repeat:no-repeat;
	width: 244px;
	height:45px;
	display: block;
	line-height:3em;
	float: left;
}

a:link.hoofdmenu,a:active.hoofdmenu,a:visited.hoofdmenu	{
	padding-left:31px;
	color:white;
	font-size : 14px;
	text-decoration: none;
	display: block;
	height:45px;
}
a:hover.hoofdmenu	{
	color:white;
	font-size : 14px;
	text-decoration: none;
	height:45px;
}

.main .main2 {
	border: 0px solid red;
	width:661px;
}
.main {
	padding-left:38px;
	padding-right:24px;
	padding-top:31px;
	float: left;
}

.main_sub {
	padding-left:38px;
	padding-right:24px;
	border: 0px solid red;
	padding-top:24px;
	width:661px;
	float: left;
}

.shade_top_subpage {
	background-image:url(pics/shade_top_subpage.png);
	!background-image:none
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/shade_top_subpage.png', sizingMethod='scale');*/
	background-repeat: repeat-x;
	height:7px;
	width:666px;
	border: 0px solid red;
}

.rightbar {
	padding-top:31px;
	width:204px;
	float: left;
}

.rightbar_saf {
	width:202px;
	background-color:#4f92ba;
	height:auto;
	border:1px solid #7fa7c1;
}

.rightbar_saf input {
	margin:0px;
}

.rightbar_saf .input_search {
	margin-top:3px;
	width:168px;
	height:25px;
	line-height:25px;
	border:1px solid #377498;
	border-left: 1px solid #c4c4c4;
	border-top: 1px solid #c4c4c4;
	color:#7e7e7e;
	font-size:1.1em;
	font-family:verdana, arial;
	vertical-align:middle;
	margin-bottom:6px;
}

.rightbar_saf .submit_search {
	margin-top:11px;
	margin-right:21px;
	margin-bottom:21px;
	float:right;
}

.rightbar_search {
	width:202px;
	background-color:#eaf5fd;
	height:auto;
	border:1px solid #cee3f2;
}

.search_form {
	padding-left:14px;
	padding-top:10px;
	color:#448ab4;
}

.search_form .kop {
	font-weight:bold;
	margin:0px;
	margin-bottom:9px;
}

.search_form input {
	margin:0px;
}

.search_form .input_search {
	padding-left:5px;
	width:168px;
	height:25px;
	line-height:25px;
	border:1px solid #d7edfd;
	border-left: 1px solid #c4c4c4;
	border-top: 1px solid #c4c4c4;
	color:#7e7e7e;
	font-size:1.1em;
	font-family:verdana, arial;
	vertical-align:middle;
	margin-bottom:7px;
}

.search_form .checkbox_search {
	color:#7e7e7e;
	margin-bottom:5px;
	margin-right:13px;
	vertical-align:top;
	border:none;
}

.search_form .country_search {
	color:#7e7e7e;
	margin-bottom:5px;
	margin-right:13px;
	vertical-align:top;
	width:70px;
}

.search_form .submit_search {
	margin-top:5px;
	margin-right:21px;
	float:right;
	margin-bottom:9px;
}

.rightbar_news {
	width:202px;
	background-color:#eaf5fd;	
	height:400px;
	border:1px solid #cee3f2;
	background-repeat:no-repeat;
	background-position:100% 100%;
}

.rightbar_news_inner {
	padding-left:14px;
	padding-right:14px;
	padding-top:29px;
	color:#448ab4;
}

.rightbar_news_inner .kop {
	font-weight:bold;
	margin:0px;
	margin-bottom:6px;
}

.rightbar_news_inner hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #4f91b9;
	width:100%;
	margin:0px;
	padding:0px;
}

.rightbar_news_inner .items {

}

.rightbar_news_inner img {
	width:52px;
	padding-right:8px;
	border:none;
}


.rightbar_news_inner .div1 {
	width:58px;
	float:left;
	padding-top:11px;
	!padding-top:0px;
	padding-bottom:11px;
}

.rightbar_news_inner .div2 {
	float:left;
	width:97px;
	padding-top:11px;
}

.rightbar_news_inner .div3 {
	float:left; 
	width:18px; 
	padding-top:16px;
	!padding-top:22px; 
	vertical-align: absbottom;
}

.rightbar_news_inner .newsoverview {
	clear:both;
}

.items hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #cee3f2;
	color:#cee3f2;
	width:100%;
	clear:both;
	margin:0px;
	!margin:-8px;
}

.hr3 {
	height: 1px;
	border: 0;
	border-top: 1px solid #e1e1e1;
	width:100%;
	margin-top:15px;
	margin-bottom:11px;
	clear:both;
}

.footer {
	clear:both;
	height:89px;
	background-color:#2a404d;
	line-height:35px;
	padding-left:32px;
	color:#96a6b0;
}

a:link.footerlink,a:active.footerlink,a:visited.footerlink	{
	color:#7e94a5;
	text-decoration: none;
}

a:hover.footerlink	{
	color:#ffffff;
	text-decoration: underline;
}

a:link.footerlink2,a:active.footerlink2,a:visited.footerlink2	{
	color:#d5e6f0;
	text-decoration: none;
}

a:hover.footerlink2	{
	color:#ffffff;
	text-decoration: underline;
}

.main_text {
	padding-top:12px;
}

.logo {
	float:left;
	padding-top:13px;
}

.copyright {
	color: #96a6b0;
	font-size: 11px;
	margin-right: 43px;
	float:right;
	line-height:normal;
}

.servicemenu {
	float:right; 
	margin-right:43px;
	margin-top:-12px;
	line-height: normal;
}

.servicemenu ul {
	padding: 0px;
	margin: 0px;
	padding-top:0px;
	text-align:right;
}

.servicemenu li {
	padding:0px;
	padding-left: 0px;
	list-style: none;
}

a:link.servicemenulink,a:active.servicemenulink,a:visited.servicemenulink	{
	color:#7e94a5;
	text-decoration: none;
}
a:hover.servicemenulink	{
	color:#000000;
	text-decoration: underline;
}

.home_text {
	width:318px;
	height:202px;
	border: 1px solid #7fa7c1;
	float:left;
	background-image:url(pics/bg_home_text.gif);
	background-color: #448AB3;
	background-repeat: repeat-x;
}

.home_text .inner {
	margin-top:33px;
	margin-bottom:9px;
	margin-right:20px;
	margin-left:20px;
	color:#FFFFFF;
}

.home_text .inner a:link,.home_text .inner a:active,.home_text .inner a:visited	{
	color:#ffffff;
	text-decoration: underline;
}
.home_text .inner a:hover {
	color:#ffffff;
	text-decoration: none;
}

.home_text .inner h1 {
	font-family : verdana;
	font-size: 1.4em;
	color: #045b89;
	margin: 0px;
	margin-bottom: 8px;
	font-weight: normal;
}

.dashboard {
	width:330px;
	height:202px;
	margin-left:8px;
	border: 1px solid #99ce68;
	float:left;
	background-image:url(pics/bg_dashboard.gif);
	background-repeat:no-repeat
}

.dashboard .inner {
	padding-top:33px;
	padding-bottom:29px;
	padding-right:20px;
	padding-left:29px;
	color:#056ca3;
	font-weight:bold;
}

.dashboard .Biggreen{
	margin:0px;
	margin-top:-3px;
	margin-bottom:15px;
	color:#82be3b;
	font-weight:bold;
	font-size:2.0em;
}

.detail {
	width:663px;
	border:1px solid #d6dbde;
	background-color:#ffffff;
	font-size:11px;
}

.detail .inner {
	padding: 18px;
	padding-top:28px;
}

.detail_grey {
	width:627px;
	border:1px solid #dcdcdc;
	background-color:#fbfbfb;
	margin-top:20px;
	text-align:left;
}

.detail_grey_inner {
	padding: 10px;
}

.left_mediabar {
	float: left;
	margin-top:20px;
	width:262px;
	border:0px solid #000000;
}

.reactions {
	float: left;
	border:0px solid #000000;
	width:357px;
}

.reactions hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #67ad16;
	width:100%;
	clear:both;
}

.reaction_fields {
	margin-top:15px;
	background-color:#f3f9ec;
	width:357px;
}

.reaction_fields input {
	width:253px;
}

.reaction_fields .inner {
	padding:16px;
	padding-top:22px;
}

a:link.reaction_link,a:active.reaction_link,a:visited.reaction_link	{
	color:#565a5d;
	text-decoration: underline;
}
a:hover.reaction_link	{
	color:#000000;
	text-decoration: none;
}

a:link.link2,a:active.link2,a:visited.link2	{
	text-decoration: none;
}

a:hover.link2 {
	text-decoration:underline;
	
}

.reactionform_lable {
	clear:both;
	width:65px;
	float:left;
}

.reactionform_field {
	width:190px;
	float:left;
	padding-bottom:8px;
}

.actions {
	width:663px;
	border:1px solid #d6dbde;
	background-color:#ffffff;
}

.actions .inner {
	padding: 18px;
	padding-top:28px;
}

.actions_filter {
	width:627px;
	height:69px;
	border:1px solid #dcdcdc;
	background-color:#fbfbfb;
	margin-top:20px;
	text-align:left;
}

.actions_filter .result {
	float:left;
	padding-left:23px;
	padding-top:20px;
}

.actions_filter .filter_sort {
	float:left;
}

.actions_filter .sort {
	padding-left:23px;
	padding-top:14px;
}
.actions_filter .filter {
	padding-left:23px;
}

.actions_filter .checkbox_search {
	color:#7e7e7e;
	margin-bottom:9px;
	margin-right:4px;
	margin-left:13px;
	vertical-align:top;
	border:0px;
}

.actions_list {
	width:612px;
	margin-left:15px;
	margin-top:39px;
}

.actions_list .img {
	width:100px;
	margin-right:19px;
	margin-bottom:10px;
	border:none;
}

.green {
	color:#71b226;
}

.blue {
	color:#378cc0;
}

.handmessage {
	margin-top:20px;
	margin-bottom:13px;
	font-size: 1.6em;
	font-weight: bold;
	color: #67ad16;
}

.paging {
	clear:both;
}

.paging .inner {
	height:15px;
}

.paging .number {
	padding:4px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration: none;
	background-color:#67ad16;
	color:#FFFFFF
}

a:link.paginglink,a:active.paginglink,a:visited.paginglink	{
	color:#989898;
	text-decoration: none;
	padding:4px;
	padding-top:2px;
	padding-bottom:2px;
}
a:hover.paginglink	{
	color:#ffffff;
	text-decoration: none;
	background-color:#67ad16;
	padding:4px;
	padding-top:2px;
	padding-bottom:2px;
}

a:link	{
	color:#4494c4;
	text-decoration: underline;
}
a:hover	{
	color:#7e94a5;
	text-decoration:none ;
}
a:active	{
	color:#7e94a5;
	text-decoration: none;
}
a:visited {
	color:#448ab4;
	text-decoration: underline;
}

h1
{
	font-family : Verdana,arial;
	font-size: 1.4em;
	color: #67ad16;
	margin: 0px;
	font-weight: none;
}

h2
{
	font-size: 1.2em;
	font-weight: bold;
	color: #a47f2f;
	margin:0px;
}

h3
{
	font-size: 1.1em;
	color: #5b6267;
}

.tabs_home {
	border-right: 1px solid #d6dbde;
	border-left: 1px solid #d6dbde;
	border-bottom: 1px solid #d6dbde;
	padding-top: 18px;
}

#tabs {
	margin-top: 41px;
}

#tabs .spacer {
	width: 6px;
	height: 26px;
	border-bottom: 1px solid #d6dbde;
	float: left;
}

#tabs .filler {
	width: 195px;
	height: 26px;
	border-bottom: 1px solid #d6dbde;
	float: left;
}

.tab1selected {
	color: #67ad16;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/pics/tab1_selected.gif);
}
.tab1default {
	color: #838383;
	font-size: 12px;
	background-image: url(/pics/tab1.gif);
	border-bottom: 1px solid #d6dbde;
}
#tab1 {
	background-repeat: no-repeat;
	width: 163px;
	height: 26px;
	float: left;
	cursor: pointer;
}
#tab1 div {
	padding-left: 20px;
	line-height: 26px;
}

.tab2selected {
	color: #67ad16;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/pics/tab2_selected.gif);
}
.tab2default {
	color: #838383;
	font-size: 12px;
	background-image: url(/pics/tab2.gif);
	border-bottom: 1px solid #d6dbde;
}
#tab2 {
	background-repeat: no-repeat;
	width: 144px;
	height: 26px;
	float: left;
	cursor: pointer;
}
#tab2 div {
	padding-left: 20px;
	line-height: 26px;
}

.tab3selected {
	color: #67ad16;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/pics/tab3_selected.gif);
}
.tab3default {
	color: #838383;
	font-size: 12px;
	background-image: url(/pics/tab3.gif);
	border-bottom: 1px solid #d6dbde;
}
#tab3 {
	background-repeat: no-repeat;
	width: 147px;
	height: 26px;
	float: left;
	cursor: pointer;
}
#tab3 div {
	padding-left: 20px;
	line-height: 26px;
}

div.clearer {
	clear: both;
}

div.firstItem {
	background-color: #fbfbfb;
	border: 1px solid #dcdcdc;
	width: 627px;
}

div.firstItem div {
	text-align: left;
}

div.firstItem .image {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

div.firstItem .image img {
	width: 233px;
	height: 176px;
}

div.firstItem .details {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 11px;
	padding-bottom: 7px;
}

div.firstItem .details img {
	float: left;
}

div.firstItem .details .inthepic {
	padding-left: 6px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	color: #378cc0;
}

div.firstItem .details .author {
	padding-left: 6px;
	float: left;
	font-size: 11px;
	color: #378cc0;
	line-height: 35px;
}

div.firstItem .details .date {
	padding-left: 6px;
	float: left;
	font-size: 11px;
	color: #378cc0;
	line-height: 35px;
}

div.firstItem .details .comment {
	color: #595959;
	font-size: 11px;
	padding-left: 6px;
}

div.firstItem .details .link {
	padding-left: 6px;
	background-image: url(/pics/btn_arrow_grey.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-bottom: 6px;
}

div.firstItem .details .messages {
	float: right;
	color: #BFBFBE;
	font-size: 11px;
	padding-left: 20px;
	background-image: url(/pics/icon_chat.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 35px;
}

div.firstItem .details .link a,
div.firstItem .details .link a:hover,
div.firstItem .details .link a:link,
div.firstItem .details .link a:active,
div.firstItem .details .link a:visited {
	font-size: 11px;
}

div.defItem {
	width: 613px;
	margin-left: 32px;
}

div.defItem .image {
}

div.hoverlogo {
	background-image: url(/pics/icon_greenfinger_small.png);
	width: 22px;
	height: 27px;
	position: relative;
	left: -12px;
	top: -70px;
	z-index: 1000;
}

div.defItem .details {
	padding-left: 9px;
	padding-right: 10px;
	padding-top: 13px;
	padding-bottom: 7px;
}

div.defItem .details .inthepic {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #378cc0;
}

div.defItem .details .author {
	padding-left: 6px;
	float: left;
	font-size: 11px;
	color: #378cc0;
	line-height: 14px;
}

div.defItem .details .date {
	padding-left: 6px;
	float: left;
	font-size: 11px;
	color: #378cc0;
	line-height: 16px;
}

div.defItem .details .comment {
	color: #595959;
	font-size: 11px;
	width: 415px;
}

div.defItem .details .link {
	position: absolute;
}

div.defItem .details .link div {
	position: relative;
	top: -20px;
	left: 472px;
}

span.title {
	color: #595959;
	font-weight: bold;
	font-size: 12px;
}

div.reaction {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 13px;
}
div.entries {
	margin-top: 20px;
}