/* CSS Document */

body {
padding: 0; margin: 0;
text-align: center;

background: url(bilder/main_bg.jpg);
background-repeat: repeat-x;
background-color: #949494;
color: #FFF;
font: 76% Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5 {
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 2px;
margin-top: 20px;
margin-bottom: 12px; 
color: #CCCCCC;
	margin-left: 10px;
}


h1 { font-size: 1.8em;
	margin-left: 20px;
	margin-top: 20px;
	color: gray;
}
h2 { font-size: 1.5em;
}
h3 { font-size: 1.1em; }
h4 { font-size: 0.9em; }
h5 { font-size: 0.7em; }

p { margin: 0 0 15px 0;
font-size: 1em;
line-height: 140%; }
	
a img { border: none; }

hr { border: thin solid #CCC; margin-top: 10px; margin-bottom: 20px; }
.smalltext { font-size: 10px;
	color: #c3c3c3;
	line-height: 90%;
	margin-bottom: 0;
	margin-top: 0;
}

.italic {
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
}
.bold { font-size: 12px; font-weight: bold; }
.cleartopmargin { margin-top: 0; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*layout*/
#layout {
width: 62em;
margin: 0 auto;
text-align: left;
/*background-color: #666666;*/
margin: 30px auto 30px auto;
	border-right: 8px solid black;
	border-left: 8px solid black;
	border-top: 3px solid black;
	border-bottom: 3px solid black;
}

/*sidhuvud*/
#sidhuvud {
width: 100%;
background-color: #000; /*color: #2C2618;*/
background-image: url(bilder/topbild.jpg);
background-repeat: repeat-x;
float: left;
	border-bottom: 3px double #494949;
}


/*div#huvudtext p { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;*/

#shright { width: 32%; float: right; }
#shrightcontent { padding: 10px 20px 0 0; text-align: right; }
#shrightcontent a {
color: #575D2E; /*background-color: inherit;*/
font-size: x-small; }

#shheight { height: 70px; }

#shleft { width: 68%; float: left;
}
#shleftcontent { padding: 0px 0 0px 20px;
}

#shleftcontent h1 { 
font-size: 2.8em;
margin-top: 20px;
margin-bottom: 0px; 
}


/* topmeny */

#topmenybox {
	width: 100%;
	background-color: #000;
	color: #b5b5b5;
	float: left;
	clear: both;	
}

#topmeny a:link { color: #e6cd88; text-decoration: none; font-style: normal;
	font-weight: bold;}
#topmeny a:visited { color: #e6cd88; font-style: normal;
	font-weight: bold; }
#topmeny a:hover { color: #b19d68; font-style: normal;
	font-weight: bold; }
	

#menybox a:link { 
color: #b5b5b5; 
text-decoration: underline;
font-style: normal;
font-weight: bold;
font-size: 1em;
	line-height: 20px;
}
#menybox a:visited { 
color: #b5b5b5;
text-decoration: underline;
font-style: normal;
font-weight: bold;
	line-height: 20px;
}

#menybox a:hover { 
color: #939393;
text-decoration: underline; 
font-style: normal;
font-weight: bold;
	line-height: 20px;
}

 div.sidebox a:link { 
 color: #b5b5b5;
 text-decoration: underline;
	font-weight: bold;
	 font-size: 11px;
	margin-left: 10px;
}

div.sidebox a:visited { 
color: #b5b5b5; 
text-decoration: underline;
	font-weight: bold;
	 font-size: 11px;
	margin-left: 10px;
}
div.sidebox a:hover {
	color: #939393;
	text-decoration: underline; 
	/*font-style: bold;*/
	font-weight: normal;
	 font-size: 11px;
	margin-left: 10px;
} 
	
a:link { color: #eae2c3; text-decoration: underline; font-style: normal;
	letter-spacing: 1px;
}
a:visited { color: #eae2c3; text-decoration: underline; font-style: normal;
	letter-spacing: 1px;
}
a:hover { color: #c1bba1; text-decoration: underline; font-style: normal;
	letter-spacing: 1px;
}


#topmeny ul {
list-style-type: none;
padding: 0; margin: 0 auto; /* b?da beh?vs! */
/*border-left: 1px solid #FFFF99; f?r "knapputseende" */
float: left; }

#topmeny ul:first-child {
	border-left: solid 1px #494949;
	border-style: none;
}

#topmeny li { display: inline;
	text-align: left;
}

#topmeny a, #topmeny span {
padding: 5px 10px;
/*border-top: 1px solid #B8BE95;  f?r "knapputseende" */
/*border-bottom: 1px solid #B8BE95;  f?r "knapputseende" #topmenybox bg-color */
border-right: solid 1px gray;
background-color: inherit;
text-decoration: none;
float: left;
letter-spacing: 1px;
}


/*kolumncontainer*/

#kolumncontainer { 
width: 100%;
/*background-color: ; */
background-image: url(bilder/avdelare1.gif);
background-position:30% 0; /* side till v?nster  */
background-repeat: repeat-y;
clear: both; }

/*.huvudtext h1 {
	font-size: 2.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC; 
	margin-bottom: 20px;
	margin-left: 30px;
	letter-spacing: 1px;
	margin-top: 30px;
}*/

.huvudtext {
	margin: 0 0 0 0; 
	padding: 20px; 
	/*background-color:;*/
	border-style: none; 
	border-bottom: 4px solid black;
}
.huvudtext2 {
	margin: 20px 0 0 20px; 
	padding: 10px; 
	width: 30%;
	border: 5px solid black;
}

