html, body {
	margin:0;
	padding:0;
	width:100%;
	min-height:100%;
}

body {
	background: #ffab00 url('/assets/images/body_background.gif') no-repeat 320px -100px;
	
}
img {border:none;}

#siteLogo {
	position:absolute;
	top:30px;
	left:5px;
}

#bodyContainer {position:relative;	width:1050px;	min-height:100%;	}
#topMenu {		position:absolute;	width:1050px;	height:102px;	top:0px;	left:20px;	}
#header {		position:absolute;	width:1050px;	height:145px;	top:106px;	left:20px;	}
#wcontent {		position:absolute;	width:1050px;	min-height:100%;	top:0px;	left:20px;}
#content2 {		position:absolute;	width:1050px;	min-height:100%;	}
#footer {		position:absolute;	width:1020px;	height:22px;	bottom:0px;	left:20px; padding:5px 15px 15px 15px	}
#innerContent{width:1050px;}

#bodyContainer {
	background-color:#FFF;
	padding-left:20px;
}

#topMenu {
	border-bottom:4px solid #c2cde2;
}
#header {	overflow:hidden;}
#header .headerPart {
	float:left;
}
#header .headerPartLeft { width:700px;overflow:hidden; }
#header .headerPartRight { 
	width:320px;
	height:210px;
	overflow:hidden; 
	background:url('/assets/images/header_right.gif') no-repeat 0px 0px;
	color:#ffffff;
	padding:15px;
	font-family:arial;
	font-size:11px;
	
}
#header .headerPartRight .inlogkop {
	font-size:13px;
}

#header .headerPartRight .dottedline {
	background:url('/assets/images/bg_dottedline.gif') repeat-x 0px 0px;
	height:2px;
	line-height:1px;
	font-size:1px;
	margin-top:2px;
	margin-bottom:5px;
}


#content {
	min-height:100%;
	font-family:arial;
	font-size:11px;
	
}
#innerContent {
	padding-top:251px;
	padding-bottom:42px;
}
#topContent {
	background: #fff url('/assets/images/content_top2.gif') no-repeat top right;
	height:36px;
}
#footer {
	background: #fff url('/assets/images/content_bottom.gif') no-repeat bottom right;
}

#innerContent div.content{
	float:left;
	padding-top:49px;
}

#contentLeft {
	width:184px;
	width:293px;
	padding:0px 12px;
	
	padding-bottom:50px;
}
#bodyContainer {
	background: #fff url('/assets/images/bck_contentLeft.gif') no-repeat 20px top ;
}

#contentMiddle {
	width:327px;
	width:397px;
	width:328px;
	padding:0 27px;
	
	padding-bottom:50px;
}

#contentMiddle a { color:#000000; }


#innerContent div.contentbig {
	width:678px;
}
#contentRight {
	width:324px;
	width:254px;
	width:281px;
	width:335px;
	overflow:hidden;
	
	padding-left:16px;
	
	padding-bottom:40px;
}

#contentRight .contentRight {
	padding-right:20px;
	padding-bottom:30px;
}

#contentRight .rightContentImage {
	
	width:318px;
	margin-top:10px;
	margin-bottom:50px;
}

#contentRight .rightContentImage IMG {
	border:2px solid #CED8EA!important;
}


#contentRight ul a {
	color:#000000;
	text-decoration:none;
}

#contentRight ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#contentRight ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	background-image:url('/assets/images/arrow_blue.gif');
	padding-left:13px;
	background-repeat:no-repeat;
	background-position:0px 5px;
	margin-bottom:5px;
}



.kop {
	font-size:16px;
	margin-bottom:10px;
}

h1 {
	font-size:16px;
	margin-bottom:10px;
}

.newsHeader {
	font-size:14px;
	margin-bottom:2px;
}


#toolbar {
	width:334px;
}

#toolbar .toolbaritem {
	width:167px;
	float:left;
}

a.urls {
	text-decoration:none;
	color:#5e84b9;
	padding-top:2px;
	font-family:arial;
	font-size:9px;
	display:block;
}
a.iconMail {
	background-image:url('/assets/images/icon_mail.gif');
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:0px 2px;
}
a.iconPrint {
	background-image:url('/assets/images/icon_print.gif');
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.breaker {
	height:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
	margin-top:-1px;
}


.textinput {
	font-family:arial;
	font-size:11px;
	
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-bottom:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;

}

ul.sitemap {
font-family:arial;
color:#000000;

}

ul.sitemap li {
font-family:arial;
color:#000000;

}

ul.sitemap a {
font-family:arial;
color:#000000;

}
