/* ALGEMEEN */
body, table, td, tr
{
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	color: #083E78;
}

body
{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

a
{
	color: #4D93D5;
}

a:hover
{
	color: #4D93D5;
}

img
{
	border: 0px;
}

.alt
{
	display: none;
}


#container
{
	position: relative;
	min-width: 919px;
	background: url(../images/bg_stripe.gif) repeat-y;
	text-align: left;
}



H1, H2
{
	color: #4D93D5;
	display: block;
	font-size: 14px;
	font-family: Verdana;
	font-weight: 700;
}

/* HEADER LEFT */
#headerleft
{
	width: /*696px*/913px;
	height:165px;
}

#headerlefttable
{
	margin-left: 6px;
	border: solid 0px black;
	width: /*696px*/913px;
	
	
}

.headerleftrow1
{
	background: url(../images/head_stripe.gif) repeat-x;
	background-position: left top;
	height: 58px;
	padding-left: 17px;
}

.headerleftrow2
{
	height: 47px;
	background: url(../images/headbg.gif) repeat-x;
	background-position: bottom left;
	padding-bottom:-4px;
	vertical-align: bottom;
	line-height:0px;
}

.headerleftrow3
{
	height: 29px;
	background: url(../images/submenubar.png) no-repeat;
	background-position: left top;
}

.headerleftrow3 .block
{
	vertical-align: middle;
	height: 15px;
}

.headerleftrow4
{
	height: 23px;
	padding-left: 17px;
}

.headerleftrow5
{
	height: 23px;
}







/* HEADER RIGHT */
#headerrighttable
{
	width: 217px;
}

.headerrightrow1
{
	background: url(../images/toprightbig.gif) no-repeat;
	background-position: right top;
	height: 58px;
}

.headerrightrow2
{
	background: url(../images/toprightbig.gif) no-repeat;
	
	background-position: right bottom;
	height: 48px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 28px;
	
	
}

.headerrightrow2 .block, .headerrightrow2 .block A
{
	
	padding-bottom: 6px;
	color: #000000;
	text-decoration: none;
}

.headerrightrow3
{
	height: 29px;
	background: url(../images/submenubar.png) no-repeat;
	background-position: right top;
}

.headerrightrow4
{
	height: 23px;
}

.headerrightrow5
{
	height: 23px;
}




/* HOOFDMENU */
.hoofdmenuleftcellactive
{
	background: url( "../images/btn_left_corner.gif" ) no-repeat;
	background-position: bottom;
	height: 34px;
	padding-top: 14px;
	vertical-align: middle;
	width: 25px;
}

.hoofdmenuleftcell
{
	width: 20px;
}

.hoofdmenumiddlecellactive
{
	background: url( "../images/btn_over_stripe.gif" ) repeat-x;
	background-position: left bottom;
	height: 34px;
	padding-top: 15px;
	vertical-align: middle;
}

.hoofdmenumiddlecell
{
	height: 34px;
	padding-top: 15px;
	vertical-align: middle;
}

.hoofdmenurightcellactive
{
	background: url( "../images/btn_right_corner.gif" ) no-repeat;
	background-position: right bottom;
	height: 34px;
	padding-top: 14px;
	vertical-align: middle;
	width: 25px;
}

.hoofdmenurightcell
{
	width: 20px;
}

.hoodmenusplittercell
{
	background: url( "../images/menu_separator.gif" ) no-repeat;
	width: 1px;
	background-position: bottom;
}

.menuitemactive, .menuitemactive A, .menuitemactive A:hover
{
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF !important;
}

.menuitem, .menuitem A, .menuitem A:hover
{
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	color: #083E78 !important;
}



/* SUBMENU */
.submenucell, .submenucellactive
{
	padding-left: 25px;
	padding-right: 5px;
	vertical-align: middle;
}

.submenucell A, .submenucellactive A
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.submenucell A:hover, .submenucellactive A:hover
{
	text-decoration: underline;
}



/* CONTENT */
#contentholder
{
	margin-left: 23px;
	margin-right: 23px;
	vertical-align: top;
}

#content
{
	width: 870px;
	/*background: url( "../../../../Core/ImageRotator/HomeBackground.jpg" ) no-repeat;
	background-position: right top;*/
}

#content .contentsmall
{
	width: 700px;
}


#contentholder TABLE TR TD
{
	vertical-align: top;
}

#contenttable
{
	background: url( "../../../../Core/ImageRotator/HomeBackground.jpg" ) no-repeat;
}




/* CENTER */
#center
{
	width: 580px;
}

#center .centersmall
{
	width: 410px;
}

.centersmall .block H2
{
	margin-bottom: 3px;
}



/* RIGHT */
#right
{
	width: 287px;
}

#right .righttitleleft
{
	background: url(../images/boxtopleft.gif) no-repeat;
	width: 13px;
	height: 44px;
}

#right .righttitlemiddle
{
	background: url(../images/boxtopmiddle.gif) repeat-x;
	width: 261px;
	height: 44px;
}

#right .righttitlemiddletext
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
	padding-top: 9px;
	height: 35px;
	vertical-align: top;
}

