body {
    background: #000;
    color: #FFF;
    font-family: Verdana, Arial;
    font-size: 13px;
}
.invisible {
    display: none;
}
img {
    border: 0;
}
#page {
    width: 970px;
    height: 750px;
    margin: 70px auto;
    position: relative;
}
a {
    color: #FFF;
    text-decoration: underline;
    font-weight: bold;
}
h1 a {
    background: url("/media_data/images/chrome/logo.gif") no-repeat left top;
    height: 75px;
    width: 400px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
#youtube {
    position: absolute;
    top: 120px;
    left: 0;
    background: #000;
}
#sprechblase_kl {
    background: url("/media_data/images/chrome/sprechblase_kl.gif") no-repeat left top;
    height: 157px;
    width: 467px;
    display: block;
    position: absolute;    
    top: 405px;
    left: 40px;
    z-index: 100;
}
#sprechblase_kl p {
    width: 210px;
    float: left;
    padding: 25px 5px 20px 15px;
}
#sprechblase_kl img {
    margin: 15px 0 0 10px;
}
#sprechblase_gr {
    background: url("/media_data/images/chrome/sprechblase_gr.gif") no-repeat left top;
    height: 335px;
    width: 463px;
    display: block;
    position: absolute;    
    top: 0;
    right: 10px;
    padding: 25px;
}
#sprechblase_gr h2 {
    background: url("/media_data/images/chrome/h2.gif") no-repeat left top;
    width: 238px;
    height: 41px;
    margin: 0px auto;
}
#sprechblase_gr p {
    text-align: center;
    width: 450px;
    padding: 0;
    margin: 25px auto;
}
#detektive {
    background: url("/media_data/images/chrome/detektive.gif") no-repeat left top;
    height: 467px;
    width: 515px;
    display: block;
    position: absolute;    
    right:50px;
    top:305px;      
}
a#impressum {
    position: absolute;    
    left:0;
    bottom:10px;        
}
.impressum h2 {
    font-size: 16px;
}
#content {
    width: 300px;
    margin: 50px auto;
}
#bild_close {
	float: right;
	background: url(/media_data/images/chrome/kreuz.gif) top left no-repeat;
	display: block;
	width: 25px;
	height: 26px;	
}
