	body,
	html {
		margin:0;
		padding:0;
		color:#000;
		background:#eeebe4;
	}
	#wrap {
		width:900px;
		margin:0 auto;
		background:#ffffff;
		background-image: url(images/midt.gif);
		background-repeat:repeat-y;
	}
#logo {
    	padding:0;
		width:284px;
		height:39px;
		background-image:url(images/logo.gif);
		background-repeat:no-repeat;
}
h2 {
    font-family: "Verdana", serif;
	font-size: 14px;
	font-weight:bold;
	color:#005c96;
}
.kontaktfont {
    font-family: "Verdana", serif;
	font-size: 12px;
	font-weight:bold;
	color:#005c96;
	line-height:20px;
}
.font {
	font-family: "Verdana", serif;
	font-size: 10px;
	color:#000;
}
links {
	font-family: "Verdana", serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:link {
	font-family: "Verdana", serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}
a:visited {
	font-family: "Verdana", serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: "Verdana", serif;
	font-size: 10px;
	font-weight: normal;
	color: #005c96;
	text-decoration: none;
}
a:active {
	font-family: "Verdana", serif;
	font-size: 10px;
	font-weight: normal;
	color: #005c96;
	text-decoration: none;
}
#header {
    	padding:0;
		height:40px;
		background-color:#eeebe4;
		margin-top:20px;

}
#picture {
    	padding:0;
		height:150px;
		background-image:url(images/top.jpg);
		background-repeat:no-repeat;
}
#main {
		width:900px;
		height:450px;
		background:#ffffff;
	}
#venstre {
		float:left;
		width:210px;
		height:420px;
		background-color:#fff;
		margin-top:30px;
	}
.kontaktinfo {
		margin-left:20px;
		margin-right:1px;
		margin-top:1px;
		margin-bottom:1px;
		width:187px;
		height:150px;
		background:#fff;
		border:thin;
		border-style:solid;	
		border-color:#ccc;
	}
.billede {
		margin-left:1px;
		margin-right:1px;
		margin-top:1px;
		margin-bottom:5px;
		width:185px;
		height:90px;
		background:#ccc;
	}
.kontakttekst {
		margin-left:5px;
		margin-right:5px;
		margin-bottom:5px;
		width:177px;
		height:50px;
		background:#fff;
	}	
#midt{
		float:left;
		width:440px;
		height:380px;
		background:#fff;
		margin-top:20px;
		padding-left:20px;
		padding-right:20px;
	}
#hojre{
		float:left;
		width:210px;
		height:420px;
		margin-top:20px;
		background:#fff;
	}
#kort{
		margin-left:1px;
		margin-right:20px;
		margin-top:1px;
		margin-bottom:1px;
		width:187px;
		height:390px;
		background:#fff;
		border-bottom-style:none;
		border-bottom:hidden;
		border-top-style:none;
		border-top:hidden;
		border-right-style:none;
		border-right:hidden;
		border-left:thin;
		border-left-style:solid;	
		border-left-color:#ccc;
	}	
#korttekst {
		margin-left:15px;
		margin-right:15px;
		margin-bottom:15px;
		width:157px;
		height:375px;
		background:#fff;
	}	
#header2 {
		clear:both;
		padding:0;
		height:24px;
		background-image:url(images/smallbar.gif);
		background-repeat: repeat-x;
	}
#header2 p {
		margin:0;
		padding-top:5px;
		    }
* html #header2 {
		height:1px;
	}
