/* -------------- JAZZ POLICE -------------------------------------- CSS-Styles ------------- */
/* -------------- (c) by: manni@mannim.de ------------------------------------------------- */




/* --------------------------------------------------------------------- Initializing Document --- */


html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}


ul {
	list-style-type: none;
}


form label {
	cursor: pointer;
}

form #submit {
	cursor: pointer;
}


fieldset {
	border: none;
}





/* --------------------------------------------------------------------- Common Styles --- */


.floatimg {
	border: 1px solid #000000;
	float: left;
	margin: 3px 8px 5px 0px;
}


p {
	line-height: 15px;
}


.imageborder {
	border: 1px solid #000000;
}


strong {
	color: #2b2016;
}


h2 {
	font-size: 13px;
	color: #2b2016;
	margin-bottom: 5px;
}


h3 {
	font-size: 14px;
	color: #2b2016;
	margin-bottom: 3px;
}


h4 {
	font-size: 11px;
	font-weight: bold;
	color: #2b2016;
	margin-bottom: 3px;
}








/* --------------------------------------------------------------------- Website Dimensions --- */


body {
	background-color: #272523;
	height: 100%;
}


/* Mozilla background-color: #372921; */
html {
	height: 100%;
}


/* IE */
* html #jp_container {
    height: 100%;
}


#jp_container {
	position: absolute;
	width: 990px;
	min-height: 100%;
	height: auto;
	left: 50%;
	margin-left: -495px;
}





/* --------------------------------------------------------------------- Common Backgrounds --- */


#jp_container  {
	background: url(../images/common/jp_sitebg.gif) repeat-y 0 0;
}








/* --------------------------------------------------------------------- Hyperlinks --- */



a:link {
	color: #f6f6f5;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #f6f6f5;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #f6f6f5;
	font-weight: bold;
	text-decoration: underline;
}


#kontakt a.standardlink {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

#hoeren a.standardlink {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}



/* --------------------------------------------------------------------- Navigation Highlightning --- */


#band #jp_top #navigation a.band, #formationen #jp_top #navigation a.formationen, 
#repertoire #jp_top #navigation a.repertoire, #hoeren #jp_top #navigation a.hoeren,
#kontakt #jp_top #navigation a.kontakt {
	background-position: 0px -17px;
}





/* --------------------------------------------------------------------- Navigation TOP --- */


#jp_top {
	width: 990px;
	height: 141px;
	margin-bottom: 35px;
}

#jp_top {
	background: url(../images/nav/jp_navback.jpg) 0 0 no-repeat;
}


#jp_top h1 {
	text-indent: -5000px;
}




#jp_top li a {
  position: absolute;
  display: block;
  text-decoration: none;
}



#home a.homelink {
	width: 355px;
	height: 90px;
	top: 12px;
	left: 22px;
	z-index: 2;	
}









/* --------------------------------------------------------------------- Navigation Buttons --- */



#jp_top #navigation a {
	position: absolute;
	display: block;
	top: 117px;
	height: 17px;
}


#jp_top #navigation a.band {
	left: 24px;
	width: 57px;
	background: url(../images/nav/jp_band.png) 0px 0px no-repeat;
}




#jp_top #navigation a.formationen {
	left: 115px;
	width: 119px;
	background: url(../images/nav/jp_formationen.png) 0px 0px no-repeat;
}



#jp_top #navigation a.repertoire {
	left: 267px;
	width: 103px;
	background: url(../images/nav/jp_repertoire.png) 0px 0px no-repeat;
}


#jp_top #navigation a.hoeren{
	left: 406px;
	width: 66px;
	background: url(../images/nav/jp_hoeren.png) 0px 0px no-repeat;
}


#jp_top #navigation a.kontakt {
	left: 510px;
	width: 87px;
	background: url(../images/nav/jp_kontakt.png) 0px 0px no-repeat;
}


#jp_top span {
	display: none;
}


#jp_top #navigation a:hover {
	background-position: 0px -17px;
}




/* --------------------------------------------------------------------- Content Main --- */


#jp_content {
	width: 990px;
}


#jp_footer {
	position: relative;
	clear: left;
	width: 500px;
	font-size: 11px;
	color: #250804;
	padding: 30px 0px 70px 30px;
}






/* --------------------------------------------------------------------- Content HEADLINES --- */



#jp_home h2 {
	position: relative; top: 0px; left: -3px;
	width: 434px; height: 38px;
	text-indent: -5000px;
	background-image: url(../images/hl/hl_home.gif);
	margin-bottom: 15px;
}


#jp_band h2 {
	position: relative; top: 0px; left: 0px;
	width: 171px; height: 38px;
	text-indent: -5000px;
	background-image: url(../images/hl/hl_band.gif);
	margin-bottom: 17px;
}



