html, body	{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	}

img	{
	display: block;
	border: 0;
	}


/* Links -------------------- */
a:link	{
	text-decoration: none;
	background-color: transparent;
	color: #333;
	}
a:visited	{
	text-decoration: none;
	background-color: transparent;
	color: #333;
	}
a:hover	{
	text-decoration: none;
	background-color: transparent;
	color: #f00;
	}
a:active	{
	text-decoration: none;
	background-color: transparent;
	color: #333;
	}


/* Schrift -------------------- */
table, p, a, td, li, h1, h2, h3, h4, h5, h6	{ 
	font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Lucida, 'Trebuchet MS', Trebuchet, Tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	line-height: 155%; 
	text-align: left; 
	margin: 0;
	padding: 0 
	}
h1, h2, p, a	{
	padding-bottom: 17px; 
	}
h2	{
	font-weight: bold;
	margin-top: 51px;
	}
h3	{
	font-weight: bold;
	}
td	{
	vertical-align: bottom;
	}
.rep td	{
	border: 0;
	height: 51px;
	}
.rep h2	{
	padding-bottom: 0; 
	}


/* Container -------------------- */
#menu	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	}
#home, #home_h, #repertoire, #repertoire_h, #konzerte, #konzerte_h, #biografie, #biografie_h, #presse, #presse_h, #kontakt, #kontakt_h, #deutsch, #deutsch_h, #english, #english_h	{
	position: absolute;
	top: 37px;
	z-index: 5;
	}
#home, #home_h	{
	left: 101px;
	}
#repertoire, #repertoire_h	{
	left: 221px;
	}
#konzerte, #konzerte_h	{
	left: 341px;
	}
#biografie, #biografie_h	{
	left: 461px;
	}
#presse, #presse_h	{
	left: 581px;
	}
#kontakt, #kontakt_h	{
	left: 701px;
	}
#deutsch, #deutsch_h, #english, #english_h	{
	left: 821px;
	}
#home_h p, #repertoire_h p, #konzerte_h p, #biografie_h p, #presse_h p, #kontakt_h p, #deutsch_h p, #english_h p	{
	color: #f00;
	}
#duo	{
	position: absolute;
	top: 154px;
	left: 90px;
	z-index: 5;
	}
#name	{
	position: absolute;
	top: 154px;
	left: 330px;
	z-index: 5;
	}
#bgplayer	{
	position: absolute;
	top: 280px;
	left: 90px;
	z-index: 6;
	}
#buehne	{
	position: absolute;
	top: 462px;
	left: 92px;
	z-index: 5;
	}
#bildseite	{
	position: absolute;
	top: 305px;
	left: 90px;
	z-index: 5;
	}
#container	{
	position: absolute;
	top: 241px;
	left: 330px;
	width: 600px;
	z-index: 5;
	}
#containerbreit	{
	position: absolute;
	top: 241px;
	left: 90px;
	width: 840px;
	z-index: 5;
	}


/* Classes -------------------- */
.block0, .block1, .block2, .block3, .block4, .block5	{
	padding-top: 17px;
	margin-top: 0;
	vertical-align: top;
	}
.block0, .block1, .block2	{
	float: left;
	width: 230px;
	padding-right: 10px;
	}
.block3	{
	float: left;
	width: 100px;
	padding-right: 0;
	}
.block4	{
	float: left;
	width: 110px;
	padding-right: 10px;
	}
.block5	{
	float: left;
	width: 450px;
	padding-right: 0;
	}
.text	{
	width: 480px; 
	}
.ohne	{
	padding-bottom: 0; 
	}
.oben7	{
	padding-top: 7px; 
	}
.oben12	{
	padding-top: 12px; 
	}
.breit60	{
	width: 60px; 
	}
.breit240	{
	width: 240px; 
	}