#right .righttitleright
{
	background: url(../images/boxtopright.gif) no-repeat;
	width: 13px;
	height: 44px;
	background-position: right top;
}

#right .rightcontent
{
	background: url(../images/boxmiddle.gif) repeat-y;
	padding-bottom: -10px;
	padding-left: 13px;
	padding-right: 13px;
}

#right .rightfooterleft
{
	background: url(../images/boxbotleft.gif) no-repeat;
	width: 13px;
	height: 31px;
}
#right .rightfootermiddle
{
	background: url(../images/boxbotmiddle.gif) repeat-x;
	width: 261px;
	height: 31px;
}
#right .rightfooterright
{
	background: url(../images/boxbotright.gif) no-repeat;
	width: 13px;
	height: 31px;
}

#right .block
{
	padding-bottom: 10px;
}
.rightcontent .blog UL
{
	list-style-type:none;
	margin-left:0px;
}







/* BALKROTATOR */
#LogoBalk
{
	margin-left: 23px;
	margin-right: 23px;
	width: 870px;
	position: relative;
}

#LogoBalk .RotateBalk
{
	width: 870px;
	height: 90px;
	text-align: center;
}






/* FOOTER */
#footerholder
{
	margin-left: 23px;
	margin-right: 23px;
	color: Gray;
	margin-top: 7px;
	margin-bottom: 15px;
}



/* PRINTBALK */
.PrintBalk
{
	border-bottom: solid 1px gray;
	margin-left: 23px;
	margin-right: 23px;
	color: Gray;
	text-align: right;
}



/* INPUT */
.Button
{
	font: 12px verdana, arial, sans-serif;
	color: #000000;
	border: 1px;
	border-style: solid;
	background-color: #C4C3C1;
}







/* STYLES FOR RT */
.moduletitel
{
	color: #4d93d5;
	display: block;
	font-size: 14px;
	font-family: Verdana;
	font-weight: 700;
}

.normal
{
	font-family: Verdana;
	color: #083E78;
	font-size: 10px;
}

.bold
{
	font-family: Verdana;
	color: #083E78;
	font-size: 10px;
	font-weight: bold;
}

.normalLink
{
	font-family: Verdana;
	color: #4d93d5;
	font-size: 10px;
	text-decoration: underline;
}

.boldLink
{
	font-family: Verdana;
	color: #4d93d5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.headerrightrow3 INPUT
{
	font-size: 10px;	
}
.headerrightrow3
{
	vertical-align:top;
		
}
.headerrightrow3 .block
{
	height:15px;
padding-top:3px;
}

/* BLOG */

.blog .detail .Posted
{
    display:none;
}
