/* CONTENT LAYOUT DIVS
--------------------------------------------------------- */
.containerband
{
	float: right;
	height: 330px;
	width: 550px;
	position: absolute;
	background: transparent;
	overflow: auto;
	padding: 5px;
	left: 0px;

}

#containerright
{
	float: left;
	height: 340px;
	position: absolute;
	background: transparent;
	overflow: auto;
	padding: 5px;
	right: 0px;
}

#containerleft
{
	float: left;
	height: 340px;
	position: absolute;
	background: transparent;
	overflow: auto;
	padding: 5px;
	left: 0px;
}

.portrait
{
  width: 320px;

}

.portrait_left
{
  width: 560px;

}

.aktuelles
{
  width: 360px;

}

.presse
{
  width: 490px;

}

.hoerbeispiele
{
  width: 320px;

}

.hoerbeispiele_left
{
  width: 550px;

}

.portrait_band
{
  width: 320px;

}

.fotogalerie
{
  width: 350px;

}

.fotogalerie_left
{
  width: 520px;

}

.kontakt
{
  width: 320px;

}

.impressum
{
  width: 359px;

}