html, body { 
height: 100%;                                                                   
background-image: url(../images/background.gif);
background-repeat: repeat;
}

img {border: none;}

#centercontainer {
width: 1px;
height: 50%;                                                                    
margin-bottom: -380px; 
float: left;                                                            
}


#container {
margin: 0 auto;
position: relative;
text-align: left;
height: 760px;
width: 820px;
background-image: url(../images/container.png);
background-repeat: no-repeat;
clear: left;
}


/*----------------------------------
		main nav
-----------------------------------*/

.mainnav {
	width: 658px;
	height: 31px;
	position: absolute;
	top: 76px;
	left: 27px;
	background:url(../images/background_mainnav.gif) no-repeat;
	}
	
.mainnav ul {
	list-style-type: none;
	margin: 3px 5px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
	top: 1px;
	}

.mainnav ul li {
	height: 20px;
	padding: 0px;
	margin: 0px;
	float: left;
	}
	
.mainnav ul li a {
	display: block;
	height: 0px;
	padding: 0px 5px 20px 0px;
	overflow: hidden;
	text-indent: -999em;
	}
	
.mainnav ul li#link_home a {
	width: 63px;
	background: url(../images/home.gif) left top no-repeat;
	}
	
.mainnav ul li#link_uberuns a {
	width: 93px;
	background: url(../images/uberuns.gif) left top no-repeat;
	}

.mainnav ul li#link_fotoalbum a {
	width: 109px;
	background: url(../images/fotoalbum.gif) left top no-repeat;
	}

.mainnav ul li#link_cds a {
	width: 51px;
	background: url(../images/cds.gif) left top no-repeat;
	}

.mainnav ul li#link_kontakt a {
	width: 85px;
	background: url(../images/kontakt.gif) left top no-repeat;
	}

.mainnav ul li a:hover {
	background-position: 0px -20px !important;
	}
	
.mainnav ul li.selected a {
	background-position: 0px -20px !important;
	}



/*----------------------------------
		sub nav
-----------------------------------*/
	
.subnav {	
	width: 658px;
	height: 27px;
	position: absolute;
	top: 108px;
	left: 27px;
	background:url(../images/background_subnav.gif) no-repeat;
}
	
.subnav ul {
	list-style-type: none;
	margin: 2px 5px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
	top: 0px;
	left: 12px;
	}	
	
.subnav ul li {
	height: 20px;
	padding: 0px;
	margin: 0px;
	float: left;
	}
	
.subnav ul li a {
	display: block;
	height: 0px;
	padding: 0px 17px 20px 0px;
	overflow: hidden;
	text-indent: -999em;
	}
	
.subnav ul li#link_biografie a {
	width: 54px;
	background: url(../images/biografie.gif) left top no-repeat;
	}
	
.subnav ul li#link_repertoire a {
	width: 58px;
	background: url(../images/repertoire.gif) left top no-repeat;
	}

.subnav ul li#link_referenzen a {
	width: 62px;
	background: url(../images/referenzen.gif) left top no-repeat;
	}

.subnav ul li#link_programme a {
	width: 66px;
	background: url(../images/programme.gif) left top no-repeat;
	}
	
.subnav ul li#link_fotos a {
	width: 34px;
	background: url(../images/fotos.gif) left top no-repeat;
	}
	
.subnav ul li#link_filme a {
	width: 36px;
	background: url(../images/filme.gif) left top no-repeat;
	}	
	
.subnav ul li#link_samsalabim a {
	width: 102px;
	background: url(../images/samsalabim.gif) left top no-repeat;
	}
	
.subnav ul li#link_swinging a {
	width: 112px;
	background: url(../images/swinging.gif) left top no-repeat;
	}	

.subnav ul li#link_cdbestellen a {
	width: 72px;
	background: url(../images/cdbestellen.gif) left top no-repeat;
	}	


.subnav ul li#link_vol1 a {
	width: 30px;
	background: url(../images/vol1.gif) left top no-repeat;
	}
		
.subnav ul li#link_buchung a {
	width: 49px;
	background: url(../images/buchung.gif) left top no-repeat;
	}	

.subnav ul li#link_mailingliste a {
	width: 67px;
	background: url(../images/mailingliste.gif) left top no-repeat;
	}	


.subnav ul li#link_fanpost a {
	width: 50px;
	background: url(../images/fanpost.gif) left top no-repeat;
	}
		
		
