
   /* ===========================================
      Stylesheet für www.schuhbeck-teatro.de
      01.03.2010
      Georgia Farys
 
      1. Kalibrierung und allgemeingültige Styles
      2. Styles für die Layout-Bereiche
      3. Sonstige Styles 
      =========================================== */

   /* ===========================================
      1. Kalibrierung und allgemeingültige Styles 
      =========================================== */

    /* Kalibrierung der wichtigsten Abstände */
 
* {
   margin: 0;
   padding: 0;
   }

     /* Allgemeine Selektoren */

html {
   height: 100.01%;
   }

body {
   width: 100%;
   height: auto;
   font-family: Verdana, Arial, sans-serif;
   font-size: 62.5%;
   line-height: 150%;
   color: #c8aa68;
   background-color: #07192d;
   }


     /* Allgemeine Hyperlinks */

img, a img { border: 0; }

a:link {
   color: #c8aa68;
   background-color: #07192d;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   }
a:visited  {
   color: #c8aa68;
   background-color: #07192d;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   }
a:hover,
a:active, 
a:focus {
   color: #07192d;
   background-color: #c8aa68;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   }


   /* Allgemeine Klassen und IDs */


h1, h2, h3, h4, h5, h6 {
   margin: 0;
   padding: 0;
   color: #c8aa68;
   background-color: #07192d;
   text-align: left;
   font-weight: bold;
   line-height: 150%;
   }
    

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.7em; }
hr { 
   border: 1px solid #c8aa68; 
   margin: 4px 0;
   }

p {
   margin: 2px 0;
   padding: 2px 0;
   text-align: left;
   font-size: 1em;
   font-weight: normal;
   }

span {
   margin: 2px 0;
   padding: 2px 0;
   text-align: center;
   font-size: 1.1em;
   font-weight: normal;
   width: 100%;
   }

ul {
   margin: 0 0 0 20px;
   list-style-type: disc;
   font-weight: normal;
   font-size: 1.1em;
   text-align: left;
   }

ul ul {
   margin: 0 0 0 30px;
   list-style-type: square;
   font-weight: normal;
   font-size: 1.1em;
   text-align: left;
   }

table {
   margin:0;
   width: 100%;
   }

caption {
   margin: 0;
   padding: 0;
   text-align: left;
   text-decoration: none;
   font-size: 1.5em;
   font-weight: bold;
   color: #c8aa68;
   background-color: #07192d;
   }

th {
   margin: 0;
   padding: 0;
   text-align: left;
   font-size: 1.3em;
   font-weight: normal;
   }

td {
   margin: 0;
   padding: 0;
   text-align: left;
   font-size: 1.1em;
   font-weight: bold;
   }

fieldset {
   margin: 10px;
   padding: 10px;
   text-align: left;
   color: #c8aa68;
   background-color: #07192d;
   border: 1px solid #c8aa68;
   }

legend {
   padding: 5px;
   color: #c8aa68;
   background-color: #07192d;
   text-align: left;
   }

label {
   margin: 0;
   padding: 2px;
   float: left;
   width: 120px;
   color: #c8aa68;
   background-color: #07192d;
   text-align: left;
   display: block;
   }

input, select {
   margin: 0;
   padding: 2px;
   float: left;
   font-size: 1.1em;
   color: #07192d;
   background-color: #b5bcc3;
   }

input:focus, input:active, input:hover {
   margin: 0;
   padding: 2px;
   float: left;
   color: #07192d;
   background-color: #b5bcc3;
   font-size: 1.1em;
   }

select:focus, select:active, select:hover {
   margin: 0;
   padding: 2px;
   float: left;
   color: #07192d;
   background-color: #b5bcc3;
   font-size: 1.1em;
   }

textarea {
   margin: 0;
   padding: 2px;
   float: left;
   font-size: 1.3em;
   color: #07192d;
   background-color: #b5bcc3;
   }

textarea:focus, textarea:active, textarea:hover {
   margin: 0;
   padding: 2px;
   float: left;
   color: #07192d;
   background-color: #b5bcc3;
   font-size: 1.3em;
   }

checkbox {
   margin: 0;
   padding: 2px;
   float: left;
   font-size: 1.1em;
   color: #07192d;
   background-color: #b5bcc3;
   }

checkbox:focus, checkbox:active, checkbox:hover {
   margin: 0;
   padding: 2px;
   float: left;
   color: #07192d;
   background-color: transparent;
   font-size: 1.1em;
   }

   /* ===========================================
      2. Styles für die Layoutbereiche 
      =========================================== */

#zentrierung {
   margin: 5px auto;
   padding: 0;
   width: 1300px;
   height: auto;
   text-align: center;
   }

#mantel {
   float: left;
   margin: 0;
   padding: 0;
   width: 1000px;
   text-align: center;
   font-size: 1.1em;
   }

