* {
  font-family: Arial;
  /*font-size: small;*/
  font-size: 13px;
}

body {
	/*background: #D1E3F1;*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body a:link, body a:visited, body a:active, body a:hover {
	color: #990000;
}

#header_links {
  width: 297px;
  background-color: #d1e3f1;
}
#header_rechts {
  background-color: #d1e3f1;
}
#top_link {
}

.leerzeile {
  height: 5px;
}

.footer {
	width: 100%;
	text-align: center;
}

.footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	color: #990000;
}

/* CSS für Kalender */
#caltable {
   border-collapse:collapse;
   border: solid #990000 1px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px; 
   padding-top: 0px;
   margin-left:auto;
   margin-right:auto;
   background-color: #D1E3F1;
	 width: 100%;
}

#caltable th { 
   font-weight: bold; 
   font-size: 9pt; 
   color: White;
	background-color: #990000;
   font-family: verdana, arial, sans-serif; 
   text-align: center;
   height: 20px;
}

#caltable th a:link, #caltable th a:visited, #caltable th a:active, #caltable th a:hover { 
   color: White;
}

#caltable a:link, #caltable a:visited, #caltable a:active, #caltable a:hover { 
   text-decoration:none; 
   text-transform: uppercase; 
   color: #0E224B;
   font-size: 8pt; 
   /*letter-spacing: 1px;*/
   font-family: verdana, arial, sans-serif;
}        
          
#caltable td{ 
   font-weight: normal; 
   font-size: 8pt;
   padding-left: 5px; 
   padding-right: 5px; 
   color: #0E224B; 
   font-family: verdana, arial, sans-serif; 
   text-align: right; 
}
        
#caltable td.days { 
	background: #AEC9DD;
}

/* CSS Boxen */

.box_menue_r h3, #box_menue_r h2, #box_menue_r p {letter-spacing:1px;}
.box_menue_r h3 {font-size:1.0em; margin:0 0px; color: White; background-color: #990000; text-align: center;}
.box_menue_r h2 {font-size:2em;color:#06a; border:0;}
.box_menue_r p {padding-bottom:0.5em;}
.box_menue_r h2 {padding-top:0.5em;}
.box_menue_r {background: transparent; margin:0em; width: 180px;}

.box_menue_l h3, #box_menue_l h2, #box_menue_l p {letter-spacing:1px;}
.box_menue_l h3 {font-size:1.0em; margin:0 0px; color: White; background-color: #990000; text-align: center;}
.box_menue_l h2 {font-size:2em;color:#06a; border:0;}
.box_menue_l p {padding-bottom:0.5em;}
.box_menue_l h2 {padding-top:0.5em;}
.box_menue_l {background: transparent; margin:0em; width: 160px;}

.box_content h3, #box_content h2, #box_content p {margin:0 10px; letter-spacing:1px;}
.box_content h3 {font-size:1.0em; margin:0 0px; color: White; background-color: #990000; text-align: center;}
.box_content h2 {font-size:2em;color:#06a; border:0;}
.box_content p {padding-bottom:0.5em;}
.box_content h2 {padding-top:0.5em;}
.box_content {background: transparent; margin:0em;}

.box_footer h3, #box_footer h2, #box_footer p {margin:0 10px; letter-spacing:1px;}
.box_footer h3 {font-size:1.0em; margin:0 0px; color: White; background-color: #990000; text-align: center;}
.box_footer h2 {font-size:2em;color:#06a; border:0;}
.box_footer p {padding-bottom:0.5em;}
.box_footer h2 {padding-top:0.5em;}
.box_footer {background: transparent; margin:0em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb1a, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb1a, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#D1E3F1; border-left: 1px solid #990000; border-right: 1px solid #990000;}
.xb1 {margin:0 5px; background: #990000;}
.xb1a {margin:0 0px; background: #990000;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#D1E3F1; border: 0 solid #990000; border-width:0 1px;}

/* CSS Buttons */

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
  background-color: #AEC9DD;
	border: 1px solid #990000;
	padding: 2px;
}

.ktf_vorname {
	width: 300px;
	border: 1px solid #990000;
}
.ktf_nachname {
	width: 300px;
	border: 1px solid #990000;
}
.ktf_strasse {
	width: 300px;
	border: 1px solid #990000;
}
.ktf_plz {
	width: 50px;
	border: 1px solid #990000;
}
.ktf_ort {
	width: 232px;
	border: 1px solid #990000;
}
.ktf_telefon {
	width: 300px;
	border: 1px solid #990000;
}
.ktf_email {
	width: 300px;
	border: 1px solid #990000;
}
.ktf_betreff {
	width: 300px;
	border: 1px solid #990000;
}
.ktf_nachricht {
	width: 300px;
	border: 1px solid #990000;
}

.vts_login_email {
  width: 130px;
	border: 1px solid #990000;
}
.vts_login_pw {
  width: 130px;
	border: 1px solid #990000;
}
.login_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
  background-color: #AEC9DD;
	border: 1px solid #990000;
	padding: 2px;
	width:132px;
}

.schnellsuche_kuenstler_titel {
  width: 105px;
	border: 1px solid #990000;
}
.schnellsuche_ort {
  width: 105px;
	border: 1px solid #990000;
}

.warenkorb_input {
	width: 300px;
}
.warenkorb_input_plz {
	width: 50px;
}
.warenkorb_input_ort {
	width: 233px;
}
.warenkorb_input_konto {
	width: 150px;
}
.warenkorb_input_select {
	width: 305px;
}

.select_karten {
	width: 50px;
	border: 1px solid #990000;
}

.button_ktf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
  background-color: #AEC9DD;
	border: 1px solid #000000;
	padding: 2px;
}

.bt_warenkorb {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background: url('../images/warenkorb.png') no-repeat left;
  background-color: #AEC9DD;
	border: 1px solid #000000;
	/*padding: 2px;*/
  width: 170px;
	height: 20px;
  text-align: right;
}

.bt_warenkorb_laga {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
  background-color: #AEC9DD;
	border: 1px solid #000000;
  width: 140px;
	height: 20px;
  text-align: right;
}

.hinweistabelle {
	width: 90%;
	border:1px solid #990000;
}

.va_charts {
  font-size: 8pt;
}

.neue_va {
  font-size: 8pt;
}

.startseite_introtext {
  font-size: 8pt;
}

.pulldown_box {
        border: 1px solid #666666;
        background-position:95% 3px;
        background-color: #D1E3F1;
}
.pulldown_box h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #990000;
        text-decoration: none;
        text-align:left;
        margin:2px 0 0 2px;
        padding:0px;
        padding-bottom:6px;
        /*background-color: #AEC9DD;*/
}
/* h4 ist fuer Startseite */
h4 {
  padding: 0px;
  margin: 0px;
}