@charset "UTF-8";


/* import core styles | Basis-Stylesheets einbinden */
@import url(../css_basics/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(../css_basics/navigation/nav_shinybuttons.css);
@import url(screen/basemod.css);
@import url(screen/basemod_2col_left_13.css);
@import url(screen/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(../css_basics/print/print_003_draft.css);


/* Ändringar i baslayouten */
 #col1 { width: 50%; }
  #col1_content { padding: 20px 25px 15px 65px; }

  #col1_contentkontakt { padding: 20px 5px 15px 85px; }
  
  #col1karta { width: 50%;
  margin-left: 25%}
  #col1_contentkarta { padding: 20px 0 15px 0; }
 
  #col3 { margin-left: 50%; margin-right: 0; }
  #col3_content { padding: 20px 65px 15px 25px; }
  
 
  
  p {font-size: 1.2em;}
  
 #hlist a {
	font-weight: bold;
  }
  
  #nav {padding-left: 50px;
  padding-right: 50px;
  }
  
   #header h1 {
	font-size:3em;
	letter-spacing:2px;
	color:#999;
	font-family: Verdana, Geneva, sans-serif;
  }

   
   #header {
    padding: 35px 2em 2.5em 75px;
  }
  
   body { background: #cccccc; }
   
  .page_margins {background: #faf9f9;}
  
  #header {background: #faf9f9;}
  
  #main {background: #faf9f9;}
  
  body {color: #282727;}
  
   #nav ul {margin-left: 20px;
   margin-right: 20px;
   }
   
h2 {
margin: 0 0 1em 0;	
}
  
  h3 {
margin: 1.1em 0 0.9em 0;	
}

 .float_left { width: 450px; 
/* margin-right: 200px;*/}
  .float_right { width: 200px;
  text-align: right;
  /*margin-left: 450px;*/}
  
  #footer{
	height: 12px;  
  }

/* Slut ändringar i baslayouten */



/* Tillägg till baslayouten */
.u{
	color: #fa8406;  
  }
  
  .link{
	 text-indent: -9999px;
	 line-height: 0.1em;
  }
  
   .col1_start {
	float: left;
	  width: 25%;
	  margin-left: 10%;
  }
   .col1_start_content { padding: 20px 0 45px 0;
   text-align: center; }
   .col2_start {
	float: left;
	  width: 25%;
	  margin-left: 2%;
	  margin-right: 2%;
  }
   .col2_start_content { padding: 20px 0 45px 0;
    text-align: center; }
   .col3_start {
	float: left;
	  width: 25%;
	  margin-right: 10%;
  }
   .col3_start_content { padding: 20px 0 45px 0;
    text-align: center;
	}
	
	 .col3_start_content h2, .col2_start_content h2, .col1_start_content h2{
	font-size: 1.8em;
	font-weight: 550;
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
  }
  
  .col3_start_content h2 a, .col2_start_content h2 a, .col1_start_content h2 a{
	color:#333;
  }
  
  .col3_start_content h2 a:visited, .col2_start_content h2 a:visited, .col1_start_content h2 a:visited{
	color:#666;
  } 
  
    .space_uppe_1em {
margin-top: 1em;	
}

.space_uppe_2em {
margin-top: 2em;	
}

.space_uppe_2_3em {
margin-top: 2.3em;	
}

.space_uppe_3em {
margin-top: 3em;	
}

.space_uppe_4em {
margin-top: 4em;	
}

.space_uppe_5em {
margin-top: 5em;	
}

.uttala {
	font-size: 0.8em;
}

  blockquote {
	color: #666;
	background-image: url(../bilder/citattecken.gif);
	background-repeat: no-repeat;
	background-position: left -5px;
	margin-top: 1.5em;
		margin-bottom: 0;
		padding-left: 50px;
		font-style:italic;
}

.citattillagg {
				text-align: right;
				margin-top: 0.5em;
				margin-right: 4em;
	}
	
	.adress{
	font-size: 1.3em;
	line-height: 1.6em;
   }
   
   .adress ul li{
	 	list-style: none;
   }
   
 #tack { width: 50%;
 margin-left: 25%}
  #tack_content { padding: 20px 35px 15px 55px;
  overflow: hidden;
	text-align: center;}
	
	 #warning { width: 60%;
 margin-left: 20%}
 
  #warning_content { padding: 20px 0 15px 0;
  overflow: hidden;
	text-align: center;}

#tack p {
  font-size: 1.3em;
  line-height: 1.6em;
  margin-bottom: 0.6em;
}

#tack h2 {
  font-size: 1.6em;
  line-height: 1.6em;
  margin-bottom: 0.6em;
}

.webbplatskarta {
	margin-right: 50px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../bilder/sitemap_icon.gif);
}

#meddelande ul li {
	list-style: none;
}

.flaggan {
margin-right: 2em;	
}

.flaggantext{
font-size: 1.1em;
}

.listing {
font-size: 1.2em;	
}
.clear {
clear:both;	
}
	
	/* Slut på tillägg till baslayouten */
	
	
	/*** sidan webbplatsöversikt **********************************************************************/

#webbplatser {
	font-size: 1.4em;
	line-height: 1.6em;
	margin-top: 2em;
	list-style: none;
}

#webbplatser ul li {
	list-style: none;
}

#webbplatser ul ul ul {
border: 0;
margin: 0 0 0 1.9em;
padding: 0;
}

#webbplatser li a {
color: #333;
}

/*#webbplatser li a:hover {
background-image: url(../bilder/ebene-an.gif);
}

#webbplatser li li li a {
background-image: url(../bilder/dok-aus.gif);
padding-left: 19px;
}

#webbplatser li li li a:hover {
background-image: url(../bilder/dok-an.gif);
}*/

	
	/*** Form *********************************************************************/

form {
	/*border:1px solid #f78b31;*/
  		width:380px;
	margin:0;
	padding:57px 0 10px 0;
}
fieldset { 
	padding:0 20px 35px 10px;
	border:0px solid transparent;
} 
fieldset legend {
	font-weight:bold;
	font-size:142%;
	padding:0 0 20px 0;
	margin:0 0 10px 0;
	color:#666;
}
fieldset ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
fieldset li {
	float:left;
	margin:0 0 5px 0;
	padding:0;
	width:315px;
}
label { 
	float:left;
	line-height:167%;
	width:100px;
	cursor: pointer;
}
input, textarea{
	float:left;
	height:20px;
	width: 203px; 	
	border:1px solid #fa8406;
	padding:0;
	background:#FFF;
	font-size:100%;
}
input.small {
	width:50px;
}
input.number {
	width:53px;
}
input.medium {
	width:147px;
}
input.big {
	width:203px;
}
textarea {
height: 100px;
}
.inputSpace {
	margin:0 4px 0 0;
}
input:active, 
input:hover, 
input:focus {
	background-color: #999;
}

input.btnCancel, input.btnSend {
	margin: 15px 0 0 0;
	float:left;
	width:85px;
	height:22px;
	font-weight: normal;
	color: #000;
	text-align: center;
	padding:0;
	border:1px solid #f78b31;
	/*-moz-border-radius:3px;
	-webkit-border-radius:3px;*/
	cursor:pointer;
	background-color: #FFF;
}
input.btnSend  {
	float:right;
	font-weight:bold;
	color:#000;
	margin:15px 7px 0 0;
	background-color: #ffa3a3;
	background-image: url(../bilder/bg_btnSend.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
input.btnSend:hover, input.btnSend:active, input.btnSend:focus {
	background-image:url(../bilder/bg_btnSendActive.png); 
}
