body {
	text-align: center;
	height: 100%;
	width: 100%;
}
#content {
	background-color: #FFFFFF;
	height: 600px;
	width: 760px;
	top: 0px;
	text-align: left;
	position: relative;
	background-image: url(Pictures/Handball_faded.jpg);
	background-repeat: no-repeat;
	background-position: -110px 410px;
}
#top {
	text-align: center;
	position: relative;
	height: 78px;
	width: 760px;
	top: 0px;
}
#menu1 {
	text-align: left;
	position: relative;
	height: 25px;
	width: 520px;
	left: 0px;
	top: 13px;
}
#maintext {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	overflow: auto;
	position: relative;
	height: 400px;
	width: 500px;
	left: 20px;
	top: 25px;
}
#footer {
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	position: absolute;
	height: 25px;
	width: 760px;
	bottom: 0px;
}
#rightbanner {
	position: absolute;
	height: 466px;
	width: 220px;
	top: 79px;
	left: 539px;
}
#menu2 {
	text-align: right;
	position: absolute;
	height: 10px;
	width: 220px;
	top: 3px;
	left: 0px;
	font-size: 8px;
	font-family: Verdana;
}
#menu3 {
	position: relative;
	height: 15px;
	width: 220px;
	left: 0px;
	top: 17px;
	text-align: right;
}
#innerbanner {
	position: absolute;
	height: 415px;
	width: 220px;
	top: 40px;
	left: 0px;
}

.overskrift {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
