/* CSS Document */

/* ALLMANA TAGGAR */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	font-size: 100%;
	/*background: #f5f5f5 url(../images/bg.jpg) no-repeat center top;*/
	background-color:#f5f5f5;
	text-decoration: none;
}

h1 {
	font-size: 140%;
	font-weight: normal;
	letter-spacing: 1.5px;
	margin:0px;
	padding: 36px 0px 0px 0px;
	text-transform: uppercase;
	color: #6c1f5f;
}

h1.start {
	background-image: url(../images/h1-v.gif);
	background-repeat: no-repeat;
	height:78px;
}

h1.kontakt {
	background-image: url(../images/h1-k.gif);
	background-repeat: no-repeat;
	height:78px;
	letter-spacing: 1.0px;
}

h1.nyheter {
	background-image: url(../images/h1-n.gif);
	background-repeat: no-repeat;
	height:78px;
}

h1.welcome {
	background-image: url(../images/h1-w.gif);
	background-repeat: no-repeat;
	height:78px;
}

h1.c {
	background-image: url(../images/h1-c.gif);
	background-repeat: no-repeat;
	height:78px;
}

h1.a {
	background-image: url(../images/h1-a.gif);
	background-repeat: no-repeat;
	height:78px;
}

h2 {
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 1.2px;
	margin:0px;
	padding: 0px;
	text-transform: uppercase;
	color: #6c1f5f;
}

p {
	font-size: 80%;
	margin: 5px 0px 5px 0px;
	line-height: 150%;
}

p.uppgifter {
	line-height: 170%;
}

a, a:link, a:active, a:visited   {
	/*font-weight: bold;*/
	font-style:italic;
	text-decoration: none;
	color: #6c1f5f;
}

a:hover   {
	/*font-weight: bold;*/
	font-style:italic;
	text-decoration: none;
	color: #999999;
}

img, #sidhuvud a  {
	border:0px;
}

img.left {
	float:left;
	margin: 0px 10px 5px 0px;
}

img.right {
	float:right;
	margin: 0px 0px 5px 10px;
}

span.grey {
	color:#999999;
	font-weight: bold;
	padding-left: 15px;
}

span.grey-normal {
	color:#999999;
	font-weight: normal;
	font-style:italic;
	padding-left: 10px;
	font-size: 90%;
}

.rensa {
	clear:both;
	height:1px;
}



/* LAYOUT  ALLMANT */

#ram {
	position:absolute;
	left:50%;
	top: 0px;
	width: 720px;
	height: 100%;
	margin-left: -360px; 
	/*background-color: #dcdcdc url(../images/bg.jpg) repeat-y 50% 0px;*/
}

#sidhuvud {
	width: 720px;
	height: 130px;
	padding: 25px 0px 0px 0px;
	text-align: center;
}

#innehall {
	width: 720px;
	padding:0px;
	margin:0px;
}

.streck {
	height:23px;
	background: url(../images/streck.gif) no-repeat;
}

.streckhog {
	margin:0px 0px 0px 0px;
	height:10px;
	background: url(../images/streck.gif) no-repeat;
}

.skugga {
	height:27px;
	/*clear:both;*/
	background:url(../images/bg_skugga.jpg) no-repeat;
}

.rubrik {
	float:left;
	width: 280px;
}

.innehalltext {
	float:right;
	padding:29px 0px 0px 0px;
	width: 430px;
}

.innehalltext-2 {
	float:right;
	padding:0px 0px 0px 0px;
	width: 430px;
}

#sidfot {
	background: url(../images/streck.gif) no-repeat;
	width: 720px;
	height:20px;
	margin:20px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 65%;
	color:#999999;
}
/* MENY */

#meny	{
	width:auto;
	height:24px;
	text-align:left;
}

#meny ul#nav {
	margin:0px;
	padding:0px;
	list-style:none;
	/*background-color:#FF0000;*/
}

#meny #nav li {
  	float:left;
  	padding: 5px 14px 5px 0px;
	margin:0px;
  }

  
#meny #nav li a {
	/*height: 50px;*/
  	float:left;
	display:block;
	font-weight:bold;
	font-size:75%;
	font-style:normal;
	text-decoration: none;
	border: 0px;
	color:#828282;
	text-transform: uppercase;
   }

#meny #nav li a:hover {
	color:#6c1f5f;
}

#meny #nav li#aktiv a {
	color:#6c1f5f;
	;
    }
  
/* BILDSPEL FLASH */

#bildspel {
	width: 720px;
	height: 338px;
	padding:0px;
	margin:15px 0px 0px 0px;
	background-image: url(../images/bg_bildspel.jpg);
	background-repeat: no-repeat;
}

#bildspel p {
	padding: 0px 10px 0px 0px;
	text-align:right;
	font-size:75%;
}

/* UNDERSIDOR LAYOUT */

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fff;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

#vitplatta {
	width: 700px;
	height: auto;
	margin:15px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	background-color:#ffffff;
	background-image: url(../images/bg_vitplatta.jpg);
	background-repeat: no-repeat;	
	/*border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;*/
}

