body {
	width:				975px !important; /* Real width: 970px */
	margin-top:			0px !important;
	margin-bottom:		0px !important;
	margin-left:		auto !important;
	margin-right:		auto !important;
	background-color:	#ffffff;
	padding:			0px;
}

div#top {
	float:				left;
	width:				910px;
	height:				54px;
	padding:			36px 30px 0px 30px;
}

div#logo {
	float:				left;
	width:				141px;
}

div#navi_top_wrapper {
	float:				left;
	width:				491px;
	margin:				7px 0px 0px 107px;
}

	ul#navi_top {
	list-style-type:	none;
	margin:				0px;
	padding:			0px;
	}
	
	ul#navi_top li {
	float:				right;
	margin-right:		10px;
	padding-right:		10px;
	background-image:	url('../img/navi_top_spacer.gif');
	background-repeat:	no-repeat;
	background-position:right;
	}
	
	ul#navi_top li:first-child {
	background-image:	none;
	}
	
	ul#navi_top a, ul#navi_top a.selected {
	font-size:			10px;
	color:				#434343;
	text-decoration:	none;
	}
	
	ul#navi_top a.selected, ul#navi_top a:hover {
	color:				#a82438;
	}

div#search_wrapper {
	float:				left;
	width:				171px;
	padding:			5px 0px 0px 0px;
}


input {
	font-size:			12px;
	font-family:		arial, helvetica;
	border:				1px solid #434343;
	padding:			3px;
	font-style:			normal;
	font-variant:		normal;
	font-weight:		normal;
}

input.search {
	font-size:			10px;
	border:				1px solid #434343;
	padding:			3px;
}


div#header {
	float:				left;
	width:				970px;
	height:				385px;
}

div#navi_top_wrapper_2 {
	float:				left;
	position:			absolute;
	z-index:			40;
	width:				740px;
	height:				30px;
	margin-left:		200px;
	background-image:	url('../img/background_navi_top_2.png');
}

	ul#navi_top_2 {
	list-style-type:	none;
	margin:				0px;
	padding:			0px;
	}
	
	ul#navi_top_2 li {
	float:				left;
	width:				166px;
	height:				22px;
	padding:			8px 9px 0px 9px;
	border-left:		1px solid #555555;
	}
	
	ul#navi_top_2 a, ul#navi_top_2 a.selected {
	font-size:			12px;
	color:				#313131;
	text-decoration:	none;
	}
	
	ul#navi_top_2 a:hover {
	color:				#a82438;
	}
	
	ul#navi_top_2 a.selected {
	font-weight:		bold;
	color:				#a82438;
	}
	
	div.menu_dropdown {
	width:				176px;
	padding:			5px;
	margin-top:			5px;
	margin-left:		-10px;
	background-image:	url('../img/dropdownplatta.png');
	display:			none;
	}	

div#header_image {
	float:				left;
	width:				970px;
	height:				385px;
	z-index:			10;
	position:			absolute;
}

div#content_wrapper, div#content_wrapper_full {
	float:				left;
	width:				910px;
	padding:			0px 30px 0px 30px;
	margin:				30px 0px 30px 0px;
	background-image:	url('../img/background_content_wrapper.gif');
	background-repeat:	repeat-y;
}

div#content_wrapper_full {
	background-image:	none;
}

div#main_content {
	float:				left;
	width:				700px;
}

div#main_content_full {
	float:				left;
	width:				910px;
}

div#navi_sub_wrapper {
	margin:				0px 0px 30px 0px;
}

	ul#navi_left {
	list-style-type:	none;
	margin:				0px 0px 0px 0px;
	padding:			0px;
	width:				699px;
	}
	
	ul#navi_left li {
	float:				left;
	margin-right:		15px;
	padding-right:		15px;
	background-image:	url('../img/navi_sub_spacer.gif');
	background-repeat:	no-repeat;
	background-position:right;
	}
	
	ul#navi_left a, ul#navi_left a.selected {
	text-decoration:	none;
	font-size:			14px;
	font-weight:		bold;
	color:				#313131;
	}
	
	ul#navi_left a:hover, ul#navi_left a.selected {
	color:				#a82438;
	}

div#right_content {
	float:				left;
	width:				168px;
	padding-left:		42px;
}

div#footer {
	float:				left;
	width:				910px;
	padding:			36px 30px 0px 30px;				
}

div#footer_top {
	float:				left;
	width:				910px;
	border-bottom:		1px solid #444444;
	padding:			0px 0px 7px 0px;
}

	ul.footer_links {
	list-style-type:	none;
	margin:				0px;
	padding:			0px;
	}
	
	ul.footer_links li {
	float:				left;
	}
	
	ul.footer_links li.text {
	margin-left:		2px;
	margin-right:		20px;
	padding:			3px 0px 0px 0px;
	}
	
	ul.footer_links {
	font-size:			10px;
	}

div#footer_bottom {
	float:				left;
	width:				910px;
	padding-top:		7px;
	font-size:			10px;
}

div#footer_bottom a, div#footer_bottom a:hover {
	text-decoration:	none;
	color:				#444444;
}

div#footer_bottom a:hover {
	color:				#a82438;
}
	
div#footer_bottom .left {
	float:				left;
	width:				455px;
}

div#footer_bottom .right {
	float:				left;
	width:				455px;
	text-align:			right;
}

div#news_wrapper {
	float:				left;
	width:				910px;
	margin:				0px 30px 0px 30px;
	padding:			10px 0px 0px 0px;
	border-top:			1px solid #8c8b8d;
}

div#news_wrapper div.item, div#news_wrapper div.item_first {
	float:				left;
	width:				170px;
	margin-right:		10px;
	padding-top:		10px;
}

div#news_wrapper div.item_first {
	width:				335px;
	background-color:	#eeeeee;
	padding:			10px 6px 0px 6px;
}

div.news_update_header {
	margin:				-6px 0px 5px 0px;
}

div.news_update_read_more {
	margin:				4px 0px 0px 0px;
}







