/* CSS Document */

body {
    font-family:Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
    background-color:#fffff;
    background-image:url(../_images/bg.gif);
    background-repeat:repeat-y;
    color: #333;
    }

/* Linker Navi */
    
#logo_th {
    position:absolute; 
    left:30px; 
    top:17px; 
    z-index:1
    }

#mainmenu {
    z-index:1;
    position:absolute;
    top: 180px;
    left:30px;
    width: 150px;
    }

#mainmenu .mp_gross {
    font-family:"Times New Roman", Times, serif;
    font-size:26px;
    color:#FFFF;
    padding-top: 2px;        
}

#mainmenu .mp_klein {
    font-size:11px;
    text-transform:uppercase;
    color:#00000;    
}

#mainmenu .submenu {
    font-size:11px;
    text-transform:uppercase;
    color:#FFF;
    margin: 4px 0px 4px 24px;    
}

#mainmenu #subaktiv {
    margin: 3px 0px 3px 1px;
    padding-left: 24px;
    padding-top:1px;
    padding-bottom:1px;
    background-color: #FFFFF0;
    background-image:url(../_images/pfeilmenu.gif);
    background-repeat:no-repeat
    }

#nach_gross {
    padding-top: 5px;
    }

#mainmenu div#aktiv {
    margin-bottom: 10px;
    }
    

.trenner {    
    margin-top:-6px;
    width: 149px;
    margin-bottom: 3px;
    }
    
#nachmenu {
    position: relative;
    top: 65px;
    width: 240px;
    font-size: 10px; 
    color: #fff;
    }
    
#nachmenu img.sponsor{
    margin-bottom:5px;
    }

/* Obere Leiste */

#suche {
    position:absolute;
    top: 15px;
    left:300px;
    width: auto;
    color: #DA694E;
    font-size: 10px;
    }

input.topsearch {
    height: 12px;
    width: 100px;
    font-size: 9px;
}

#suche input {
    margin-left: 10px;
    }
    
#suche input.btn {
    position:relative;
    top: 4px;
    left: 6px;
    }

#suche #zurueck {
    position:relative;
    left: 270px;
    }
    
/* Verknuepfungen */

a {
    text-decoration: none;
    color: #DA694E;
    
    }
#mainmenu a {
color: #ffff;
    }

#mainmenu a:hover {
    color: #BA4128;
    }
#aktiv a {
    color: #BA4128;
    }
#suche a {
    color: #DA694E;
    }
#subaktiv a {
    color: #DA694E;
    }
#subaktiv a:hover {
    color: #DA694E;
    }
a#kartenreservierung {
    color:#fcc;
    font-weight: bold;
    font-size:12px;    
    text-transform:uppercase;
    }
a#kartenreservierung:hover {
    color:#fff;
    }
        
.head a {    
    padding-left: 16px;
    background-image:url(../_images/pfeil_schaufenster.gif);
    background-repeat: no-repeat;

    }
a img {
    border: 0px #000 solid;
    }

/*ext. Link */    
.link a {
    color: #999;
    font-weight:bold;
    }

/* Contentbereich*/

#content {
    position:absolute;
    z-index: 10;
    width: 552px;
    top: 133px;
    left: 299px;
    color: #333;
    font-size:11px;
    }
    
h1 {
    color: #DA694E;
    font-family:"Times New Roman", Times, serif;
    font-size:26px;
    font-weight: normal;
    }
    
.trennlinie_tag {
    z-index: 60;
    position: relative;
    top: 0px;
    left: 0px;
    border-top: #333 1px solid;
    height: 1px;
    min-height: 1px;
    width: 552px;
    font-size:14px;
    font-weight:bold;
    margin-bottom: 30px;
    }
    
.tothetop {    
    width: 550px;
    text-align: right;
    }

.tothetop img {    
    margin-left:6px
    }


/*Schaufenster*/

.schaufenster_bild img.bild {
    float: left;
    margin-right: 10px;
    border: 0px;
    }

.schaufenster_ohne {
     margin-left: 137px;
    min-height: 50px;
    }

div.clear {
    clear: both;
    height:32px;
}

.head {
    font-size: 14px;
    font-weight: bold;
    margin-bottom:2px;
    }
    
/* Spielplan */

#spielplan_top {
    z-index: 50;
    position:absolute;
    top:164px;
    left: 680px;
    font-size: 10px;
    color: #DA694E;
}

#sort1, #sort2 {
    width: auto;
    font-size: 9px;
    }
    
#sort2 {
    position: relative;
    top: -39px;
    left: 140px;
    }
    
#sort1 select, #sort2 select {
    height: 16px;
    width: 120px;
    font-size: 9px;
    }
    
.uhrzeit {
    color: #DA694E;
    width: 90px;
    }
    
.spielplan_text {
    width: 460px;
    position: relative;
    top: -30px;
    left: 90px;
    }
    
.headline {
    color: #DA694E;
    font-weight: bold;
    font-size:12px;
    }
.subline {
    color: #DA694E;
    }
    
.spielplan_text .th_produktion {
    position:relative;
    top: -27px;
    left:387px;
    width: 60px;
    }
    
.subline2 {
    color:#666;
    text-transform: uppercase;
    margin: 16px 0px 16px 0px;
    }
    
.link {
    margin: 8px 0px 8px 0px;
    }
.kategorien {
    margin-top: 16px;
    }
.kategorien span {
    margin-right: 12px;
    }
.kategorien img {
    margin-right: 4px;
    margin-bottom: -2px;
}
.karten {        
    text-transform: uppercase;    
    color: #DA694E;    
    padding-bottom: 25px;
    }
.karten img{
    padding-right: 3px;
    }
div.veranstaltung .karten {
    position: relative;
    left: 70px;
    width: 480px;
    border-bottom:1px solid #333;
    font-weight: bold;
    }

.sponsorlogos {
    width: 250px;
    text-align:right;
    min-height: 32px
}

.veranstaltung .sponsorlogos {
    position: relative;
    top: -63px;
    left: 298px;
}
    
/* Details */
.details {
    margin-top: 26px;
    border-top: 1px solid #333;
    wiudth: 550px;
    }
    
.detail_bilder {
    margin-top: 6px;
    margin-bottom: 10px;
    }

.detail_bilder span{
    padding: 0px;
    margin:0;
}
.detail_bilder img{
    margin-right: 4px;
    padding:0;
}

.details .th_produktion {
    position:relative;
    top: -27px;
    left:477px;
    width:80px;
    }
    
.details .sponsorlogos {
    position: relative;
    top: -34px;
    left: 298px;
}

.details .karten {
    position: relative;
    top: -25px;
    width: 550px;
    border-top: 1px solid #333;
    padding-top: 6px;
}

table.kartenstatus_table {
    border:0;
    width: 540px;
    }
table.kartenstatus_table td {
    padding-right: 2px;
    text-transform:none;
    vertical-align:bottom;
    }
    
table.kartenstatus_table td.tag {
    width:70px;
    }
table.kartenstatus_table td.datum {
    width:60px;
    }
table.kartenstatus_table td.uhrzeit {
    width:60px;
    }
table.kartenstatus_table td.t {
    width:30px;
    }
table.kartenstatus_table td.kartenstatus {
    text-transform:uppercase;
    font-weight: bold;
    }
table.kartenstatus_table td.kartenstatus img{
    padding-right:12px;
    }
    
.details .tothetop {    
    position:relative;
    top: -69px;
}