.subnav ul li#link_hedwigscherrerlieder a {
	width: 132px;
	background: url(../images/hedwigscherrerlieder.gif) left top no-repeat;
}
	
.subnav ul li a:hover {
	background-position: 0px -20px !important;
	}
	
.subnav ul li.selected a {
	background-position: 0px -20px !important;
	}

	
	
	
	
/* Subsubnav
-------------------------------------*/

.subsubnav {	
	width: 658px;
	height: 27px;
	position: absolute;
	top: 135px;
	left: 27px;
	background:url(../images/background_subnav.gif) no-repeat;
}
	
.subsubnav ul {
	list-style-type: none;
	margin: 2px 5px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
	top: 0px;
	left: 12px;
	}	
	
.subsubnav ul li {
	height: 20px;
	padding: 0px;
	margin: 0px;
	float: left;
	}
	
.subsubnav ul li a {
	display: block;
	height: 0px;
	padding: 0px 17px 20px 0px;
	overflow: hidden;
	text-indent: -999em;
	}
	
.subsubnav ul li#link_cdbestellen a {
	width: 72px;
	background: url(../images/cdbestellen.gif) left top no-repeat;
	}
	

.subsubnav ul li a:hover {
	background-position: 0px -20px !important;
	}
	
.subsubnav ul li.selected a {
	background-position: 0px -20px !important;
	}
	
	
/*----------------------------------
		sidebar and content
-----------------------------------*/	

#sidebar {
	position: absolute;
	float:left;
	width: 162px;
	height: 352px;
	top: 265px;
	left: 28px;
	background-color: transparent;
	color: #003332;
	font: 11px Arial, Helvetica, sans-serif;
	overflow: hidden;
	z-index: 1;
}



#sidebar h2 {
	margin: 0;
	width: 157px;
	height: 29px;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	text-indent: -99999px;
	background: url(../images/sidebar_titel.gif) no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
}



#sidebar ul {
	margin: 0;
	padding: 0;
	border: 0;
	width: 160px;
	list-style-type: none;
}

#sidebar li {
	margin: 0;
	padding: 4px 0px 4px 0px;
	border: 0;
	color: #003332;
	font: 11px Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted;
}


#alleauftritte {
	display:inline-block;
	background: url(../images/freccia.gif) center right no-repeat;
	width: 162px;
	z-index: 20;
}


#alleauftritte a {
	text-decoration:none;
	color: #003332;
	font-weight: bold;
	display:block;
}

#alleauftritte a:link a:visited a:active a:hover {
	text-decoration:none;
	color: #003332;
	font-weight: bold;
}

#content_home {
	position: absolute;
	width: 488px;
	height: 396px;
	top: 303px;
	left: 187px;
	background-image:url(../images/samsingers.jpg);
}


#content_scroll {
	position: relative;
	width: 470px;
	height: 340px;
	background-image: url(../images/background_content_scroll.gif);
	top: 260px;
	left: 218px;
	overflow:auto;
	z-index: 10;
}

#content_scroll h1 {
	font: 0.8em Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0px 30px 0px 0px;
	border: 0px;
	margin: 0px;
	color: #00302e;
}

#content_scroll p {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px 50px 2px 0px;
	border: 0px;
	margin: 0px;
	color: #00302e;
}


#content_scroll ul {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border: 0px;
}

#content_scroll ul li {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px 33px 0px 10px;
	color: #00302e;
	background: url(../images/trattino.gif) left no-repeat;
}


#content_scroll a {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #62c18a;
	text-decoration:none;
}


#content_not_scroll {
	position: relative;
	width: 470px;
	height: 340px;;
	top: 260px;
	left: 218px;
	overflow: hidden;
	z-index: 200;
}


#content_not_scroll h1 {
	font: 0.8em Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0px 30px 0px 0px;
	border: 0px;
	margin: 0px;
	color: #00302e;
}

#content_not_scroll p {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px 50px 10px 0px;
	border: 0px;
	margin: 0px;
	color: #00302e;
}


#content_not_scroll ul {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border: 0px;
	list-style-image: url(../images/trattino.gif);
	list-style-position: inside;
	vertical-align:middle;
}


#content_not_scroll li {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px 50px 0px 0px;
	color: #00302e;
}

#content_not_scroll a {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #62c18a;
	text-decoration:none;
}

.radio {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 15px 50px 0px 0px;
	color: #00302e;
}



.inevidence_text {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #62c18a !important;
}
/*---------------------------------------------
		news_ticker and samsingers_ticker
-----------------------------------------------*/

