
html, body {
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:16px;
 color:#101010;
 height:100%; /* this is the key! */ 
}
html, body, #wrap {height: 100%; margin:0; padding:0;}

body > #wrap {height: auto; min-height: 100%; background:#000000;}

img {
	border:0;	
}
.forumimg {
  max-width:400px;
  width: expression(this.width > 400 ? 400: true);
  border:6px solid #eeeeee;
}

#wrap {
	width:100%;
	overflow:hidden;
	position:absolute;
	}
	
#main {
	width:930px;
	background: #ffffff;
	margin:0 auto;
	position:relative;
	z-index:9999;
	}

#profile_right {
	margin-left: 464px;
	min-height:950px;
	height:auto !important;
	height:950px;
	position:relative;
	z-index:9997;
	}
#profile_left {
	margin-right: 465px;
	min-height:950px;
	height:auto !important;
	height:950px;
	position:relative;
	z-index:9998;
	}

.column { 
width: 50%; 
position: absolute; 
top: 0; 
} 

.left {left: 0;} 
.right {right: 0;} 

#header { 
 width:916px;
 margin:0 0 0 7px;
 height:256px;
 position:relative;
 background: #141414;
 overflow:hidden;
}

#menu_top {
 float:left;
 padding: 0;
 margin: 0;
 width:100%;
 height:50px;
 background:url('../images/site/bg_menu.jpg') repeat-x;
 text-transform: uppercase;
}

#menu_top .divider {
	margin:0;
	padding:0;
	width:1px;
	font-size:1px;
	background:url('../images/site/bg_divider.png') no-repeat;
	height:50px;
}
#menu_top ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu_top #menu li {
	font:normal 12px Helvetica, Trebuchet MS, sans-serif;
	float:left;
	display:inline;
	margin:0 0 0 0;
}
#menu_top #menu li ul{
	display:none;
}
#menu_top #menu .current a, #menu_top #menu .current a:visited  {
	margin:0;
	padding:18px 16px 16px 16px;
	float:left;
	text-decoration:none;
	color:#dddddd;
	background:url('../images/site/bg_selected.jpg') repeat-x;
	background-position:center bottom;
}
#menu_top #menu .notcurrent a, #menu_top #menu .notcurrent a:visited {
	margin:0;
	padding:18px 16px 16px 16px;
	float:left;
	text-decoration:none;
	color:#cccccc;

}
#menu_top #menu .notcurrent a:hover {
	color:#f2f2f2;
	background:url('../images/site/bg_selected.jpg') repeat-x;
	background-position:center bottom;
}
#menu_top #menu .notcurrent:hover a {
	color:#f2f2f2;
}



		#menu_column {
		 float:right;
		 padding: 0;
		 margin: 30px 0 0 0;
		 width:326px;
		 text-transform: uppercase;
		 display:block;
		}

		#menu_column ul {
			margin:0px;
			padding:0px;
			list-style:none;
		}
		#menu_column #columnmenu li {
			font:normal 11px Helvetica, Trebuchet MS, sans-serif;
			float:left;
			margin:0 auto;
			width:286px;
			text-align:left;
		}
		#menu_column #columnmenu li ul{
			display:none;
		}
		#menu_column #columnmenu .current a, #menu_column #columnmenu .current a:visited  {
			margin:0;
			padding:9px 0 9px 40px;
			float:left;
			font-weight:bold;
			text-decoration:none;
			color:#f2f2f2;
			background:url('../images/site/bg_menucolumn_on.png') no-repeat;
			background-position:center center;
			width:100%;
		}
		#menu_column #columnmenu .notcurrent a, #menu_column #columnmenu .notcurrent a:visited {
			margin:0;
			padding:9px 0 9px 40px;
			float:left;
			text-decoration:none;
			font-weight:bold;
			color:#505050;
			width:100%;
		}
		#menu_column #columnmenu .notcurrent a:hover {
			color:#505050;
			background:url('../images/site/bg_menucolumn_over.png') no-repeat;
			background-position:center left;
		}


#loggaut	{
	padding:0;
	margin: 0;
	height:28px;
	width:76px;
	overflow:hidden;
	position:absolute;
	top:0;
	right:10px;
	z-index:9999;
}
#logo	{
	padding:0;
	margin: 0;
	height:214px;
	width:205px;
	overflow:hidden;
	position:absolute;
	top:5px;
	left:22px;
	z-index:9999;
}

