*
{
margin: 0;
padding: 0;
border: 0;
}

html
{
height: 100%;
}

body
{
background-color: #f90;
color: #666;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
min-height: 101%;
position: relative;
}

#container
{
background-color: #fff;
color: #666;
border: 0px solid #000;
margin: 0 auto;
width: 770px;
}

#kopf
{
background-color: #f8f5c0;
border-bottom: 0px solid #fff;
height: 160px;
margin: 5px 0px 0px 0px;
padding: 0;
}

#navigation
{
background-color: #f90;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
margin: 0 0px;
/*padding: 4px 5px 4px 5px;*/
padding: 0px;
}

#inhalt-links
{
background-color: #fff;
border-right: 1px solid #eee;
display: inline;/*IEHack*/
float: left;
margin: 0px 0px 0px 0px;
min-height: 450px;
padding: 15px;
/*width: 71.3%;*/
width: 535px;
}

* html #inhalt-links { height: 450px; } /* IE Min-Height Hack */

#inhalt-rechts
{
background-color: transparent;
border-left: 0px solid #eee;
display: inline;/* IEHack */
float: left;
margin: 0px 0px 0px 0px;
min-height: 450px;
padding: 15px 10px;
/*width: 24%;*/
width: 174px;
}

* html #inhalt-rechts { height: 450px } /* IE Min-Height Hack */

#fuss
{
background-color: #f8f5c0;
border: 2px solid #fff;
display: inline; /* IE Hack */
float: left;
margin: 0px 0px 0px 0px;
padding: 5px;
text-align: center;
/*width: 97.7%;*/
width: 755px;
}

/* ----- Navigation ----- */


#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
background-color: #f90;
/*border-right: 1px solid #fff;*/
border-left: 1px solid #fff;
display: inline;
float: left;
list-style-type: none;
/*width: 190px;*/
width: 126px;
}

#navlist a
{
border: 0px solid #000;
color: #fff;
display: block;
font-weight: bold;
padding: 3px 10px;
}

#navlist a:link, #navlist a:visited
{
background-color: #f90;
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
background-color: #f8f5c0;
color: #666;
text-decoration: none;
}

#navlist strong
{
background-color: #f8f5c0;
border-right: 0px solid #fff;
color: #666;
display: block;
font-weight: bold;
padding: 3px 10px;
}

/* ----- Ueberschriften ----- */

h1
{
background-color: #fff;
color: #000;
font-size: 16px;
margin-bottom: 10px;
}

h2
{
color: #333;
font-size: 14px;
margin: 20px 0 5px 0;
}

.news
{
color: #333;
font-size: 14px;
margin: 0px 0 5px 0;
}

/* ----- Links ----- */

a
{
color: #666;
font-weight: bold;
text-decoration: underline;
}

a:hover
{
color: #000;
text-decoration: none;
}


/*-----Tabellen-----*/


table
{
border: 0px solid #000;
border-collapse: collapse;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
margin: 0;
vertical-align: top;
}


th
{
padding: 5px;
}


td
{
background-color: #fff;
border: 1px solid #eee;
margin: 0;
padding: 5px;
vertical-align: top;
}

.termine_rubriken
{
border: 0;
padding:0 0 15px 5px;
}

.kuenstler_bg
{
background-color: #ddd;
}
	

.colspan
{
background-color: #fff;
padding: 10px;
}


/* ----- Formulare ----- */


form
{
width: 100%;
}

fieldset
{ 
background-color: #fff;
border: 1px solid #663;
color: #663;
margin: 15px auto;
padding: 25px; 
width: 700px;
}

legend
{
background-color: #fff;
color: #663;
font-weight: bold;
margin-bottom: 10px;
padding: 5px;
border: 1px solid #663;
}

label
{
color: #663;
display: block;
font-weight: bold;
margin-top: 10px;
}

input
{
background-color: #fff;
border: 1px solid #663;
display: block;
margin-top: 5px;
margin-bottom: 15px;
padding: 3px;
width: 320px;
}

.hidden
{
padding: 0;
border: 0;
}

input:focus
{
background-color:#ededd2;
color:#663;
}

textarea
{
background-color: #fff;
border: 1px solid #663;
display: block;
height: 100px;
margin-top: 5px;
margin-bottom: 15px;
padding: 3px;
width: 320px;
}

textarea:focus
{
background-color:#ededd2;
color:#663;
}

select
{
background-color: #fff;
border: 1px solid #663;
display: block;
margin-top: 5px;
margin-bottom: 15px;
padding: 3px;
width: 320px;
}

select:focus
{
background-color:#ededd2;
color:#663;
}

option
{
padding: 0 0 0 5px;
}


/* ----- Sonstiges ----- */


.radio
{
display: inline;
height: 12px;
margin: 5px 0 0 0;
padding: 0;
width: 25px;
}

.unsichtbar
{
position: absolute; 
left: -1000px; 
top: -1000px; 
width: 0px; 
height: 0px; 
overflow: hidden; 
display: inline;
}

.clear
{
clear: both;
height: -10px;
margin: 0 1px;
padding: 0;
}

.next-show
{
background-color: #fff;
border: solid 1px #888;
font-family: verdana,helvetica,arial,swiss;
margin-top: 15px;
text-align: center;
padding: 3px;
width: 170px;
}

.special-events
{
background-color: #fff;
border: solid 1px #ddd;
font-family: verdana,helvetica,arial,swiss;
margin-top: 15px;
text-align: center;
padding: 3px;
width: 170px;
}

.special-events img
{
display: block;
margin-bottom: 2px;
}

p
{
margin-bottom: 25px;
}

.error_message
{
background-color: #ffc;
border: 1px solid #900;
color: #900;
display: block;
font-weight: normal;
margin-bottom: 5px;
padding: 15px;
width: 300px;
}

.error_class
{
background-color: #ffc;
border: 1px solid #900;
display: block;
margin-top: 5px;
margin-bottom: 15px;
padding: 3px;
width: 320px;
}