body {
	position: relative; 
	min-height: 100%; 
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(../img/bg.png) no-repeat top center #111518;
	text-align: center;
}
#header{
	position: relative;
	width: 950px;
	height: 137px;
	margin-left: auto;
	margin-right: auto; 
}
#topmenu {
	position: relative;
	left: 9px;
	width: 950px;
	height: 51px;
	margin: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
}
	#topmenu img {
		border: 0;
		margin: 0 22px 0 22px;
	}
	#topmenu ul {
		list-style:none;
		margin-left: auto;
		margin-right: auto; 
	}
	#topmenu li {
		float:left;
		margin: 0;
	}
		#topmenu li.selected {
			background: url(../img/underline.gif) repeat-x bottom left;
		}
#mainframe {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
#mainframetop {
	width: 950px;
	height: 6px;
	background: url(../img/border-top.gif) no-repeat 50% 100%;
	margin: 0;
	padding: 0;
}
#mainframebottom {
	width: 950px;
	height: 6px;
	background: url(../img/border-bottom.gif) no-repeat;
	margin: 0;
	padding: 0;
	font-size:0;
}
#mainframecenter {
	width: 950px;
	height: 588px;
	vertical-align: top;
	background: url(../img/border-middle.gif) repeat-y;
	padding: 0 6px 0 6px;
	text-align:left;
}
#bottom {
	width: 950px;
	height: 170px;
	margin: 0 auto;
	background: url(../img/bottom-line-170.gif) no-repeat 757px 0;
}
.newsblock {
	float: left;
	width: 235px;
	margin: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: 15px;
}
.newsblock a {
	color: #666666;
	text-decoration: none;
}
.newsblock a:hover {
	text-decoration: underline;
}
.newsblock h2 {
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin: 4px 0;
	line-height: 16px;
	background: url(../img/arrow-blue.gif) no-repeat 0 2px;
	text-indent: 10px;
	text-decoration: none;
}
.newsletterblock {
	float: left;
	width: 178px;
	margin: 12px 0 0 10px;
	padding: 35px 0 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align: left;
	line-height: 11px;
}
.newsletter_se {
	background: url(../img/se/newsletter.gif) no-repeat top left;
}
.newsletter_en {
	background: url(../img/en/newsletter.gif) no-repeat top left;
}
.newsletterblock input {
	width: 122px;
	border: 1px solid #7f9db9;
	margin: 0 0 0 12px;
}
.newsletterblock a {
	color: #ffffff;
	text-decoration: none;
}
.flash {
	margin: 0;
	padding: 0;
}
#normaltextpage {
	vertical-align: top;
	float: left;
	margin: 17px 19px 17px 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
#normaltextpage h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#aboutus {
	background: url(../img/claes.jpg) no-repeat bottom right #000000;
	width:938px;
	height: 588px;
	margin: 0;
}
#aboutustxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	width: 586px;
	margin-left:17px;
	text-align: justify;
}

#copyright {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #2a2e31;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	padding-top: 10px;
}
#copyright a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


#news_item_textblock {
	width: 636px;
	vertical-align: top;
	float: left;
	margin: 0;
	background-color: #333333;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	overflow-y:scroll;
	scrollbar-base-color: #333333;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #888888;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #333333;
	height:588px;
}

#news_item_textblock h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #e4c77c;
	margin:0;
	line-height:60px;
}

#news_item_picture {
	width: 302px;
	height:588px;
	vertical-align: top;
	float: left;
	margin: 0;
	background-color: #734211;
}

