html{ 
  height: 100.1%;
  font-site: 62.5%;
}

body{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  line-height: 1.2em;
  display: block;
}

p{
  margin-bottom: 1em;
}


a:link, a:visited{
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
  margin-bottom: 0.5em;
}

h1{
  font-size: larger;
}



ul, ol{
  padding-bottom: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
}

ul{
  list-style: disc;
}

ol{
  list-style: decimal;
}




.impressum td {
  min-width: 10em;
  padding: 5px;
}




div.clr{
  clear: both;
}

div#container{
  background: url(../images/background.gif);
  width: 892px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}


div#header{ 
  width: 892px;
  height: 91px;
  background: url(../images/header.png) no-repeat;
}

div#topnavi{ 
  width: 892px;
  height: 30px;
  padding-top: 5px;
  padding-left: 225px;
  vertical-align: middle;
  text-color: white;
  background: white url(../images/topnavi.png) no-repeat;
}

#topnavi a{
  color: #ffffff;
  font-size: smaller;
  font-weight: bold;	
}

div#seite{
}

div#navigation{ 
  float: left;
  width: 219px;
  padding-bottom: 80px;
  background: url(../images/navi-abschluss.png) no-repeat;
  background-position: bottom;
}

#navigation ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation{}

.nav a{
  color: #000000;
}

.nav0{
  padding-left: 5px;
  background: url(../images/navi-button0.png) no-repeat;
}

.nav0 a{
  font-weight: bold;
}


.nav1{
  padding-left: 5px;
  background: url(../images/navi-button1.png) no-repeat;
}

.nav1 a{
  font-weight: bold;
}

.nav2{
  padding-left: 20px;
  background: url(../images/navi-button2.png) no-repeat;
}

.nav2 a{
  color: #000000;
  font-weight: normal;
}

.nav2 a:visited{
  font-weight: normal;
}


.nav3{
  padding-left: 20px;
  background: url(../images/navi-button2.png) no-repeat;
}

.nav3 a{
  color: #cd4302;
  font-weight: bold;
}

.nav4{
  padding-left: 30px;
  background: url(../images/navi-button2.png) no-repeat;
}

.nav4 a:link, .nav4 a:visited{
  color: #000000;
  font-weight: normal;
}

.nav5{
  padding-left: 30px;
  background: url(../images/navi-button2.png) no-repeat;
}

.nav5 a{
  color: #cd4302;
  font-weight: normal;
}

.nav0, .nav1, .nav2, .nav3, .nav4, .nav5{
  height: 17px;
/*  vertical-align: middle;*/
  padding-top: 3px;
  margin-bottom: 1px;
}

div#inhalt{
  padding: 10px;
  margin-left: 220px;
  padding-top: 40px;
  width: 520px;
}

#inhalt a:link, a:visited{
  text-decoration: none;
  font-weight: bold;
}

.kuenstlerliste{
  list-style-type: circle !important;
  font-family: Arial, sans-serif;
  font-size: 12pt;
}

.kuenstlerliste a:link{
  color: blue;
  text-decoration: none;
  font-weight: normal;
}

.kuenstlerliste a:visited{
  color: blue;
  text-decoration: none;
  font-weight: normal;
}

.kuenstlerliste a:hover{
  color: blue;
  text-decoration: none;
  font-weight: bold;
}


div#fuss{ 
  width: 892px;
  background-color: white;
}

/* Formulare */

.csc-mailform-field label {
  display: block;
  margin-top: 10px;
}

/* Kalender */

.tx-cal-controller dl dt {
  margin-top: 10px;
  padding: 10px;
  background-color: #f4f5f7;
}

.tx-cal-controller dl dd {
  padding: 10px;
  background-color: #f4f5f7;
}



.tx-cal-controller .even {
  padding: 10px;
  background-color: #f4f5f7;
}

.monthMediumBasic {
  width: 40px;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
}

