/* @override 
	http://theater-im-bauturm.de/sommergaeste/sommergaesteex.css
*/

a.unternavi:hover {
	color: black !important;
}
h2 {
	font-size: 14px;
	color: #799508;
	font-weight: bold;
	margin: 0;
}

h3 {
	text-align: left;
	text-transform: uppercase;
	color: #ba3b45;
	margin-top: 0;
	
}

h4 {

	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
	color: #799508;
}

h5 {
	font-weight: bold;
	margin: 0 0 0 10px;
	color: #666;
}

h6 {
	margin: 0;
	font-size: 12px;
}

p#introsommer {
	font-size: 12px;
}

hr {
	border: 5px solid white;
	margin-left: -10px;
	margin-right: -2px;
}



td.td1 {
	background-color: #ba3b45;
	border-color: #ba3b45 !important; }

td.td2 {
	border-style: none;
}

td.content_10pxgrey img {
	margin-bottom: 5px;
	float: left;
}

td.content_11px_bold {
	height: 65px;
}

td.bg_green {
	background-color: white;
	margin: 0;
}

#presse u {
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
}

span.content_12px_green_bold {
	position: relative;
	padding-left: 0;
	font-size: 16px;
	
	
}



a.tickets {
	border-style: none;
	padding: 2px;
	border-width: 2px;
}

p {
	line-height: 1.5;
	text-align: left;
	padding-right: 10px;
}

td.content_10pxgrey strong {
	margin-left: 10px;
}



p.content_10px_red_padd10px {
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}

p.content_10px_red_padd10px i{
	font-style: italic;
	font-weight: normal}

p#presse.content_10px_red_padd10px {
		border-style: solid;
	border-width: 2px;
	margin-top: 5px;
	padding-top: 5px;
}

p.content_11px_red_bold {
	background-color: #f5f5eb;
	color: #ba3b45;
}

p.content_untertitel {
	font-size: 11px;
	margin-bottom: 0;
}

p.content_untertitel strong {
	color: #799508;
	top: -5px;
	position: relative;
}

p.content_untertitel i {
	font-variant: normal;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #ba3b45;
	font-weight: bold;
	font-style: normal;
	padding-right: 5px;
	border-style: double;
	padding-left: 5px;
	margin-left: -2px;
}

/* @group gallery */
/*Gallery von: http://www.cssplay.co.uk/menu/gallery3l.html */

#galleryh { 
  list-style-type:none; 
  overflow: show; 
  width: 442px; 
  height: 85px; 
  background: #ba3b45 url(../sommergaeste/img/unsere.png) no-repeat;
	position: relative;
	margin-left: auto;
	padding: 0;
	margin: 0;
}


#galleryh li {
  float: left;
  }

#galleryh li a {
  display:block; 
  height:85px;
  width:20px; 
  float:left; 
  text-decoration:none; 
  cursor:default;
	position: relative;
}
#galleryh li a img {
  width:20px; 
  height:85px; 
  border:0;
  }
#galleryh li a:hover {
  background:#eee; 
  width:122px;
  }
#galleryh li a:hover img {
  width:122px;
}

#galleryh li a span {display: none;}


#galleryh li a:hover span {display: block;
   position: relative; top: -10; left: 0; width: 114px; z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;
	padding: 4px;
	margin-top: 10px;
}



/* @end */