#news_ticker {
	position: absolute;
	width: 197px;
	height: 197px;
	top: 60px;
	left: 460px;
	background-image: url(../images/news_ticker.gif);
}

#news_ticker p {
	margin: 0;
	padding: 90px 0px 0px 27px;
	border: 0;
	width: 145px;
	color: #60bd87;
	font: 11px Arial, Helvetica, sans-serif;
	text-align:center;
}

#news_ticker a {
	color: #60bd87;
	font: 11px Arial, Helvetica, sans-serif;
	width: 145px;
	text-align:center;
	text-decoration: none;
}

#news_ticker a:hover {
	color: #60bd87;
	font: 11px Arial, Helvetica, sans-serif;
	width: 145px;
	text-align:center;
	text-decoration: none;
}


#news_ticker a:visited {
	margin: 0;
	padding: 90px 0px 0px 27px;
	border: 0;
	width: 145px;
	color: #60bd87;
	font: 11px Arial, Helvetica, sans-serif;
	text-align:center;
}

#samsingers_ticker {
	position: absolute;
	width: 197px;
	height: 197px;
	top: 60px;
	left: 460px;
	background-image: url(../images/samsingers_ticker.png);
}

#ueberuns_ticker {
	position: absolute;
	width: 197px;
	height: 197px;
	top: 60px;
	left: 460px;
	background-image: url(../images/ueberuns_ticker.gif);
}

#fotoalbum_ticker {
	position: absolute;
	width: 197px;
	height: 197px;
	top: 60px;
	left: 460px;
	background-image: url(../images/fotoalbum_ticker.gif);
}

#cds_ticker {
	position: absolute;
	width: 197px;
	height: 197px;
	top: 60px;
	left: 460px;
	background-image: url(../images/cds_ticker.gif);
}

#kontakt_ticker {
	position: absolute;
	width: 197px;
	height: 197px;
	top: 60px;
	left: 460px;
	background-image: url(../images/kontakt_ticker.gif);
}

/*---------------------------------------------
		fotoalbum section
-----------------------------------------------*/


#fotoalbum_album_right {
	float: right;
	width: 290px;
	height: 340px;
	padding: 0px 60px 0px 0px;
}

#fotoalbum_album_right h1 {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0px;
	border: 0px;
	margin: 0px;
	color: #00302e;
	padding: 0px 0px 5px 0px;
}

#fotoalbum_album_right ol {
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style-type: none;
}


#fotoalbum_album_right li {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 50px 2px 0px;
	height: 15px;
	border-top: #62c38d 1px dotted;
	color: #00302e;
}

.music-button {
	display: inline-block;
	position: absolute;
	left: 95%;
}

/*hack for opera 9, high imperfect of the flash button, should have a padding. it's valid css 2, css 2.1, css 3 
@media all and (min-width:0px) {
			head~body .music-button { float: left; } 
		}*/

.music-button_no_scroll {
	display: inline-block;
	position: absolute;
	left: 84%;
}

#fotoalbum_album_left {
	float: left;
	width: 120px;
	height: 340px;
	padding: 0px;
}

#fotoalbum_album_left a {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 5px 0px 0px 2px;
	color: #00302e;
	text-decoration:none;
}

/*---------------------------------------------
		CD Bestellung Formular
-----------------------------------------------*/

#form_spacer {
	margin: 0px 0px 20px 0px;
}

input.inputfield{
	background: url(../images/background_formular.gif) repeat;
	width: 22px;
	height: 15px;
	text-align: right;
	font: 11px Arial, Helvetica, sans-serif;
}

input.chx {
	background: url(../images/background_formular.gif) repeat;
	width: 14px;
	height: 14px;
	margin: 5px 5px 0px 0px;
}

input.inputfield_data {
	background: url(../images/background_formular.gif) repeat;
	width: 273px;
	height: 13px;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
}

input.inputfield_data_bild {
	background: url(../images/background_formular.gif) repeat;
	width: 95px;
	height: 13px;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
}

textarea#textarea_cdbestellen {
	background: url(../images/background_formular.gif) repeat;
	padding: 0px;
	margin: 0px;
	width: 274px;
	height: 39px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align:left;
}

.textarea_buchung {
	background: url(../images/background_formular.gif) repeat;
	width: 99%;
	height: 39px;
	overflow: auto;
	font: 11px Arial, Helvetica, sans-serif;
}