#vitplatta-ny {
	width: 700px;
	height: auto;
	margin:15px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	background-color:#ffffff;
	/*background-image: url(../images/bg_vitplatta.jpg);
	background-repeat: no-repeat;	
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;*/
}

#bildplatta {
	width: 720px;
	height: auto;
	margin:15px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	background-color:#ffffff;
	background-image: url(../images/bg_vitplatta.jpg);
	background-repeat: no-repeat;	/*border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;*/
}

#refbox, #personbox {
	width: 690px;
	height: auto;
}

.bildref {
	float:left;
	width:320px;
}

.textref {
	float:right;
	width:340px;
}

.bildref ul#navbilder {
	margin:0px;
	padding:0px;
	list-style:none;
	/*background-color:#FF0000;*/
}

.bildref #navbilder li {
  	float:left;
  	padding: 2px 5px 2px 0px;
	margin:0px;
  }

  
.bildref #navbilder li a {
	/*height: 50px;*/
  	float:left;
	display:block;
	text-decoration: none;
	border: 0px;
   }

#visakunder {
	display:none;
	padding:10px;
	position: absolute; 
	left: 65%; 
	top: 30%; 
	margin-left:-300px; 
	margin-top:-150px; 
	z-index: 5; 
	height: auto; 
	width: 300px; 
	background-color: #ffffff; 
	border: 1px solid #dcdcdc;
	font-size:85%;
}

#visakarta {
	display:none;
	padding:10px;
	position: absolute; 
	left: 75%; 
	top: 40%; 
	margin-left:-300px; 
	margin-top:-150px; 
	z-index: 5; 
	height: auto; 
	width: 540px; 
	background-color: #ffffff; 
	border: 1px solid #dcdcdc;
	font-size:85%;
}

#webbkamera {
	display:none;
	padding-top:5px;
	position: absolute;
	left: 70%;
	top: 20%;
	margin-left:-320px;
	margin-top:-100px;
	z-index: 5;
	height: auto;
	width: 460px;
	background-color: #f0f0f0;
	border: 1px solid #ffffff;
	font-size:85%;
}

#flash {
	width:500px;
	height:500px;
}

#visakunder .close, #visakarta .close {
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: right;
}

#webbkamera .close {
	margin-bottom: 10px;
	margin-right: 30px;
	text-align: right;
}

.bildperson {
	float:left;
	width:320px;
}
.textperson {
	float:right;
	width:340px;
}


#lista {
 	width:auto;
	text-align:left;
	margin-top:10px;
}

#lista ul.spalter {
	width:300px;
	margin:0px;
	padding:0px;
	list-style:none;	/*background-color:#FF0000;*/
}

#lista ul.spalter li {
	float:left;
	width:640px;
	padding: 5px 14px 5px 0px;
	margin:0px;
	font-size:80%;
  }
  
#lista ul.spalter li.liten {
	width:278px;
  }
  
#lista ul.spalter li a {
	/*height: 50px;*/
  	float:left;
	display:block;
	font-weight:normal;
	font-style:italic;
	text-decoration: none;
	color:#6c1f5f;
   }

#lista ul.spalter li a:hover {
	color:#666666;
	text-decoration: none;
}

#lista ul.spalter li#visa a {
	color:#999999;
	text-decoration: none;
    }

.textruta { 
	width: 720px;
	margin-bottom: 10px;
}


.textruta dl {
	padding: 0px;
	list-style-type: none;
	margin: 5px 0px 20px 0px;
	/*border-left:1px solid #dcdcdc;*/
}

.textruta dt, .textruta dd, .textruta ul, .textruta li {
	list-style-type: none;
	width: auto;  
}

.textruta .textvisa dt {
	cursor: pointer;
	margin: 10px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	line-height: 15px;
	text-align: left;
	clear:both;
	font-size: 80%;
	/*background-image: url(../images/li_mark.gif);
	background-repeat: no-repeat;*/
}


.textruta .textvisa dd {
	margin:10px 0px 0px 20px;
	padding:10px 20px 10px 20px;
	color: #666666;
	font-weight: normal;
	
	/*background-color:#ffffff;*/
}

.textruta .textvisa dd ul {
	padding: 0px;
	
}
.textruta .textvisa dd ul li {
	/*margin-bottom: 20px;*/
	padding: 0px 15px 4px 15px;
	text-align: left;
	height: 1%;
	font-size: 80%;
	color:#7B7B7B;
	/*background-image: url("../images/vitruta.gif");
	background-repeat: repeat;*/
	border-left: 1px solid #dcdcdc;
	width: auto;
}

.textruta .textvisa dd ul li a {
	text-decoration: none;
	background-image: url(../images/undermeny_aktiv.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.innehalltext ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.innehalltext li {
	padding: 5px 14px 5px 0px;
	margin:0px;
	font-size:80%;
	font-style:italic;
}
