html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
}

body {
	width: 800px;
	margin: 20px auto 0 auto;
	background: #eef;
}

td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
.downloadfield {
	width: 300px;
}

input, select, textarea {
	padding: 0;
}
select {
	margin-top: 5px;
}
.knap {
	width: 80px;
}

.formularfelt {
	width: 200px;
	padding: 0;
	border: 1px solid #aaa;
}

p {
	margin: 0 0 1em 0;
}
h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #0a508c;
	font-weight: 700;
	line-height: 1em;
	margin: 0 0 0.5em 0;
}
h2 {
	font-size: 1.2em;
	font-weight: 700;
	color: #000;
	margin: 0 0 0.7em 0;
}

a {
	color: #0a508c;
	font-weight: 700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 800px;
	height: 545px;
	background-image:url(../images/layout/site_bgnd.jpg);
}
#wrapperPop {
	width: 800px;
	height: auto;
}


#header {
	width: 600px;
	font-size: 3em;
	font-weight: 700;
	color: #046;
	text-align: left;
	padding: 20px 0 20px 200px;
}


#menu {
	float: left;
	height: auto;
	padding: 0 0 0 270px;
	margin: 112px 0 0 0;
}
#menu a {
	float: left;
	width: 83px;
	height: 18px;
	font-size: 1.1em;
	text-align: center;
	font-weight: 700;
	padding: 2px 0 0 0;
	margin: 0 10px 0 0;
	color: #fff;
	background: #0a508c;
}
#menu a:hover {
	color: #0a508c;
	background: #dae5ee;
	text-decoration: none;
}


#undermenu {
	width: 165px;
	padding: 20px 0 0 10px;
	float: left;
	font-size: 1.1em;
	text-align: left;
}
#undermenu a {
	display: block;
	margin: 10px 0 0 0;
	color: #046;
	font-weight: 700;
	display: block;
}
#undermenu a:hover {
	color: #8ab;
	text-decoration: none;
}


#indhold {
	width: 475px;
	height: 372px;
	padding: 0 35px 20px 37px;
	float: left;
	text-align: left;
	overflow: auto;
}


#stolpe {
	width: 180px;
	padding: 57px 10px 0 42px;
	float: left;
	text-align: left;
	font-size: 0.9em;
}
#stolpe p{
	margin: 0 0 0.7em 0;	
}

.partner {
	margin: 15px 0 0 0;
}

.screendump {
	float: left;
	padding: 0 5px 0 0;
	font-size: 0.9em;
	text-align: center;
}
