body {
	text-align: center;
	background-color: #000066;
}

#container {
position: relative;
top: 0px;
left: 0px;
margin-left: auto;
margin-right: auto;
width: 1000px;
height: 1100px;
background-color: #000066;
text-align: left;
}

.musicbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-music.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.musicalbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-musical.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.missingbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-missing.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.musikalbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 1100px;
background: URL(../images/bg-musikal.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.showsbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-shows.jpg);
background-repeat: no-repeat;
background-color:#000033;
}

.kalenderbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-kalender.jpg);
background-repeat: no-repeat;
background-color:#000033;
}

.bookingbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-booking.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.homebg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-home.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.storybg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-story.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.actingbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/acting2.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.seminarsbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-seminars.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.mediabg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-media.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.filmmusicbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-filmmusic.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.gallerybg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-media.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.storebg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-store.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.castbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-cast.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.musiciansbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-musicians.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.medvirkendebg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-medvirkende.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.membersbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-members.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.contactbg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
background: URL(../images/bg-contact.jpg);
background-repeat: no-repeat;
background-color:#000066;
}

.topnav {
	position: absolute;
	top: 75px;
	left: 43px;
	width: 940px;
		}
		
.topnav ul {
		margin: 0;
		padding: 0;
		color: #99ccff;
		list-style-type: none; 
		}
		
	.topnav ul li {
		float: left;
		padding: .3em;
		}
		
		.topnav  ul a {
		padding: 0.1em;
		margin: 0;
		line-height: 1.1em;
		color: #99ccff;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		font-size: 1.05em;
		}
		
		.topnav  ul a:visited {
		color: #99ccff;
		}
		
		.topnav  ul a:hover {
		color: #ffffff;
		}

.botnav {
		position: absolute;
		top: 920px;
		left: 118px;
		width: 787px;
		}

.botnav  ul {
		margin: 0;
		padding: 0;
		color: #7d8994;
		list-style-type: none;
		}
		
	.botnav  ul li {
		float: left;
		padding: .3em;
		}
		
	.botnav  ul a {
		padding: .1em;
		margin: 0;
		line-height: 1.1em;
		color: #7d8994;
		font-family: georgia, times new roman, serif;
		text-decoration: none;
		font-size: .75em;
		}
		
		.botnav  ul a:visited {
		color: #7d8994;
		}
		
		.botnav  ul a:hover {
		color: #8b836a;
		}	

	.footer {
	position: absolute;
	top:950px;
	left:119px;
	width:707px;
	font-size: .65em;
	color:#7d8994;
	font-family: georgia, times new roman, serif;
}

	.footer a{
color:#7d8994;
}

	.footer a:visited{
color:#7d8994;
}

	.footer a:hover{
color:#8b836a;
}
