body{
font-family:andalus;
font-size:1em;
padding:0;
margin:0;
text-align:center;
background-color: #000;
/*styre bagrunds billede*/
/*background-size: 40%;
/*background-image: url("../billeder/random_skulls.png");*/
/*background-repeat: repeat;*/
}
  
p{
background-color:#000000;
width: 300px;
font-weight:normal;
font-family:andalus;
font-size:1em;
padding:0;
margin:0;
color:#ffffff;
text-align:center;
}

#map {
	height: 100%;
  }
  
#baggrundsbillede{
position:absolute;
top:0;
left:0;
bottom:0px;
padding: auto;
overflow:auto;
z-index: -1000;
}

#baggrundsbillede img{
width:100%;
}

/* kasse, menu og logo er i*/
#indhold{
position:relative;
width:390px;;
text-align:center;
margin:20px auto 20px auto;
padding:0px;
color:#ffffff;
border:2px;
}

#indhold2{
	position:relative;
	width: 150px;
	text-align:center;
	margin:20px auto 20px auto;
	padding:0px;
	color:#ffffff;
	border:2px;
	}

h1{
font-weight:bold;
color:#ffffff;
background:none;
font-size:3em;
font-family:Andalus;
letter-spacing:0em;
padding:1px;
}

h2{
font-weight:normal;
color:#000;
background:none;
font-size:1em;
text-align:left;
font-family:andalus;
letter-spacing:0em;
padding:10px;
margin:15px;
}

h3{
font-weight:bold;
color:#000;
background:none;
font-size:1.5em;
text-align:left;
font-family:andalus;
letter-spacing:0em;
padding:10px;
margin:15px;
}

h4{
font-weight:bold;
color:#000;
background:none;
font-size:1.5em;
text-align:center;
font-family:andalus;
letter-spacing:0em;
padding:0px;
margin:0px;
}
 a:link {color:#ffffff;}      /* unvisited link */
	a:visited {color:#ffffff;}  /* visited link */
		a:hover {color:#ffffff;}  /* mouse over link */
			a:active {color:#ffffff;}  /* selected link */ 
				a:link {text-decoration:none;}
					a:visited {text-decoration:none;}
						a:hover {text-decoration:underline;}	