#banner	{
	padding:0;
	margin: 0;
	height:205px;
	width:916px;
	background:#000;
	overflow:hidden;
}

.bannerslider		{
	padding:0;
	margin: 0;
}

.bannerslider p		{
	padding:0;
	margin: 0;
}

#content {
	position: relative;
	margin:0 auto;
	padding:0 0 120px 0;
	width:916px;
	min-height:300px;
	height:auto !important;
	height:300px;
	background:url(../images/site/bg_main.gif) repeat-y;
	}

#column { 
 margin:0;
 float:right;
 width: 326px;
 padding:0;
 position:relative;
 background: url(../images/site/bg_column.jpg) no-repeat #e1e1e1;
 background-position: right top;
 color:#505050;
 min-height:505px;
 height:auto !important;
 height:505px;
 z-index:1;
}

#page {
 background:url(../images/site/bg_fade_content.jpg) repeat-x;
 padding:20px 20px 20px 20px;
 float:left;
 width: 550px;
 margin:0;
 position:relative;
 min-height:100px;
 height:auto !important;
 height:100px;
 overflow-x:hidden;
}

#page h2 {
 color:#202020;
}

#ingress {
	font-family: helvetica, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	letter-spacing:-0.1mm;
	margin:15px 0 15px 0;
	line-height:18px;
	color:#404040;
}





#footer {
	position: relative;
	margin: 0 auto 0 auto;
	height: 170px;
	clear:both;
	width:930px;
	background: #ffffff;
	color:#d2d2d2;
	}
#footer_inner {
	position: relative;
	height: 170px;
	margin:0 auto;
	width:916px;
	background:url(../images/site/bg_bottom.jpg) repeat-x #141414;
	}
#footer_content {
	float:left;
	position: relative;
	height: 170px;
	margin:0 auto;
	width:916px;
	background: url(../images/site/fade_bottom.png) repeat-x;
	}
#footer_content h3 {
	font-family: helvetica, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;

	margin:0 0 6px 0;
	line-height:22px;
	color:#e9e9e9;
	text-transform:uppercase;
	}
#footer_content a {
	color:#d2d2d2;
	text-decoration:none;
	}
#footer_content a:hover {
	text-decoration:underline;
	}



.nyhetingress {
	font-family: helvetica, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 13px;
	letter-spacing:-0.1mm;
	margin:0 0 10px 0;
	line-height:19px;
	color:#404040;
	float:left;
	}
.nyhetdatum {
	font-family: helvetica, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	letter-spacing:-0.1mm;
	margin:0;
	line-height:19px;
	color:#bbbbbb;
	}


.stil_column {
	font-size:12px;
	padding:1px 0 0px 12px;
	float:left;
	font-weight:normal;
	margin:0;
	}
	
.stil {
	font-size:12px;
	padding:4px 18px 0px 19px;
	float:left;
	font-weight:normal;
	color:#ffffff;
	}
.stil a, .stil a:hover, .stil a:active, .stil a:visited{
	color:#ffffff;
	}
.stil:hover{
	background:#27496b;
	}
.stildivider {
	border-right:2px dashed #ffffff;
	float:left;
	width:1px;
	height:32px;
	margin:0 1px 0 0;
}
.stil_footer {
	float:left;
	width:160px;
	border-top:1px solid #505050;
	padding:7px 0 6px 0;
}


.box {
	background:#f2f2f2;
	padding:10px 10px 10px 10px;
	position:relative;
	margin:0;
	width:530px;
}


.bar {
	background:#404040;
	padding:4px 0 0 0;
	color:#f2f2f2;
	position:relative;
	width:560px;
	font-size:11px;
	overflow:hidden;
}
.bar a, .bar a:visited {
	color:#f2f2f2;
	margin:0 0 0 8px;
}

.bar_column {
	background:#404040;
	padding:0;
	color:#f2f2f2;
	position:relative;
	height:27px;
	margin:0 0 0 15px;
}
.bar_column, .bar_column .sb-inner { background:#404040;}



#pager, #pager .sb-inner { background:#eeeeee;}
#pager {
	height:36px;
	padding:0 0 0 20px;
}

#pagemenu, #pagemenu .sb-inner { background:#eeeeee;}
#pagemenu {
	height:36px;
	padding:0 0 0 20px;
}

#pages, #pages .sb-inner { background:#eeeeee;}
#pages {
	height:26px;
	width:240px;
	position:relative;
	margin:0 40px 0 0;
	float:right;
	padding:0 0 0 20px;
}




