/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

img {
	border:0px solid #FFFFFF;
}

body {
	background: #FFF;
	color: #000000;
	font: normal 62.5% Tahoma,sans-serif;
	height:100%;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 16px Arial, Helvetica, sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}
h2 {color:#005540;}
h4 {color: #005540; margin-bottom:4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	background: #FFF;
	font-size: 1.2em;
	height:100%;
	margin: 0 auto;
	width: 950px;
}
.shadow {
	background: url('img/shadow_bkg.png') repeat-y;
	margin: 0 auto;
	width:966px;
}
.outer-container {
	background: #FFF url('img/skk_bkg.jpg') no-repeat center;
	height:600px;
}

/* headere & title */
.header {
	background:#999999 url('img/header.jpg') no-repeat;
	width:950px;
	height: 150px;
}
#head_flash {
	position:absolute;
	background:#FFF;
	width:315px;
	height:150px;
	z-index:3;
}
/* main menu */
.main_menu {
	position:relative;
	background: none;
	color: #FFF;
	height: 43px;
	width:950px;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0;
	line-height: 30px;
	margin: -39px 0 0 3px;
	z-index:4;
	/*display:inline;*/
}
.main_menu a {
	background: url('img/menu_bkg.jpg') repeat-x;
	color: #616161;
	padding: 13px 10px;
	border:1px solid #FFF;
	text-decoration: none;
}
.main_menu a:hover {
	background: url('img/menu_hov.jpg') repeat-x;
	color: #FFF;
	border:1px solid #009e74;
}
.main_menu .current {
	background: url('img/menu_hov.jpg') repeat-x;
	color: #FFF;
	border:1px solid #009e74;
}

/* main */
.main {
	background: #FFF;
	width:950px;
}

/* content */
.content {
	float: left;
	width: 500px;
	margin-top:20px;
	padding: 0 25px;
}
.content2 {
	float: left;
	width: 680px;
	margin-top:20px;
	padding: 0 25px;
}

.content p {font-family: Arial, Helvetica, sans-serif;}

.middle_column {
	float:left;
	width:200px;
	/*height:300px;*/
	margin-top:20px;
}
.main_header {
	float:left;
	width:160px;
	margin-bottom:5px;
	border-bottom: 1px dotted #e1e1e1;
}
.listanyheter {
	float:left;
	font: normal 11px Arial, Helvetica, sans-serif;
	width:180px;
}
.listanyheter a {
	color: #01a278;
	text-decoration:none;
}
.listanyheter a:hover {color:#005540;}
.listanheter {
	float:left;
	font: normal 11px Arial, Helvetica, sans-serif;
}
.listanheter a {
	color: #01a278;
	text-decoration:none;
}
.listanheter a:hover {color:#005540;}
#datum {
	font: normal 10px Arial, Helvetica, sans-serif;
}
.right_column {
	float: left;
	width: 180px;
	margin-top:10px;
	padding: 0 10px;
	display:block;
}
.logo {
	float:right;
	width:110px;
	height:111px;
	margin-right:10px;
}
.submenu {
	float:left;
	margin-top:10px;
}
.links a {color:#01a278; text-decoration:none;}
.links a:hover {color:#005540;}
.links li {
	margin-bottom:5px;
}
.subpage_1 li a {
	color: #01a278;
	text-decoration:none;
}
.subpage_1 li a:hover {color:#005540;}

.subpage_2 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#666666;
	text-indent: 10px;
	margin-bottom:3px;
}
.subpage_2 a {color: #666666;}
.subpage_2 a:hover {color: #000;}
.sponsorer {
	float:left;
	width:910px;
	padding: 10px 20px;
}
/* footer */
.footer {
	float:left;
	background: none;
	color: #666666;
	font: normal 11px Arial, Helvetica, sans-serif;
	width:950px;
	margin-left:8px;
	text-align:center;
	border-top: 1px dotted #999999;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}
.bottom {
	background: url('img/bottom.png') no-repeat center;
	width:966px;
	height:60px;
}
.admin_link {
	float:right;
	width:50px;
}
/*START_NEWS*/
.nyhetslista_rubrik {
	float:left;
	width:500px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#005540;
}
.nyhetslista_datum {
	float:left;
	width:500px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
.nyhetslista_ingress {
	float:left;
	width:500px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000;
}
.nyhetslista_link {
	float:left;
	width:500px;
	margin-bottom:20px;
	font: normal 11px Arial, Helvetica, sans-serif;
	
}
.nyhetslista_link a {
	color: #01a278;
	text-decoration:none;
}
/*KALENDER*/
.calender_big {
	width: 324px;
	height: 350px;
	float:left;
	background: #ffffff;
	margin: 0 0 10px 0;
}

.right a {
	color: #000000;
	text-decoration:none;
}
.left a {
	color: #000000;
	text-decoration:none;
}
.right a:hover {
	color: #7e9fc2;
}
.left a:hover {
	color: #7e9fc2;
}
.scroll {
	width:600px;
	text-align:center;
}
.calender { 
	width:600px;
			
}
.dagar {
	width:600px;
}
.days {
	width:600px;
}
.beforedayboxes,.highlighteddayboxes,.dayboxes {
	height:80px;
	width:80px;
	border:1px solid;
	border-color:#006600;
	background-color:#ffffff;
}
.toprightnumber {
    color:#000000;
	font-size: 10px;
	font-style:bold;
	text-align:center;
	height:12px;
	display:block;
	padding:0;
    margin:0;
	background-color: #01a278;
	width: 82px;
}
.month {
	font: bold 14px Arial, Helvetica, sans-serif ;
}
.topdays2 {
	text-align:center;
	width:80px;
}
.days a {
	font-size:10px;
	text-decoration:none;
	color:#000000;
	text-align:left;
}
.days a:hover {
	color:#009900;
}
