body {
	/*background-color:#14002d;
	background-image:url(bgimage.jpg);
	background-repeat:repeat;
	background-position: top left;*/
	margin-top:0;
	margin-left:0;
}

p {
    color: #999999;
    font-family: _typewriter;
    font-size: 12px;
    margin-left: 20px;
}
.pschwarz {
    color: #000000;
    font-family: _typewriter;
    font-size: 12px;
    margin-left: 20px;
}
a {
    /*color: #999999;*/
    text-decoration: underline;
}
a:hover {
    color: #CC6600;
}
.datum {
    color: #596660;
    //color: #88ADAD;
    font-size: 18px;
    margin-left: -20px;
   }
.titel {
    font-weight:bold;
    color: #9BAD6F;
    //color: #CC3399;
    //color: #87126D;
    font-size: 14px;
    text-decoration: none;
}
.ort {
    font-size: 14px;
    text-decoration: underline;
}
.datum_klein {
    color: #FFFFFF;
}
.past {
    color: #202426;
    font-size: 18px;
    margin-left: -20px;
}
.pressetitel{
	color:#9BAD6F;
	font-weight:bold;
}
#player {
	position:absolute;
	right:30px;
	bottom:30px;
}