body {
	background-color:#860102;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{
	clear:left;
}
* {

}

#aktiviteter
{
	margin-bottom: 30px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	border: 2px groove #FFFFFF;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}

#bildtext{
	vertical-align: top;
	clear: both;
	margin-left: 30px;
	margin-bottom: 30px;
}

a{
	font-size:12px;
}
p.img{
	font-weight: bold;
	display: inline;
}
p.imgtext{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;


}

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}

#header ul{
	background-color:#860102;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#mail {
	font-size: 10px;
	color: #000;
}

#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline overline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:4px;
	left:30px;
	width:254px;
	position:absolute;
	height: 135px;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{
	color:#c77e0c;
}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
	padding: 0px;
}

#no_pad{
	padding: 10px;
	vertical-align: top;
}

h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2{
	color:#633;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
h3{
font-size:13px;
text-align:left;
color:#660000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
}

h4{
vertical-align:text-top;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}

#center{
	float:left;
	width:650px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
img.center{
	margin-left:10px;
	margin-bottom: 20px;
	border: 2px double #000000;
}
img.stugor{
margin-left:10px;
	margin-bottom: 20px;
	border: 2px double #000000;
	float:left;
}

#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:200px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}

#right2 {
	float:left;
	width:150px;
	margin-top:50px;
	border-left: #FFF 2px solid;
	height: 1100px;

}#right_inner{
	width:150px;
	margin-top:0px;
	height: 30%;

}


#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}

hr{
color:#990000;
}

hr.rensa{clear:both; margin-bottom:30px; visibility:hidden;}
/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(images/footer_bg2.gif);
	font-size:1px;
	height: 10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
	font-size: 10px;
}
#stuga {
	margin: 0px;
	padding: 0px;
}

/********************** 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; }
