		
HTML, BODY { height:100%;width:100%;}
BODY {
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	background-color: #A5D0FF;
	margin: 0px;
	margin-top: 10px;
}

a {
	color: #0000AA;
}

table {
	font-size: 12px;
}

.table {
	width: 100%;
	padding: 2px;
	padding-bottom: 4px;
}

.table tr.tableTop {
	font-size: 10px;
	font-weight: bold;
	color: #c0c0c0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	display: inline;
}

input,textarea,select {
	border: 1px dashed #c0c0c0;
	font-size: 12px;	
}

textarea {
	font-size: 10px;
	font-family: verdana;
}

.boks {
	background-color: #EEEEEE;
	border: 1px dashed #c0c0c0;
}

.empty {
	background-color: #EEEEEE}

.firstField {
	width: 100px;
	vertical-align:top;
	font-size: 10px;
}

#outerMain {
	text-align: left;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

#main {
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}

.type {
	color: #0000AA;
	font-weight: bold;
}

.header {
	font-size: 14px;
}

.txt {
	font-size: 10px;
}

.prBg {
	width: 470px; 
	height: 123px;
	background-image: url('http://www.kontorlageret.dk/gfx/varebaggrund2.gif');
	background-repeat: no-repeat;
}

.nav {
	color:#0000AA;
}