#webzweinull {
   float: left;
   margin: 0;
   padding: 0;
   width: 256px;
   height: auto;
   text-align: left;
   font-size: 1.2em;
   background-color:  #07192d;
   }

#obere_navigation {
   float: right;
   margin: 0;
   padding: 0 5px;
   width: 990px;
   height: auto;
   text-align: right;
   font-size: 1.1em;
   color: #c8aa68;
   background-color: #07192d;
   }

#obere_navigation ul {
   float: right;
   margin: 0;
   padding: 2px;
   list-style-type: none;
   font-weight: normal;
   font-size: 1em;
   text-align: right;
   }

#obere_navigation li.active {
   float: left;
   margin: 1px;
   padding: 2px;
   list-style-type: none;
   display: block;
   font-weight: normal;
   font-size: 1em;
   text-align: right;
   display: inline;
   color: #c8aa68;
   background-color: transparent;
   }

#obere_navigation a.active:link {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-size: 1em;
   font-weight: normal;
   text-align: right;
   color: #c8aa68;
   background-color: transparent;
   }

#obere_navigation a.active:visited  {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-size: 1em;
   font-weight: normal;
   text-align: right;
   color: #c8aa68;
   background-color: transparent;
   }

#obere_navigation a.active:hover,
#obere_navigation a.active:active, 
#obere_navigation a.active:focus {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-size: 1em;
   font-weight: normal;
   text-align: right;
   color: #c8aa68;
   background-color: transparent;
   }

#obere_navigation li.inactive {
   float: left;
   margin: 1px;
   padding: 2px;
   list-style-type: none;
   font-weight: normal;
   font-size: 1em;
   text-align: right;
   display: block;
   text-align: left;
   color: #c8aa68;
   background-color: transparent;
   }

#obere_navigation a.inactive:link {
   float: left;
   padding: 2px;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   text-align: right;
   display: block;
   color: #c8aa68;
   background-color: transparent;
   }

#obere_navigation a.inactive:visited  {
   float: left;
   padding: 2px;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   text-align: right;
   display: block;
   color: #c8aa68;
   background-color: transparent;
   }

#obere_navigation a.inactive:hover,
#obere_navigation a.inactive:active, 
#obere_navigation a.inactive:focus {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-size: 1em;
   font-weight: normal;
   text-align: right;
   color: #07192d;
   background-color: #c8aa68;
   }

#titel {
   float: left;
   margin: 0;
   padding: 0;
   width: 1000px;
   height: 150px;
   text-align: left;
   font-size: 1.1em;
   }

#titelbild {
   float: left;
   margin: 0 0 0 300px;
   padding: 0;
   width: 700px;
   height: 150px;
   }
* html #titelbild {
   float: left;
   margin: 0 0 0 150px;
   padding: 0;
   width: 700px;
   height: 150px;
   }
#logo {
   float: left;
   margin: -150px 0 0 0;
   padding: 0;
   width: 300px;
   height: 150px;
   }

#rundumnavigation {
   float: left;
   margin: 20px 0 0 0;
   padding: 5px 0 0 0;
   width: 1000px;
   height: auto;
   text-align: left;
   color: #c8aa68;
   background:  url(hg_navi.jpg) repeat-x  #07192d;
   }

#navigation {
   float: left;
   margin: 0;
   padding: 0 15px;
   width: 970px;
   height: auto;
   text-align: left;
   font-size: 1.4em;
   color: #c8aa68;
   background-color: transparent;
   }

#navigation ul {
   float: left;
   margin: 0;
   padding: 2px;
   list-style-type: none;
   font-weight: normal;
   font-size: 1em;
   text-align: left;
   }

#navigation li.active {
   float: left;
   margin: 1px 5px;
   padding: 2px 10px;
   list-style-type: none;
   display: block;
   font-weight: normal;
   font-size: 1.1em;
   text-align: left;
   color: #c8aa68;
   background-color: transparent;
   }

