
/*=== LISA-STIL.CSS ===============================================*/
body { 
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #f7f8f3;
	color: #333;		/* einmal definieren - alle Schriften gleich */
	margin: 0px;	
	padding: 0px;
	text-align: center;	/* mittig ausrichten IE */
}
.page {	
	border: 1px solid #888;
	width: 980px;		/* BREITE - Website */
	margin: 0px auto;	/* mittig ausrichten andere browser */
}
.page_home_neu {
	background: #f8f0cb url('../img/page_home_neu3.jpg') top left repeat-y;
}
.page_home {
	background: #f8f0cb url('../img/page_home.jpg') top left repeat-y;
}
.page_aktuell {
	background: #f8f0cb url('../img/page_aktuell.jpg') top left repeat-y;
}
.page_bio {
	background: #f8f0cb url('../img/page_bio.jpg') top left repeat-y;
}
.page_schlager {
	background: #f8f0cb url('../img/page_schlager.jpg') top left repeat-y;
}
.page_musical {
	background: #f8f0cb url('../img/page_musical.jpg') top left repeat-y;
}
.page_galerie {
	background: #f8f0cb url('../img/page_galerie.jpg') top left repeat-y;
}
.page_termine {
	background: #f8f0cb url('../img/page_termine.jpg') top left repeat-y;
}
.page_media {
	background: #f8f0cb url('../img/page_media.jpg') top left repeat-y;
}
.page_gbuch {
	background: #f8f0cb url('../img/page_gbuch.jpg') top left repeat-y;
}
.page_kontakt {
	background: #f8f0cb url('../img/page_kontakt.jpg') top left repeat-y;
}
.page_impressum {
	background: #f8f0cb url('../img/page_impressum.jpg') top left repeat-y;
}
.page_links {
	background: #f8f0cb url('../img/page_links.jpg') top left repeat-y;
}
.page_sitemap {
	background: #f8f0cb url('../img/page_sitemap.jpg') top left repeat-y;
}
.page_copyright {
	background: #f8f0cb url('../img/page_copyright.jpg') top left repeat-y;
}
/*=== BANNER =========================================================*/
.bannerdiv, .banner_home_neu, .banner_home, .banner_aktuell, .banner_bio, .banner_schlager, .banner_galerie, .banner_termine, .banner_media, .banner_musical, .banner_gbuch, .banner_kontakt, .banner_impressum, .banner_links, .banner_sitemap, .banner_copyright {
	height: 317px;		/* HÖHE - Banner */
	text-align: center;	/* Menü links ausrichten IE */
	position: relative;
	left: 0px;	
}	
.banner_home_neu {
	background: #ccc url('../img/banner_home_neu3.jpg') top left no-repeat;	
}
.banner_home {
	background: #ccc url('../img/banner_home.jpg') top left no-repeat;	
}
.banner_aktuell {
	background: #ccc url('../img/banner_aktuell.jpg') top left no-repeat;	
}
.banner_bio {
	background: #ccc url('../img/banner_bio.jpg') top left no-repeat;	
}
.banner_schlager {
	background: #ccc url('../img/banner_schlager.jpg') top left no-repeat;	
}
.banner_musical {
	background: #ccc url('../img/banner_musical.jpg') top left no-repeat;
}
.banner_galerie {
	background: #ccc url('../img/banner_galerie.jpg') top left no-repeat;
}
.banner_termine {
	background: #ccc url('../img/banner_termine.jpg') top left no-repeat;
}
.banner_media {
	background: #ccc url('../img/banner_media.jpg') top left no-repeat;
}
.banner_gbuch {
	background: #ccc url('../img/banner_gbuch.jpg') top left no-repeat;
}
.banner_kontakt {
	background: #ccc url('../img/banner_kontakt.jpg') top left no-repeat;
}
.banner_impressum {
	background: #ccc url('../img/banner_impressum.jpg') top left no-repeat;
}
.banner_links {
	background: #ccc url('../img/banner_links.jpg') top left no-repeat;
}
.banner_sitemap {
	background: #ccc url('../img/banner_sitemap.jpg') top left no-repeat;
}
.banner_copyright {
	background: #ccc url('../img/banner_copyright.jpg') top left no-repeat;
}
/*--- Menue - Box ----------------------------------------------------*/
.menue {
	text-align: center;
	position: relative;
	top: 263px;
	font-family: arial;
	font-size: 13pt;
}
.menu_home, .menu_aktuell, .menu_bio, .menu_schlager, .menu_galerie, .menu_termine, .menu_media, .menu_musical, .menu_gbuch, .menu_kontakt, .menu_impressum, .menu_links, .menu_sitemap, .menu_copyright {
	height: 317px;
}
.menu_home {
	background: transparent url('../img/menu_home_neu3.jpg') bottom left no-repeat;	
}
.menu_aktuell {
	background: transparent url('../img/menu_aktuell.jpg') bottom left no-repeat;	
}
.menu_bio {
	background: transparent url('../img/menu_bio.jpg') bottom left no-repeat;	
}
.menu_schlager {
	background: transparent url('../img/menu_schlager.jpg') bottom left no-repeat;	
}
.menu_musical {
	background: transparent url('../img/menu_musical.jpg') bottom left no-repeat;
}
.menu_galerie {
	background: transparent url('../img/menu_galerie.jpg') bottom left no-repeat;
}
.menu_termine {
	background: transparent url('../img/menu_termine.jpg') bottom left no-repeat;
}
.menu_media {
	background: transparent url('../img/menu_media.jpg') bottom left no-repeat;
}
.menu_gbuch {
	background: transparent url('../img/menu_gbuch.jpg') bottom left no-repeat;
}
.menu_kontakt {
	background: transparent url('../img/menu_kontakt.jpg') bottom left no-repeat;
}
.menu_impressum {
	background: transparent url('../img/menu_impressum.jpg') bottom left no-repeat;
}
.menu_links {
	background: transparent url('../img/menu_links.jpg') bottom left no-repeat;
}
.menu_sitemap {
	background: transparent url('../img/menu_sitemap.jpg') bottom left no-repeat;
}
.menu_copyright {
	background: transparent url('../img/menu_copyright.jpg') bottom left no-repeat;
}
.menue a		{ color: #666; font-family: arial; text-decoration: none }
.menue a:link		{ color: #666; font-family: arial; text-decoration: none }
.menue a:visited	{ color: #666; font-family: arial; text-decoration: none }
.menue a:active	{ color: #333; font-family: arial; text-decoration: none }
.menue a:hover 	{ color: #333; font-family: arial; text-decoration: none }

/*=== MAIN ===========================================================*/

a		{ color: #666; font-family: arial; text-decoration: none }
a:link		{ color: #666; font-family: arial; text-decoration: none }
a:visited	{ color: #666; font-family: arial; text-decoration: none }
a:active	{ color: #333; font-family: arial; text-decoration: underline }
a:hover 	{ color: #333; font-family: arial; text-decoration: underline }

.thema {		/* XXX eventuell löschen, wenn Thema eine grafik ist */
	background: transparent;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #897f64;
	text-align: center;
}
h1, h2 {
	background: transparent;
	font-weight: bold;
	margin-left: -10px;			
}
h1 {
	font-family: arial;
	font-size: 11pt;
}
h2 {
	font-size: 8pt;
	margin-bottom: 10px;	
}
p {
	margin: 8pt 0pt;
}
hr {
	background: #858484;
	color:  #858484;
	height: 1px;
	border: 0 none;
}
td {
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
ul, li {
	list-style-type: square;
	padding: 0;
	margin: 2px 15px;	
}
a img {
	border: 0px;
}
img#pdf {
	border: 0px;
	margin: 0px;
	width: auto;
	height: auto;
}
img#pic-right {
	float: right;
	margin: 0px 4px;	
}
/*--- Container Main -------------------------------------------------*/
.main_home, .main_aktuell, .main_bio, .main_schlager, .main_galerie, .main_termine, .main_media, .main_musical1, .main_gbuch, .main_kontakt, .main_impressum, .main_links, .main_sitemap, .main_copyright {
	width: 552px;
	min-height: 412px;
	height: auto;
	_height: 402px;
	float: left;
	left: 0px;
	top: 20px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
.main_home {
	background: transparent url('../img/main_home_neu3c.jpg') top left no-repeat;
	top: 0px;		
}	
.main_aktuell {
	background: transparent url('../img/main_aktuell.jpg') top center no-repeat;
}
.main_bio {
	background: transparent url('../img/main_bio.jpg') top center no-repeat;
}
.main_schlager {
	background: transparent url('../img/main_schlager.jpg') top center no-repeat;
}
.main_musical1 {
	background: transparent url('../img/main_musical1.jpg') top center no-repeat;
	top: 15px;
	height: 565px;	
	_height: 560px;
	margin-bottom: 10px;
	_margin-bottom: -15px;			
}
.main_termine {
	background: transparent url('../img/main_termine.jpg') top center no-repeat;
}
.main_galerie {
	background: transparent url('../img/main_galerie.jpg') top center no-repeat;
}
.main_media {
	background: transparent url('../img/main_media.jpg') top center no-repeat;
}
.main_gbuch {
	background: transparent url('../img/main_gbuch.jpg') top center no-repeat;
}
.main_kontakt {
	background: transparent url('../img/main_kontakt.jpg') top center no-repeat;
}
.main_impressum {
	background: transparent url('../img/main_impressum.jpg') top center no-repeat;
}
.main_links {
	background: transparent url('../img/main_links.jpg') top center no-repeat;
}
.main_sitemap {
	background: transparent url('../img/main_sitemap.jpg') top center no-repeat;
}
.main_copyright {
	background: transparent url('../img/main_copyright.jpg') top center no-repeat;
}
.main-text {
	background: transparent;	
	position: relative;
	top: 70px;
	left: 0px;
	margin: 0px 20px 90px 35px; /* unten 90px, damit text nicht über fußzeile geht */
	_margin: 0px 20px 45px 35px; /* unten 45px für ie */		
}	
.gbuch {
	background: transparent;	
	position: relative;
	float: right;
	width: 525px;	
	min-height: 435px;
	height: 300px;
	_height: 435px;	
	top: 47px;
	right: 0px;
	margin: 0px 0px 90px 20px; /* unten 90px, damit text nicht über fußzeile geht */
	_margin: 0px 0px 45px 20px; /* unten 45px für ie */		
}
.gbuch .return {
	margin-right: 30px;	
}
.main-text img {
	border: 2px solid #858484;
	margin: 5px 15px;
}

.main-text #relative {
	position: relative;
}

.galerie {
	width: 100%;
}
.galerie table {
	width: 100%;
	text-align: center;	
}
.galerie td {
	height: 180px;		
}
.galerie img {
	border: 2px solid #d1b38d;
	margin: 0px;			
}
.archivlink {
	position: absolute;
	top: 0px;
	right: 0px;
	_right: 15px;
	width: 200px;
}
.archivlink h1 {
	margin: 0px 0px 10px 0px;
} 
/*--- submenu ----------------------------------------------*/
.submenu {	
	position: relative;
	top: 50px;
	text-align: center;
	font-size: 8pt;	
}
/*--- home - left -----------------------------------------*/
.angebot_img {
	background: transparent;
	font-family: Arial;
	font-weight: bold;			
	position: absolute;
	top: 220px;
	left: 0px;
	width: 184px;	
	text-align: center;
}
.angebot_minus {
	font-size: 10pt;
	position: absolute;
	top: 159px;
	left: 143px;
	width: 40px;	
	text-align: left;
}
.angebot_preis {
	font-size: 14pt;
	position: absolute;
	top: 177px;
	left: 109px;
	width: 50px;	
	text-align: left;
}
.angebot_text {
	background: transparent;
	font-size: 8pt;
	font-family: Verdana;
	color:#f1e338;		
	position: absolute;
	top: 434px;
	_top: 440px;
	left: 2px;
	width: 180px;	
	text-align: center;
}
.angebot_text2 {
	color:#ccc;		
}
/*--- home -------------------------------------------------*/	

.home-text {
	background: transparent;
	position: absolute;
	top: 15px;
	_top: 8px;
	left: 40px;
	width: 260px;
	_width: 260px;
	text-align: center;	
}
.home-text2 {
	font-size: 12pt;
	font-family: Arial;
	color: #fff;
	font-weight: bold;
}
.home-text3 {
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
}
.vo-datum {
	background: transparent;	
	position: absolute;
	top: 200px;
	left: 365px;
}	
.home-news {
	background: transparent;	
	position: absolute;
	top: 225px;
	_top: 235px;
	left: 25px;
}
/*--- Shop -------------------------------------------------*/
.artikel {
	height: 120px;
	min-height: 110px;
	_height: 110px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 10px;
}
.artikel-gross {
	height: 170px;
	min-height: 170px;
	_height: 170px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 10px;
}
.artikel_inhalt {
	height: 60px;
	min-height: 60px;
	_height: 60px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-left: 30px;
}	
.artikel_inhalt h2 {
  margin: 0px 0px 2px -20px;
}
img#cd {
	float: left;
	margin: 0px 10px 0px 25px;
	_margin: 0px 10px -5px 10px;
}
img#topcd {
	border: 0px;
	float: left;
	margin: -10px 10px 0px 15px;
	_margin: -10px 10px -5px 0px;
}
img#neu {
	border: 0px;
	float: left;
	margin: -2px 5px 0px 0px;
	_margin: -2px 5px -5px 0px;
}
.download {
  text-align: right;
  position: absolute;
  bottom: 7px;
  right: 7px;	
}
.download-kaufen {
  text-align: right;
  position: absolute;
  top: 234px;
  _top: 224;
  right: 0px;
}
.download-home {
  text-align: right;
  position: absolute;
  top: 220px;
  _top: 210px;
  right: 0px;	
}
.download-home-cd {
  text-align: right;
  position: absolute;
  top: 130px;
  _top: 120px;
  right: 0px;
}
/*--- <zurück | nach oben ------------------------------------*/
.return {
	font-size: 7pt;
	text-align: right;	
} 
/*--- Container Links ---------------------------------------------*/
.leftdiv, .left_home, .left_aktuell, .left_bio, .left_schlager, .left_galerie, .left_termine, .left_media, .left_musical, .left_gbuch, .left_kontakt, .left_impressum, .left_links, .left_sitemap, .left_copyright {
	width: 184px;
	min-height: 350px;
	_height: 350px;	
	float: left;
	left: 0px;
	top: 0px;	
	position: relative;
}
.left_home {
	background: transparent url('../img/left_home_neu3.jpg') top left no-repeat;
}	
.left_aktuell {
	background: transparent url('../img/left_aktuell.jpg') top left no-repeat;
}
.left_bio {
	background: transparent url('../img/left_bio.jpg') top left no-repeat;
}
.left_schlager {
	background: transparent url('../img/left_schlager.jpg') top left no-repeat;
}
.left_galerie {
	background: transparent url('../img/left_galerie.jpg') top left no-repeat;
}
.left_termine {
	background: transparent url('../img/left_termine.jpg') top left no-repeat;
}
.left_media {
	background: transparent url('../img/left_media.jpg') top left no-repeat;
}
.left_musical {
	background: transparent url('../img/left_musical.jpg') top left no-repeat;
}
.left_gbuch {
	background: transparent url('../img/left_gbuch.jpg') top left no-repeat;
}
.left_kontakt {
	background: transparent url('../img/left_kontakt.jpg') top left no-repeat;
}
.left_impressum {
	background: transparent url('../img/left_impressum.jpg') top left no-repeat;
}
.left_links {
	background: transparent url('../img/left_links.jpg') top left no-repeat;
}
.left_sitemap {
	background: transparent url('../img/left_sitemap.jpg') top left no-repeat;
}
.left_copyright {
	background: transparent url('../img/left_copyright.jpg') top left no-repeat;
}
.lefttext {
	background: transparent;
	position: relative;
	top: 20px;
	padding: 0px 10px;
}
.thema {
	padding-top: 20px;
}
.leftdiv p {
	margin: 8px 20px;
}
.leftdiv ul, .rightdiv li {
	margin: 1px 18px;
}
.leftbox_b {
	background: ddf;
	height: 10px;
}

.leftbox {
	background: transparent;
	border-bottom: 8px solid white;
	padding: 5px;
}

.leftbox ul, .rightbox li {
	margin: 5px 13px;
}


/*--- Container Rechts ---------------------------------------------*/
.rightdiv, .right_home_neu, .right_home, .right_aktuell, .right_bio, .right_schlager, .right_galerie, .right_termine, .right_media, .right_musical, .right_gbuch, .right_kontakt, .right_impressum, .right_links, .right_sitemap, .right_copyright {
	width: 244px;
	_width: 242px;
	min-height: 490px;
	_height: 490px;	
	float: right;
	right: 0px;
	top: 0px;	
	position: relative;
}
.right_home_neu {
	background: transparent url('../img/right_home_neu3.jpg') top left no-repeat;
}
.right_home {
	background: transparent url('../img/right_home.jpg') top left no-repeat;
}
.right_home .thema {
	color: #fbf4e2;	
}
.right_aktuell {
	background: transparent url('../img/right_aktuell.jpg') top left no-repeat;
}
.right_aktuell .thema {
	color: #677540;	
}
.right_bio {
	background: transparent url('../img/right_bio.jpg') top left no-repeat;
}
.right_bio .thema {
	color: #a0466c;	
}
.right_schlager {
	background: transparent url('../img/right_schlager.jpg') top left no-repeat;
}
.right_schlager .thema {
	color: #9c858d;	
}
.right_musical {
	background: transparent url('../img/right_musical.jpg') top left no-repeat;
	}
.right_musical p {
	color: #f2faef;	
}
.right_musical .thema {
	color: #6f9caf;	
}
.right_termine {
	background: transparent url('../img/right_termine.jpg') top left no-repeat;
}
.right_termine .thema {
	color: #6c2b61;	
}
.right_galerie {
	background: transparent url('../img/right_galerie.jpg') top left no-repeat;
}
.right_galerie .thema {
	color: #756149;	
}
.right_media {
	background: transparent url('../img/right_media.jpg') top left no-repeat;
}
.right_media p {	
	color: #f9fff3;	
}
.right_media .thema {
	color: #ba8671;	
}
.right_gbuch {
	background: transparent url('../img/right_gbuch.jpg') top left no-repeat;
}
.right_gbuch .thema {
	color: #fbfcff;	
}
.right_kontakt {
	background: transparent url('../img/right_kontakt.jpg') top left no-repeat;
}
.right_kontakt p {	
	color: #f2eed5;	
}
.right_kontakt .thema {
	color: #9b876f;	
}
.right_impressum {
	background: transparent url('../img/right_impressum.jpg') top left no-repeat;
}
.right_links {
	background: transparent url('../img/right_links.jpg') top left no-repeat;
}
.right_sitemap {
	background: transparent url('../img/right_sitemap.jpg') top left no-repeat;
}
.right_copyright {
	background: transparent url('../img/right_copyright.jpg') top left no-repeat;
}
.right_home .righttext {
	background: transparent;
	position: relative;
	top: 150px;
	padding: 0px 10px;
}
.righttext {
	background: transparent;
	position: relative;
	top: 155px;
	padding: 0px 10px;
}
.terminbox	{
	height: 120px;
}
.thema {
	padding-top: 20px;
}
.rightdiv p {
	xmargin: 8px 20px;
}
.rightdiv ul, .rightdiv li {
	margin: 1px 18px;
}
.rightbox input {
	font-size: 8pt;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #fff;
  border: 1px solid gray;
  width: 200px;
  height: 20px;
  margin: 0px 0px 2px 0px;
  padding-top: 2px;
}
.rightbox .newsemail {
	width: 100px;
}
.rightbox#newsletter {
	height: 50px;
	_height: 67px;
	margin-top: 0px;
	_margin-top: 7px;
}
.ggrecords {
	position: absolute;
	top: 405px;
	left: 30px;
}
/*=== FUSSZEILE ======================================================*/
.bottom {
	height: 60px;
	clear: both;
	text-align: center;
	xxxpadding-right: 55px;	
}
.bottomdiv {
	position: relative;
	left: 0px;
	top: 35px;
	xxxpadding-top: 10px;
	padding-right: 55px;	
}
.bottom_home_neu {
	background: transparent url('../img/bottom_home_neu3.jpg') bottom left no-repeat;	
}
.bottom_home {
	background: transparent url('../img/bottom_home.jpg') bottom left no-repeat;	
}
.bottom_aktuell {
	background: transparent url('../img/bottom_aktuell.jpg') bottom left no-repeat;	
}
.bottom_bio {
	background: transparent url('../img/bottom_bio.jpg') bottom left no-repeat;	
}
.bottom_schlager {
	background: transparent url('../img/bottom_schlager.jpg') bottom left no-repeat;	
}
.bottom_musical {
	background: transparent url('../img/bottom_musical.jpg') bottom left no-repeat;
}
.bottom_galerie {
	background: transparent url('../img/bottom_galerie.jpg') bottom left no-repeat;
}
.bottom_termine {
	background: transparent url('../img/bottom_termine.jpg') bottom left no-repeat;
}
.bottom_media {
	background: transparent url('../img/bottom_media.jpg') bottom left no-repeat;
}
.bottom_gbuch {
	background: transparent url('../img/bottom_gbuch.jpg') bottom left no-repeat;
}
.bottom_kontakt {
	background: transparent url('../img/bottom_kontakt.jpg') bottom left no-repeat;
}
.bottom_impressum {
	background: transparent url('../img/bottom_impressum.jpg') bottom left no-repeat;
}
.bottom_sitemap {
	background: transparent url('../img/bottom_sitemap.jpg') bottom left no-repeat;
}
.bottom_copyright {
	background: transparent url('../img/bottom_copyright.jpg') bottom left no-repeat;
}