#page .headon {
	font-weight:bold;
	color:#1a2634;
}
#page .headoff, #page .headoff a, #page .headoff a:visited, #page .headoff a:link {
	color:#606060;
}
.sort {
	float:left;
	margin:0 0 0 5px;
}
.arrow_right {
float:right;
}
.arrow_right img{
border:none;
}
.arrow_right_small {
float:right;
margin:10px 0 0 0;
}
.arrow_right_small img{
border:none;
}
.arrow_right_stil {
float:right;
margin:3px 0 0 0;
}
.arrow_right_stil img{
border:none;
}

.arrow_read {
float:right;
margin:0 10px 0 0;
}
.arrow_read img{
border:none;
margin:-2px 0 0 8px;
}
.arrow_read a{
	float:left;
}

#selectbox {
background:url('../images/site/bg_selectbox.png') no-repeat;
height:175px;
width:275px;
overflow:hidden;
color:#e9e9e9;
padding:10px 10px 0 10px;
position:relative;
margin:0 0 0 4px;
}

#selectbox h2 {
	font-size:13px;
	padding:0;
	float:left;
	font-weight:normal;
	margin:0;
	line-height:13px;
}

#selectbox p {
	font-size:12px;
	color:#b2b2b2;
	font-style:italic;
}

.calendar_img{
float:right;
margin:0 0 10px 10px;
width:80px;
}

.blog_img{
padding:6px;
border:1px solid #cccccc;
float:left;
margin:0 20px 10px 0;
width:265px;
background:#ffffff;
}

.page_img{
padding:6px;
border:1px solid #cccccc;
float:right;
margin:0 0 20px 20px;
width:265px;
background:#ffffff;
clear:right;
}

.news_img{
float:right;
margin:0 0 0 5px;
width:150px;
border:0;
}
.news_gallery{
float:left;
margin:0 0 0 5px;
width:150px;
border:0;
}

.news_img_large{
padding:6px;
border:1px solid #cccccc;
float:left;
margin:0;
width:600px;
}

.news {
float:left;
width:370px;
}
.news_spread {
float:left;
width:575px;
}

.txt_grey {
	float:left;
	color:#909090;
}

.btn_on		{background:#303030; height:16px; float:right; font-size:10px; text-align:center; padding:4px 10px 3px 10px; display:block; margin:0 1px 0 1px;}
.btn_on a, .btn_on a:visited	{text-decoration:none; color:#f2f2f2;}
.btn_off	{background:#757575; height:16px; float:right; font-size:10px; text-align:center; padding:4px 10px 3px 10px; display:block; margin:0 1px 0 1px;}
.btn_off a, .btn_off a:visited, .btn_off a:hover	{text-decoration:none; color:#f2f2f2;}

#number {float:left; margin:-15px 10px 0 -10px;}

H1 	{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 36px; letter-spacing:-0.1mm; margin: 0 0 5px 0; line-height:36px;}
H2 	{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 24px; letter-spacing:-0.1mm; margin:0px; line-height:28px;}
H3 	{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 20px; margin:0px; line-height:24px;}
H4 	{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 15px; margin:0px; line-height:19px;}
H5 	{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 12px; margin:0px;}

HR	{height:1px; border:1px; background:#eeeeee;}

a:visited	{color:#27496b; text-decoration:none;}
a:active	{color:#27496b; text-decoration:none;}
a			{color:#27496b; text-decoration:none;}
a:hover		{color:#6791bb; text-decoration:none;}
	
	TEXTAREA		{color:#000000; font-family:arial; font-size:13px}
	SELECT			{color:#000000; font-family:arial; font-size:13px}
	INPUT			{color:#000000; font-family:arial; font-size:13px;}
	input[type="button"]	{font-family:arial; font-size:12px;}
	input[type="submit"]	{font-family:arial; font-size:12px;}
	input[type="radio"]		{font-size:13px; height:21px;}

.space1			{clear:both; height: 1px; line-height:1px; font-size:1px;}
.space3			{clear:both; height: 3px; line-height:3px; font-size:3px;}
.space5			{clear:both; height: 5px; line-height:5px; font-size:5px;}
.space7			{clear:both; height: 7px; line-height:7px; font-size:7px;}
.space10		{clear:both; height: 10px; line-height:10px; font-size:10px;}
.space15		{clear:both; height: 15px; line-height:15px; font-size:15px;}
.space20		{clear:both; height: 20px; line-height:20px; font-size:20px;}