#navigation a.active:link {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-size: 1em;
   font-weight: normal;
   color: #c8aa68;
   background-color: transparent;
   }

#navigation a.active:visited  {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-size: 1em;
   font-weight: normal;
   color: #c8aa68;
   background-color: transparent;
   }

#navigation a.active:hover,
#navigation a.active:active, 
#navigation a.active:focus {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-size: 1em;
   font-weight: normal;
   color: #c8aa68;
   background-color: #07192d;
   }

#navigation li.inactive {
   float: left;
   margin: 1px 5px;
   padding: 2px 10px;
   list-style-type: none;
   font-weight: normal;
   font-size: 1em;
   text-align: left;
   display: block;
   color: #b5bcc3;
   background-color: transparent;
   }

#navigation a.inactive:link {
   float: left;
   padding: 2px;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   display: block;
   color: #b5bcc3;
   background-color: transparent;
   }

#navigation a.inactive:visited  {
   float: left;
   padding: 2px;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   display: block;
   color: #b5bcc3;
   background-color: transparent;
   }

#navigation a.inactive:hover,
#navigation a.inactive:active, 
#navigation a.inactive:focus {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-size: 1em;
   font-weight: normal;
   color: #c8aa68;
   background-color: #07192d;
   }

#unternavigation {
   float: left;
   margin: 0;
   padding: 5px 25px;
   width: 950px;
   height: auto;
   text-align: left;
   font-size: 1.1em;
   color: #c8aa68;
   background-color: transparent;
   }

#unternavigation ul {
   float: left;
   margin: 0;
   padding: 2px;
   list-style-type: none;
   font-weight: normal;
   text-align: left;
   color: #c8aa68;
   background-color: transparent;
   }

#unternavigation li.active {
   float: left;
   margin: 2px 10px;
   padding: 2px 0;
   list-style-type: none;
   font-weight: normal;
   text-align: left;
   display: block;
   color: #c8aa68;
   background-color: transparent;
   }

#unternavigation a.active:link {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-weight: normal;
   color: #c8aa68;
   background-color: transparent;
   }

#unternavigation a.active:visited  {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-weight: normal;
   color: #c8aa68;
   background-color: transparent;
   }

#unternavigation a.active:hover,
#unternavigation a.active:active, 
#unternavigation a.active:focus {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-weight: normal;
   color: #c8aa68;
   background-color: #07192d;
   }

#unternavigation li.inactive {
   float: left;
   margin: 2px 10px;
   padding: 2px 0;
   list-style-type: none;
   font-weight: normal;
   text-align: left;
   display: block;
   color: #b5bcc3;
   background-color: transparent;
   }
#unternavigation a.inactive:link {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-weight: normal;
   color: #b5bcc3;
   background-color: transparent;
   }

#unternavigation a.inactive:visited  {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-weight: normal;
   color: #b5bcc3;
   background-color: transparent;
   }

#unternavigation a.inactive:hover,
#unternavigation a.inactive:active, 
#unternavigation a.inactive:focus {
   float: left;
   padding: 2px;
   text-decoration: none;
   display: block;
   font-weight: normal;
   color: #c8aa68;
   background-color: #07192d;
   }

#inhalt {
   float: left;
   margin: 15px 0 0 0;
   padding: 0 25px;
   width: 950px;
   height: auto;
   }

#vortext {
   float: left;
   margin: 0;
   padding: 0;
   width: 950px;
   height: auto;
   }

#text {
   float: left;
   margin: 0 5px;
   padding: 0 10px;
   width: 916px;
   height: auto;
   text-align: left;
   font-size: 1.1em;
   border-left: 2px solid #c8aa68;
   border-right: 2px solid #c8aa68;
   }
*+html #text {
   float: left;
   margin: -2px 5px 0 5px;
   padding: 0 10px;
   width: 916px;
   height: auto;
   text-align: left;
   font-size: 1.1em;
   border-left: 2px solid #c8aa68;
   border-right: 2px solid #c8aa68;
   }

* html #text {
   float: left;
   margin: -2px 0 0 2px;
   padding: 0;
   width: 941px;
   height: auto;
   text-align: left;
   font-size: 1.1em;
   border-left: 2px solid #c8aa68;
   border-right: 2px solid #c8aa68;
   }
#text a:link {
   color: #c8aa68;
   background-color: #07192d;
   text-decoration: none;
   font-size: 1em;
   font-weight: bold;
   }
