/* HOMEPAGE
------------------------------------------*/
.right {
	float:right;
}

.left {
	float:left;
	width:inherit;
}

.clearboth { clear: both; height:1px; }

div#roundedLeftColumn {
	display:block;
	background:#C7DEEE;
	margin: 0 8px 8px 0;
}

div#roundedRightColumn {
	display:block;
	background:#C7DEEE;
	margin: 0 0 8px 0;
}

hr {
  border-top:1px solid #72899B;
  border-bottom:1px solid #EBF4F9;
  height: 2px; overflow: hidden;
  margin: 10px 0;
  line-height: 1px;
  position: relative;
  left: -2px;
  display: block;
}

.teaser tr {
  vertical-align: top;
}
.teaser img {
  display: block;
}

#topActsSpacer {
	height:6px;
}

*html #topActsSpacer {
	display:inline;
	line-height:5px;
}

.mainTeaserLeft {
	background: url(/hsv_obj/img/home/teaser-left.jpg) no-repeat;
	display:block;
	width:382px;
	height:266px;
	margin: 0 0 8px 0;
}

*html .mainTeaserLeft {
	background: url(/hsv_obj/img/home/teaser-left.jpg) no-repeat;
	display:block;
	width:382px;
	height:266px;
	margin: 0 0 6px 0;
}

.mainTeaserLeft .headline {
	visibility:hidden;
}

.mainTeaserLeft div#hotLinks {
	margin:170px 0 0 9px;
	width:373px;
	height: 65px;
	font-weight:bold;
}

.mainTeaserLeft div#hotLinks span  {
	float:left;
	width:184px;
	height:54px;
	margin:8px 0 2px 0;
}

.mainTeaserLeft div#hotLinks span img {
	float:left;
	margin:-8px 0 0 0;
}

.mainTeaserLeft div#hotLinks span a {
	float:left;
	height:30px;
	margin:11px 0 0 1px;
}

.mainTeaserIntro {
	background-color:C7DEEE;
}


.mainTeaserRight {
	background: url(/hsv_obj/img/home/teaser-right.gif) no-repeat;
	display:block;
	width:189px;
	height:266px;
	margin: 0 0 8px 8px;
}

*html .mainTeaserRight {
	background: url(/hsv_obj/img/home/teaser-right.gif) no-repeat;
	display:block;
	width:189px;
	height:266px;
	margin: 0 0 6px 8px;
}

.mainTeaserRight span {
	visibility:hidden;
}

.mainTeaserText {
	display:block;
	width:169px;
	height:311px;
  padding: 10px 10px 5px 10px;
  background: #C7DEEE;
	margin: 0 0 6px 8px;
}

*html .mainTeaserText {
	display:block;
	width:169px;
	height:311px;
  padding: 10px 10px 5px 10px;
  background: #C7DEEE;
	margin: 0 0 6px 0;
}

.mainTeaserText h3 {
   margin: 0 0 3px 0;
   padding: 0;
}

.mainTeaserText p {
   margin: 0;
}

.smallTeaser {
	display:block;
	width:183px;
	height:313px;
	margin: 0 0 1px 0;
}

*html .smallTeaser {
	display:block;
	width:183px;
	height:313px;
	margin: 0 0 1px 0;
}

img.teaser-klein {
	margin: 0 0 6px 0;	
}

.aktuelleAngebote {
	display:block;
  height: 328px;
	background: #C7DEEE;
	margin: 0 0 8px 0;
}

*html .aktuelleAngebote {
	display:block;
  height: 338px;
	background: #C7DEEE;
	margin: 0 0 8px 0;
}

.homeHinweis {
	width: 324px;
	height: 211px;
	margin: 0 0 8px 10px;
	background: url(/hsv_obj/img/home/hinweis.jpg) no-repeat;
}

*html .homeHinweis {
	margin: 0 0 8px 2px;
}

.homeHinweis span {
	visibility: hidden;
}

.topEvents {
	display:block;
	width:388px;
  height: 313px;
	background: #C7DEEE;
	margin: 0 0 1px 0;
}

*html .topEvents {
	display:block;
	width:388px;
  height: 313px;
	background: #C7DEEE;
	margin: 0 0 1px 0;
}

.topEvents .lineTable {
  background: #C7DEEE;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
	margin-left:10px;
  margin-top:10px;
  width: 365px;
	height:211px;
}

.lineTable {
  background: #C7DEEE;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
	margin-left:10px;
  margin-top:10px;
  width: 365px;
}

*html .lineTable {
  background: #C7DEEE;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
	margin-left:2px;
  margin-top:10px;
  width: 365px;
}


.lineTable tr .last {
  border-bottom: 1px solid transparent;
}

.lineTable th {
  text-align: left;
  padding: 0 3px 0 9px;
  border-top: 1px solid #E6EFF6;
  border-top: 1px solid #698392;
}

.lineTable td {
  text-align: left;
  padding: 0 3px 0 9px;
  border-top: 1px solid #E6EFF6;
  border-top: 1px solid #698392;
}

.lineTable td.priceright {
  text-align: right;
  padding: 3px 9px;
  border-top: 1px solid #E6EFF6;
  border-top: 1px solid #698392;
}

.lineTable td {
  background: url(/default_obj/img/linie_vert.gif) no-repeat left center;
}

.lineTable th {
	height:15px;
}

.lineTable .altern th,
.lineTable .altern td {
  background-color: #DCEAF5; 
	height:15px;
}

*html .lineTable th {
	height:15px;
}

*html .lineTable .altern th,
.lineTable .altern td {
  background-color: #DCEAF5; 
	height:15px;
}

.nosep td {
  background: none;
}

td.topevents {
  background: #C7DEEE;
  vertical-align: top;
}

.ticketcheck { 
	float:left;
}

.ticketcheck a {
	float:left;
	margin:3px 8px 0 0;
}

.buttons {
	float:left;
	width:777px;
	padding-top:20px;
}

.buttons .bt_speichern {
	float:right;
}

.buttons .bt_abbrechen {
	float:left;
}

#ueber_uns ul {
	margin: 5px 10px 20px 10px;
	padding: 0 0 0 20px;
}

#ueber_uns h3 {
  font-size: 13px;
  margin: 0 0 8px 0;
}
#ueber_uns h4 {
  font-size: 11px;
  font-weight:bold;
	margin: 0 0 8px 0;
}

#sortTableHead th a {
	color:#fff;
}

#sortTableHead th a:hover {
 color: #014AB3;
}

.sortTableHead th a {
 color: #fff;
}

.sortTableHead th a:hover {
 color: #014AB3;
}

a.asc {
	padding: 0 15px 0 0;
	background: url(/hsv_obj/img/asc.gif) right no-repeat;
}

a.desc {
	padding: 0 15px 0 0;
	background: url(/hsv_obj/img/desc.gif) right no-repeat;
}