* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 950px;
	height:950px;
	background-image: url(Billeder/Danproces_baggrund.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	text-align: left;	
}

a {
	text-decoration: none;
	color: #FFFFFF;
}




h1 {
	font-size: 20px;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:10px;
	line-height: 25px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top:20px;
	line-height: 22px;
}
	
	

#venstre {
	width: 175px;
	float: left;
	clear: both;	
}

#indervenstre {
	margin-left: 20px;	
	margin-top: 20px;	
}



#venstre ul li {
	list-style-type: none;
	line-height: 30px;
}


#indhold {
	width: 775px;
	float: right;
}

#inderindhold {
	margin-left: 6px;	
}

#inderindhold img {
	margin-top: 17px;	
}


#menu {
	width: 950px;
	padding-left:182px;	
}
#menu ul li {
	list-style-type: none;
	float: left;
}

#menu img{
padding-right:5px;

}
	
#top {
	height: 169px;
}



#venstre a:hover {
	font-weight: bold;
}

#venstre a:active {
	font-weight: bold;
}



p {
	float: left;
	width: 430px;
	padding-right:15px;
	padding-top: 10px;
}

p a {
	color: #CC6600;
}

p a:hover {
	font-weight: bold;
}

