@import url("meny.css");




body { padding: 20px; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-image: url(../bilder/bakgrund.gif); background-repeat: no-repeat; }
h1 { margin: 0 0 5px 0; font-size: 30px; font-weight: normal; letter-spacing: 1px; }
h2 { margin: 0 0 5px 0; font-size: 22px; font-weight: normal; letter-spacing: 1px;}
h3 { margin: 0 0 5px 0; font-size: 18px; font-weight: normal; color: #666666; letter-spacing: 1px;}
h4 {margin: 10px 0 5px 0; font-size: 12px;}

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { }

/* SIDLAYOUT */
#layout {float: left; width: 950px;}
/* SIDHUVUD */
#sidhuvud {padding: 0 10px 5px 10px; margin: 0; background: #CC0404; }
.sidhuvud_rubrik { font-size: 30px;  letter-spacing: 2px; }

/* KOLUMNBOX */
#kolumncontainer{ float: left; width: 948px; border: 1px solid #CCCCCC;}
/* KOLUMN 1 */
#kolumn1 {opacity: 0.9; filter: alpha(opacity=90); float: left; min-height: 400px; width: 500px; padding: 10px 10px 10px 10px; background: #ffffff;  border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #CCCCCC; border-left-color: #CCCCCC;  }
#kolumn1 p {line-height: 20px; margin: 0 0 5px 0;}
/* KOLUMN 2 */
#kolumn2 {float: left; width: 200px; padding: 10px 10px 10px 10px; margin: 0 0 0 10px}
/* KOLUMN 3 */
#kolumn3 {opacity: 0.9; filter: alpha(opacity=90); float: left; min-height: 400px; width: 700px; padding: 10px 10px 10px 10px; background: #ffffff; border-right-width: 0px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #CCCCCC; border-left-color: #CCCCCC; }
#kolumn3 p {line-height: 20px; margin: 0 0 5px 0;}

/* SIDFOT */
#sidfot {clear: both; padding: 3px 5px 0 5px; background: #CC0404;}

/* SIDHUVUD - SIDFOT (hf) RUNDA HÖRN */
.rundhf {background: transparent;}
.rundtopph {background: transparent;}
.rundh_r1{margin: 0 5px; height: 1px; overflow: hidden; background: #CC0404;}
.rundh_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #CC0404;}
.rundh_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #CC0404;}
.rundh_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #CC0404;}

/* BOX 1 - innehåll */
#kolumnbox1 { margin: 0; padding: 0 10px 0 10px; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; background: #ffffff;}
#kolumnbox1 p {line-height: 15px; margin: 0;}
/* BOX 1 runda hörn */
.rund1 {margin: 0 0 15px 0; background: none;}
.rundtopp1 {background: transparent;}
.rundbotten1 {background: transparent;}
.rund1_r1{margin: 0 5px; height: 1px; overflow: hidden; background: #CC0404;}
.rund1_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #CC0404;}
.rund1_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #CC0404;}
.rund1_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #CC0404;}

/* BOX 2 - innehåll */
#kolumnbox2 { margin: 0; padding: 0 10px 0 10px; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; background: #ffffff;}
#kolumnbox2 p {line-height: 15px; margin: 0;}
/* BOX 2 runda hörn */
.rund2 {margin: 0 0 15px 0; background: none;}
.rundtopp2 {background: transparent;}
.rundbotten2 {background: transparent;}
.rund2_r1{margin: 0 5px; height: 1px; overflow: hidden; background: #CCCCCC; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;}
.rund2_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #ffffff; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-width: 0 2px;}
.rund2_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #ffffff; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;}
.rund2_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #ffffff; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;}


/* Kontakt - kolumner vänster */

#containerleft {width: 650px; float: right; border-bottom: 1px solid #999999;}
#colleft1 {width: 210px; height: 170px; float: left; padding: 5px; border-right: 1px solid #999999;}
#colleft2 {width: 400px; height: 170px; float: right; padding: 5px;}



/* Kontakt - kolumner höger */

#containerright {width: 650px; float: right; border-bottom: 1px solid #999999;}
#colright1 {width: 400px; height: 170px; float: left; padding: 5px; border-right: 1px solid #999999;}
#colright2 {width: 210px; float: right; padding: 5px;}


/* Tjänster - bildjustering */

#box1 {width: 300px; padding-right: 10px; float: left;}
#box2 {width: 300px; padding-left: 10px; float: right;}
#box3 {width: 300px; padding: 10px; margin-right: auto; margin-left: auto;}


/* Lightbox */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }






