/* CSS Document */

/* Typo */
body {
        margin: 0px;
        text-align: center;
        background-color:#111111;
        font-size: 11px;
        color: #666666;
        text-decoration: none;
        
        
         }


body, b, p, li, td {
        font-family: Trebuchet MS, Arial;
        font-size: 11px;
        color: #666666;
        text-decoration: none;
        }



a {
         /*color: #666666;*/
         color: #C54A19;
         text-decoration: none;
         }

a:hover {
         color: #b79d6d;
         text-decoration: bold;
         }

.headline {
            color: #b79d6d;
         text-decoration: none;
         }

.active {
        color: #b79d6d;
        font-size: 14px;
        text-decoration: bold;
        
        }
        
.videooption {
        color: #b79d6d;
        font-size: 10px;
        text-decoration: none;
        
        }
        
.maintable  {
  width: 790px;
  border-left-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-color:black;
}




input { 
    background-color: #333333; 
    /*background-image: url('/img/menugrid4.jpg');*/ 
    border: 1px solid #222222; 
    font-family: Trebuchet MS, Arial; 
    font-size: 11px;
    color: #C54A19;
    text-decoration: none;
    } 
    
.input2 { 
    background-color: #ffffff; 
    border: 1px solid #5878B6; 
    font-family: Trebuchet MS, Arial; 
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    } 
    
    
    .input3 { 
    background-color: #999999; 
    border: 1px solid #5878B6; 
    font-family: Trebuchet MS, Arial; 
    font-size: 16px;
    color: #333333;
    text-decoration: none;
    } 
    
    
    
.suchebutton {
 background-color: #333333; 
    background-image: url('/img/menugrid4.jpg');
    border: 1px solid #222222; 
    font-family: Trebuchet MS, Arial; 
    font-size: 11px;
    color: #C54A19;
    text-decoration: none;

}


.suchebuttongross {
 background-color: #333333; 
    background-image: url('/img/menugrid4.jpg');
    border: 1px solid #222222; 
    font-family: Trebuchet MS, Arial; 
    font-size: 16px;
    color: #C54A19;
    text-decoration: none;

}


textarea {		border: 0px solid #222222;    background-color:#333333;
    color:#666666;
    overflow : hidden;
    font-family: Trebuchet MS, Arial; 
    font-size: 11px;}


.grid1 {
background-image:url(/img/menugrid4.jpg);
background-repeat:repeat-x;
height: 27px;
}

.grid2 {
background-image:url(/img/menugrid4.jpg);
background-repeat:repeat-x;
height: 27px;
}

.grid3 {
background-image:url(/img/menugrid5.jpg);
background-repeat:repeat-x;
height: 27px;
}

.grid4 {
background-image:url(/img/menugrid6.jpg);
background-repeat:repeat-x;
height: 18px;
padding: 4px;
}


.gridsearch {

background-color:#222222;
padding: 4px;
}

.reiter {
background-color:#222222;
height: 26px;
}




.posters {
        margin-top:0px;
        margin-bottom:0px;
        padding-top: 0px;
        padding-left: 0px;
        width: 296px;
        height: 180px;
        border: 0px;
        
        
        }

        
h1 {
        font-size: 24px;
        color: #C54A19;
        text-align: left;
        margin-top:0px;
        margin-bottom:0px;
        padding-top: 15px;
        padding-left: 25px;
        }

h2 {
        font-size: 16px;
        color: #C54A19;
        padding-top: 15px;
        padding-left: 200px;
        margin: 0;
        font-weight: bold;
        }


h3 {
        font-size: 16px;
        color: #996600;
        padding-top: 10px;
        margin: 0;
        font-weight: bold;
        }

h4 {
        font-size: 13px;
        color: #996600;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top:0px;
        margin-bottom:0px;
        font-weight: bold;
        }

