/* CSS Document by Linosa.se */

* {
	margin:0;
	padding:0;
	}

body {
	font-family:Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	color:#adadad;
	font-size:12px;
	line-height:19px;
	background:#000;
	}
	
a {
	color:#fff;
	text-decoration: none;
	}
	
a:hover {
	color:#adadad;
	text-decoration:none;
	}
	
img {
	border:1px solid #656565;
	}
	
a img:hover {
	border:1px solid #77a7d0;
	}
	
blockquote {
	border-left:4px solid #879874;
	font-style:italic;
	padding:10px;
	margin-left:10px;
	margin-right:10px;
	line-height:19px;
	}
	
#container {
	width:905px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding:0 10px 10px 10px;
	}

	
#foot img {
	border:0px solid #656565;
	}
	
#foot img:hover {
	border:0px solid #77a7d0;
	}
	
#foot {
	background: #000;
	color:#545454;
	float: left;
	bottom: 0;
	width: 100%;
	height: 41px;
	margin: 10px 0 0 0;
	padding: 1px 0 0px 0;
	background: #000;
	font-size:11px;
	text-align:center;
	border-bottom:5px #77a7d0 solid;
	}
	
#foot a {
	color:#7f7f7f;
	}

#foot a:hover {
	color:#969696;
	}
	
#foot #foot_column01 {
	float:left;
	}
	
#foot #foot_column02 {
	float:right;
	margin-top:-10px;
	}
	
#foot #foot_center {
	width:903px;
	margin-left:auto;
	margin-right:auto;
	}	
	
#menu {
	width: 915px; 
	margin-left:-5px;
	margin-right:-5px;
	background: url(img/sep09/menu_bg.jpg) repeat-x;
	height:50px;
	}
	
#menu ul { 
	float: left; 
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-right:0;
	background: url(img/sep09/menu_bg.jpg) repeat-x;
	}
	
#menu li {
	display: inline;
	}

#menu ul li a {

	}

	
#menu ul a {
	float: left; 
	text-decoration: none; 
	padding: 16px 17px 15px 17px;
	}
	
#menu a:link {
	color: #dbeeff;
	}
	
#menu a:visited {
	color: #dbeeff;
	}
	
#menu a:hover {
	background: url(img/sep09/menu_bg_hover.jpg) repeat-x; 
	color:#fff;
	}
	
#menu a#current {  
	color:#fff;
	background: url(img/sep09/menu_bg_hover.jpg) repeat-x;
	}
	
#menu2 ul { 
	float: left; 
	margin-left: 0; 
	width:905px;
	font-size: 10px;
	background: url(img/sep09/menu2_bg.jpg) repeat-x #7a96ac;
	text-transform:uppercase;
	padding-left:5px;
	}
	
#menu2 li {
	display: inline;
	}
	
#menu2 ul a {
	float: left; 
	text-decoration: none; 
	padding: 0 15px 0 0px;
	}

#menu2 a:link {
	color: #fff;
	}
	
#menu2 a:visited {
	color: #fff;
	}
	
#menu2 a:hover { 
	color:#fff;
	text-decoration: underline;
	}
	
#submenu li{
	background: url(../img/pil.gif) no-repeat 5px 10px;
	background-color:#E5E5E5;
	list-style-type: none;	
	padding: 5px 0px 0 15px;
	margin-bottom:5px;
	height:37px;
		}
		
#bio li {
	background-color:#121212;
	list-style-type: none;	
	padding: 5px 5px 5px 5px;
	margin-bottom:5px;
	font-size:11px;
	line-height:16px;
	}

#grey_list li {
	list-style-type: none;	
	}
			
#grey_list li a {
	background-color:#121212;
	list-style-type: none;	
	padding: 5px 5px 5px 5px;
	margin-bottom:5px;
	display:block;
	}
		
#grey_list li a:hover {
	background-color:#181818;
	}
	
