/* CSS Document */

body {
		background-color : #000000; 
		color : #ffffff; 
		font-family : arial, verdana, sans-serif;
		font-style : normal; 
		font-variant : normal; 
		font-weight : normal; 
		font-size :90%; 
} 
br {
		background-color : #000000; 
		color : #ffffff; 
		font-family : arial, verdana, sans-serif;
		font-style : normal; 
		font-variant : normal; 
		font-weight : normal; 
		font-size :90%; 
} 
h1.frontpage {
		color : #99ff00; 
		font-family : arial, verdana, sans-serif;
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size :200%; 
		text-transform : uppercase; 
} 
h2.frontpage {
		color : #ffffff; 
		font-family : arial, verdana, sans-serif; 
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 150%; 
} 
h1 {
		color : #99ff00; 
		font-family : arial, verdana, sans-serif; 
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 130%; 
} 
h2 {
		color : #ffffff; 
		font-family : arial, verdana, sans-serif;
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 110%; 
} 
h2.albums {
		color : #ffffff; 
		font-family : arial, verdana, sans-serif;
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 100%; 
}
h2.copyright {
		background-color : #000000;
		color : #ffffff; 
		font-family : arial, verdana, sans-serif; 
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 70%; 
}
i {
		color : #ffffff; 
		font-family : arial, verdana, sans-serif; 
		font-style : italic; 
		font-variant : normal; 
		font-weight : normal; 
		font-size :100%; 
} 
a {
		color : silver; 
		font-family : arial, verdana, sans-serif; 
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 100%; 
} 
a:visited {
		color : silver; 
		font-family : arial, verdana, sans-serif; 
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 100%; 
}
a:hover {
		color:#666666; 
		font-family : arial, verdana, sans-serif; 
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 100%; 
} 
a:focus {
		color:#666666; 
		font-family : arial, verdana, sans-serif; 
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 100%; 
}
a.link-headline {
		color : #ffff00; 
		font-family : arial, verdana, sans-serif;
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 100%; 
}
a.link-headline:visited {
		color : #ffff00; 
		font-family : arial, verdana, sans-serif;
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 100%; 
} 
a.link-supheadline {
		color : #ffffff; 
		font-family : arial, verdana, sans-serif; 
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 100%; 
} 
a.link-supheadline:visited {
		color : #ffffff; 
		font-family : arial, verdana, sans-serif; 
		font-style : normal; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 100%; 
} 
table.webstatistics {
		font-family:arial, verdana, sans-serif;
		font-size:100%;
		color:#ffffff;
		text-align:left;
}
table.collection {
		font-family:arial, verdana, sans-serif;
		font-size:100%;
		color:#ffffff;
		text-align:left;
}
table.gallery-top {
		width:65%;
		border:0;
		cellpadding:0;
		cellspacing:0;
}
table.gallery {
		width:100%;
}
table.album-top {
		width:800px;
		border:0;
		cellpadding:0;
		cellspacing:0;
}
th.left {
		width:50%;
}
th.mid {
		width:10%;
}
th.right {
		width:40%;
}
th.gallery {
		width:99%;
		colspan:0;
}
td.gallery {
		width:99%;
		colspan:0;
}
td.left {
		width:50%;
}
td.mid {
		width:10%;
}
td.right {
		width:40%;
}
td.album {
		width:285px;
}
td.gallerypic {
		width:33%;
		hight:20%;
		colspan:1;
}
div.albumcover {
		position:absolute;
		top:0px;
		left:0px;
		z-index:1;
}
div.tracklist1 {
		position:absolute;
		top:0px;
		left:0%;
		z-index:2;
}
div.tracklist2 {
		position:absolute;
		top:0px;
		left:0px;
		z-index:3;
}
div.top {
		position:absolute;
		top:1%;
		left:21%;
		height:7%;
		width:79%;
		z-index:3;
}
div.info {
		position:absolute;
		top:8%;
		left:21%;
		height:90%;
		width:79%;
		z-index:2;
}
div.hovedmenu {
		position:absolute;
		top:1%;
		left:1%;
		height:100%;
		width:20%;
		z-index:1;
}