#text a:visited  {
   color: #c8aa68;
   background-color: #07192d;
   text-decoration: none;
   font-size: 1em;
   font-weight: bold;
   }
#text a:hover,
#text a:active, 
#text a:focus {
   color: #07192d;
   background-color: #c8aa68;
   text-decoration: none;
   font-size: 1em;
   font-weight: bold;
   }
#hintertext {
   float: left;
   margin: 0;
   padding: 0;
   width: 950px;
   height: auto;
   }

#fusszeile {
   float: left;
   margin: 0;
   padding: 10px;
   width: 980px;
   height: 20px;
   text-align: right;
   font-size: 0.9em;
   color: #c8aa68;
   background-color: #07192d;
   }

   /* ===========================================
      3. Sonstige Styles 
      =========================================== */


     /*Container*/

div.clear {
   clear:both;
   margin: 0;
   padding: 0;
   height: 1px;
   }

div.teaserstart_links {
   float: left;
   margin: 0;
   padding: 15px;
   width: 425px;
   height: auto;
   text-align: left;
   font-size: 1.1em;
   color: #c8aa68;
   background-color: #07192d;
   }
div.teaserstart_rechts {
   float: right;
   margin: 0;
   padding: 15px;
   width: 425px;
   height: auto;
   text-align: left;
   font-size: 1.1em;
   color: #c8aa68;
   background-color: #07192d;
   }
div.texthalbeseitestart_links {
   float: left;
   margin: 0;
   padding: 15px;
   width: 425px;
   height: auto;
   text-align: left;
   font-size: 1.1em;
   color: #ffffff07192d;
   background-color: #07192d;
   }
div.texthalbeseitestart_rechts {
   float: right;
   margin: 0;
   padding: 15px;
   width: 425px;
   height: auto;
   text-align: left;
   font-size: 1.1em;
   color: #ffffff07192d;
   background-color: #07192d;
   }
div.kontextbildstart {
   float: right;
   margin: 0;
   padding: 15px;
   width: 425px;
   height: auto;
   text-align: left;
   font-size: 1.1em;
   color: #c8aa68;
   background-color: #07192d;
   }

div.kontextbildstart_rechts {
   float: right;
   margin: 0;
   padding: 15px;
   width: 425px;
   height: auto;
   text-align: left;
   font-size: 1.1em;
   color: #c8aa68;
   background-color: #07192d;
   }

div.kontextbildstart_links {
   float: left;
   margin: 0;
   padding: 15px;
   width: 425px;
   height: auto;
   text-align: left;
   font-size: 1.1em;
   color: #c8aa68;
   background-color: #07192d;
   }

div.tagcloud {
   float: left;
   margin: 0;
   padding: 10px;
   width: 245px;
   height: 175px;
   text-align: center;
   color: #c8aa68;
   background-color: #07192d;
   }

div.tag {
   float: left;
   margin: 0;
   padding: 0 10px;
   text-align: center;
   color: #c8aa68;
   background-color: #07192d;
   }
div.text_clear {
   clear: both;
   margin: 0;
   padding: 15px;
   text-align: left;
   font-size: 1.1em;
   color: #c8aa68;
   background-color: #07192d;
   }
     /*Überschriften */

     /*Listen*/   

     /*Tabellen*/ 

     /*fieldset*/

fieldset.suche {
   margin: 5px;
   padding: 5px;
   text-align: left;
   color: #c8aa68;
   background-color: #07192d;
   border: 0 solid #c8aa68;
   }


legend.suche {
   padding: 5px;
   color: #c8aa68;
   background-color: #07192d;
   text-align: left;
   font-weight: bold;
   font-size: 1.2em;
   }
label.suche {
   clear: both;
   margin: 0;
   padding: 2px;
   width: 200px;
   color: #c8aa68;
   background-color: #07192d;
   text-align: left;
   }
label.suchecheckbox {
   float: left;
   margin: 0;
   padding: 2px;
   width: 175px;
   color: #c8aa68;
   background-color: #07192d;
   text-align: left;
   }
input.suche {
   float: left;
   margin: 2px;
   padding: 5px;
   width: 175px;
   font-size: 1.1em;
   color: #c8aa68;
   background-color: #07192d;
   border: 2px solid #c8aa68;
   }
input.suche:focus, input.suche:active, input.suche:hover {
   float: left;
   margin: 2px;
   padding: 5px;
   width: 175px;
   color: #07192d;
   background-color: #b5bcc3;
   font-size: 1.1em;
   border: 2px solid #c8aa68;
   }


