body {
margin: 0;
padding: 0;
background: url(/bilder/bg.jpg);
background-repeat: repeat-y;
background-position: center;
background-color: #F2FAFD;
color: #000E2B;

}

form, input, textarea, td, th, p {
font-family: serif;
font-size: 13px;
line-height: 140%;
text-align: justify;
}

input, textarea { font-weight: bold;  padding: 2px; }

div#pagewrap {
width: 950px;
margin: 0 auto 0 auto;
}

div#header {
margin: 0;
width: 950px;
height: 227px;
}

a:link {
color: #000E2B;
text-decoration: underline;
}

a:hover{
color: #00658F;
text-decoration: underline;
}

a:visited {
color: #000E2B;
text-decoration: underline;
}

img {
border: 0px;
}

h1 {
font-weight: bold;
font-size: 20px;
color: #000E2B;
}

h2 {
font-size: 18px;
color: #000E2B;
}

h3, p.gross {
font-size: 15px;
color: #000E2B;
}

ul {
list-style-image:url(/bilder/list_image.gif);
font-family: serif;
font-size: 13px;
}

td {
font-family: serif;
font-size: 13px;
vertical-align: top;
}





/*---------------- navi -----------------*/

div#navi_leiste{
background: url(/bilder/header_navi.jpg);
background-repeat: no-repeat;
width: 950px;
height: 38px;
}

div.navi_link {
float: left;
margin-top: 10px;
margin-bottom: 0px;

}

a.navi{
font-size:17px;
color: #000E2B;
font-weight: bold;
text-decoration: none;
}

a.navi:link {
font-size:17px;
color: #000E2B;
font-weight: bold;
text-decoration: none;
}

a.navi:hover{
font-size:17px;
color: #000E2B;
font-weight: bold;
text-decoration: underline;
}

a.navi:active{
font-size:17px;
color: #000E2B;
font-weight: bold;
text-decoration: underline;
}
/*---------------- linke spalte -----------------*/


div#linke_spalte{
color: white;
width: 230px;
background: url(/bilder/linke_spalte_bg.jpg);
background-repeat: repeat-x;
background-color: #00658F;
float: left;
min-height: 500px;
}

div#ticket_case{
background: url(/bilder/tickets_bg.gif);
background-repeat: no-repeat;
width: 187px;
height: 282px;
margin-top: 30px;
}

div#catering_case{
background: url(/bilder/catering_bg.gif);
background-repeat: no-repeat;
width: 187px;
height: 114px;
margin-top: 10px;
}

img.ticket_case {
margin-top: 43px;
}

p.ticket_case_text{
margin-top:-5px;
font-size: 11px;
color: #242925;
font-weight: bold;
text-align: center;
}

p.elefant {
width: 200px;
color: #FFF;
font-size: 13px;
}



/*---------------- center -----------------*/

div#centerwrap {
width: 720px;
float:left
}

div#subnavi {
height: 25px;
background-color: #000E2B;
margin-top: 0px;
}

div#center {
width: 690px;
float: left;
padding: 40px 15px 20px 15px;
background: url(/bilder/center_top_bg.jpg);
background-repeat: no-repeat;
background-position: top;
background-color: #CDD9F9;
min-height: 435px;
}

div#newsletter_box {
background: url(/bilder/newsletter_bg.gif);
background-repeat: no-repeat;
width: 187px;
height: 185px;
float: right;
margin-left: 20px;

}
img.newsletter_link {
margin-top: 162px;
}

.border1 {
border: 1px solid #000E2B;
}

tr.bg1 { background-color: rgb(231,237,253); }

th { background-color: #000E2B; font-weight: bold; color: white; }

td { padding: 5px; }

img.artisten {
border: 2px solid #FFF;
margin-right: 20px; 
float: left;
}