body { 
	background-color:#AAAAAA;
	font-size:16px;
	font-family:'Arial';
	margin:0; 
	padding:0; 

}

a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:focus  {color:#228080; text-decoration:none;}
a:hover  {color:#FF0000; text-decoration:none;}

#header{
	vertical-align:middle; 
	background-color:#000000;
	height:90px;
	top:0;
	left:122px;
}
img#head {
	margin-left:122px;
	position:relative;

}

img#logo {
	position:absolute;
	left:0; top:0;
}

#left {
	background-position:right;
	left:0px;
	top:0px;
	width:122px;
	background-image:url(head/back-menu.gif);
	float:left;
	position:relative;
	background-color:#00FFFF; 
	min-height:1100px; /* for moderne browsere */
	height:auto !important; /* for moderne browsere */
	height:1100px; /* for IE5.x og IE6 */
}

#center {
	float:none; 
	top:0px;
	font-size:10px;
	font-family:'Arial';
	margin-left:122px;
	background-color:transparent;
	border:none;
	min-height:700px; /* for moderne browsere */
	height:auto !important; /* for moderne browsere */
	height:700px; /* for IE5.x og IE6 */
}

#startbild { margin-top:90px;
}




#overskrift{
	font-style:oblique;
	azimuth:center-left;
	color:#FFFFFF;
	font-size:70px;
	font-family:'Arial';
	font:bolder;

}
#navn{
	azimuth:center-left;
	text-align:left; color:#000000;
	font-size:25px;
	font-family:'Arial';
	font:bolder;
}

P#menu{
	z-index:2;
	cursor:pointer;
	position:relative;
	border-width:1px;
	padding:2px;
	background-color:#EEE4D0;
	width:80px;
	margin:4px;
	border-color:#6A6A6A;
	border-style:ridge;

	text-align:center; color:#000000;
	font-size:14px;
	font-family:'Arial';
	font:bolder;
}

#mellem {
	font-size:1px;
	padding-bottom:0px;
	padding-top:0px;

	border:none;
	
}

p#IE {
	background: #eeeecc; 
	border: 1px solid #964; 
	font-size: 0.8em;
	font-family: Century Gothic;
	width: 640px;
	margin: 0 auto 0 auto;
	padding:20px 20px 20px 20px;
}

img#visitkort {

	position:absolute;
	left: 75%; top:70px;
}
#footer {
	z-index:6;
	background-color:#000000;
	height:70px;
}

