* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-size: 0.75em;
	line-height: 1.5em;
	background: #000000;
	font-family: arial, helvetica, verdana, sans-serif;
}

#wrapper {
	width: 950px;
	height: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#top {
}

#top-grad {
	background-image: url(images/top-grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


#menu-forside {
	margin-top: 7px;
	margin-bottom: 50px;
	position: relative;
	display: block;
	color: #FFFFFF;
}

#menu-forside a {
	display: block;
	padding: 0 15px 0 15px;
	font-size: 1.13em;
	text-decoration: none;
	color: #999999;
}

#menu-forside a:hover {
	color: #666666;
	}

#menu-forside ul {
	list-style: none;
	margin-left: -15px;
}

#menu-forside li {
	float: left;
}

#menu-forside ul ul {
	display: none;
}

#banner {
}

#fokus {
	position: absolute;
	display: inline;
	top: 540px;
}


#fokus li{
	display: inline;
	margin-left: 6px;
}


ul.nav {
	margin-left: 0px;
	padding-left: 0px;
	border-bottom: 1px dashed #000;
	float:left;
	width: 100%;
}
ul.nav.li {
	float: left;
}
ul.nav a {
	width: 12em;
	display: block;
	border: 1px dashed #000;
	border-bottom: none;
	padding: 5px;
	text-decoration:none;
}

#fokus2 {
	position: absolute;
	display: inline;
	top: 540px;

}

#fokus2 li{
	display: inline;
	margin-left: 6px;
}

#fokus2 li2{
	display: inline;
	margin-left: 5px;
}

#footer-forside {
	margin-top: 198px;
	font-size: 0.8em;
	color: #999999;
	position: relative;
	text-align: center;
}

#footer-forside mail {
	color: #990000;
	text-decoration: none;
	}
	
#footer-forside mail a{
	color: #990000;
	text-decoration: none;
	}
	
#sponsorer {
	float: right;
	position: relative;
	top: -8px;
	}
	
#sponsorer1 {
	position: relative;
	background-image: url(images/sponsor_adidas.gif);
	background-repeat: no-repeat;
	width: 46px;
	height: 27px;
	float: right;
	top: -8px;
	}

#sponsorer2 {
	position: relative;
	background-image: url(images/sponsor_arla.gif);
	background-repeat: no-repeat;
	width: 48px;
	height: 27px;
	float: right;
	top: -8px;
	}
	

#sponsorer3 {
	position: relative;
	background-image: url(images/sponsor_dong.gif);
	background-repeat: no-repeat;
	width: 68px;
	height: 27px;
	float: right;
	top: -8px;
	}	
