html { overflow-x: hidden; }
body {
	background-color:#000000;
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
	
}

body,td,div {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:verdana,tahoma,arial;
	color: #000000;
	
}

a.menuitem {
	text-decoration:none;
	font-weight: bold;
	color: #42805B;	
	font-size: 12px;
	width: 101px;
	height: 23px;
	display: block;
	padding-top: 15px;
}

.menuitem_over{
		
	text-decoration:none;
	font-weight: bold;
	color: #9CB09C;	
	font-size: 12px;
	width: 101px;
	height: 23px;
	display: block;
	padding-top: 15px;	
}

a.menuitem_selected{
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

a.subgroup_menuitem {
	text-decoration:none;
	color:#761E00;
	font-weight:bold;
	font-size: 12px;
	padding: 0px;
	padding-bottom:3px;
	padding-left: 30px;

}

a:hover.subgroup_menuitem {
	text-decoration:none;
	color:#761E00;
	font-weight:bold;
	font-size: 12px;
	padding: 0px;
	padding-bottom:3px;
	padding-left: 30px;


}

a.sub_menuitem {
	text-decoration:none;
	color:#761E00;
	font-size: 11px;
	padding: 4px;
	display: block;
	padding-left: 10px;
}

a:hover.sub_menuitem {
	text-decoration:none;
	color:#761E00;
	font-size: 11px;
	padding: 4px;
	display: block;
	padding-left: 10px;

}

ul {
	list-style: outside url(gfx/array.png);
}


#top {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#top_left {
	width: 250px;
	height: 180px;
	background: url(gfx/top_left.jpg) top left no-repeat;
}
#top_middle {
}
#top_right {
	width: 248px;
	height: 180px;
	background: url(gfx/top_right.jpg) top left no-repeat;
}

#iframe {
	width: 445px;
	height: 613px;
	background: url(gfx/content.jpg) top left no-repeat;
	border: 0px;
	overflow: hidden;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 1011px;
}
#content_left {
	width: 282px;
	height: 613px;
	background: url(gfx/left.jpg) top left no-repeat;
}
#content_middle {
	width: 445px;
	height: 613px;
	
}
#content_right {
	width: 264px;
	height: 613px;
	padding-right: 20px;
	background: url(gfx/right.jpg) top left no-repeat;
}


#logo{
	position:absolute;
	top: 36px;
	left: 830px;
	z-index: 1;
}
#line{
	position: relative;
	background: url(gfx/line_red.png) repeat-x top left;
	top: 93px;
	left: 30px;
	height: 13px;	
	width: 967px;
	display: block;
}
#line_forside{
	position: relative;
	background: url(gfx/line_red.png) repeat-x top left;
	top: 93px;
	left: 0px;
	height: 13px;	
	width: 997px;
	display: block;
}
#line_bottom{
	background: url(gfx/line_red.png) repeat-x top left;
	margin: none;
	margin-left: 260px;
	height: 13px;	
	width: 737px;
	display: block;
	float: none;
	clear: both;
}
#line_bottom_frontpage{
	background: url(gfx/line_red.png) repeat-x top left;
	margin: none;
	height: 13px;	
	width: 997px;
	display: block;
	float: none;
	clear: both;
}
#line_underside{
	background: url(gfx/line_red.png) repeat-x top left;
	height: 13px;	
	width: 737px;
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	margin-left: 235px;
	padding: 0px;
}

* html #line_underside{
	background: url(gfx/line_red.png) repeat-x top left;
	height: 13px;	
	width: 737px;
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	margin-left: 120px;
}

#line_mainarticle{
	background: url(gfx/line_red.png) repeat-x bottom right;
	 margin-left: 0px; 
	float: left;
	height: 13px;	
	width: 819px;
}
* html #line_mainarticle{
	background: url(gfx/line_red.png) repeat-x bottom right;
	margin-left: 0px; 
	float: left;
	height: 13px;	
	width: 799px;
}

#menu {
	padding-top: 21px;
}

#frontside_menu{
	position:absolute;
	top: 75px;
	left: 710px;		
	
}
.frontside_menuitem{

	padding: 5px;
	padding-left:0px;	
	padding-right: 10px;	
	text-decoration: none;
	color: #761E00;
	font-size: 10px;
	font-weight: bold;
	
}

.lastupdated {
	padding-top: 10px;
	font-size: 11px;
	font-weight: normal;
}
.section_menu_horizontal,a.section_menu_horizontal{
	float:left; 
	display: block;
	width: 85px;
	padding-top: 0px;
	text-align: center;	
	text-decoration: none;
	color: #761E00;
	font-size: 9px;
}
.section_menu_vertical,a.section_menu_vertical{
	display: block;
	padding: 5px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	min-width: 110px;
	margin-right: 19px;
	width: 100px;
	text-align: center;	
	text-decoration: none;
	color: #761E00;
	font-size: 10px;
}
.section_menu_vertical2,a.section_menu_vertical2{
	color: #5B5B5B;
	text-decoration: none;
}



#footer {
	clear: both;
	text-align:center;
	font-size:7pt;
	color: #646464;;
}
.footer {
	color:#646464;
	text-align:right;
	font-size:12px;
	
}
a.small {
	color:#646464;
	text-align:right;
	font-size:7pt;
}