#column01 {
	float:left;
	width:240px;
	padding: 15px 15px 15px 15px;
	color:#989898;
	background:#121212;
	}

#column02 {
	float:right;
	width:571px;
	padding-top:8px;
	margin:20px 5px 0 0;
	}

#column03 {
	float:left;
	width:852px;
	padding-top:8px;
	margin-top:30px;
	}
	
#column01 .footer {
	font-weight: bold;
	margin: 7px 0 0 0;
	margin-top:-6px;
	}

#column01 .footer a {
	color:#77a7d0;
	display:block;
	padding: 6px 0px 7px 5px;
	width: auto; 
	height: 100%;
	margin-left:-5px;
	border-top:1px solid #2f4355;
	}

#column01 .footer a:hover {
	text-decoration: none;
	color:#fff;
	background: url(../img/sep09/pil_hover.gif) no-repeat center right;
	}
	
	
#column01 li {
	list-style-type: none;
	margin:0 0 5px 5px;
	border-bottom:1px solid #2a2a2a;
	padding-bottom:5px;
	}
	
#column01 .divider {
	display:block;
	height:30px;
	}

#column01 h3, #foot h3 {
	font-size:18px;
	font-weight:normal;
	color:#fff;
	margin-bottom:8px;
	padding: 0 0 4px 0;
	border-bottom:1px solid #2f4355;
	}
	
#column01 ul a {
	font-weight:bold;
	color:#adadad;
	}
	
#column01 ul a:hover {
	color:#fff;
	}
	
#column01 img {
	border:1px solid #656565;
	margin-right:4px;
	margin-bottom:4px;
	}

#column01 img:hover {
	border:1px solid #77a7d0;
	}
	
h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	color:#77a7d0;
	padding-bottom:5px;
	line-height:25px;
	}

h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	color:#fff;
	}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#6d6d6d;
	margin-bottom:13px;
	}
	
h4 {
	font-size:30px;
	font-weight:bold;
	color:#1aa8a9;
	text-transform:uppercase;
	line-height:26px;
	margin-bottom:7px;
	}

li.vanlig {
	list-style-type: none;	
	margin-bottom:5px;
	padding-left:12px;
	padding-right:12px;
	background: url(../img/sep09/pil.gif) no-repeat 0px 4px;
		}

.bottom {
	width:560px;
	padding:5px;
	font-size:10px;
	margin-top:13px;
	margin-bottom:30px;
	color:#969696;
	clear:both;
	border-top: 1px solid #2a2a2a;
	}
	
#container .right {
	float:right;
	margin-left:10px;
	}
	
#container .left {
	float:left;
	margin-right:10px;
	}
	
.border {
	border:1px solid #879874;
	}

	
.no_border {
	border:0px;
	}
	
div.MPHWhiteBandSmallRight			{
		position:absolute;
		left:100%;
		top:0px;
		overflow:visible;
		height:600px;
		width:120px;
		background-position:-200px -200px;
		margin:0 0 0 -125px;
		padding:0;
		z-index:1000000000;
		border:1px solid #D8D5D7;
		float:none;
		}
		
#logo {
	background: url() no-repeat center;
	width:154px;
	position: relative;
	height:91px;
	margin-bottom:30px;
	 }
	
.form_text {
	border: 1px solid #d4d1d3;
	width:290px;
	margin-bottom:5px;
	padding:5px;
	font-size:11px;
	color:#4E4E4E;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.form_text02 {
	margin-left:5px;
	border: 1px solid #d4d1d3;
	width:188px;
	margin-bottom:5px;
	padding:5px;
	font-size:11px;
	color:#4E4E4E;
	}
	
.form_full {
	border: 1px solid #d4d1d3;
	width:290px;
	margin-bottom:5px;
	padding:5px;
	font-size:11px;
	font-size:11px;
	color:#4E4E4E;
	}
	
.form_full2 {
	border: 1px solid #D4D1D3;
	background-color:#E5E5E5;
	font-family:arial;
	width:193px;
	margin-bottom:5px;
	padding:5px;
	font-size:11px;
	color:#4E4E4E;
	}
	
