/* Generated by less 2.5.1 */
/**
* Website-Template www.kulturverein-tempel.de
* Version 1.2
* 01.07.2015
* by hyperraum-webvisionen
* webdev@hyperraum.net
*/
body {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
}
/**
* Main Hauptseitenelemente
**/
#main_body {
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  /*color:#a0a0a0; hell*/
  color: #6c6b6b;
  width: 477px;
  padding-top: 0px;
  height: 729px;
  position: absolute;
  left: 130px;
  top: 121px;
  margin-bottom: 0px;
  z-index: 100;
}
#main_body a:link,
a:visited {
  /*color: #346092; */
  text-decoration: inherit;
}
#main_body a:hover {
  font-weight: bold;
}
#main_banner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1004px;
  height: 120px;
  z-index: 0;
}
#main_banner_intern {
  position: absolute;
  left: 640px;
  top: 0px;
  width: 360px;
  height: 119px;
  z-index: 1001;
}
#main_menu {
  position: absolute;
  left: 18px;
  top: 121px;
  width: 100px;
  /*height:450px;*/
  height: 1000px;
  margin-bottom: 0px;
  background-color: #E3E5E6;
  overflow: visible;
  z-index: 1000;
}
#bannerpic {
  position: absolute;
  left: 626px;
  top: 0px;
  width: 378px;
  height: 107px;
  margin-bottom: 0px;
}
#logo {
  position: absolute;
  left: 18px;
  top: 24px;
  width: 289px;
  height: 71px;
  margin-bottom: 0px;
}
/**
* Formatierung
**/
.p {
  margin: 0px;
  padding: 0px;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: inherit;
  color: inherit;
  line-height: inherit;
  vertical-align: top;
}
p {
  padding-top: 0px;
  margin-top: 0px;
}
.alright {
  float: right;
}
#content {
  margin-left: 50px;
}
#main_body .fliesstext {
  padding-top: 0px;
  margin-top: 0px;
}
#main_body > #pagecontent_477 > .floatleft {
  padding-top: 0px;
  margin-top: 0px;
  clear: both;
  float: left;
}
#main_body > #pagecontent_477 > .floatleft > p {
  clear: both;
  margin-right: 12px;
  line-height: 14.5px;
}
#main_body > #pagecontent_477 > .floatleft > p > img {
  /*	padding: 2px 0 4px 0px;*/
  margin-top: 0px;
  float: left;
  margin: 0 15px 18px 0;
}
img {
  border: 0px;
}
img.floatleft {
  float: left;
  margin-right: 8px;
}
.bluebox {
  width: 453px;
  background-color: #dbf1fb;
  padding: 12px 12px 12px 12px;
  margin: 30px 0 0 0;
}
div.bluebox > p {
  color: #616161;
}
h1 {
  font-size: 18px;
  top: 14px;
  margin-top: 0px;
}
ul {
  list-style: none;
}
div {
  /*margin:0px;
	padding:0px;*/
  /*font-family:verdana;*/
  font-size: 12px;
}
.AbsWrap {
  width: 100%;
  position: relative;
}
.rowWrap {
  width: 100%;
}
.clearfloat {
  clear: both;
  height: 0px;
}
a:link,
a:visited {
  COLOR: inherit;
  text-decoration: inherit;
}
.invisible {
  position: absolute;
  /*top: -1000em;
	left: -1000em;*/
  display: none;
}
.orange {
  color: #f97c00;
}
.tvpresse {
  font-style: italic;
}
/**
* Navigation
**/
/* CUSTOM */
.navlist {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 200%;
  text-align: left;
  /* color: #000000; */
  list-style: none;
  margin-left: -38px;
  margin-top: -31px;
}
.navlist a {
  text-decoration: none;
}
a.nav_lnka {
  /*color: #000;*/
}
a:hover.nav_lnka,
a:active.nav_lnka,
a:focus.nav_lnka {
  font-weight: bold;
}
a.nav_lnkb {
  color: #97979B;
}
a:hover.nav_lnkb,
a:active.nav_lnkb,
a:focus.nav_lnkb {
  font-weight: bold;
}
/* END CUSTOM */
.menu {
  position: relative;
  z-index: 1000;
  font-size: 90%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 100px;
}
/* hack for IE5.5 */
* html .menu ul {
  margin-left: -16px;
  /*ma\rgin-left: 0;*/
}
/* position relative so that you can position the sub levels */
.menu li {
  position: relative;
}
/* get rid of the table */
table {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  font-size: 1em;
}
/* style the links */
.menu a {
  /* color: #333; */
  color: #000;
}
.menu a,
.menu a:visited {
  display: block;
  text-decoration: none;
  min-height: 25px;
  line-height: 200%;
  width: 100px;
  color: #000;
  text-indent: 5px;
  border: 1px solid #fff;
  border-width: 0 1px 1px 0;
}
/* hack for IE5.5 */
* html .menu a,
* html .menu a:visited {
  width: 150px;
  /*    w\idth: 149px;*/
}
/* style the link hover */
.menu a:hover {
  background: #ee7500;
  font-weight: bold;
}
.active a {
  /*color:#fff; 
background:#949e7c;*/
  font-weight: bold;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 101px;
  background-color: #E3E5E6;
  overflow: visible;
}
/* make the second level visible when hover on first level list OR link */
.menu > ul > li:hover > ul {
  visibility: visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul:hover ul ul {
  visibility: hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul:hover ul:hover ul ul {
  visibility: hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu > ul > li:hover > ul li:hover ul {
  visibility: visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul:hover ul:hover ul:hover ul {
  visibility: visible;
}
.menu > ul > li.active > a {
  color: #000;
  background: #ee7500;
}
.menu > ul > li > a {
  color: #000;
}
.menu ul:hover ul > li > a {
  color: #000;
}
.menu > ul > li > a.active {
  color: #000;
  background: #ee7500;
}
ul.submenu,
ul#submenu {
  list-style: none outside;
  padding: 10px 0 0 13px;
  font-size: 12px;
}
ul.submenu > li,
ul#submenu > li {
  line-height: 18px;
}
ul.submenu > li > a,
ul#submenu > li > a {
  color: #97979B;
  text-decoration: none;
  font-weight: bolder;
}
ul.submenu > li > a:hover,
ul.submenu > li > a:active,
ul#submenu > li > a:hover,
ul#submenu > li > a:active {
  color: #ee7b00;
  text-decoration: underline;
}
ul.submenu > li.active > a,
ul#submenu > li.active > a {
  color: #ee7b00;
}
.menu > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1) {
  font-size: 10px;
  line-height: 250%;
  background-color: #16BDD1;
}
#ueberschrift {
  position: absolute;
  top: 297px;
  width: 477px;
  font-size: 18px;
  /* font-family:Arial, Helvetica, sans-serif; */
  font-weight: 800;
  /* color: #000000; */
  line-height: 120.00000211927626%;
}
#inhalt_ld {
  width: 864px;
}
#inhalt_ld477 {
  /*top:330px;*/
  width: 477px;
}
#pagecontent_477 {
  width: 477px;
}
#inhalt {
  position: absolute;
  top: 330px;
  width: 477px;
  margin-bottom: 0px;
  font-size: 12px;
  text-align: left;
  line-height: 119.99999682108562%;
}
#inhalt a {
  color: #346092;
}
#teaserswf {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 477px;
  height: 269px;
  margin-bottom: 0px;
  z-index: -10;
}
#Bild477 {
  position: relative;
  width: 477px;
  margin-bottom: 0px;
  background-image: none;
  margin: 10px 0 30px 0;
  padding-top: 6px;
}
#Bild477noH {
  position: relative;
  width: 477px;
  margin-bottom: 0px;
  background-image: none;
  margin: 0px 0 20px 0;
  padding-top: 0px;
}
/** 
Veranstaltung
*/
#vBild {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 477px;
  height: 269px;
  margin-bottom: 0px;
  background-image: url(images/mmnav.gif);
}
#vTermin {
  position: absolute;
  top: 297px;
  width: 477px;
  font-size: 12px;
  color: #ed7500;
  line-height: 119.99999682108562%;
}
#vTitel {
  position: absolute;
  top: 316px;
  width: 477px;
  font-size: 18px;
  font-weight: 800;
  line-height: 120.00000211927626%;
}
#vSubtitel {
  position: absolute;
  top: 334px;
  width: 477px;
  font-size: 12px;
  text-align: left;
  line-height: 120.00000476837158%;
}
#vinhalt {
  position: absolute;
  top: 363px;
  width: 477px;
  margin-bottom: 0px;
  /* font-family:Arial, Helvetica, sans-serif; */
  font-size: 12px;
  text-align: left;
  /* color: #000000; */
  line-height: 119.99999682108562%;
}
#vinhalt a:link,
a:visited,
a:active {
  color: #346092;
}
#programminfo {
  position: absolute;
  top: 279px;
  width: 477px;
  margin-bottom: 0px;
}
.tvtermin {
  font-size: 12px;
  color: #ed7500;
  line-height: 119.99999682108562%;
  margin-top: 18px;
  display: inline-block;
}
.tvtitel {
  font-size: 18px;
  font-weight: 800;
  line-height: 120.00000211927626%;
  margin-top: -8px;
}
.tvsubtitel {
  font-size: 12px;
  text-align: left;
  line-height: 120.00000476837158%;
  margin-top: -17px;
}
.tvsubtiteloffset {
  /* font-family:Arial, Helvetica, sans-serif; */
  font-size: 12px;
  text-align: left;
  /* color: #000000; */
  line-height: 110%;
  margin-top: -17px;
}
.tvinhalt {
  margin-bottom: 0px;
  font-size: 12px;
  text-align: left;
  line-height: 119.99999682108562%;
  margin-top: 10px;
}
.tvprogramminfo {
  font-size: 12px;
  text-align: left;
  line-height: 119.99999682108562%;
  margin-top: 9px;
}
/*v2*/
#ausverkauft {
  width: 290px;
  height: 90px;
  margin: -90px 0 0 170px;
  background: url(images/ausverkauft.png) left no-repeat;
  z-index: 1001;
}
#ausverkauftplist {
  width: 225px;
  height: 90px;
  margin: -75px 0 0px 270px;
  background: url(images/ausverkauft_65.png) left no-repeat;
  z-index: 1001;
}
/*v2*/
#ausverkauftdit {
  width: 225px;
  height: 90px;
  margin: -170px 0 0px 245px;
  background: url(images/ausverkauft_65.png) left no-repeat;
  z-index: 1001;
}
.tvausverkauft {
  font-size: 18px;
  /* font-family:Arial, Helvetica, sans-serif; */
  font-weight: 800;
  /* color: #000000; */
  line-height: 120.00000211927626%;
  margin: 0px 0 0px -80px;
  color: #ed7500;
  display: none;
}
.graukursiv {
  position: absolute;
  color: #8798A1;
  line-height: 140%;
  font-style: italic;
  left: 12px;
  right: 8px;
}
.swfcontainer {
  z-index: -10;
}
#programminfo a:link,
a:visited,
a:active,
a:focus {
  color: #346092;
}
/* nur fuer moderne Browser! */
/*
html>body #enote { 
    position: fixed;
  }
*/
#enote {
  position: absolute;
  width: 145px;
  height: 109px;
  left: 420px;
  top: 0px;
  background-image: url(images/Entwurfnote.png);
  z-index: 1001;
}
/* Programmliste alle */
.veranstaltung {
  cursor: pointer;
}
/* Programmliste 1 */
.plul {
  list-style-position: inside;
  list-style-image: none;
  list-style-type: none;
  margin-top: 1px;
}
ul.plul {
  padding: 0 0 0 0px;
  position: relative;
  left: 38px;
  width: 460px;
}
ul.plul li {
  height: 106px;
}
ul.plul li a:link,
a:visited,
a:active {
  color: #ED7500;
}
.pltermin {
  font-size: 12px;
  color: #ed7500;
  width: 297px;
  top: -23px;
  position: relative;
  left: 0px;
  margin-bottom: 0px;
}
.pltitel {
  font-size: 18px;
  font-weight: 800;
  line-height: 100%;
  display: inline;
  top: 65px;
}
.h3mov {
  left: 142px;
  width: 297px;
  height: 0px;
  margin-bottom: 0px;
  top: 14px;
  margin-top: 0px;
  position: relative;
}
h3.pltitel img {
  margin-top: -20px;
  float: left;
  position: inherit;
  display: block;
  margin-left: -38px;
  margin-right: 10px;
}
.plkurzinfo {
  /* font-family:Arial, Helvetica, sans-serif; */
  font-size: 12px;
  text-align: left;
  /* color: #000000; */
  line-height: 120%;
  left: 0px;
  top: -8px;
  margin-top: 0px;
  width: 297px;
  padding-top: 0px;
  position: relative;
}
.pllnk {
  font-size: 12px;
  text-align: left;
  line-height: 120.00000476837158%;
  left: 176px;
  margin-top: 0px;
  width: 297px;
  padding-top: -20px;
  position: inherit;
}
.plpreis {
  font-size: 12px;
  color: #666;
  width: 297px;
  top: -23px;
  position: relative;
  left: 0px;
  margin-bottom: 0px;
}
.plsubtitel {
  font-size: 12px;
  text-align: left;
  line-height: 120%;
  left: 0px;
  top: -8px;
  margin-top: 0px;
  padding-top: 0px;
  position: relative;
}
/* Programmliste 2 */
.liblock {
  width: 477px;
  height: 96px;
}
.liblockbild {
  float: left;
  position: absolute;
}
.liblockbild img {
  float: left;
}
.liblocktext {
  clear: both;
  float: right;
  left: 182px;
  width: 307px;
  position: absolute;
  display: block;
}
.liblocktext > h3 {
  width: 300px;
  font-size: 14px;
  margin-top: -6px;
}
/* Zweizeilige Überschrift*/
h3.proglh3s {
  left: 182px;
  font-size: 14px;
  position: relative;
  display: table;
  height: 54px;
  width: 300px;
  vertical-align: middle;
}
h3.proglh3 {
  left: 182px;
  font-size: 17px;
  position: relative;
  display: table;
  height: 54px;
  width: 293px;
  vertical-align: middle;
}
.liblocktext > span.lbinfo {
  font-size: 12px;
  text-align: left;
  line-height: 120%;
  left: 182px;
  display: block;
}
ul.progul {
  list-style-type: none;
  padding: 0 0 0 0px;
  width: 483px;
}
ul.progul > li {
  height: 120px;
  margin: 0 0 0px 0;
  clear: both;
  display: block;
}
ul.progul > li > a:link,
ul.progul > li > a:visited,
ul.progul > li > a:active {
  color: #ED7500;
}
ul.progul > li > a {
  clear: both;
  float: left;
}
img.floatleft {
  float: left;
  margin-right: 10px;
}
ul.progul > li > a > img {
  /*clear: both;*/
  margin-top: -62px;
  float: left;
  margin-right: 10px;
  width: 170px;
  height: 96px;
  margin-bottom: 4px;
}
.progltitel {
  /* font-family:Arial, Helvetica, sans-serif; */
  font-weight: bold;
  /* color: #000000; */
  font-size: 14px;
  line-height: 120%;
  /*margin: 0 0 20px 0;*/
  clear: both;
  position: relative;
  /*border: 1px;*/
  vertical-align: middle;
  display: inline-block;
  /*float:inherit;*/
  /*height: 2.2em;*/
}
.progltermin {
  font-size: 12px;
  font-weight: normal;
  color: #ed7500;
  line-height: 24px;
}
ul.progul > li > span.proglsubtitel {
  font-size: 12px;
  text-align: left;
  line-height: 120%;
  padding-left: 182px;
  width: 297px;
  display: block;
}
.h3movam {
  left: 182px;
  width: 297px;
  height: 0px;
  margin-bottom: 0px;
  top: 14px;
  margin-top: 0px;
  position: relative;
}
a.proglright {
  float: right;
  color: #ED7500;
  text-decoration: none;
}
a:hover.proglright {
  float: right;
  color: #ED7500;
  text-decoration: underline;
}
/* TEASER RECHTS! */
#main_teaser_rechts {
  position: absolute;
  left: 626px;
  top: 121px;
  width: 378px;
  /*height:730px;*/
  height: 1000px;
  margin-bottom: 0px;
  overflow: hidden;
  z-index: -1;
  background-color: #E3E5E6;
  display: inline;
  float: left;
  /*padding: 0 0 0 0;*/
}
div#main_teaser_rechts > ul {
  list-style: none outside none;
  /*display:inline-table;*/
  display: inline;
  /*float:left;*/
  padding: 0 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  width: inherit;
}
div#main_teaser_rechts > ul > li {
  width: 170px;
  /*height: 116px;*/
  height: 124px;
  /*display:inline-table;*/
  display: inline;
  float: left;
  position: inherit;
  margin-left: 12px;
  margin-top: 12px;
  background-color: #FFF;
}
div#main_teaser_rechts > ul > li > .teaselnk {
  line-height: 27px;
}
div#main_teaser_rechts > ul > li > a.teaselnk {
  background: transparent url(images/rtgo.png) left no-repeat;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  padding-left: 27px;
  line-height: 25px;
  display: inline;
  float: left;
}
div#main_teaser_rechts > ul > li > a:hover.teaselnk {
  color: #FF6600;
  background: transparent url(images/rtgo_over.png) center left no-repeat;
}
/* FESTIVALTEASER RECHTS! */
#main_fteaser_rechts {
  position: absolute;
  left: 626px;
  top: 121px;
  width: 378px;
  /*height:730px;*/
  height: 1220px;
  margin-bottom: 0px;
  overflow: hidden;
  z-index: -1;
  background-color: #E3E5E6;
  display: inline;
  float: left;
  /*padding: 0 0 0 0;*/
}
div#main_fteaser_rechts > ul {
  list-style: none outside none;
  /*display:inline-table;*/
  display: inline;
  /*float:left;*/
  padding: 0 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  width: inherit;
}
div#main_fteaser_rechts > ul > li {
  width: 170px;
  /*height: 116px;*/
  height: 140px;
  /*display:inline-table;*/
  display: inline;
  float: left;
  position: inherit;
  margin-left: 12px;
  margin-top: 12px;
  background-color: #FFF;
}
div#main_fteaser_rechts > ul > li > .fteaselnk {
  line-height: 10px;
}
div#main_fteaser_rechts > ul > li > a.fteaselnk {
  background: none;
  /*color: #008cd9;*/
  color: #000;
  text-decoration: none;
  font-size: 0.9em;
  font-weight: bold;
  padding-top: 0.1em;
  padding-left: 2px;
  line-height: 110%;
  /*display:inline;*/
  float: left;
}
div#main_fteaser_rechts > ul > li > a:hover.fteaselnk {
  color: #f03;
  background: none;
}
.fttermin {
  font-size: 0.9em;
  color: #000;
  line-height: 120%;
  margin-top: 2px;
  display: inline-block;
  padding-left: 2px;
  float: left;
}
.ftort {
  font-size: 0.9em;
  /*color: #d80067;*/
  color: #F03;
  line-height: 120%;
  margin-top: 2px;
  display: inline-block;
  padding-right: 2px;
  float: right;
}
.ftlabstand {
  font-size: 0.9em;
}
ul.vicons {
  list-style: none outside none;
  margin: 0px -5px 0 0;
  float: right;
  padding-left: 15px;
}
ul.vicons > li {
  line-height: 20px;
  display: inline;
  float: left;
}
ul.vicons > #viinfo > a {
  list-style: none outside none;
  background: transparent url(images/vicon_info.gif) 0 0 no-repeat;
  /*display:inline-table;
	padding-left: 0px*/
  position: inherit;
  display: block;
  line-height: 20px;
  padding: 0px 0 0px 5px;
  width: 26px;
}
ul.vicons > #viinfo.aktiv > a {
  list-style: none outside none;
  background: transparent url(images/vicon_info_f2.gif) 0 0 no-repeat;
  /*display:inline-table;
	padding-left: 0px*/
  position: inherit;
  display: block;
  line-height: 20px;
  padding: 0px 0 0px 5px;
  width: 26px;
}
ul.vicons > #viinfo > a:hover {
  background: transparent url(images/vicon_info_f2.gif) 0 0 no-repeat;
}
ul.vicons > #viaudio > a {
  list-style: none outside none;
  background: transparent url(images/vicon_audio.gif) 0 0 no-repeat;
  /*display:inline-table;
	padding-left: 0px;*/
  position: inherit;
  display: block;
  line-height: 20px;
  padding: 0px 0 0px 5px;
  width: 26px;
}
ul.vicons > #viaudio > a:hover {
  background: transparent url(images/vicon_audio_f2.gif) 0 0 no-repeat;
}
ul.vicons > #vivideo > a {
  list-style: none outside none;
  background: transparent url(images/vicon_video.gif) 0 0 no-repeat;
  /*display:inline-table;
	padding-left: 0px;*/
  position: inherit;
  display: block;
  line-height: 20px;
  padding: 0px 0 0px 5px;
  width: 26px;
}
ul.vicons > #vivideo > a:hover {
  background: transparent url(images/vicon_video_f2.gif) 0 0 no-repeat;
}
ul.vicons > #vivideo2 > a {
  list-style: none outside none;
  background: transparent url(images/vicon_video.gif) 0 0 no-repeat;
  /*display:inline-table;
	padding-left: 0px;*/
  position: inherit;
  display: block;
  line-height: 20px;
  padding: 0px 0 0px 5px;
  width: 26px;
}
ul.vicons > #vivideo2 > a:hover {
  background: transparent url(images/vicon_video_f2.gif) 0 0 no-repeat;
}
ul.vicons > #vimvideo > a {
  list-style: none outside none;
  background: transparent url(images/vicon_video.gif) 0 0 no-repeat;
  /*display:inline-table;
	padding-left: 0px;*/
  position: inherit;
  display: block;
  line-height: 20px;
  padding: 0px 0 0px 5px;
  width: 26px;
}
ul.vicons > #vimvideo > a:hover {
  background: transparent url(images/vicon_video_f2.gif) 0 0 no-repeat;
}
ul.vicons > #vimvideo2 > a {
  list-style: none outside none;
  background: transparent url(images/vicon_video.gif) 0 0 no-repeat;
  /*display:inline-table;
	padding-left: 0px;*/
  position: inherit;
  display: block;
  line-height: 20px;
  padding: 0px 0 0px 5px;
  width: 26px;
}
ul.vicons > #vimvideo2 > a:hover {
  background: transparent url(images/vicon_video_f2.gif) 0 0 no-repeat;
}
ul.vicons > #viticket > a {
  list-style: none outside none;
  background: transparent url(images/vicon_ticket.gif) 0 0 no-repeat;
  /*display:inline-table;
	padding-left: 0px;*/
  position: inherit;
  display: block;
  line-height: 20px;
  padding: 0px 0 0px 5px;
  width: 26px;
}
ul.vicons > #viticket > a:hover {
  background: transparent url(images/vicon_ticket_f2.gif) 0 0 no-repeat;
}
ul.vicons > #viprog > a {
  list-style: none outside none;
  background: transparent url(images/vicon_prog.gif) 0 0 no-repeat;
  /*display:inline-table;
	padding-left: 0px;*/
  position: inherit;
  display: block;
  line-height: 20px;
  padding: 0px 0 0px 5px;
  width: 26px;
}
ul.vicons > #viprog > a:hover {
  background: transparent url(images/vicon_prog_f2.gif) 0 0 no-repeat;
}
#hsubmenu {
  list-style: none outside none;
  /*display:inline-table;*/
  margin: 0px -5px 0 0;
  float: right;
  padding-left: 15px;
}
#hsubmenu > li {
  line-height: 20px;
  display: inline;
  float: left;
}
#hsubmenu > li > a {
  list-style: none outside none;
  position: inherit;
  display: block;
  line-height: 20px;
  padding: 0px 0 0px 5px;
  /*text-decoration: underline;*/
}
ul#hsubmenu > li > a:visited {
  color: #ED7500;
}
ul#hsubmenu > li > a:hover {
  /*text-decoration: underline;*/
}
ul#hsubmenu > li > a:active {
  font-weight: bold;
  text-decoration: underline;
}
ul#hsubmenu > li.active {
  text-decoration: underline;
}
/* FileDownload */
div.fdx {
  display: block;
  border: 1px dashed #ccc;
  padding: 6px;
}
div.fdx span {
  display: block;
}
div.fdx div.fd-file {
  border-bottom: 1px solid #336699;
  padding: 5px;
  background: transparent url('../../images/menu.png') bottom center repeat-x;
}
div.fdx div.fd-alt {
  background: transparent url('../../images/menu-active.png') bottom center repeat-x;
}
div.fdx div.fd-firstfile {
  border-top: 1px solid #336699;
}
div.fdx div.fd-file span.fdexp-info {
  margin-left: 20px;
  font-size: 80%;
  /*margin-top: -.75em;*/
}
div.fdx img {
  vertical-align: middle;
  padding: 2px;
}
/* Fb, Tw */
#socialbox {
  position: inherit;
  display: block;
  width: 99px;
  padding-top: 75px;
}
#socialbox > a > img.fbicon {
  padding-left: 20px;
}
#socialbox > a > img.twicon {
  padding-left: 12px;
}
dl.veranstaltungsliste dt {
  float: left;
  clear: left;
  width: 70px;
  font-weight: bold;
  color: #ED7500;
  line-height: 20px;
}
/*  dl.veranstaltungsliste dt:after {
    content: ":";
  }*/
dl.veranstaltungsliste dd {
  margin: 0 0 0 90px;
  padding: 0 0 0.5em 0;
}
a.ticketicon {
  list-style: outside none none;
  background: transparent url("images/vicon_ticket.gif") no-repeat scroll 0px 0px;
  position: inherit;
  display: block;
  line-height: 20px;
  padding: 0px 0px 0px 5px;
  width: 26px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
a.ticketicon:hover {
  background: transparent url(images/vicon_ticket_f2.gif) 0 0 no-repeat;
}
.veranstaltungsliste span.tvpreis {
  line-height: 20px;
}