#jp_formationen h2 {
	position: relative; top: 0px; left: 0px;
	width: 171px; height: 38px;
	text-indent: -5000px;
	background-image: url(../images/hl/hl_formationen.gif);
	margin-bottom: 17px;
}


#jp_repertoire h2 {
	position: relative; top: 0px; left: 0px;
	width: 171px; height: 38px;
	text-indent: -5000px;
	background-image: url(../images/hl/hl_repertoire.gif);
	margin-bottom: 17px;
}



#jp_hoeren h2 {
	position: relative; top: 0px; left: 0px;
	width: 171px; height: 38px;
	text-indent: -5000px;
	background-image: url(../images/hl/hl_hoeren.gif);
	margin-bottom: 17px;
}



#jp_kontakt h2 {
	position: relative; top: 0px; left: 0px;
	width: 171px; height: 38px;
	text-indent: -5000px;
	background-image: url(../images/hl/hl_kontakt.gif);
	margin-bottom: 17px;
}


#jp_impressum h2 {
	position: relative; top: 0px; left: 0px;
	width: 171px; height: 38px;
	text-indent: -5000px;
	background-image: url(../images/hl/hl_impressum.gif);
	margin-bottom: 17px;
}





/* --------------------------------------------------------------------- MAIN IMAGES --- */

#home #jp_right h4 {
	position: relative; top: 0px; left: 0px;
	width: 301px; height: 275px;
	text-indent: -5000px;
	background-image: url(../images/main/jp_main_01.jpg);
	margin: 15px 0px 15px 0px;
}




#band #jp_right h4 {
	position: relative; top: 0px; left: 0px;
	width: 301px; height: 275px;
	text-indent: -5000px;
	background-image: url(../images/main/jp_main_02.jpg);
	margin: 15px 0px 15px 0px;
}



#formationen #jp_right h4 {
	position: relative; top: 0px; left: 0px;
	width: 301px; height: 275px;
	text-indent: -5000px;
	background-image: url(../images/main/jp_main_03.jpg);
	margin: 15px 0px 15px 0px;
}


#repertoire #jp_right h4 {
	position: relative; top: 0px; left: 0px;
	width: 301px; height: 275px;
	text-indent: -5000px;
	background-image: url(../images/main/jp_main_04.jpg);
	margin: 15px 0px 15px 0px;
}



#hoeren #jp_right h4 {
	position: relative; top: 0px; left: 0px;
	width: 301px; height: 275px;
	text-indent: -5000px;
	background-image: url(../images/main/jp_main_05.jpg);
	margin: 15px 0px 15px 0px;
}



#kontakt #jp_right h4 {
	position: relative; top: 0px; left: 0px;
	width: 301px; height: 275px;
	text-indent: -5000px;
	background-image: url(../images/main/jp_main_06.jpg);
	margin: 15px 0px 15px 0px;
}








/* --------------------------------------------------------------------- Content HOME --- */



#jp_left {
	float: left;
	width: 550px;
	padding: 0px 0px 0px 40px;
}



#jp_right {
	float: left;
	width: 301px;
	padding: 0px 0px 0px 99px;
}


#jp_rightcol {
	margin-left: 8px;	
	font-size: 12px;
	font-weight: bold;
	color: #f6f6f5;
}


#jp_left ul {
	position: relative;
	margin: 20px 0px 0px -40px;
}


#jp_left li {
	margin-bottom: 20px;	
}

#mainimg {
	position: relative;
	margin-top: 30px;	
}







/* --------------------------------------------------------------------- Content BAND --- */


#band #bio {
	clear: left;
	width: 550px;
	margin-bottom: 60px;
}


#band #col01 { 
	width: 111px;
	float: left;
}


#band #col02 { 
	margin-left: 130px;
}









/* --------------------------------------------------------------------- Content FORMATIONEN --- */









/* --------------------------------------------------------------------- Content REPERTOIRE --- */


#repertoire #jp_left {
	float: left;
	width: 620px;
	padding: 0px 0px 0px 40px;
}



#repertoire #jp_right {
	float: left;
	width: 301px;
	padding: 0px 0px 0px 29px;
}


#rep_left {
	float: left;
	width: 300px;
}



#rep_right {
	width: 300px;
	margin-left: 320px;
}




/* --------------------------------------------------------------------- Content HOEREN --- */

#player {
	position: relative;
	margin-top: 10px;	
}


#credit {
	color: #000000;
	font-size: 8px;
	margin-left: 215px;
}



/* --------------------------------------------------------------------- Content KONTAKT --- */





/* --------------------------------------------------------------------- IE6 WIN FIX --- */


/* IE PNG FIX */
img, div, a { behavior: url(css/iepngfix.htc); }




/* --------------------------------------------------------------------- Debug --- */
/*
div { 
	border: 1px solid #CCCCCC; 
	background-color: #DDF503;
}
*/