@import url(fronten.css);
@import url(navi.css);
@import url(lightbox.css);
@import url(forms.css);

body {
    text-align:center;    
    margin: 0;
    padding:0;
    background: url(imgs/back_1.gif) repeat-x;
}

#wrapper,#footer {
    text-align:left;
    width:930px;
    margin: 0 auto 0 auto;
}
#wrapper {    
    
}

#head {
    height:40px;
    
}


#flash {    
    position:relative;
    height: 380px;
    background: url(imgs/flash.jpg) none;    
}

 .kueche{
    position:absolute;
    display:block;
    width:930px;
    height:360px;
    background-color: #EFEFEF;
}

#logo {
    position:absolute;
    left:640px;
    top:0px;
    z-index: 100;
    width:116px;
    height:112px;
}

#logo h1{
    display:none;
}

#vorschau{
    background:black;
    position:absolute;
    width:169px;
    height:73px;
    left:17px;
    /*top:285px;*/
    bottom:20px;
    border:2px solid white;
    border-bottom:none;
}

#galerie {
    position:absolute;
    bottom:0px;
    width:930px;
    height:17px;
}

.gal_but {
    display:block;
    float:left;
    padding:1px;
    border: 1px solid #E0E0E0;
    margin-left:2px;
    cursor:pointer;
}

.gal_but span{
    font-size:0;
    display:block;
    width:13px;
    height:13px;
    
    }

.gal_but:hover {
    border: 1px solid #454545;
}    
    
#beschreibung {
    
    background:black;
    position:absolute;
    bottom:20px;
    left:190px;
    width:740px;
    height:20px;
    
    filter:alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity:0.8;
}


#sprach_menu{
        
}

#sprachwahl{
    background:url('imgs/lang_menu.png') no-repeat;
    position:absolute;
    bottom:19px;
    left:190px;
    width:740px;
    height:77px;
}

#grau {
    position:absolute;
    bottom:0px;
    left: 190px;
    width:450px;
    height:17px;
    background: #EFEFEF;
}

#k_farbe {
    position:absolute;
    bottom:0px;
    left: 642px;
    width:288px;
    height:17px;
    background: #EFEFEF;
}


#main{
position:absolute;
    
}

#content {
    margin-top:15px;
        }

#content_left {
    width:190px;
    position:absolute;
    /margin-left: -190px;
    /z-index:3;
    /*float:left;*/
}

#content_center{
    margin-left:190px;
    width:740px; 

    
}

#content_middle {
    margin:0 20px 20px 20px;
    _margin:0 20px 20px 10px;
    width:410px;
    float:left;
}

#content_right{
        margin-left:20px;
        width:260px;
        _width:267px;
        float:left;
}

#center_footer {
    padding:2px 5px;
    margin: 10px 0 0 210px; 
    width:410px;
    clear:both;
    background: #EFEFEF;
    border-top: 1px solid #E0E0E0;
}

#news{
    
}

.paging a{
    padding:0 4px 2px 0;
}


#footer {
    clear:both;
}

#footer div {
}


.clearer {
    clear:both;
    background: white;
    color:white;
    size:1px;
    visibility: collapse;
}