input.plz {
	background: url(../images/background_formular.gif) repeat;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 30px;
	height: 15px;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	vertical-align:bottom;
}

input.ort {
	background: url(../images/background_formular.gif) repeat;
	width: 233px;
	height: 13px;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	vertical-align:bottom;
}

input.telefon {
	background: url(../images/background_formular.gif) repeat;
	width: 210px;
	height: 13px;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	vertical-align:bottom;
}

#submit {
	text-align: right;
}

.select {
	background: #f2f1e8;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px 5px 0px 0px;
	color: #00302e;
}

#senden {display: block; margin-left: 270px;}

#fotoalbum_table_up {
	margin: 0px;
	border: 0px;
	width: 435px;
	border-collapse: collapse;
}

.checkbox {
	padding: 4px 1px 4px 0px;
	border: 0px;
	margin: 0px;
	border-bottom: #62c38d 1px dotted;
	width: 4px;
}

.cd {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 4px 2px 4px 0px;
	width: 363px;
	border: 0px;
	margin: 0px;
	color: #00302e;
	border-bottom: #62c38d 1px dotted;
}

.stk {
	padding: 4px 0px 4px 0px;
	border: 0px;
	border-bottom: #62c38d 1px dotted;
	width: 50px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #00302e;
}

#fotoalbum_table_down {
	margin: 20px 0px 5px 0px ;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border: 0;
}

.personaldata {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 10px 15px 0px 0px;
	border: 0px;
	margin: 0px;
	color: #00302e;
	text-align: left;
	width: 95px;
}

.personaldatafield {
	width: 275px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	border: 0;
}

.personaldatatext {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	border: 0px;
	margin: 0px;
	color: #00302e;
	text-align: left;
	width: 405px;
}

.tdleft_error {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 10px 15px 0px 0px;
	border: 0px;
	margin: 0px;
	color: #9F0004;
	text-align: left;
	width: 95px
}

/*---------------------------------------------
		Fotoalbum
-----------------------------------------------*/


#fotoalbum_fotos_leftCol {
	position: relative;
	top: 70px;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 34px;	
}

#fotoalbum_fotos_leftCol ul {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#fotoalbum_fotos_leftCol li {
	padding: 0px;
	margin: 4px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none !important;	
}

#fotoalbum_fotos_leftCol li a {
	width: 32px;
	height: 32px;
	border: #c5c3ba 1px solid;
	padding: 0px;
	margin: 0px;
	display: block;
	background-color: yellow;
}
#fotoalbum_fotos_rightCol {
	position: relative;
	float: left;
	top: 70px;
	padding: 0px;
	margin: 0px;
	width: 34px;
}

#fotoalbum_fotos_rightCol ul {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#fotoalbum_fotos_rightCol li {
	padding: 0px;
	margin: 4px 0px 0px 8px;
	list-style-type: none;
	list-style-image: none !important;
}

#fotoalbum_fotos_rightCol li a {
	width: 32px;
	height: 32px;
	border: #c5c3ba 1px solid;
	padding: 0px;
	margin: 0px;
	display: block;
	background-color: yellow;
}

#fotoalbum_fotos_p {
	position: absolute;
	left: 218px;
	width: 460px;
	height: 60px;
	border: 0px;
	margin: 0px;
	z-index: 30;
}

#fotoalbum_fotos_p p {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px 50px 10px 0px;
	color: #00302e;
	margin: 260px 0px 0px 0px;
	background-image: url(../images/fotoalbum_fotos_p.jpg);
	background-repeat: no-repeat;
}

#fotoalbum_fotos_orginal {
	position: absolute; 
	top: 340px;
	left:350px; 
	width: 234px; 
	height: 232px; 
	border: #c5c3ba 1px solid;
}

.clear{
	clear: left;
}




/*---------------------------------------------
	Alle Auftritte
-----------------------------------------------*/


.alleauftritte_left {
	font: 12px Arial, Helvetica, sans-serif;
	width: 140px;
	padding: 5px 10px 5px 0px;
	color: #00302e;
	border-top: #62c38d 1px dotted;
}

.alleauftritte_right {
	font: 12px Arial, Helvetica, sans-serif;
	width: 270px;
	padding: 5px 0px;
	color: #00302e;
	border-top: #62c38d 1px dotted;
}

#alleauftritte_tab {
	width: 410px;
	border-collapse:collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 60px 0px 0px;
}

.privat {
	color: #62c18a;
}