.knapp {
	background: url(../img/sep09/knapp_bg.jpg) repeat-x;
	color:#fff;
	font-weight:bold;	
	border: 0px;
	font-size:11px;
	text-align: left;
	padding:4px 8px;
	}
	
	
.datum {
	color:#5f5f5f;
	margin-top:-5px;
	margin-bottom:10px;
	font-size:10px;
	line-height:11px;
	}
	
.datum a {
	color:#5f5f5f;
	}
	
.datum a:hover {
	color:#fff;
	}
	
	
.las_mer {
	}

.las_mer a {
	background: url(/img/sep09/pil.gif) no-repeat center left;
	color:#77a7d0;
	font-weight:bold;
	padding: 0px 0 0 14px;
	height:19px;
	display:block;
	}

.las_mer a:hover {
	background: url(/img/sep09/pil_hover.gif) no-repeat center left;
	color:#fff;
	font-weight:bold;
	padding: 0px 0 0 14px;
	height:19px;
	display:block;
	}
	
.rosa {
	background-color:#121212;	
	padding: 10px 10px 10px 10px;
	margin-bottom:5px;
	}
	
.ingress {
	font-size:13px;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	}
	
.lankar a {
	border-top: 6px solid #77a7d0;
	background: url(../img/sep09/pil.gif) no-repeat left center;
	width: 167px;
	padding-left: 13px;
	float:left;
	margin-right:10px;
	font-size:11px;
	}

.lankar a:hover {
	background: url(../img/sep09/pil_hover.gif) no-repeat left center;
	}
	
.ikon {
	float:left;
	margin-top:3px;
	border:0px;
	margin-right:6px;
	}
	
.ikon:hover {
	border:0;
	}
	
.datumright {
	float:right;
	padding-right:5px;
	}
	
ul .lista {
	background: url(img/prick.gif) no-repeat 0px 3px;
	margin-left:0px;
	padding: 0 0 5px 20px;
	list-style-type: none;
	}

.code_ad {
	height:60px;
	margin-left:auto;
	margin-right:auto;
	}

#code {
margin-bottom:5px;
	}
	
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#fff !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #fff !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #D4D1D3 !important; //Text input field border color
   background-color: #000 !important; //Text input field background color
 }
 
#head {
 	background: url(img/sep09/head.jpg) no-repeat;
	height:322px;
	width:891px;
	margin-top:10px;
	padding:30px 0 0 15px;
	}
	
#bg {
 	background: #000 url(img/sep09/bg.jpg) no-repeat center top;
	margin-top:0;
	padding-top:5px;
	}
	

	
h5 {
	color:#1aa8a9;
	font-size:18px;
	font-weight:bold;
	margin-bottom:9px;
	text-align:left;
	}
	
	
#content {
	background: url(img/sep09/content_bg.jpg) no-repeat #1b1b1b center top; 
	padding: 0 10px 10px 10px;
	border: 5px solid #212121;
	border-top:0;
	}
	
.avatar {
	margin-right:20px;
	border:1px solid #656565;
	}
	
.news_container {
	width:567px;
	}

.news_container h1 {
	margin-top:-5px;
	}
	
.news_divider {
	background: url(img/sep09/divider_start.gif) repeat-x;
	height:5px;
	margin:20px -15px 20px -29px;
	}
	
.bildtext {
	font-size:10px;
	color:#969696;
	line-height:12px;
	}
	
.welcome {
	width:337px;
	height:119px;
	padding:15px;
	background: url(img/sep09/welcome_bg.jpg) no-repeat;
	color:#adadad;
	font-size:11px;
	line-height:17px;
	}

.welcome p {
	margin-bottom:7px;
	}

.welcome h3 {
	color:#77a7d0;
	font-size:16px;
	margin-bottom:7px;
	}

.clear {
	clear:both;
	}
