body
	{
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url(../media/pbd_inauto_1000x750.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed; 
	background-position:center;
	/* or scroll
	*/
	}
h2
	{
	font-family:Verdana, Arial, Helvetica;
	color:#922538;
	/* border:solid 1px #ffff00; */
	}
.stageleft
	{
	position:absolute; 
	top: 3%; left: 3%;
	width:45%; height:90%;
	text-align: left;
	vertical-align:top;
	z-index:0;
	/* border:solid 1px #ff0000; */
	}
.stageright
	{
	position:absolute; 
	top: 3%; left: 48%;
	width:45%; height:90%;
	text-align: right;
	vertical-align:top;
	z-index:0;
	/*
	border:solid 1px #ff00ff;
	background-image:url(../media/thumbnail_promocdbooklet.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:transparent;
	*/
	}
/********************* text und link **************************/
.text
	{
	font-family:Verdana, Arial, Helvetica;
	font-weight:normal;
	font-size:12px;
	color:#ffffff;
	/* border:solid 1px #ffff00; */
	height:85%;
	}
.news
	{
	padding:9px;
	font-family:Verdana, Arial, Helvetica;
	font-weight:normal;
	font-size:12px;
	color:#ffffff;
	background-color:#922538;
	/* border:solid 1px #ffffff; */
	height:90px;
	width:260px; 
	overflow: auto;
	}

.newsinactive
	{
	font-family:Verdana, Arial, Helvetica;
	font-weight:normal;
	font-size:12px;
	color:#999999;
	}
a:link, a:active, a:visited, .linkinactive
	{
	color:#ffffff;
	text-decoration:none;
	}
a:hover, a:focus, #linkactive
	{
	color:#ffffff;
	text-decoration:underline;
	}
/***************** player **************************/
.contact 
	{
	font-family:Verdana, Arial, Helvetica;
	font-weight:normal;
	font-size:12px;
	color:#ffffff;
	width:240px; 
	margin-left:60%;
	height:81%;
	/* border:solid 1px #00ffff; */
	}
.player 
	{
	display: block;
	width:240px; 
	height:110px;
	margin-left:60%;
	background-color:#000000;
	/* border:solid 1px #00ffff; */
	}
/***************** ende player ************************/