@media (min-width: 1299px) {
#header {
    height:153px;
}
.pic img {
    width:766px;
    height:479px;
    max-width:766px;
    max-height:479px;
}

/* Menü Bild im Header */
.menu_pic {
    margin-right:10px;
    text-align:left;
}
.bx-viewport {
    height: 480px!important;
}
.bx-prev {
    top:-28px;
    position:relative;
    float:left;
}
.bx-next {
    width:32px;
    height:32px;
    top:-28px;
    position:relative;
    margin-left:703px;
}
.bx-pager {
    margin-top:20px;
    margin-left:340px;
    font-size:12px;
    color:#333;
}
#header .ce_text {
    overflow:visible;
    float:left;
    display:inline-block;
    margin:5px;
}
.ce_text {
    height:200px;
}
#main {
    padding-top:2px;
    padding-left:0;
}
.pic {
    width:766px;
    float:left;
    display:inline;
    margin-right:10px;
    margin-bottom:20px;
}
.ttext {
    width:340px;
    height:456px;
    max-width:340px;
    display:inline-block;
    padding-right:20px;
    padding-left:20px;
    text-align:justify;
    font-size:12px;
    line-height:18px;
    color:#333;
}
}
