@charset "utf-8";
/* CSS Document */

/* ************************** */
/* Styles */
body{
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	color:white;
	font-family:Verdana, Geneva, sans-serif	
}

h3 {
	font-size:16px; 
	font-weight:bold;
	color:#ebebeb;
	/*background-color:#066;*/
	margin-left:0px;
	margin-right:0px;
		
	margin-top:0px;
	margin-bottom:0px;
}

h4 {
	font-size:12px; 
	font-weight:bold;
	color:#ebebeb;
	/*background-color:#066;*/
	margin-left:0px;
	margin-right:0px;
		
	margin-top:0px;
	margin-bottom:0px;
}

p {
	/*background-color:#066;*/
	margin:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

strong {
	font-weight:normal;
	color:#dfa565;
}

.bg_content .content a {border-bottom:1px dotted white;text-decoration:none;	color:white;}
.bg_content .content a:hover {	border-bottom:0px  dotted white;	text-decoration:underline;	}

.bg_content .content .gallery a {border-bottom:0px dotted white;text-decoration:none;	color:white;}
.bg_content .content .gallery a:hover {	border-bottom:0px  dotted white;	text-decoration:nore;	}



.bg_content .content .page_content div.hr {
	margin-top:20px;
	margin-bottom:20px;	
	height:2px;
	border-width:0px;
	background-image:url(../images/trenner_pageC.gif);
	background-repeat:repeat-x;
	background-position:center;	
}

.bg_content .content .page_content div.hr_content {
	margin-top:20px;
	margin-bottom:20px;	
	height:1px;
	border-width:0px;
	background-color:#dfa565;
}

.bg_content .content .static_content div.hr {	
	margin-top:20px;
	margin-bottom:20px;	
	height:3px;
	border-width:0px;
	background-image:url(../images/trenner_staticC.gif);
	background-repeat:no-repeat;
	background-position:center;
}

div.clearer{
	border-width:0px;	
	height:0px;	
	clear:both;
}



/* ************************** */
/* layout */
.bg_top {
	position:absolute;
	height:333px;	
	width:1024px;		
	margin-left:50%;
	left:-512px;	
	/*background-color:#336;	*/
	background-image:url(../de/images/bg_top.jpg);
	background-repeat:no-repeat;		
	border-width:0px;
}

.bg_top_en {	background-image:url(../en/images/bg_top.jpg);}



.bg_content {
	top:334px;
	width:1024px;
	margin-left:50%;
	left:-512px;
	background-image:url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	/*	background-color:#0F0;*/
	border-width:0px;
	position:absolute;
	margin-top:-1px;
}

.bg_content .content {
	position:relative;
	margin-top:-66px;
	margin-left:122px;
	margin-right:105px;
	margin-bottom:0px;
}

.bg_bottom {	
	height:280px;
	width:1024px;
	padding-top:35px;
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:no-repeat;
	/*background-color:#00F;*/
	border-width:0px;	
}

.bg_bottom .copyright {
	margin-left:122px;
	margin-right:105px;
	font-size:9px;
	color:#ffffff;
	text-align:center;
}

.bg_content .content .static_content {
    background-color:#0f0f11;
	border-width:1px;
	border-style:solid;
	border-color:#262727;
	padding:16px;
}

.bg_content .content .page_content {
	margin-top:15px;
	width:470px;
}



/* navigation */
.bg_top div.nav  {	
	margin-left:135px;
	margin-top:236px;
	margin-right:105px;
}


.bg_top div.nav a {	
	display:block;
	float:left;
	width:80px;
	margin-top:6px;
	margin-left:1px;
}

/* Navigation - English*/
.bg_top .nav a.news {	background-image:url(../en/images/navNews.gif);background-position: -162px -6px;}
.bg_top .nav a.news:hover {	background-position: -81px -6px;}
.bg_top .nav a.news_selected {	background-image:url(../en/images/navNews.gif); margin-top:0px;}

.bg_top .nav a.dates {	background-image:url(../en/images/navDates.gif);background-position: -162px -6px;}
.bg_top .nav a.dates:hover {background-position: -81px -6px;}
.bg_top .nav a.dates_selected {	background-image:url(../en/images/navDates.gif); margin-top:0px;}

.bg_top .nav a.biography {	background-image:url(../en/images/navBiography.gif);background-position: -162px -6px;}
.bg_top .nav a.biography:hover {	background-position: -81px -6px;}
.bg_top .nav a.biography_selected {	background-image:url(../en/images/navBiography.gif); margin-top:0px;}

.bg_top .nav a.band {	background-image:url(../images/navBand.gif);background-position: -162px -6px;}
.bg_top .nav a.band:hover {	background-position: -81px -6px;}
.bg_top .nav a.band_selected {	background-image:url(../images/navBand.gif); margin-top:0px;}

.bg_top .nav a.discography {	background-image:url(../en/images/navDiscography.gif);background-position: -162px -6px;}
.bg_top .nav a.discography:hover {	background-position: -81px -6px;}
.bg_top .nav a.discography_selected {	background-image:url(../en/images/navDiscography.gif); margin-top:0px;}

.bg_top .nav a.gallery {	background-image:url(../en/images/navGallery.gif);background-position: -162px -6px;}
.bg_top .nav a.gallery:hover {	background-position: -81px -6px;}
.bg_top .nav a.gallery_selected {	background-image:url(../en/images/navGallery.gif); margin-top:0px;}

.bg_top .nav a.links {	background-image:url(../images/navLinks.gif);background-position: -162px -6px;}
.bg_top .nav a.links:hover {	background-position: -81px -6px;}
.bg_top .nav a.links_selected {	background-image:url(../images/navLinks.gif); margin-top:0px;}

.bg_top .nav a.contact {	background-image:url(../en/images/navContact.gif);background-position: -162px -6px;}
.bg_top .nav a.contact:hover {background-position: -81px -6px;	}
.bg_top .nav a.contact_selected {	background-image:url(../en/images/navContact.gif); margin-top:0px;}

.bg_top .nav a.press_promo {	background-image:url(../en/images/navPress_Promo.gif);	background-position: -162px -6px;}
.bg_top .nav a.press_promo:hover {		background-position: -81px -6px;}
.bg_top .nav a.press_promo_selected {	background-image:url(../en/images/navPress_Promo.gif); margin-top:0px;}

/* Navigation - German*/
.bg_top .nav a.neues {	background-image:url(../de/images/navNeues.gif);background-position: -162px -6px;}
.bg_top .nav a.neues:hover {	background-position: -81px -6px;}
.bg_top .nav a.neues_selected {	background-image:url(../de/images/navNeues.gif); margin-top:0px;}

.bg_top .nav a.termine {	background-image:url(../de/images/navTermine.gif);background-position: -162px -6px;}
.bg_top .nav a.termine:hover {	background-position: -81px -6px;}
.bg_top .nav a.termine_selected {	background-image:url(../de/images/navTermine.gif); margin-top:0px;}

.bg_top .nav a.biografie {	background-image:url(../de/images/navBiografie.gif);background-position: -162px -6px;}
.bg_top .nav a.biografie:hover {	background-position: -81px -6px;}
.bg_top .nav a.biografie_selected {	background-image:url(../de/images/navBiografie.gif); margin-top:0px;}

.bg_top .nav a.diskografie {	background-image:url(../de/images/navDiskografie.gif);background-position: -162px -6px;}
.bg_top .nav a.diskografie:hover {	background-position: -81px -6px;}
.bg_top .nav a.diskografie_selected {	background-image:url(../de/images/navDiskografie.gif); margin-top:0px;}

.bg_top .nav a.galerie {	background-image:url(../de/images/navGalerie.gif);background-position: -162px -6px;}
.bg_top .nav a.galerie:hover {	background-position: -81px -6px;}
.bg_top .nav a.galerie_selected {	background-image:url(../de/images/navGalerie.gif); margin-top:0px;}

.bg_top .nav a.kontakt {	background-image:url(../de/images/navKontakt.gif);background-position: -162px -6px;}
.bg_top .nav a.kontakt:hover {	background-position: -81px -6px;}
.bg_top .nav a.kontakt_selected {	background-image:url(../de/images/navKontakt.gif); margin-top:0px;}

.bg_top .nav a.presse_promo {	background-image:url(../de/images/navPresse_Promo.gif);	background-position: -162px -6px;}
.bg_top .nav a.presse_promo:hover {		background-position: -81px -6px;}
.bg_top .nav a.presse_promo_selected {	background-image:url(../de/images/navPresse_Promo.gif); margin-top:0px;}


.bg_top div.nav a.lang {	
	display:block;
	float:right;	
	margin-top:10px;	
    font-size:10px; 
	color:#6e6e77;
	font-family:Tahoma, Geneva, sans-serif;	
	width:auto;
	text-decoration:none;
}



img { border-width:0px;}



/* hover-Preloadings */
div.pl_news {display:none;background-image:url(../en/images/navNews_hover.gif);}
div.pl_dates {display:none;background-image:url(../en/images/navDates_hover.gif);}
div.pl_biography {display:none;background-image:url(../en/images/navBiography_hover.gif);}
div.pl_discography {display:none;background-image:url(../en/images/navDiscography_hover.gif);}
div.pl_gallery {display:none;background-image:url(../en/images/navGallery_hover.gif);}
div.pl_links {display:none;background-image:url(../en/images/navLinks_hover.gif);}
div.pl_contact {display:none;background-image:url(../en/images/navContact_hover.gif);}

div.pl_neues {display:none;background-image:url(../de/images/navNews_hover.gif);}
div.pl_termine {display:none;background-image:url(../de/images/navDates_hover.gif);}
div.pl_biografie {display:none;background-image:url(../de/images/navBiography_hover.gif);}
div.pl_diskografie {display:none;background-image:url(../de/images/navDiscography_hover.gif);}
div.pl_galerie {display:none;background-image:url(../de/images/navGallery_hover.gif);}
div.pl_links {display:none;background-image:url(../de/images/navLinks_hover.gif);}
div.pl_kontakt {display:none;background-image:url(../de/images/navContact_hover.gif);}

