body, html{
	margin: 0;
	padding:0;
	border: 0;
	/*width:100%;
	height:100%; */
}

body.newsitem {
	background-color:#ffffff;
	background-image:url(../graphics/bg_pop_up.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

.bgrepeat_leftcol{
	background-image:url(../graphics/bg_repeat_left_banner2.jpg);
	background-repeat:repeat-y;
}

.bgrepeat_page{
	background-image:url(../graphics/bg_repeat_middle_banner.jpg);
	background-repeat:repeat;
}

.bgrepeat_redline{
	background-image:url(../graphics/bg_repeat_red_line.jpg);
	background-repeat:repeat-x;
}
.bgrepeat_greenline{
	background-image:url(../graphics/bg_repeat_green_line.png);
	background-repeat:repeat-x;
}
.bg_header{
	background-image:url(../graphics/header_bg_image.jpg);
	background-repeat:no-repeat;
}

.bg_shade_greenline{
	background-image:url(../graphics/bg_shade_green_line.png);
	background-repeat:no-repeat;
}
.bgrepeat_shade{
	background-image:url(../graphics/bg_repeat_shade.png);
	background-repeat:repeat-y;
}
.bg_shade_greenbottom{
	background-image:url(../graphics/bg_shade_green_bottom.png);
	background-repeat:no-repeat;
}

.bgrepeat_page_content{
	background-image:url(../graphics/bg_page_repeat.png);
	background-repeat:repeat-y;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
}

.tdnewsitem {
	background-color:#ffffff;
	background-image:url(../graphics/bg_pop_up.jpg);
	background-repeat:no-repeat;
	margin:0px;
}


.bodyrightcolcontent{
	text-align:left;
	vertical-align:top;
	line-height:14px;
	margin-top:3px;
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
}
.lirightcolcontent_actueel{
	background-image:url(../graphics/bullet_red.png);
	background-repeat:no-repeat;
	padding-left:15px;
	list-style:none;
}
.lirightcolcontent_agenda{
	background-image:url(../graphics/bullet_green.png);
	background-repeat:no-repeat;
	padding-left:15px;
	list-style:none;
}
.litext{
	background-image:url(../graphics/bullet_green_text.png);
	background-repeat:no-repeat;
	padding-left:16px;
	list-style:none;
}


.divcontentholderhome {
	height:392px;
	width:489px;
	text-align:left;
	vertical-align:top;
	overflow:auto;
	line-height:18px;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
}
.divcontentholder {
	height:412px;
	width:489px;
	text-align:left;
	vertical-align:top;
	overflow:auto;
	line-height:18px;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
}
.divcontentholderhome SUB, .divcontentholderhome SUP, .divcontentholder SUB, .divcontentholder SUP {
	line-height: 0px; 
} 
.spancontentholder {
	padding-right:10px;
}

a:link {
	text-decoration: none;
	color:#ed1c24;
}

a:visited {
	text-decoration: none;
	color:#ed1c24;
}
a:hover {
	text-decoration: underline;
	color:#ed1c24;
}
a:active {
	text-decoration: none;
	color:#ed1c24;
}

.panelopen11 {
	font-size: 11px;
	color: #63a63c;
	font-family: Verdana, Geneva, sans-serif;
	cursor:pointer;
}
.panelclose11 {
	font-size: 11px;
	color: #FF0000;
	font-family: Verdana, Geneva, sans-serif;
	cursor:pointer;
}

.picture{
	border:solid #FFFFFF 1px;
}
.picture_green{
	border:solid #72bf44 1px;
}
.picture_alignright{
	border:solid #FFFFFF 1px;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:5px;
}

.picture_alignleft{
	border:solid #FFFFFF 1px;
	margin-right:10px;
	margin-bottom:10px;
}


.mainClientColor_botline {
 	border-bottom-color:#ed1c24;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.mainClientColor_topline {
 	border-top-color:#ed1c24;
	border-top-width:1px;
	border-top-style:solid;
}
.mainClientColor_borderleft {
 	border-left-color:#ed1c24;
	border-left-width:1px;
	border-left-style:solid;
}

.mainClientColor_bordertop {
 	border-top-color:#ed1c24;
	border-top-width:1px;
	border-top-style:solid;
}

#imageHolder {
}

#imageFocus {
	visibility:hidden;
}

.thumb img{
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity: 0.7;
}

.thumb:hover img{
	border:solid;
	border-color:#ed1c24;
	border-width:1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
	cursor:move;
}

.thumb:hover{
	color:red;
}

.thumbpub img{
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity: 0.8;
}

.thumbpub:hover img{
	border:solid;
	border-color:#ed1c24;
	border-width:1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
	cursor:auto;
}

.thumbpub:hover{
	color:red;
}

.thumbgray img{
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=15);
	opacity: 0.15;
}

.normal18 {
	font-size: 18px;
	color:#333333;
	font-family: Verdana, Geneva, sans-serif;
}

.normal16 {
	font-size: 16px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
}

.normal14 {
	font-size: 14px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
}

.normal12 {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
}

.normal11 {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
}

.normal10 {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
}

.normal9 {
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
}


.normal12_botline {
 	border-bottom-color:#333333;
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-family: Verdana, Geneva, sans-serif;
	color:#333333;
	font-size: 12px;
}

.normal11_botline {
 	border-bottom-color:#333333;
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-family: Verdana, Geneva, sans-serif;
	color:#333333;
	font-size: 11px;
}

.normal10_botline {
 	border-bottom-color:#333333;
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-family: Verdana, Geneva, sans-serif;
	color:#333333;
	font-size: 10px;
}

.mainClientColor14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#ed1c24;
}

.mainClientColor12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#ed1c24;
}

.mainClientColor11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#ed1c24;
}

.mainClientColor10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#ed1c24;
}

.mainClientColor9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color:#ed1c24;
}

.mainClientColor12_botline {
 	border-bottom-color:#ed1c24;
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-family: Verdana, Geneva, sans-serif;
	color:#ed1c24;
	font-size: 12px;
}

.mainClientColor11_botline {
 	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ed1c24;
	border-bottom: solid 1px #ed1c24;
}

.mainClientColor10_botline {
 	border-bottom-color:#ed1c24;
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-family: Verdana, Geneva, sans-serif;
	color:#ed1c24;
	font-size: 10px;
}


.mainClientColor212 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#63a63c;
}

.mainClientColor211 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#63a63c;
}

.mainClientColor210 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#63a63c;
}

.mainClientColor212_botline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#63a63c;
	border-bottom: solid 1px #63a63c;
}

.mainClientColor211_botline {
 	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#63a63c;
	border-bottom: solid 1px #63a63c;
}

.mainClientColor210_botline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#63a63c;
	border-bottom: solid 1px #63a63c;
}


.mainClientColorLight10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#fee13f;
}

.mainClientColorLight11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#fee13f;
}

.mainClientColorLight12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#fee13f;
}


.red12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FF0000;
}

.red11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#FF0000;
}

.red10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#FF0000;
}

.black12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
}

.black11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000000;
}

.black10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#000000;
}

.green11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#009900;
}

.wdby {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#72bf44;
}

.wdby a:link {
	text-decoration: none;
	color:#72bf44;
}
.wdby a:visited {
	text-decoration: none;
	color:#72bf44;
}
.wdby a:hover {
	text-decoration: underline;
	color:#72bf44;
}
.wdby a:active {
	text-decoration: none;
	color:#72bf44;
}

.buttonstyle{
	background-color: #ed1c24;
	width: 140px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	border-width: 1px;
}

.buttonstyle_small{
	background-color: #ed1c24;
	width: 120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	border-width: 1px;
}


