

/* ######################################### */

/* Hintergrundbilder definieren */

/* ######################################### */

	.bodySTANDARD {

	background-color:black;

}

	.bodyMAIN {

	background-color : black;



}

	.bodyMUSIC {

	background-color : black;
	background-image : url(../img/backdrop/music.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;

}

	.bodyMOVIE {

	background-color:black;
	background-image : url(../img/backdrop/movies.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;

}

	.bodyINTERVIEW {

	background-color : black;

	background-image : url(../img/backdrop/interview.jpg);

	background-repeat : no-repeat;

	background-attachment : fixed;

}

	.bodyLIVE {

	background-color : black;

	background-image : url(../img/backdrop/live.jpg);

	background-repeat : no-repeat;

	background-attachment : fixed;

	background-position : center;

}

	.bodyPICTURES {

	background-color:black;

	background-image : url(../img/backdrop/maggrau.jpg);

	background-repeat : no-repeat;

	background-attachment : fixed;

	background-position : center;

}

	.bodyNEWS {

	background-color:black;

	background-image : url(../img/backdrop/maggrau.jpg);

	background-repeat : no-repeat;

	background-position : center;

	background-attachment : fixed;

}

	.bodyMAGAZIN {

	background-color:black;

	background-image : url(../img/backdrop/maggrau.jpg);

	background-repeat : no-repeat;

	background-position : center;

	background-attachment : fixed;

}

	.bodyINDEX {

	background-color:black;

	background-image : url(../img/backdrop/maggrau.jpg);

	background-repeat: no-repeat;

	background-position : center;

}

	.bodyLINKS {

	background-color:black;

	background-image : url(../img/backdrop/links.jpg);

	background-repeat : no-repeat;

	background-position : center;

	background-attachment : fixed;

}

	.bodyIMPRESSUM {

	background-color:black;

/*	background-image : url(../img/backdrop/impressum.jpg);

	background-repeat : no-repeat;

	background-position : bottom;*/

}



/* ######################################### */

/* Standards setzten */

/* ######################################### */


*.lft {
	margin: 5px 5px 5px 0;
	float: left;
}

*.rgt {
	margin: 5px 0 5px 5px;
	float: right;
}


p {

	margin-top:10px;

	margin-bottom:10px;

	color:white;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size:12px;

}





a:link {

	color: #ffffff;

	}

a:active {

	color: #ffff33;

	}

a:visited {

	color: #ffffff;

	}



.tabl_std {

	background: black;

}



.txtNAV1 {

	color: White;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	font-variant: small-caps;

	text-decoration: none;

	background-color: #0000ff;

	border: thin inset;

	border-color: #2222b2;

}

.txtNAV2 {

	color: white;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	font-variant: small-caps;

	text-decoration: none;

}

.txtNAV3 {

	color: white;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	font-variant: small-caps;

	text-decoration: none;

}



.klein {

	color:white;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size:10px;

	}

.normal {

	color:white;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size:12px;

	}

.untertitel {

	color:white;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size:10px;

	}

.ganzklein {

	color:white;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size:9px;

	text-decoration : none;

}

.gross {

	color:white;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size:16px;

}

.ganzgross {

	color:white;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size:22px;

}

.neu {

	color:yellow;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size:10px;

}

.inter {

	color:white;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-style:italic;

}

.special {

	color:white;

	font-family: Times New Roman;

	font-size:32px;

}



/* ################################# */

/* Bilder im Fliesstext */

/* ################################# */



.picright {

	float:right;

	margin-left:5px;

	margin-right:5px;

	}

.picleft {

	float:left;

	margin-left:5px;

	margin-right:5px;

	}



/* ####################################### */

/* Positionierung der Elemente */

/* ####################################### */



	#posSTATUE { position:absolute; top:0px; left:0px; z-index:1; }

	#posLOGO { position:absolute; top:5px; left:230px; z-index:1; }

	#posLOGObrand { position:absolute; top:90px; left:510px; z-index:1; }



	#posNAV0{ position:absolute; top:5px; left:165px;z-index:1; }

	#posNAV1{ position:absolute; top:22px; left:154px;z-index:1; }

	#posNAV2{ position:absolute; top:39px; left:146px;z-index:1; }

	#posNAV3{ position:absolute; top:56px; left:142px;z-index:1; }

	#posNAV4{ position:absolute; top:73px; left:140px;z-index:1; }

	#posNAV5{ position:absolute; top:90px; left:140px;z-index:1; }

	#posNAV6{ position:absolute; top:107px; left:142px;z-index:1; }



	#tableMAIN {

	position: absolute;

	top: 130px;

	left: 125px;

	z-index: 1;

	width: 870px;

	height: 420px;

	border: 0;

	}



	#posUPDATE {position:absolute; top:550px; left:5px; z-index:1;}

	#posCOUNTER {position: absolute;top:520px;left:5px;z-index:1;}

	#posCOUNTER2 {position: absolute;top:520px;left:40px;z-index:1;}

	#posCOUNTER3 {position: absolute;top:530px;left:5px;z-index:1;}



	#posPICTURES { position:absolute; top:310px;left:20px; z-index:1;}

	#posSPECIALS { position:absolute; top:340px;left:20px; z-index:1;}

	#posLINKS { position:absolute; top:370px;left:20px; z-index:1;}

	#posGUESTBOOK { position:absolute; top:400px;left:20px; z-index:1;}

	#posIMPRESSUM { position:absolute; top:430px;left:20px; z-index:1;}

	#posDISCLAIMER  { position:absolute; top:460px; left:20px; z-index:1;}



	#posBOTTOM { position:absolute; top:550px; left:270px; z-index:1;}



	#posHEFT{ position:absolute; top:2px; left:850px; z-index:1;}

	#posHEFTneu { position:absolute; top:0px; left:830px; z-index:1;}



/* ################################################## */

/* baseportal.de */

/* ################################################## */



.guestbook_titel { font-size:14; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold;}

.guestbook_standard { font-size:12; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF;}

.guestbook_standardfett { font-size:12; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold;}

.guestbook_klein { font-size:10; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF;}



.cdreview_kapitel { font-family:Arial,Helvetica,sans-serif;font-size:10px; color:#FFFFFF; }

.cdreview_neu { font-family: Arial,Helvetica,sans-serif;font-size: 10px;color: Yellow; }

.cdreview_anzeige { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; }

.cdreview_autor { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; }

.cdreview_url { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; }

.cdreview_interpret{ font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; }

.cdreview_interpret_gross{ font-family:Arial,Helvetica,sans-serif; font-size:14px; color:#FFFFFF; }

.cdreview_titel { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; }

.cdreview_titel_gross { font-family:Arial,Helvetica,sans-serif; font-size:14px; color:#FFFFFF; }

.cdreview_text { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; }

.cdreview_label { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; }



.news_titel { font-size:16px; font-weight:bold; font-family:Arial,Helvetica,sans-serif; color:#FFFFFF; }

.news_datum { font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#FFFFFF; }

.news_text { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; }

.news_autor { font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#FFFFFF; }

.news_url { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; }



.live_fettgross { font-size:16px; font-weight:bold; font-family:Arial,Helvetica,sans-serif; color:#FFFFFF; }

.live_text { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; }

.live_fett { font-family:Arial,Helvetica,sans-serif; font-weight:bold; font-size:12px; color:#FFFFFF; }

.live_klein { font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#FFFFFF; }

.live_url { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; }



td.impr_cell {vertical-align:top;width:45%;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size:12px;padding:10px;color:white;}

td.mailer	 {vertical-align:top;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px;padding-right:10px;color:white;}

img.impr {margin:0 5px 0 5px;}

*.rgt {
	float:right;
	margin:5px 0 5px 5px;
}

*.lft {
	float:left;
	margin:5px 5px 5px 0;
}
