/*GENERELLA EGENSKAPER*/
html {
background: url(../iface/bbg.png) fixed repeat-x center bottom #e8e0c3;
height: 100%;
margin: 0;
}

html, body {
text-align: center;
font-family: Georgia, sans-serif;
font-size: small;
color: #000;
padding: 0;
}


/*h2 och h3 redigeras i styrelsemallen, h6 används i infospalten*/
h1, h2, h3 {font-weight: bold;}

h1 {
margin: 0 0 1em 0;
font-size: large;
font-style: italic;
color: #83909c;
}

h2 {
font-size: medium;
color: #83909c;
}

h3 {
font-size: medium;
color: #000;
margin-bottom: 0px;
width: 200px;
border-bottom: 1px solid #83909c;
}

em {
font-weight: normal;
font-style: italic;
font-size: inherit;
}

strong {
font-weight: bold;
font-style: normal;
font-size: 110%;
}

.hide {
height: 0px;
width: 0px;
margin: 0px;
padding: 0px;
overflow: hidden;
position: absolute;
}

.explain {
font-style: italic;
}

/*länkar*/
div#innehall a img {border: 0px;}
a {color: #44719c; text-decoration: underline; margin-right: 0.3em	;}
a:visited {color: #83909c;}
a:hover {color: #2e4c69;}



form {
padding: 10px;
border: 1px solid #83909c;
background: #F5F3E9;
width: 90%;
}

#contactform {
margin-top: -1px;
}

input, textarea, select {
	background: #fff;
	border: 1px solid #666;
	padding: .2em;
	color: #333;
}


input:focus, textarea:focus, select:focus {
 border: 1px solid #000;
}

textarea {
	width: 95%;
}

button, select {
font: Georgia, sans-serif;
}

/*slut generella egenskaper*/

/*EGENSKAPER FÖR OLIKA DELAR SOM ÄR MED PÅ VARJE SIDA*/
/*alla grunderna för lagren*/

div#runt, div#info, div#innehall, div#sidfot, div#huvud ul {
border: 1px solid #000;
}

div#runt {
width: 750px;
margin: 10px auto;
text-align: left;
background: #fcfbf6;

}

div#info {
margin: 15px 0;
float: right;
width: 150px;
padding: 5px 15px;
border: 0px;
border-left: 1px dotted #000;
font-size: 11px;
}

div#innehall {
float: left;
padding: 10px;
margin: 0px;
border-width: 0px;
width:549px;
}

div#innehall.galleriinnehall {
width: auto;
}

div#sidfot {
clear: both;
background: #c4d8e8;
border-width: 1px 0px 0px 0px; 
height: 17px;
color: #000;
}

div#sidfot p {
font-size: 11px;
line-height: 17px;
vertical-align: middle;
text-align: center;
margin: 0px;
padding: 0px;
}

/*slut alla grunderna*/

      /*navigationen och sidfot a*/
			
#huvud {
background: url(../iface/banner.jpg) no-repeat;
width: 750px;
clear: both;
padding-top: 90px;
margin: 0px;
}
			
			div#huvud p {
			cursor: default;
			}
			
      div#huvud ul {
      padding: 0 0 1px 0;
			border-width: 0 0 1px 0;
			font-size: 14px;
			margin: 0px;
      }

			div#huvud ul#nav-huvud {
			}
			
      div#huvud ul#nav-sektion {
			padding-top: 15px;
			background: #c4d8e8;
			}

      div#huvud ul#news {
			background: #c4d8e8;
			padding: 2px 0;
			text-align: center;
			}
			
			div#huvud ul#news li {
			margin: 0 auto;
			font-weight: bold;
			font-style: italic;
			}
					
      div#huvud li {
      display: inline;
      list-style: none;
      margin: 0px;
      padding: 0px;
      }


			
      div#huvud a, div#huvud p {
			margin: 0 0 4px 0;
			padding: 1px 15px 1px 10px;
			display: inline;
			text-decoration: none;
			color: #000;
			}
			
			div#huvud p {
			font-weight: bold;
			z-index: 10;
			margin-left: -4px;
			padding-left: 10px;
			border-left: 1px solid #000;
			}

						
			div#huvud ul p.start {
			border-left: none;
			margin-left: 0;
			}

			
			div#huvud a {
			border-bottom: 1px solid #000;
			}
			
	    div#huvud a:hover {
	    color: #336;
			}		
			
			div#huvud ul#nav-huvud p {
			border-bottom: 1px solid #c4d8e8;
			background:  url(../iface/f_lblue.gif) #b1c5d6 right top no-repeat;
			}
			
			div#huvud ul#nav-huvud p.end {
			border-bottom: 1px solid #c4d8e8;
			background:  url(../iface/f_lblueend.gif) #b1c5d6 right top no-repeat;
			}
			
			div#huvud ul#nav-huvud a {
			background: url(../iface/f_dblue.gif) #93a9bd right top no-repeat;
			}
			div#huvud ul#nav-huvud a.end {
			background: url(../iface/f_dblueend.gif) #93a9bd right top no-repeat;
			}		
			
			
			
			div#huvud ul#nav-sektion p {
			border-bottom: 1px solid #fcfbf6;
			background: url(../iface/f_white.gif) #fcfbf6 right top no-repeat;
			}
			
			div#huvud ul#nav-sektion p.end {
			background: url(../iface/f_whiteend.gif) #fcfbf6 right top no-repeat;
			}			
			
			div#huvud ul#nav-sektion a {
			background: url(../iface/f_grey.gif) #e8e8e8 right top no-repeat;
			}
			
			div#huvud ul#nav-sektion a.end {
			background: url(../iface/f_greyend.gif) #e8e8e8 right top no-repeat;
			}

			
      /*slut navigationen*/
          	/*infospalten */
          							
						div#info h6 {
            font-weight: bold;
            font-size: 11px;
            margin: 10px 0px 3px 0px;
            }
            
           div#info p {
            margin: 0px;
            }
            
						#info blockquote {
						margin: 0.5em 0.5em 1em 0.5em;
						text-align: right;
						}
						
            div#info p.num {
            margin-bottom: 10px;
            }
                        
            div#info a {
            margin: 0px 0px 10px 0px;
						display: block;
            }		
						/*slut infospalten och sidfot*/
/*slut info om olika delar*/