@charset "UTF-8";


body {
	background-color:#302520;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:top;
	color:#ffffd8;
	font-family:Tahoma, Geneva, sans-serif;
	}
body a {
	text-decoration:none;
	color:#f09f1c;
}

body a:visited {
	padding:0px;
	text-decoration::none;
	color:#f09f1c;
}

body a:hover {
	text-decoration:underline;
}

#sponsorer {
	margin:0px 0px 55px 0px;
	height:100px;
	width:1000px;
}

#welcome {
	margin:200px;

	
}
#welcome img {
	border:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#wrapper {
	width:940px;
	margin:0px auto;
}

#header {

}

#titletext {
	height:50px;
	position:relative;
	margin-bottom:30px;
	clear:both;
}


#headerimages {
	position:relative;
	height:380px;
	width:434px;
	margin:0 auto;
}

.valborgheader {
	border:#eee solid 7px;

}


#menu {
	clear: both;
	position:relative;
}

#content {
	margin-top:50px;
	
}

#maintext {
	width:650px;
	float:left;
	margin-bottom:50px;
	padding-left:25px;
}

#sidebar {
	width:150px;
	float:right;
	position:relative;
	
}

#footer {
	clear:both;
	height:50px;
}



/* Header */




.floatleft {
	float:left;
}
.floatrigth {
	float:right;
}

.valborg {
	top:30px;
	z-index:100;
	position:absolute;
	left:-85px;
}


.alestenar {

	top:20px;
	z-index:100;
	position:absolute;
	left:115px;
}

.motnorr {
	position:absolute;
	z-index:100;
	top:30px;
	left:310px;
}


.citat {
	position:absolute;
	bottom: 0px;
	left:-150px;
}
	
/* Sponsorer */

#sponsorer img {
	border:0px;
	margin: 10px 50px 0px 0px;
	display:block;
	float:left;
	vertical-align: top;
}

#sponsorer .sport1 {
	margin-top:-7px;
}


/* Meny */

#menu {
	margin-top:25px;
}

#menu a {
	text-decoration:none;
	display:block;
	
	
}



#menu ul {
	list-style-type: none;
	padding: 0px;				
	margin: 0px;
	border-top:#f09f1c dashed 1px;
}

#menu li {
	margin: 0px;
	padding:5px 0px 0px;
}

ul#globalnavi {
	height: 25px;
	padding: 0px 10px;
	width:800px;
	
}
ul#globalnavi li a, a:visited {
	color:#f09f1c;
}

ul#globalnavi li a {
	padding: 0px 15px;
	height: 25px;
	line-height: 25px;

}

ul#globalnavi li a:hover {
	color:#006699;
}

ul#globalnavi li ul li a, a:visited {
	padding: 0px 15px;
	color:#006699;
	border:none;
	
	
}


ul#globalnavi li ul {
	border:0px;
	background-color:#302520;
	

}


ul#globalnavi li ul li a {
	padding: 0px 5px;
	width: 185px;
	padding:0px 15px;
	
}

ul#globalnavi li ul li a:hover {
	font-weight:bold;
}
.active {
	color:#006699;
}



/* Maintext */

#maintext h1, h2, h3 {
	margin-left:20px;
}

#maintext p {
	padding-right:100px;
}


.underskrift {
	margin:5px 0px 0px 30px;
}

/* Blogg */
#blogg {
	width:940px;
	height:2000px;
	margin:0px auto;
	margin-bottom:15px;
	overflow:hidden;
	overflow-x:hidden;

	
}

#bloggcontent {
	height:2000px;
	width:940px;
	margin:0px;
	border:0px;
	overflow:hidden;
	overflow-x:hidden;
}


/*sidebar */

.karta {
	position:absolute;
	left:-170px;
	top:-20px;
}

/* footer */
#footer {
	text-align:center;
	font-size:10px;
	border-top: #ffffd8 dashed 1px;
}
/* Sideshow */

#bildspel {
	position:absolute;
	left:-140px;
	top:40px;
}

.slideshow { 
	height: 232px; 
	width: 232px; 
	margin: auto
}
.slideshow img { 
	padding: 7px 7px 40px 7px; 
	border: 1px solid #ccc; 
	background-color: #eee;
}

