body {
	margin:0; 
 	padding:0; 
	background-color: #999999;
	text-align:center;
	font-family: verdana, georgia, arial, sans serif; 
	font-size: 11px;
}

td {font-family: verdana, georgia, arial, sans serif;}


h1 {font-family: arial, verdana, georgia, sans serif; font-size: 18px; font-weight: bold; margin-top: 0px; margin-bottom: -4px}
h2 {font-family: verdana, georgia, sans serif; font-size: 12px; font-weight: bold; margin-top: 3px; margin-bottom: -10px}
h3 {font-family: arial, verdana, georgia, sans serif; font-size: 10px; font-weight: bold; margin-top: 0px; margin-bottom: 6px}
h4 {font-family: verdana, georgia, sans serif; font-size: 11px; font-weight: bold; margin-bottom: 1px; margin-top: 3px}
h5 {font-family: verdana, georgia, sans serif; font-size: 11px; font-weight: normal; margin-bottom: -1px; margin-top: -1px}

hr {text-align: center; width: 100%; height: 1px; color: #B22222;}


a {text-decoration: none}
a {color: #000000}
a:hover {text-decoration: underline}
a.top {text-decoration: none; color: none}


.maintable {
	width: 780px;
	color: black;
	background-color: #FFFFFF;
	border: solid 1px #666666;
	margin-left: auto; 
	margin-right: auto;
}

.toplinie {
	width: 780px;
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	padding: 0px;
	background-color: #999999;
	border: solid 1px #999999;
	border-collapse: collapse;

	
}

.topbanner {
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #444444;
}


.topmenu {
	border-bottom: solid 4px #B22222;
	text-align: center;
	padding-bottom: 8px;
	background-color: #444444;
}

.spalte {
	color: black;
	width: 150px;
	padding: 15px 0px 5px 0px;
	text-align: left;
	vertical-align: top;
	background-color: #CCCCCC;
}	


.spalterow {
	padding: 5px 5px 5px 5px;
	font-size: 9px;
}

.spaltehead {
	padding: 2px 5px 2px 5px;
	font-size: 10px; 
	color: #DDDDDD;
	font-weight: bold;
	background-color: #444444;
}	

.content {
	width: 480px;
	font-size: 11px;
	padding: 12px 10px 5px 10px;
	text-align: left;
	vertical-align: top;
}

.content2 {
	width: 780px;
	font-size: 11px;
	padding: 12px 10px 5px 10px;
	text-align: left;
	vertical-align: top;
}


.bundmenu {
	font-size: 9px;
	text-align: center;
	border-top: solid 1px #666666;
	Padding: 5px;
	background-color: #444444;
}

.footer {
	font-size: 9px;
	text-align: center;
	Padding: 5px;
	background-color: #444444;
}


.imgleft {
	border: solid 1px #666666;
	float: left;
	margin: 0px 5px 5px 0px;
}

.imgright {
	border: solid 1px #666666;
	float: right;
	margin: 0px 0px 5px 5px;
}

.imgborder {border: solid 1px #666666}


.formular {
	padding: 8px;
	width: 80%;
	border: solid 1px #666666;
	text-align: left;
	background-color: #DCDCDC;
	font-size: 10px;
}

.liste {
	font-size: 10px;
	width: 100%;
	border: solid 1px #666666;
	text-align: left;
	background-color: #DCDCDC;
	border-collapse: collapse;
}

.listeb {
	font-size: 10px;
	width: 90%;
	border: solid 1px #666666;
	text-align: left;
	background-color: #EEEEEE;
	border-collapse: collapse;
}


.listtd {
	font-size: 9px;
	padding: 4px;
	border: 2px solid #eeeeee;
	border-collapse: collapse;
}	
	
.label {
	width: 350px;
	text-align: left;
	border: 1px solid #666666;
	font-size: 10px;
	background-color: #D5D5D5;
		
}

.rowhead {
	background-image: url('images/headline.gif');
	background-repeat: no-repeat;
    background-position: left;
	color: #FFFFF0;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	padding: 2px 5px 6px 10px;
}

.rowcontent {
	width: 100%;
	font-size: 11px;
	padding: 4px 5px 4px 5px;
	border: 1px solid #CCCCCC;
}

.rowsubject {
	font-size: 11px;
	padding: 2px 0px 2px 0px;
}


div.centered {
	text-align: center;
}

div.centered table {
	margin: 0 auto; 
	text-align: left;
}

.note {
	border: 1px solid #666666;
	padding: 4px;
	backgrund-color: #FFFFFF;
	font-size: 10px;
}



/* kode til god farve: background-color: #99CC99 */