/* CSS 2communicate */


/** BASIC */

html {
	height: 101%;
	font-size: 62.5%;
}




body {
	background: repeat-x left top;
	font-family:Helvetica, sans-serif, Arial;
	font-size: 1.4em;
	line-height: 22px;
	text-align: left;
	background-image: url(../Bilder/Bilder_Vorlagen/Partyband_Design_BG.jpg);
	background-color: #CB1717;
	margin: 0px;
	padding: 0px;
}



* {
	margin: 0px;
	padding: 0px;
	
}

/** WRAPPER */

#wrapper_head {
	width: 800px;
	margin: 0px auto;
	height: 211px;
}


/** HEAD */

#headone {
	height: 56px;
	margin: 0px;
	width: 800px;
	background-image: url(../Bilder/Bilder_Vorlagen/Partyband_Design_1.jpg);
		
}

#headtwo {
	height: 90px;
	margin: 0px;
	width: 800px;
	background-image: url(../Bilder/Bilder_Vorlagen/Partyband_Design_2.jpg);
		
}

#headthree {
	height: 65px;
	margin: 0px;
	width: 800px;
	background-image: url(../Bilder/Bilder_Vorlagen/Partyband_Design_3.jpg);
		
}

#wrap_inhalt {
	width: 800px;
	padding-top: 0px;
	height: auto;
	background: url(../Bilder/Bilder_Vorlagen/Partyband_Design_Body.jpg) repeat-y left top;
	margin: 0px auto;
}



#headnav {
	float: right;
	width: 440px;
	margin: 10px 0px 0px;
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;
	
}




/** MENU */

#menu {
	float: left;
	width: 165px;
	padding-left: 0px;
	z-index: 50;
	margin-top: 50px;
}


#menu ul {
	list-style: none;
	font-weight: bold;
}

#menu li {
}

#menu a {
	display: block;
	color: #FFFFFF;
	padding-left: 20px;
}

#menu1 {
	line-height: 36px;
	height: 45px;
}





/** MENU2 */

#menu2 {
}


#menu2 ul {
	margin: 0px;
	padding-top: -5px;
	list-style: none;
}

#menu2 li {
}

#menu2 a {
	display: block;
	color: #000000;
	padding-left: 5px;
	font-size: 0.9em;
	
}

#menu2 a:hover {
	text-decoration: underline;
	color: #CC0432;
}


#menu2 { height: 25px; padding-top: 0px; padding-left: 0px; }


/** MENU4 */

#menu4 {
}


#menu4 ul {
	margin: 0px;
	padding-top: -5px;
	list-style: none;
}

#menu4 li {
}

#menu4 a {
	display: block;
	color: #CC0432;
	padding-left: 14px;
	font-size: 0.9em;
	
}

#menu4 a:hover {
	text-decoration: none;
	color: #CC0432;
}


#menu4 { height: 25px; padding-top: 0px; padding-left: 0px; }


/** BACKGROUNDS Menu */

.bg1 {
	background: url(../Bilder/Buttons/bt_sparten.jpg) no-repeat left top;
} 

.bg1 a:hover{
	background: url(../Bilder/Buttons/bt_sparten_hover.jpg) no-repeat left top;
} 




.bg_band01 { background: url(../Bilder/Buttons/bg_01_band.jpg) no-repeat left top; } 
.bg_band02 { background: url(../Bilder/Buttons/bg_02_band.jpg) no-repeat left top; }
.bg_band03 { background: url(../Bilder/Buttons/bg_03_band.jpg) no-repeat left top; }

.bg_rep01 { background: url(../Bilder/Buttons/bg_01_rep.png) no-repeat left top; } 
.bg_rep02 { background: url(../Bilder/Buttons/bg_02_rep.png) no-repeat left top; }
.bg_rep03 { background: url(../Bilder/Buttons/bg_03_rep.png) no-repeat left top; }




/** INHALT BEREICHE */

#box {
	margin: 0px 0px 0px 200px;
	padding-top: 40px;
}



/** BEGIN INHALT HOME */

#hauptbild_trio {
	margin-left: 20px;
	}
	
.danceMusicRock {
	margin: 15px 110px 10px 110px;
	}

#welcome {
	margin: 15px 62px 15px 60px;
	}

#vorstellung {
	width: 380px;
	float: left;
	border-bottom-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #CB1717;
	padding: 5px 40px 0px 0px;
	;
	color: #16314A;
	border-right-width: thin;
	border-right-color: #CB1717;
	background-image: url(../Bilder/Bilder_Vorlagen/Noten.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	

#vorstellungbreit {
	width: 520px;
	float: left;
	border-bottom-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #CB1717;
	padding: 5px 80px 0px 0px;
	;
	color: #16314A;
	border-right-width: thin;
	border-right-color: #CB1717;
	background-image: url(../Bilder/Bilder_Vorlagen/Noten.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}	
	
#news {
	width: 140px;
	float: right;
	margin: 0px;
	padding: 5px 0px 0px 40px;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #e7e7e7;
	background-image: url(../Bilder/Bilder_Vorlagen/BG_KastenGrau.jpg);
	}
	
