body {
background-color:#252525;
font-size: 14px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: black;
padding:0px;
margin:0 0 3px 0;
background: url('pic/bg.jpg') repeat-x;
background-attachment: fixed;
}

/* -----------Mall för centering ----------- */
#mall {
width: 970px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
border:1px outset black;
background-color:#ffffff;
} 

/* -----------Logo--------------------------- */
#header {
background-color: #fff;
padding: 1px 0;
margin: 0px;
z-index:10;
background-image: url(pic/main.jpg);
background-repeat: no-repeat;
height: 245px;
margin: 0px;
padding: 0px;
}

#header_search {
position:absolute;
z-index:15;
margin: 0px;
padding: 0px;
left:750px;
top:180px;
margin-left:auto;
margin-right:auto;
}

#header_search_new {
position:absolute;
left:750px;
z-index:60;
top:180px;
margin-left:auto;
margin-right:auto;
}


#header_search input {
background-color:#EBEBEB;
border-color:#69A465;
border-width:2px;
color:#000000;
font-family:TrebuchetMS;
font-size:9pt;
font-weight:bold;
}
#header_input input {
width:60px;
}
/* ----------sidfält och iebugg-------------- */

#sidfalt{ 
border-left: solid 180px #ffffff; /* color of the left column  */ 
border-right: solid 160px #ffffff; /* color of the right column  */ 
background-color: #ffffff;  /* color of the content column */
z-index:-1;
} 

#iefix{margin:0; width:100%; } /* IE är cp! */ 

#vanster .datum {
	font-size: 9px;
}
#vanster .login12 {
	width:80px !important; width: 70px;
}
#vanster .nyheter a {
	color: black;
	text-decoration: none;
}
#vanster .nyheter a:hover {
	text-decoration: underline;
}
div#vanster .rubrik {
	font-size: 13px;
}

/* --------------höger och vänster------------ */
#vanster {
clear:left !important; clear: none;
width:160px;
float:left; 
position:relative; 
margin-left:-177px; 
margin-right:1px;
max-width:160px;
z-index:7;
 }

#hoger .rubrik, #vanster .nyheter .rubrik a{
font-size: 15px;
color: #651713;
padding: 5px 0;
font-weight: bold;
margin:0px;
}

#vanster .nyheter p .rubrik a{
color: #651713;
padding: 5px 0;
text-decoration: underline;
margin:0px;
}

 #vanster .nyheter {
	padding: 2px;
	font-size: 12px;
	width:170px !important; width: 170px;
	overflow : hidden;
 }
 
 #vanster .nyhet_main {
 width:175px;
 overflow : hidden;
 }
 
 #vanster .nyhet1 {
  background-color: #F0F8FF;
 }
 #vanster .nyhet2 {
  /*background-color:#fff;*/
/*  background-color:#	;*/
}

.rubrik a img {
vertical-align:text-top;
}

#hoger {
width:140px; 
float:right; 
text-align: center;
position:relative; 
margin-right:-150px !important; margin-right: -190px;
margin-left: 10px;
max-width:140px;
z-index:8;
}

#hoger img {
margin: 8px 0 8px 0;
}

/* ----------------innehåll------------------- */ 
#innehall{ 

max-width:600px;
min-height:1020px;
position:relative;
z-index:0;
border-color:#999999;
border-style:none double double;
border-width:medium 3px 3px;
padding:0 15px 10px 10px;
margin:0 0px 5px 3px;
}

#innehall table {
max-width:500px;
/* width:expression(document.body.clientWidth > 590? "590px": "auto" ); skyddar mot stora tabeller eller bilder */
}

#innehall img {
max-width: 600px;
}


#innehall table tr td {
padding:3px 0;
}
#innehall table tr.even td {
background:#F0F0F0 none repeat scroll 0 0;
}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;
}


/*  ----------------footer--------------------- */ 
#footer {
clear:left;
padding:15px 0;
margin:0px;
color: white;
font-size: 15px;
text-align: center;
border-top: 1px solid black;
background-image: url(pic/fot.jpg);
background-position: center;
background-repeat: repeat;
z-index: 9;
}
#footer a {
color: white;
}

/* -----------Text & Länkar---- ----------- */
p {
padding: 5px 0px;
margin:0px;
font-size: 15px;
}
a {color: #651812;}
a:visited {color:#651812;}
a:hover {color: #564b47;}
a:active { color:#000000;}
a img { border: none;}

/* -----------Rubriker ----------- */

input {
background-color: #f0f0f0;
font-size: 14px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: black;
border: 1px solid #564b47;
padding:0px;
margin:3px 0;
}

h1 {
font-size: 25px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 0px;
margin:0px;
}
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 0px;
margin:0px;
}
h3 {
font-size:18px;
font-weight: bold;
padding: 5px 0px;
margin:0px;
color: #651713;
}
h4 {
font-size:16px;
}
h5 {
font-size:14px;
}

#vit_center {
text-align: center;
color: white;
}

.markering {
	background-color: yellow;
}

#edit input {
background-color: #f0f0f0;
font-size: 14px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: black;
border: 1px solid #564b47;
padding:0px;
margin:3px 0;
}

#edit table {
width: 580px;
background: #DCDCDC;
border:3px groove #D3D3D3;
}
#edit td {
background-color: #FFF0F5;
border:1px ridge #CDCDCD;
padding:2px;
}

#edit h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px;
}
#edit h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
}
#edit h3 {
font-size:15pt;
font-weight: bold;
padding: 5px 10px;
margin:0px;
color: #651713;
color: black;
}