#box{	position: absolute;
		width: 798px;
		height: 450px;
		left: 0px;
		top: 120px;
		background-image: url('../images/baggrundsbilleder/band.jpg');
}
#textholderbio{
		position: absolute;
		top: 0px;
		left: 20px;
		width: 500px;
		height: 450px;
		background-image: url("../images/textbox2.gif");
}
#bandtext{
		position: absolute;
		top: 35px;
		left: 12px;
		width: 480px;
		height: 400;
		text-align: left;
}

#frank{	position: absolute;
		width: 107px;
		height: 150px;
		top: 20px;
		left: 80px;
		/*background-image: url("../images/frank.jpg");*/
}

#frankoverskrift{
		position: absolute;
		width: 150px;
		height: 15px;
		top: 150px;
		left: 1px;
		font-size: 9pt;
		font-weight: bold;
		color: #F4EECE;
}

#franktekst{
		position: absolute;
		width: 150px;
		height: 15px;
		top: 163px;
		left: 1px;
		font-size: 7pt;
		color: #F4EECE;
}

#erik{	position: absolute;
		width: 107px;
		height: 150px;
		top: 20px;
		left: 300px;
		/*background-image: url("../images/erik.jpg");*/
}

#erikoverskrift{
		position: absolute;
		width: 120px;
		height: 15px;
		top: 150px;
		left: 1px;
		font-size: 9pt;
		font-weight: bold;
		color: #F4EECE;
}

#eriktekst{
		position: absolute;
		width: 120px;
		height: 15px;
		top: 163px;
		left: 1px;
		font-size: 7pt;
		color: #F4EECE;
}

#thomas{position: absolute;
		width: 107px;
		height: 150px;
		top: 210px;
		left: 80px;
		/*background-image: url("../images/thomas.jpg");*/
}

#thomasoverskrift{
		position: absolute;
		width: 150px;
		height: 15px;
		top: 150px;
		left: 1px;
		font-size: 9pt;
		font-weight: bold;
		color: #F4EECE;
}

#thomastekst{
		position: absolute;
		width: 150px;
		height: 15px;
		top: 163px;
		left: 1px;
		font-size: 7pt;
		color: #F4EECE;
}

#lasse{	position: absolute;
		width: 107px;
		height: 150px;
		top: 210px;
		left: 300px;
		/*background-image: url("../images/lasse.jpg");*/
}

#lasseoverskrift{
		position: absolute;
		width: 150px;
		height: 15px;
		top: 150px;
		left: 1px;
		font-size: 9pt;
		font-weight: bold;
		color: #F4EECE;
}

#lassetekst{
		position: absolute;
		width: 150px;
		height: 15px;
		top: 163px;
		left: 1px;
		font-size: 7pt;
		color: #F4EECE;
}