@charset "utf-8";
/* CSS Document */
html{
overflow-y:scroll; 
-moz-scrollbars:vertical;
font-family:sans-serif

}

body {
	background-image:url(work/h.jpg);
	}

#wrapper {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#342828;}
	
#logo {
	display:block;
	margin:auto;}

nav{
	width:100%;
	height:50px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

nav div{ margin: 20px 0 30px 0; }

a{
	outline:none; 
	text-decoration:none; 
	margin-left:75px;
	color:white;
	font-weight: bold;
		
	}

h4 {
	color:white;}
	
video{
	width:900px;
	height:508px;
	margin-left:28px;
	margin-top:20px;}

#pile img{border:none; padding:20px 9.5px; cursor:pointer; opacity:0.5;}




#underbilleder{
	text-align:center;
	margin-top:20px;}

#underbilled2{
	margin-left:14px;
	margin-right:14px;}
	
.center:hover
{opacity:1;}
	
p{
	color:white;
	}
	
span {
	font-weight:bolder;}
	
/*-----------------------------------------AKTIVITET SIDEN---------------------------------------------------------- */

#atext {
	width:450px;
	height:350px;
	float:right;
	margin:5px 110px 30px 0;
	color:white;}

.center{text-align:center; clear:both; }

#abilled{
	margin:30px 0 30px 100px;
	float:left; }
	

	
/*------------------------------------------------------------------------------------------------------------------ */


/*------------------------------------------------ Kontakt------------------------------------------------- */

section{
	width:250px;
	height:auto;
	float:left;
	margin-left:100px;
	margin-top:3px;}
	

#mtext {
	width:350px;
	height:350px;
	float:right;
	margin:5px 50px 30px 0;
	color:white;}
	
#maps{
	float:right;
	margin-bottom:100px;
	margin-right:50px;	
}

/*------------------------------------------------------------------------------------------------------------------ */


#ktext {
	height:auto;
	width:400px;
	margin-left:30px;
	float:left;}
	
#kbilled{
	float:right;
	width:500px;
	margin-top:63px;}

#k{
	margin-bottom:111px;}


#program {
	text-decoration:underline;}



footer {
	height:50px;
	text-align:center;
	margin-top:40px;
	padding-top:20px;
	border-top:1px solid black;
	color:#624E48;
	clear:both;
	}
	
