#body{
	background-image:url('./Baggrund.jpg');
	width:1050px;
	height:1215px;
	position:absolute;
	top:35px;
	left:80px;
	}

#titel{
	position:absolute;
	left:280px;
	top:30px;
	height:150px;
	width:500px;
	background-image:url('h1baggrund.png');
	}
	
#menu_baggrund{
	background-image: url('./baggrund_menu.png');
	position: absolute;
	top: 185px;
	left: 275px;
	height: 120px;
	width: 500px;
	}

#menudiv {	
	position: absolute;
	top: 30px;
	left: 120px;
	height: 40px;
	width: 500px;
	border: 0px;
	padding: 0px;
	text-align:center;
	}
	
#submenudiv {
	position: absolute;
	top: 50px;
	left: -10px;
	width: 350px;
	height:30px;
	border: 0px solid black;
	padding: 0px;
	}
	
#tweet{
	position:absolute;
	top:315px;
	left:200px;
	width:650px;
	height:200px;
	}
	
#indhold_baggrund{
	background-image: url('./baggrund_indhold.png');
	position: absolute;
	top: 515px;
	left: 125px;
	height: 540px;
	width: 800px;
	}

#indhold {
	position: absolute;
	top: 40px;
	left: 40px;
	height: 460px;
	width: 720px;
	border: 0px solid black;
	padding: 0px;
	overflow-y:   auto;
	overflow-x:   auto;
	}

#klubber{
	position:absolute;
	top:1065px;
	left:280px;
	height:140px;
	width:500px;
	background-image:url('./Klubber.png');
	}

#kontakt{
	position:absolute;
	top:1185px;
	left:115px;
	text-align:center;
	color:#c2c2c2;
	}
	
h1 {
	font-size: 72px; 
	font-family: arial; 
	color: 000000;
    text-align: center; 
	text-decoration: none;
    text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 0px;
	}
	
h2 {
	font-size: 28px; 
	font-family: arial; 
	color: 000000;
	text-align: center; 
	text-transform: uppercase;
	}

   
h3 {
	font-size: 16px; 
	font-family: arial; 
	color: 000000;
	text-align: center;
    text-decoration: none; 
	text-transform: uppercase;
	}

p {	
	font-size: 12 px; 
	font-weight: 550; 
	font-family: arial; 
	margin-top: 40px;
	margin-right: 80px; 
	margin-bottom: 40px; 
	margin-left: 40px;
	color:000000;
	}

h3.overskrift {
	font-size:24px;
	color : 000000;
	text-decoration: none;
	background-color: ffffff;
	margin-top: 0px;
	margin-bottom: 5px;
}
	
h2 a {
	font-size: 20px;
	color:000000;
	}

h3 a { 
	font-size: 18px;
	color: 000000; 
	}

td.nyhedsnavigator {
	display: inline;
	font-size: 10px;
	list-style-type: none;
	padding: 0px;
	}
	
td.nyhedsnavigator li {
	display: inline;
	padding: 0px 0px 0px 0px;
	}
	
td.nyhedsnavigator li a {
	font-family: verdana;
	}

p.korttekst {
	margin: 10px 40px 10px 40px;
	}

p.nyhedsnavigator {
	display: inline;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}
	
img {
	border:	0;
	}

.umenu{
	height: 10px;
	width: 170px;
	text-align: center;
	}

td#indhold{
    height:       200px;
    padding-left: 30px;
    padding-top : 10px;
    overflow-y:   auto;
    border:       1;  
	}

div#indholdx{
    height:       400px;
	width:	       70%;
    min-width:    600px;
    overflow-y:   auto;
    overflow-x:   auto;
	}

td.pil{
    text-align: center;
	}


td.billede{
    text-align: center;
	}

hr.nyhed{
	width:		50%
	}

.loadpage {
	background-image: url('../images/runner.gif');
	background-repeat: no-repeat;
	background-position: center center;
	}
	
