@import "menu.css";
body
	{
	margin:0; padding:0; height:100%;
	font-family: verdana;
	background-color:white;
	}

#wrap
	{
	min-height:100%;
	width:780px;
	margin:auto;
	position:relative;
	}

#inner-wrap
	{
	width:100%;
	height:100%;}

* html #wrap
	{
	height:100%
	}

#top
	{
	background: #333333;
	color:#FF00FF;
	margin:10; padding:0;
	height:80px;
	width:780px}

p
	{
	margin:0px; padding:0;
	}

h1
	{
	position:relative;
	line-height:80px;
	margin:0;
	padding-left:20px;
	}

#left
	{
	float:left;
	width:200px;
	text-align:center;
	margin-top:30px;
	}

#main
	{
	position:top;
	margin-left:320px;
	margin-top:30px;
	margin-bottom:30px;
	width:450px;
	height:594px;
	}

#bottom
	{
	position:absolute;
	height:80px;
	background-color: #333333;
	width:780px;
	color:#FF00FF;
	text-align:center;
	left: 2px;
	top: 789px;
	}

#bottom p
	{
	margin:0;
	font-size:0.8em;
	font-family: verdana;
	text-align:center;
	}

#video
{margin-top:30px;
}

#billede
{
margin-top:30px;
}

h3
{
line-height:15px;
font-size:0.9em;
}