select.suche {
   clear: both;
   margin: 2px;
   padding: 5px;
   width: 204px;
   font-size: 1.1em;
   color: #07192d;
   background-color: #b5bcc3;
   border: 1px solid #c8aa68;
   }
select.suche:focus, select.suche:active, select.suche:hover {
   clear: both;
   margin: 2px;
   padding: 5px;
   width: 204px;
   color: #07192d;
   background-color: #b5bcc3;
   font-size: 1.1em;
   border: 1px solid #c8aa68;
   }



checkbox.suche {
   float: left;
   margin: 0;
   padding: 2px;
   color: #07192d;
   background-color: #b5bcc3;
   border: 1px solid #c8aa68;
   }

checkbox.suche:focus, checkbox.suche:active, checkbox.suche:hover {
   float: left;
   margin: 0;
   padding: 2px;
   color: #07192d;
   background-color: #c8aa68;
   border: 1px solid #c8aa68;
   }

input.suchebutton {
   float: left;
   margin: 2px;
   padding: 5px;
   width: 25px;
   height:25px
   text-align: center;
   background: url(lupe.gif) no-repeat transparent;
   border: 0 solid;
   }
input.suchebutton:focus, input.suche:active, input.suchebutton:hover {
   float: left;
   margin: 2px;
   padding: 5px;
   width: 25px;
   height:25px
   text-align: center;
   background: url(lupe.gif) no-repeat #b5bcc3;
   border: 0 solid;
   }


     /*label*/

     /*Links*/ 

a.image:link {
   margin: 0;
   padding: 0;
   background-color: transparent;
   text-decoration: none;
   border-bottom: 0 solid;
   }

a.image:visited  {
   margin: 0;
   padding: 0;
   background-color: transparent;
   text-decoration: none;
   border-bottom: 0 solid;
   }

a.image:hover,
a.image:active, 
a.image:focus {
   margin: 0;
   padding: 0;
   background-color: transparent;
   text-decoration: none;
   border-bottom: 0 solid;
   }
   
a.timagestart:link {
   float: left;
   margin: 0;
   padding: 0;
   background-color: transparent;
   text-decoration: none;
   border-bottom: 0 solid;
   }

a.timagestart:visited  {
   float: left;
   margin: 0;
   padding: 0;
   background-color: transparent;
   text-decoration: none;
   border-bottom: 0 solid;
   }

a.timagestart:hover,
a.timagestart:active, 
a.timagestart:focus {
   float: left;
   margin: 0;
   padding: 0;
   background-color: transparent;
   text-decoration: none;
   border-bottom: 0 solid;
   }

a.tlinkstart:link {
   clear: both;
   margin: 0;
   padding: 0;
   color: #c8aa68;
   background-color: #07192d;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   }

a.tlinkstart:visited  {
   clear: both;
   margin: 0;
   padding: 0;
   color: #c8aa68;
   background-color: #07192d;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   }

a.tlinkstart:hover,
a.tlinkstart:active, 
a.tlinkstart:focus {
   clear: both;
   margin: 0;
   padding: 0;
   color: #07192d;
   background-color: #c8aa68;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   }

a.tagcloud:link {
   float: left;
   margin: 0;
   padding: 0;
   color: #c8aa68;
   background-color: #07192d;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   }

a.tagcloud:visited  {
   float: left;
   margin: 0;
   padding: 0;
   color: #c8aa68;
   background-color: #07192d;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   }

a.tagcloud:hover,
a.tagcloud:active, 
a.tagcloud:focus {
   float: left;
   margin: 0;
   padding: 0;
   color: #07192d;
   background-color: #c8aa68;
   text-decoration: none;
   font-size: 1em;
   font-weight: normal;
   }

      /*font*/


.versteckmich {
   position: absolute;
   top: -9999px;
   left: -9999px;
   width: 0;
   height: 0;
   display: inline;
   }

.tabmich:focus, .tabmich:active {
   position: absolute;
   top: 9999px;
   left: 9999px;
   width: 12em;
   height: auto;
   display: inline;
   padding: 0.5em;
   border: 1px solid #001168;
   }

#skiplink {
   position: absolute;
   top: -2000px;
   left: -3000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
   }

/* ===========================================
   Ende des Stylesheets 
   =========================================== */                            