/* videreudvikling af stylesheet venligst udlånt af www.bluerobot.com */


body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	text-align:center;
	min-width : 750px;
	}
.header {
	margin:0px 0px 0px 0px;
	padding:2px;
	font-size:14px;
	line-height:30px;
	font-weight:900;
	color:#111111;
	background-color:#E6E6E6;
	}
.menu {
	font:9px/18px verdana, arial, helvetica, sans-serif;
	color:#999999;
	width:187px;
	padding:0px;
	float:left; 
	text-align:center;
	}
.small {
	font:9px/18px verdana, arial, helvetica, sans-serif;
	color:#999999;
	padding:0px;
	text-align:center;
	}
.column {
	font:10px/18px verdana, arial, helvetica, sans-serif;
	width:310px;
	padding:20px; 
	float:left; 
	text-align:left;
} 
	

.old a {
	color:#999999;
	text-decoration:none;
	}
a:link {color:#999999;}
a:visited {color:#999999;}
a:hover {
	font-weight:600;
}

a {
	color:#E00000;
	text-decoration:underline;
	font-weight:400;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#E00000;}
a:visited {color:#E00000;}
a:hover {
	text-decoration:none;
	font-weight:400;
}

#Top {
	position:relative;
	margin-left:auto;
   	margin-right:auto;
	text-align:center;
	top:10px;
	width:750px;
	height:20px;
	padding:0px;
	border:0px;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:750px;
	height:20px;
	}
/* Again, "be nice to Opera 5". */
body>#Top {
	width:750px;
	height:20px;
}

#Main {
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	font:10px/18px verdana, arial, helvetica, sans-serif;
	padding:20px; 
	text-align:left;
	
	position:relative;
  	text-align:left;
	top:30px;
	margin-left:auto;
   	margin-right:auto;
	width:722px;
	padding:15px;
	padding-bottom:90px;
	background-color:#FFFFFF;
	background-image:url(bg4.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border:1px solid #898989;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:720px;
	}
/* Again, "be nice to Opera 5". */
body>#Main {
	width:720px;
}

#Bot {
	position:relative;
	margin-left:auto;
   	margin-right:auto;
	text-align:center;
	top:35px;
	width:750px;
	height:20px;
	padding:0px;
	border:0px;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:750px;
	height:20px;
	}
/* Again, "be nice to Opera 5". */
body>#Bot {
	width:750px;
	height:20px;
}