﻿/* CSS layout */
bodybody, html {
	height: 101%;
	background-position: 0% 0%;
	font-family: "Verdana";
	font-size: .75em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	/*background-color: #F1D798;*/ /*background-color:#FFFFFF;*/; /*background-color: #F0E0BF;*/;
	background-color: #F5ECD8;
	color: #333333;
}
a {
	text-decoration: underline;
	color: #B32D00;
}

/******************
HEADINGS
******************/

h1 {
	font-size: 1.1em;
	font: Verdana, Arial;
	color: #A42900;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 2px;
}

h2 {
	font-size: 1.1em;
	font: Verdana, Arial;
	color: #A42900;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 2px;
}

h3 {
	font-size:1em;
	font: Verdana, Arial;
	color: #A42900;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 1px;
	}
	
h4 {
	font-size:.9em;
	font: Verdana, Arial;
	color: #A42900;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 1px;
	}

/******************
Layout Divs
******************/
#masthead {
	border: 1px #DFCCA4 solid;
	background-position: 0% 0%;
	width: 760px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/maintop.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#sitename {
	font-size: 1.8em;
	height: auto;
	margin: 0px;
	color: #CC3300;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
}
#mainnav {
	/*border: 1px #DFCCA4 solid;*/
	background: #FBE68E;
	width: 750px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#menybox {
	background: #F4CF9D;
	width: 760px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-left-color: #F0BC75;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #F0BC75;
	border-right-style: solid;
	border-right-width: 1px;
}
#content-container {
	border: 1px #DFCCA4 solid;
	width: 740px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #ffffff;
	clear:both;
	overflow: auto;
	min-height: 400px;
  	/*height:auto !important;
  	height:400px;*/
	}
#main-left{
	width:65%;
	float:left;
}
#main-right{
	width:30%;
	float:right;
}
#sub-left{
	padding-left: 10px;
	width:50%;
	float:left;
}
#sub-right{
	width:40%;
	float:right;
}	
#pagetop_first_content{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	/*overflow: auto;*/
	float:left;
}
#page-1-bild{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	overflow: auto;
	/*width:25%;*/
	float:right;
	clear:both;
}
#pagetop_content{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	overflow: auto;
	width: auto;
	float: left;
}
#content-page{
	width:90%;
	float:left;
	padding-right:10px;
	overflow: auto;
}

#side {
	width: 5%;
	/*width: 15%;*/
	float: left;
	font-size: .8em;
	margin-bottom: 18px;
	margin-top: 0px;
	margin-right: 10px;
}
#printer{
	float: right;
}
#delare{
	width: 470px;
	height: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	border-bottom-color: #DFCCA4;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	clear: both;
}
#news-delare{
	width:500px;
	height: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom:10px;
	border-bottom-color: #DFCCA4;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	clear: both;
}
#aktuellt-delare{
	width:180px;
	height: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom:10px;
	border-bottom-color: #DFCCA4;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	clear: both;
}

#three-column-container {
	width: 720px;
	margin: 10px 10px 10px 10px;
	overflow: auto;
}
#mainright {
	padding-bottom: 10px;
	margin-right:10px;
	width: 30%;
	float: right;
	background: #ffff;
}
	
#maincenter {
		width:30%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		padding-left:20px;
		padding-right:20px;
}
	
#mainleft {
		width:30%;
		float:left;
		background:#fff;
		padding-bottom:10px;
}
#aktuellt {
	background: #F1D798;
	color: #993300;
	width: 190px;
	height: auto;
	margin-left: auto;
	margin-right: 5px;
	padding:5px;
	border: 1px #F0BC75 solid;
	border-bottom:0px;
	clear:both;
}
#aktuellt-text {
	background: #FFFFFF;
	width: 180px;
	height: auto;
	margin-left: auto;
	margin-right: 5px;
	margin-bottom:10px;
	padding:10px;
	border: 1px #F0BC75 solid;
}	
#footer {
	clear: both;
	width: 760px;
	height: 15px;
	min-height: 15px;
	margin-right: auto;
	margin-left: auto;
	background: #F0BC75;
	background-image: url('../images/bgmeny.jpg');
	color: #333333;
	font-size: .75em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;

	/*padding-left: 200px;
	padding-right: 0px;
	*/
	border-left: 1px #DFCCA4 solid;
	border-right: 1px #DFCCA4 solid;
	border-bottom: 1px #DFCCA4 solid;
}	

/******************
MAIN MENU ITEMS
******************/
#navlink-selected {
	color: #F0BA4A;
}

#menybox ul
{
	list-style-type: none;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #F4CF9D;
	background-image: url('../images/bgmeny.jpg');
	font: 12px Arial, Helvetica, sans-serif;
}

#menybox li { display: inline; }

#menybox a, #menybox span
{
	float: left;
	padding: 5px 10px;
	border-right: 1px #ECAA51 solid;
	background-color: #F4CF9D;
	background-image: url('../images/bgmeny.jpg');
	color: #993300;
	text-decoration: none;
}

#menybox a:hover, #menybox span#aktuell
{
background-color: #F0BC75;
background-image: url('../images/bgmeny-sel.jpg');
color: #777777;
}
/******************
SIDE LIST MENUS
******************/

#side ul
{
	margin:0px;
	padding:0px;
	/*background-color: #F4CF9D;
	background-image: url('../images/bgmeny.jpg');*/

}
#side li
{
	background-position:0% 0%;
	font-weight:bold;
	list-style-type:none;
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px	
}
#side a
 {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#side a:hover
{	
}
/******************
LISTS - IN THE CONTENT DIV
******************/
#rubriklista-1{
	margin: 0px 0px 5px 20px;
	padding: 0px;
}
#rubriklista-1 li {
	padding: 2px 0px 10px 5px;
	list-style-type:circle; 
	color: #333333;
}
#rubriklista-1 a:visited {
	color: #333333;
	text-decoration: none;
}

#rubriklista-1 a:link {
	color: #333333;
	text-decoration: none;
}

#rubriklista-1 a:hover {
	text-decoration:underline;
}


#rubriklista{
	margin: 0px 0px 5px 20px;
	padding: 0px;
}
#rubriklista li {
	padding: 2px 0px 10px 5px;
	list-style-type:none; 
	color: #333333;
}
#rubriklista a:visited {
	color: #333333;
	text-decoration: none;
}

#rubriklista a:link {
	color: #333333;
	text-decoration: none;
}

#rubriklista a:hover {
	text-decoration:underline;
}
/******************
CLASSES
******************/
.ingress{
	font-size: .9em;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
.merlink{
	font-size:.8em
}
.rubrikpunkter{
	text-decoration: underline;
	color: #B32D00;
}

.datum {
	color: #666666;
	font-size: .75em;
	padding-top: 0px;
	padding-bottom: 0px;
}
img.startbild {
	width:200px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
	float: right
}
img.photosmall {
	border:1px solid #666666;
	margin-right:25px;
	margin-bottom:8px;
	float: left
	}
img.photo-thumb{
	border:5px solid #F2F2F2
}	

img.photo-stor{
	border:10px solid #F2F2F2;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:auto;
	margin-top: auto	
}
img.photoleft {
	margin-left:0px;
	margin-right:20px;
	margin-bottom:5px;
	float: left
	}
img.photoright {
	margin-left:20px;
	margin-bottom:5px;
	float: right
}