.weiß {
	color: #FFFFFF;
	font-size: 10px;
}

.blogdatum{
	font-size: 12px;
	color: #9f2421;
	height: 12px;
	line-height: 1;
	font-weight:bold;
}

.ueber1{
	font-size: 16px;
	color: #9f2421;
	height: 16px;
	line-height: 1;
	font-weight:bold;
}

.ueber2{
	font-size: 14px;
	color: #9f2421;
	height: 14px;
	line-height: 1;
	font-weight:bold;
}

.ueber3{
	font-size:12px;
	color: #FFFFFF;
	height: 12px;
	font-weight:bold;
	text-align: center;
	line-heigt: 1.5;
}

body{
background-color:#000000;
margin:0;
padding:0;
height:100%;
width:100%;
overflow:hidden;
}

div#page{
width:1024px;
height:620px;
position:absolute;
left: 50%;
margin-left: -512px;
}

div#titel{
width:770px;
height:192px;
position:absolute; top:0px; left:0px;
background:url(../images/titel.jpg);
}

div#rid{
width:254px;
height: 316px;
position:absolute; top:0px; left:770px;
}

div#postit{
width:235px;
height:428px;
position:absolute; top:192px; left:0px;
background:url(../images/postit.jpg); 
/*background:url(../images/postit/postit.php);    */
}

div#navbar{
width:535px;
min-height:32px;
z-index:5;
position:absolute; top:192px; left:235px;
background:url(../images/navbar.jpg);
background-repeat:no-repeat;
}

div#contentBG{
width:535px;
height:351px;
z-index:1;
position:absolute; top:224px; left:235px;
background:url(../images/content.jpg);
background-repeat:no-repeat;
}

div#content{
width:535px;
height:351px;
z-index:2;
position:absolute; top:224px; left:235px;
overflow:auto;
}

div#eddie{
width: 254px;
height: 259px;
position:absolute; top:316px; left:770px;
background:url(../images/eddie.jpg);
}

div#footer{
padding-top:15px;
font-weight:bold;
color:#202020;
width:789px;
height:45px;
position:absolute; top:575px; left:235px;
background:url(../images/footer.jpg);
background-repeat:no-repeat;
}

div#blogs{
position:absolute; top:220px; left:50px;
width:140px;
height:110px;
/*border-style: dotted;
border-color: #FFFFFF;
border-width: thin;
*/
}

a#blogs{
text-decoration:  none;
font-weight: bold;
border: none;
color: #FFFFFF;
font-size:10px
}

a#blogs:hover{
text-decoration:  underline;
font-weight: bold;
border: none;
color: #FFFFFF;
font-size:10px

}

/* spezifische Unterseiten-Layouts*/

div#media{
width:500px;
height:300px;
position: absolute;
left:50%;
top:50%;
margin-left: -250px;
margin-top: -150px;
text-align: center;
font-size: 1.2em;
}

div#kopfspalte{
margin-left: 8px;
margin-bottom: 30px;
}

div#linkespalte{
margin-left: 8px;
float: left;
width:260px;
margin-bottom: 30px;
}

div#rechtespalte{
float: left;
width: 150px;
margin-bottom: 30px;
}

div#center{
margin-right: 8px;
margin-left: 8px;
clear: left;
}

div#band{
width:520px;
height:340px;
position: absolute;
left:50%;
top:50%;
margin-left: -260px;
margin-top: -170px;
text-align: center;
font-size: 1.2em;
}

	div#band_foto{
	z-index:4;
	position: absolute;
	left:0px;
	top:0px;
	}
	
	div#band_head{
	z-index:4;
	position: absolute;
	right: 0px;
	top:0px;
	}
	
	div#band_text{
	width:360px;
	z-index:4;
	position: absolute;
	left: 15px;
	top: 160px;
	}
	
	div#band_gen{ 
	background-color:#FFF;
			filter:Alpha(opacity=70);
			-moz-opacity:0.7;
			-khtml-opacity:0.7;
			opacity:0.7;
	z-index:4;
	position: absolute;
	left: 200px;
	top: 50px;
	width:315px;
	height:225px;
	overflow:hidden;
	}

	
	div#band_negativ{
	z-index:4;
	position:relative;
	left: 371px;
	top: 270px;
	width:147px;
	height:448px;
	}
	

div#hl1{
font-size: 14px;
font-weight: bold;
}