
html,body,#flashcontent {
		margin-right: auto;
		margin-left: auto;
		background-color: #000000;
		/*background-image : url(hpbg.jpg);*/
} 
#validator {
		position: absolute;
		right: 150px;
		
		z-index: 1
}

#tekst{
  	position: relative;
  	top: 0px;
	right: 0px;
  	width: 620px;
  	height: 620px;
	
 	z-index: 2
	
}
#impressum {
	position: relative;
  	top: 0px;
  	left: 10px;
	right: 10px;
  	width: 600px;
  	height: 600px;
	text-align: left;
	font-size: 14px;
	font-weight: none;
	font-family: verdana, arial;
	/*color: #000033;*/
	color: #4B4C89;
	overflow: auto;
	scrollbar-base-color: #4B4C89; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #4B4C89;
	background-image : url(hpbg.jpg);
 	z-index: 3
}
#sow {
	position: absolute;
	top: 5px;
	left: 350px;
	font-family: verdana;
	font-style: italic;
	font-size: 10px;
	margin-left: 5px;
	color: #5B5F61;
	z-index:100
}
/* tilbageknap til de store billeder */

#navigation {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 25px;
	padding-bottom: 25px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	margin-right: 2px;
	padding: 15px 10px 2px 10px;
	color: #999999;
	background-color: #000000;
	text-decoration: none;
	border-top: 8px solid #660000;
	
}
#navigation a:hover {
	background-color: #000000;
	color: #FFCC33;
	border-top: 8px solid #FD0303;
	border-bottom: 8px solid #000000;
	
}
p{
	font-family: verdana;
	font-style: bold;
	font-size: 12px;
	color: #FFCC33;
	}

