   body {
	margin: 0px;
	padding: 0px;
	font: normal 80% verdana, Arial, sans-serif;
	background-color: #333333;
	text-decoration: none;
}
/** Layout Template **/

a img { 
	border: none;
	
	}

a{
	color:#FFFFCC; 
	text-decoration: underline; 
	font-weight:normal;
}

#content {
	
	position: fixed;
	top: 100px;
	left: 50%;
	width: 880px;
	height:532px;
	margin-left: -425px;

}
#backpic {
	float: right;
      position: absolute;
      left: 20px;
}

#blocktop {
	width:100%;
	height: 100px;
	background-color: black;
	position: relative;
	z-index: 70;

}

#blocktop2 {
	width:105%;
	height: 100%;
	background-color: black;
	position: fixed;
	z-index: 70;
	top: 632px;
	left: 0%;
}
/**  logo  **/

#beatalogo {
	position: absolute;
	top: -85px;
	width: 548px;
	height: 77px;
	left:135px;
	background: url(pix/logo.png);
}
#girl {
	position: absolute;
	width: 187px;
	height: 172px;  
	left: -65px;
	top: -80px; 
	z-index: 180;
}

/**iframe und flash**/

#flash {
	position: absolute;
	left: 55px;
	width: 360px;
	height: 534px;
	}
	
#iframe {
	position: absolute;
	top: 85px;
	left: 23px;
	width: 650px;
	height: 537px;	
	background: #333333;
	overflow:none;

	}
#iframer {
	position: absolute;
	top: 85px;
	left: 495px;
    }
	


/** rund um text **/

                                           
 #liste {
	list-style-type:none;
	padding:0 0 0 16px
}
.text {
	font-style: verdana;
	font-weight: condensed;
	color: white;
}
#textb {
	position: relative;
	top: 30px;
	left: -15px;
	width: 400px;
	height: 450px;
	color: white;
	background-color: none;
	font-style: none;
	font-weight: condensed;
	overflow: auto;
}

#orientribal {
    position: absolute; 
	left: 50%; 
	top: 50%;


	

}


#galb {
	position: relative;
	top: 10px;
	left: -50px;
	width: 500px;
	height: 500px;
	color: white;
	background-color: none;
	font-style: none;
	font-weight: condensed;
	overflow: auto;
#p {
	color: white;
	padding:0px 30px 0px 0px;
	float: left;
	font-style: none;
	font-weight: bold;
}
#wordwrap {
	position: relative;
	width:650px;
	height: 532px; 
	padding:10px;
	
	
	
}

/** navi **/
 
					               
					               

			
}
ul#Navigation {
	margin: 0px;
	padding: 19px 30px 0px;
	line-height: 23px;
	position: relative;
	z-index: 100;
	top: 84px;
	float: left;
}
ul#Navigation li {
	list-style: none;
	display: inline;
	margin:0em;
    padding: 0em;
}
ul#Navigation a, ul#Navigation span {
	padding: 0em;
	text-decoration: none;
	font-weight: bold;
	color: white;
	
}
ul#Navigation a.active {
	color: black;
}
* html ul#Navigation a, * html ul#Navigation span {
	width: 1em;    /* nur fuer IE 5.0x erforderlich */
 w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}
ul#Navigation a:hover, ul#Navigation span {
	color: black;
}
#naviback {
        position: absolute;
        width: 158px;
        height: 532px;
	    z-index: 10;
        background: url(pix/naviback.png);
		left: -19px;
}
#navibackg {
        position: absolute;
        width: 158px;
        height: 532px;
	    z-index: 10;
        background: url(pix/navibackg.png);
		left: -19px;
}



	
