*{margin:0; padding:0;}
body, html {
	margin:0px auto;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	background-color:#eceded;
	padding:0px;
	height:100%;
}

div#container {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	overflow:hidden;
}
div#container_home {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	background-image:url(/cmsfile/1061);
	color:#ffffff;
	background-repeat:no-repeat;
	background-position:0px 85px
}
div#header {
	height:85px;
	background-image:url(/cmsfile/1037);
	background-repeat:no-repeat; 
	text-align:right;
	width:950px;
}
div#menu {
	width:950px;
	height:50px;
	padding-left:20px; /* 3 */ 
	background-color:#484A43;
}
div#menu_home {
	width:950px;
	height:50px;
	padding-left:20px;
}
div#footer {
	height:41px;
	background-color:#484a43;
	background-image:url(/cmsfile/1041);
	background-repeat:no-repeat;
	width:950px;
}
div#content {
	width:950px;
	background-color:#484A43;
}
div#content {
	width:950px;
	background-color:#ffffff;
}
#cnt {
	width:910px;
	padding:20px;
	line-height:150%;
}
#cnt_home {
	width:910px;
	padding:20px;
	line-height:150%;
	background-color:#484A43;
}
#cnt h1 {
	color:#004687;
	font-size:16px;
	color:#E04A20;
}

#cnt h2 {
	font-size:12px;
	font-weight:bold;
}

#cms_textfooter a {
	color:#E04A20;
}

/*
 * Start Topnav! :)
 */

#slidemenu{
	overflow:visible;
	margin:0 auto;
	padding:0;
	_text-align:left;
}

.slidetabsmenu{
	font-size: 12px;
	line-height:normal;
	padding:0px;
	background-color:#FF0000;
	text-align:left;
}

* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content */
	margin-bottom: 2em;
}
.slidetabsmenu ul{
	list-style-type: none;
	margin:24px 0px 24px 0px;
	height:24px;
	float:left;
}
.slidetabsmenu li{
	display:inline;
	margin:0;
	padding:0;
	text-align:left;
}
.slidetabsmenu a{
	float:left;
	background:url(/cmsfile/1049) no-repeat left top;
	margin:0;
	margin-right: 5px;
	padding:0 0 0 9px;
	text-decoration:none;
	height:26px;
	line-height:26px;
}
.slidetabsmenu a span {
	float:left;
	display:block;
	background:url(/cmsfile/1053) no-repeat right top;
	padding: 2px 13px 2px 4px;
	font-weight:bold;
	color:#000;
	height:26px;
	
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu li.selected a span{
	height:26px;
	padding: 2px 13px 2px 4px;
	color:#484A43;
	background-color:#fff;
	display:block;
}
.slidetabsmenu li.selected a{ /*links*/
	background-color:#fff;
	background-position:left top;
	background:url(/cmsfile/1049) no-repeat left top;
	/* voor ie 6 */
	float:left;
	margin:0;
	margin-right: 5px;
	padding:0 0 0 9px;
	text-decoration:none;
	display:block;
	height:26px;
}
.slidetabsmenu li.selected a span{ /*rechts*/
	display:block;
	background-color:#fff;
	background:url(/cmsfile/1053) no-repeat right top;
	overflow:hidden;
	float:left;
	cursor:pointer;
	padding: 2px 13px 2px 4px;
}
.slidetabsmenu li.selected a span{ /*rechts*/
	display:block;
	background-color:#fff;
	background:url(/cmsfile/1053) no-repeat right top;
	height:26px;
	overflow:hidden;
	float:left;
	cursor:pointer;
	padding: 2px 13px 2px 4px;
}

/* Drop Down Menu  */

.dropmenudiv_b{
	position:absolute;
	top:0;
	margin-left:0;
	_top:-10px;
	_left:0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:100;
	width: 150px;
	visibility: hidden;
	text-align:left;
	background:url(/cmsfile/1065) no-repeat center bottom;
	padding-bottom:12px;
}
.dropmenudiv_b a{
	width: auto;
	display: block;
	color: #484a43;
	text-indent: 5px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	width:150px;
}

* html .dropmenudiv_b a{ /*IE only hack*/
	width: 100%;
}
.dropmenudiv_b a:hover{ 
	width:auto;
	display:block;
	background-color: #9F9F9F;
	color:#ffffff;
	text-indent: 5px;
	border-left: 1px solid #e04a20;
	/*border-right: 1px solid #003480;*/
	padding: 2px 0;
}