.huvudtext img {
	float: left;
}

.huvudtext p { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
}


.huvudtext h2 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	margin-bottom: 20px;
	margin-top: 20px;
}
.clearer {
	clear: left;
}
div#textmarginal {
	margin-left: 250px;
}

div#textmarginal2 {
	margin-left: 300px;
}


/* kolumn: main */

#main { 
	width: 70%; float: right;
} /* main till h?ger  */

#maincontent {
padding: 15px 0.9em 30px 1.7em;
	margin-top: 20px;
}

#maincontent h3 {
margin-top: 10px;
margin-bottom: 30px; 
 }



/*kolumn: side*/
 
#side {
	width: 29%; 
	float: left;
} /* side till v?nster  */

#sidecontent {
}

/* meny */

#menybox {
	margin-bottom: 10px; padding: 10px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	border-left: #000000 solid 2px;
	border-right: 3px solid gray;
	border-top: 3px solid gray;
	border-bottom: 2px solid black;
	/*border-color: #;*/;
	background: gray;
	background: #404040;
}

#menybox1 { border-color: black;
	font-family: Arial, Helvetica, sans-serif;
	width: 50%;
	border-right: 3px solid gray;
	border-bottom: 3px solid gray;
}


#menybox2 { padding: 5px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	border-bottom: 3px solid black;
	border-right: 3px solid gray;
	border-top: 2px solid gray;
}


#textbox { 
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 3px; border-color: black;
	margin: 5px 10px 5px 10px; padding: 5px;
	border-right: 5px solid silver;
	border-top: 5px solid silver;
	border-bottom: 3px solid black;
	border-left: 3px solid black;
}

#textbox2 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	border: outset 4pt; border-color: #000000;
	margin: 50px 0 5px 10px; padding: 10px;
	width: auto;
	border-top: 5px solid silver;
	border-right: 5px solid silver;
	border-bottom: 3px solid black;
	border-left: 3px solid black;
}

#textbox3 { 
	border: inset 3px black; padding: 10px;
	width: auto;
	float: left;
	margin-left: 10px;
	clear: left;
}

#invisibox {
	margin: 0 10px 0px;
	padding: 5px;
}
	
#invisibox2 {
	margin: 140px 10px 5px;
	padding: 5px;
}
#invisibox3 {
	margin: 180px 10px 5px;
	padding: 5px;
}

#invisibox4 {
	margin: 200px 10px 5px;
	padding: 5px;
}
#invisibox5 {
	margin: 230px 10px 5px;
	padding: 5px;
}


#menybox h2 {
	margin: 10px 10px 10px 0px; padding: 0;
	font-size: 1.2em;
	color: #CCCCCC;
}

/*#menybox h2 {
position: absolute; left: -10000px; }tar bort visingen av meny-rubriken */

#menybox ul {
list-style-type: none;
margin: 0; padding: 0;
} /* b?da beh?vs! */

/*div.sidebox ul {
list-style-type: none;
margin: 0; padding: 0; } /* b?da beh?vs! */

/*#menybox a, #menybox span {
display: block;
color: #000;
text-decoration: none;
height: 100%;
padding: 5px 18px 5px 0px;
}*/

/*#menybox a:hover, #menybox span#aktuell {
background-image: url(arrow2.gif);
background-position: 100% 56%; placerar menybilden 
}

background-repeat: no-repeat;
}
*/
/* sidebox */

.sidebox ul {
	margin-left: 10px;
	margin-bottom: 10px;
}
.sideboxcontent {  padding: 10px 0 0 0; }
.sideboxcontent h3 { margin-left: 10px; }

/*sidfot*/

#sidfot {
width: 100%;
background-color: black;
border-top: 2px solid #000000;
clear: both; }

#sidfotcontent {
padding: 7px;
text-align: center; }

#sidfotcontent p {
margin: 0;
font-size: x-small;
color: #CCC;
	word-spacing: 2pt;
	letter-spacing: 1pt;
}

#sidfotcontent img { padding: 5px 5px 0 5px; }
#sidfotcontent a { padding: 5px 5px 0 5px; color: #666666; /*background-color: inherit;*/ }

#imgbox {
	margin-left: 10px;
}
#imgbox2 {
	width: 50%;
	padding: 5px;
	border: none;
	margin: 20px;
	background: black;
}


div.caption {
  float: left;
	/*border-width: 1px;
	border-color: #00CCFF;
	border-style: solid;*/
   margin: 10px 14px 0px 10px;
}
  
div.caption p {
   text-align: left;
}

div.textrightofimg {
	/*border-width: 1px;
	border-color: #FFCCFF;
	border-style: solid;*/
	margin: 0px 20px 20px 20px;
	/*float: right;*/;
}

.white {
	color: #ededed;
}

div.caption h5 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-top: 2px;
	margin-bottom: 10px; 
	color: #CCCCCC;
 	font-size: 0.7em;
}

.black {
	color: #000;
}

.center { 
	text-align: center;
	font-size: 0.9em;
	line-height: 1em;
	display: inline;
	left: 20em;
	margin-bottom: 2em;
}

.uppdaterad{
	text-align: center;
	font: 1em/0.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	margin-bottom: 2em;
	display: inline;
	margin-left: 15px;
	margin-right: 250px;
}