#newaccoustic {
	width: 365px;
	float: left;
	margin-top: 60px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	background-color: #f3f3f3;
	padding: 5px 0px 0px 10px;
	}
	
#empfehlung {
	width: 155px;
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 0px 8px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #e7e7e7;
	}


#footermit {
	clear: both;
	font-size: Kein;
	margin: 1px 0px 0px;
	background-image: url(../Bilder/Bilder_Vorlagen/BG_KastenGrau.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}
	
#footerohne {
	clear: both;
	margin: 1px 0px 0px;
	}

#motto {
	clear: both;
	font-size: Kein;
	margin: 1px 0px 0px;
	background-image: url(../Bilder/Bilder_Vorlagen/BG_KastenGrau.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}
/** END INHALT HOME */	



/**	 BEGIN INHALT THE BAND */

#portraitfotoTheBand {
	margin: 0px;
	}
#wirLegenWertAuf {
	margin: 20px 80px 0px 35px;
	padding-left: 10px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	background-color: #f3f3f3;
	}
/** END INHALT THE BAND */



/** BEGIN INHALT PORTRAITS */

#box_wide {
	padding-top: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-bottom: 20px;
}

.portraitfoto {
	margin: 20px 0px 40px 40px;
	
	}
	
.vorstellenEinzel {
	margin-right: 0px;
	}

.dreiSpaltLinksMitte {
	width: 415px;
	float: left;
	}
	
.dreiSpaltLinks {
	width: 150px;
	float: left;
	margin-top: 20px;
	}
	
.dreiSpaltMitte {
	width: 225px;
	float: right;
	padding: 20px 10px;
	margin: 0px;
	background-image: url(../Bilder/Bilder_Vorlagen/BG_KastenGrauBand.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
.dreiSpaltRechts {
	width: 150px;
	float: right;
	margin: 20px 15px 0px 0px;
	}
	
.bisbald {
	clear: both;
	margin-left: 90px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
.blackandwhite {
	margin-left: 200px;
	}	

#box_wide_foto {
	margin: 0px 0px 0px 169px;
	padding-top: 10px;
	background-color: #000000;
}
/** END INHALT PORTRAIT */




/** BEGIN INHALT REPERTOIRE */
#armstrongBisElvis {
	margin: 30px 0px 0px 185px;
	}

#box_xx_wide {
	padding-top: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding-bottom: 20px;
}

/** END INHALT REPERTOIRE */




#end {
	height:184px;
	background: url(../Bilder/Bilder_Vorlagen/Partyband_Last.jpg) no-repeat left top;
	margin: 0px auto;
	width: 800px;
	
}


	
/** NAVIGATION */



#nav {
	padding-right:20px

}


#nav li {
	display: inline;
	list-style-type:none;
}

#nav a {
	float: right;
	width: 90px;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	margin-right: 1px;
	height: 24px;
	text-align: center;
	padding-top: 9px;
	color: #333333;
	
}

#nav a:hover {
	text-decoration: underline;
	color: #CC0432;
}




/** Schriften */

h1 {
	line-height: 1.2em;	
}


h2 {
	line-height: 1.2em;
}

h3 {
	line-height: 1.2em;
}

h4 {
	line-height: 1.2em;
}

h5, h6 {

	
}

#footertxt {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.1em;
	text-align: left;
} 


.atexttitel {
	color: #AD112F;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-family:Helvetica, sans-serif, Arial;
	font-size: 1.8em;
	line-height: 1em;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.atext {
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	text-align:left;
	color: #16314A;
	
}

.boxtext {
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	text-align:left;
	color: #16314A;
	
}

.atextnewstitel {
	color: #AD112F;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-family:Helvetica, sans-serif, Arial;
	font-size: 1.2em;
	line-height: 1em;
	text-align: left;
}

.atextregistertitel {
	color: #626C80;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-family:Helvetica, sans-serif, Arial;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
	font-style: normal;
}

.atextnews {
	text-decoration: none;
	font-size: 0.9em;
	text-align:left;
	color: #16314A;
	
}

.atextportraet {
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	text-align:left;
	color: #16314A;
	
}

.boxtext2 {
	text-decoration: none;
	font-weight: normal;
	font-size: 1.0em;
	text-align:left;
	
}

.function {
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	text-align:left;
	font-style: italic;
	line-height: 1.0em;
	
}

#endtxt {
	color: #ffffff;
	text-decoration: none;
	font-weight:lighter;
	font-size: 0.9em;
	text-align: left;
	padding-left: 41px;
	padding-top: 2px;
	
}







/** LINKS */

a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color: #CC0432;
}

.linkimpr {
	color: #E9E9E9;
	text-decoration: none;
	font-size: 0.9em;
}

.linkimpr:hover {
	color: #CC0432;
	text-decoration: underline;
	
}

.linkimpr2 {
	color: #CC0432;
	text-decoration: none;
	letter-spacing: 0.2em;
}

.linkimpr2:hover {
	
}

span.redlink {
	color: #CC0432;
}


/** PRINT-VERSION */

#printinfo, #printfooter {display: none;}

