body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: black;
}

#position {
	width: 800px;
	height: 600px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -300px;
	margin-left: -400px;
	padding: 0;
	overflow: hidden;
	background: url(bilder/start.jpg);
}

#position2 {
	width: 800px;
	height: 600px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -300px;
	margin-left: -400px;
	padding: 0;
	overflow: hidden;
}

/*<group=Leiste>*/

#leiste {
	position: absolute;
	top: 30px;
	right: 0;
	width: 110px;
	height: 63px;
}

.leistenbalken {
	width: 8px;
	height: 63px;
	background: white;
	position: relative;
	float: right;
	margin-left: 5px;
}

.leistenimg {
	width: 87px;
	float: right;
}

.leistenimg img {
	background: aqua;
	float: right;
	margin-bottom: 6px;
}
	
/*</group>*/

/*<group=Themenlogos>*/

.bcontact {
	top: 105px;
	left: 52px;
	position: absolute;
}

.exhibitionlogo {
	position: absolute;
	left: 317px;
	top: 471px;
}

.biographylogo {
	position: absolute;
	top: 471px;
	left: 315px;
}

.portfoliologo {
	top: 471px;
	left: 466px;
	position: absolute;
}
	
/*</group>*/

/*<group=Musiker>*/

#musikerkasten {
	position: absolute;
	top: 120px;
	left: 320px;
	width: 470px;
	height: 310px;
}

.col1 {
	width: 130px;
	height: 310px;
	float: left;
	overflow: hidden;
}

.col2 {
	height: 310px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
	width: 180px;
}

.col3 {
	width: 150px;
	height: 310px;
	float: left;
	overflow: hidden;
}

.coltxt1 a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.coltxt1 a:hover {
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 12px;
}

.coltxt2 a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.coltxt2 a:hover {
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 12px;
}

.coltxt3 a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.coltxt3 a:hover {
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 12px;
}
	
/*</group>*/

.text1 {
	font-size: 12px;
	color: white;
	margin-top: 380px;
	margin-left: 30px;
	position: absolute;
	width: 480px;
	text-align: justify;
}

.coltxtbold {
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.newsbild1 {
	margin-bottom: 40px;
}

#biokasten {
	position: absolute;
	top: 120px;
	left: 320px;
	width: 470px;
	height: 310px;
	color: white;
	font-size: 13px;
}

#contactkasten {
	position: absolute;
	top: 120px;
	left: 411px;
	width: 380px;
	height: 250px;
	color: white;
	font-size: 13px;
}

#impressum {
	color: white;
	font-size: 9px;
	top: 250px;
	left: 54px;
	width: 311px;
	height: 310px;
	position: absolute;
}

/*<group=Bilder>*/

.portfoliobild {
	top: 120px;
	left: 54px;
	position: absolute;
}

#bildkasten {
	position: absolute;
	top: 120px;
	width: 295px;
	height: 310px;
}

.posterdownload a {
	position: absolute;
	top: 415px;
	font-size: 13px;
	color: white;
	left: 54px;
}

.enlarge {
	position: absolute;
	top: 438px;
	font-size: 12px;
	color: white;
	text-decoration: none;
	left: 54px;
}

.enter {
	position: absolute;
	top: 455px;
	left: 385px;
}

.enter img {
	border-style: none;
}

.home {
	top: 30px;
	left: 54px;
	position: absolute;
	width: 43px;
	height: 11px;
}

.home img {
	border-style: none;
}

.b1 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.b2 {
	float: left;
	margin-bottom: 4px;
}

.b3 {
	float: left;
	top: -49px;
	position: relative;
}

.b4 {
	float: left;
	margin-right: 5px;
}

.b5 {
	float: left;
}

.b6 {
	float: left;
	margin-left: 5px;
}

.bplakat {
	margin-left: 54px;
}

.bbio {
	margin-left: 54px;
}
	
/*</group>*/

a {
	color : white;
	font-size: 13px;
}

a:hover {
	color : white;
}

.madeby {
	color : white;
	font-size: 9px;
}

.madeby a:hover {
	color : white;
	font-size: 9px;
}

.overlay {
	width: 800px;
	height: 600px;
	margin-left: -400px;
	margin-top: -300px;
	top: 50%;
	left: 50%;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	text-align: center;
	color: white;
	font-size: 13px;
	background: black;
}

.text2 {
	color: white;
	font-size: 12px;
}

