@CHARSET "UTF-8";
html {
   border:0; 
   height:100%; 
   margin:0; 
   max-height:100%; 
   padding:0;
}

body {
    background-color: black;
    color: white;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
    color: #FFAB00;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 15px;
}

input, textarea {
    font-size: 10px;
}

a {
    color: white;
    text-decoration: none;
}

a:link, a:hover {
    color: white;
}

a:visited, a:active {
    color: white;
}

#main {
    background-image: url(/shared/bilder/background_2.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right:auto;
    margin-top: 60px;
    width: 792px;
    height: 590px;
}

img {
    behavior: url('/shared/bilder/pngbehavior/pngbehavior.htc');
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#logo {
    position: absolute;
    margin-top: -60px;
    margin-left: 40px;
    width: 350px;
    height: 109px;
}

#oben {
    height: 80px;
}

#navi {
    margin-left: 30px;
    padding: 0px;
    height: 20px;
    list-style-type: none;
}

#navi li {
    float: left;
    width: 106px;
    height: 22px;
    cursor: pointer;
    border: 0px;
}

#navi a {
    display: inline;
    width: 106px;
    height: 22px;
    
}


#content {
    clear: both;
    padding: 20px 30px 20px 30px;
    min-height: 390px;
    height: auto !important;
    height: 390px;
    
}

#metanavi {
    position: absolute;
    margin: 50px 5px 5px 500px;
    padding-right: 100px;
}

#metanavi a {
    margin-left: 10px;
}

#footer {
    clear: both;
    background-image: url(/shared/bilder/footer.jpg);
    width: 792px;
    height: 85px;
}

#bild {
    margin-top: 10px;
    padding-top: 3px;
    padding-left: 3px;
    background-repeat: no-repeat;
    width: 407px;
    height: 309px;
    float: left;
    background-image: url(/shared/bilder/schein.png);
}

#id_text {
    height: 60px;
}

#eintrag_schreiben {       
    color: #FFAB00;
}


#eintrag_schreiben input {
    background-color: white;
    color: black;
    width: 20em;
    border: 0px;
    padding: 2px;
}

#eintrag_schreiben textarea {
    background-color: white;
    color: black;
    border: 0px;
    padding: 2px;
}

#eintrag_schreiben th {
    vertical-align: top;
    
}

#form_eintrag_neu {
    margin-bottom: 5em;
}

#submit_eintrag {
    cursor: pointer;
}

#submit_eintrag:active {
    background-color: grey;
    color: white;
}

.gbeintrag {
    width: 88%;
    border: 2px solid #FFAB00;
    background-position: bottom;
    background-repeat: repeat-x;
    cellspacing: 0px;
    cellpadding: 0px;
    border-collapse: collapse;
    margin: 0px 0px 30px 4%;
}

.gbeintrag_header {
    padding: 10px 10px 10px 10px;
    border: 1px solid #FFAB00;
    color: #FFAB00;
}

.gbeintrag_text {
    padding: 10px 10px 10px 10px;
    border: 1px solid #FFAB00; 
    color: white;
    height: 100px;   
}

.gbeintrag_kommentar_header {
    font-size: 1.2em;
    padding: 10px 10px 0px 10px;
    border: 0px;
    color: red;
}

.gbeintrag_kommentar_text {
    padding: 10px 10px 10px 10px;
    border:0px;
    color: yellow;
}

.gb_button {
    width: 120px;
    height: 27px;
    text-align: center;
}

.pagination {
    color: #FFAB00;
    width: 85%;
    margin-left: 4%;
}

.pagination td {
    width: 33%;
}

.page-mitte {
    
    text-align: center;
}

.page-rechts {
    text-align: right;
}

.errorlist {
    list-style-type: none;
    padding: 0px;
    color: red;
}

table {
      font-size: 1em;
        margin-bottom: 5px;
}

td {
   border: 0px;
   width: auto;
   padding: 4px;
   vertical-align: top;
}

.monat {
    text-indent: 1.5em;
    line-height: 1.7em;
    background-color: #FFAB00;
   font-size: 1.3em;
   font-weight: bold;
   color: black;
    width: auto;
}

.empty {
    height: 7px;
}

.line_grey {
   background-color: #24242A;
}

.line_black {
   background-color: #000000;
}

tr .datum {
   font-weight: bold;  
   width: 5.5em;
   
}

#band_navi {
    text-align: center;
    
}

#band_navi img {
    border: 4px ridge #FFAB00;
}

#mukkerbild {
    float: left;
    border: 4px ridge #FFAB00;
    margin-right: 45px;
}

#musiker_beschreibung {

}

.ueberschrift_mitte {
    text-align: center;
}

.trennline {
    color: #FFAB00;
}

#mukker_vorstellung {
    width: 420px;
}

#mukker_vorstellung th {
    text-align: left;
    vertical-align: top;
}

#rueckblicke {
    float: left;
    width: 200px;
}

#rueckblicke h2 {
    padding-top: 0px;
    margin-top: 10px;
}

#rueckblick {
    margin-left: 200px;
    padding-top: 0px;
}
