* {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;;
}

p {
    font-size: 16px;
    margin: 10px 0px;
}

h5 {
    font-size: 16px;
    color: #fff;
}

body {
    padding-bottom: 40px;
}
h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
}

img {
    border: none;
    outline: none;
}
#startseite_box {
    width: 640px;
    height: 440px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 88px;
    position: relative;
}

#startseite_logo_inhalt {
    margin-left: 10px;
    margin-right: 8px;
    background-color: #FF6501;
    padding: 25px 15px;
    padding-top: 0px;
    min-height: 385px;
    height: auto !important;
    height: 385px;
    background-image: url(../images/index_logo.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
#wholesite_wrapper {
    width: 639px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    position: relative;
}

#metanavi_box {
    width: 639px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

#metanavi_box a {
    font-size: 11px;
    color: #FF6501;
    text-decoration: none;
    float: right;
    margin-right: 20px;
}

#logo_title {
    position: absolute;
    right: -30px;
    top: -55px;
}

/* Content Bereich */
#content_wrapper {
    /*background-color: #FF6501;*/
}

#border_top {
    background-image: url(../images/border_oben.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 17px;
}

#border_left {
    background-image: url(../images/border_links.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}

#border_right {
    background-image: url(../images/border_rechts.jpg);
    background-repeat: repeat-y;
    background-position: right top;
}

#border_bottom {
    width: 639px;
    background-image: url(../images/border_unten.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 14px;
}

#content {
    margin-left: 10px;
    margin-right: 8px;
    background-color: #FF6501;
    padding: 25px 15px;
    padding-top: 0px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
}

#content p {
    color: #fff;
}

.intro_txt {
    margin-bottom: 10px;
    margin-top: 0px;
}

.speisefeld {
    display: block;
    float: left;
    width: 500px;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
    /*border-bottom: 1px solid #FF8C28;*/
}

/*
.preisfeld h5 {
border-bottom: 1px solid #FF8C28;
}*/


.salate_preis {
    float: right;
    font-size: 18px;
    color: #fff;
}
#content h5 {
    float: left;
    line-height: 20px;
    font-size: 18px;
}

#content br {
    margin-bottom: 5px;
}
/* Ende Content Bereich */

/* Header */
#header {
    height: 178px;
}
/* Ende Header */

/* Navi */
#navi {
    height: 28px;
    padding-left: 20px;
}

.navi_btns, .navi_btns_active {
    display: block;
    float: left;
    width: 70px;
    height: 28px;
    margin-right: 3px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}



#navi_tageskarte {
    background-image: url(../images/tageskarte_weiss.jpg);
    background-repeat: no-repeat;
}
#navi_tageskarte_active, #navi_tageskarte:hover {
    background-image: url(../images/tageskarte_orange.jpg);
}

#navi_salate {
    background-image: url(../images/salate_weiss.jpg);
    background-repeat: no-repeat;
}
#navi_salate_active, #navi_salate:hover {
    background-image: url(../images/salate_orange.jpg);
}

#navi_basics {
    background-image: url(../images/basics_weiss.jpg);
    background-repeat: no-repeat;
}
#navi_basics_active, #navi_basics:hover {
    background-image: url(../images/basics_orange.jpg);
}

#navi_news {
    background-image: url(../images/news_weiss.jpg);
    background-repeat: no-repeat;
}
#navi_news_active, #navi_news:hover {
    background-image: url(../images/news_orange.jpg);
}

#navi_location {
    background-image: url(../images/location_weiss.jpg);
    background-repeat: no-repeat;
}
#navi_location_active, #navi_location:hover {
    background-image: url(../images/location_orange.jpg);
}

#navi_kontakt {
    background-image: url(../images/kontakt_weiss.jpg);
    background-repeat: no-repeat;
}
#navi_kontakt_active, #navi_kontakt:hover {
    background-image: url(../images/kontakt_orange.jpg);
}

#navi_speisen {
    background-image: url(../images/speisen_weiss.jpg);
    background-repeat: no-repeat;
}
#navi_speisen_active, #navi_speisen:hover {
    background-image: url(../images/speisen_orange.jpg);
}
/* Ende Navi*/

/* Kontakt*/
#kontakt_box_links {
    float: left;
    width: 250px;
    margin-top: 30px;
    margin-left: 40px !important;
    margin-left: 20px;
}

#kontakt_box_rechts {
    float: left;
    margin-top: 10px;
    width: 260px;
}

#kontakt_headline {
    font-size: 32px;
    margin-bottom: 5px;
}
.input_labels {
    color: #fff;
    font-size: 14px;
    width: 200px;
    display: block;
}
br {
    clear: both;
    margin: 5px;
}

.bottom_border {
    border-bottom: 1px solid #FF944C;
}

.cb_labels {
    width: 300px;
    display: block;
    float: left;
    color: #fff;
    font-size: 14px;
}

.input_text {
    width: 250px;
    height: 18px;
    float: left;
    margin-bottom: 5px;
    border: none;
    background-image: url(../images/input_bg.gif);
    background-repeat: no-repeat;
    font-size: 12px;
}

.input_radio {
    float: left;
    width: 20px;
    margin-bottom: 5px;
    border: none;
    font-size: 12px;
}

.form_tbl {
    border-spacing: 0;
    margin-left: auto;
    margin-right: auto;
}

.form_tbl td {
    vertical-align: top;
    padding: 5px;
}
#nachricht {
    overflow: auto;
    width: 250px;
    height: 60px;
    font-size: 12px;
    background-image: url(../images/input_bg_textarea.gif);
    background-repeat: no-repeat;
}

#input_text_lastchild {
    margin-bottom: 10px;
}
.subtext {
    font-size: 10px;
    margin-bottom: 10px;
    margin-top: 0px;
}
 #send_btn {
    font-size: 10px;
    width: 100px;
    height: 18px;
    border: none;
    margin-top: 5px;
    margin-right: 10px;
    float: right;
    text-align: center;
    color: #FF6501;
    text-decoration: none;
    font-weight: bold;
    background-image: url(../images/btn_bg_100px.gif);
    background-repeat: no-repeat;
}

 #send_btn:hover {
    font-size: 11px;
}
/* Ende Impressum */

/* WK Navi*/
#wk_navi_box {
    height: 50px;
}

.wk_btn {
    display: block;
    float: left;
    width: 32px;
    height: 35px;
}

#wk_montag {
    background-image: url(../images/mo_orange.jpg);
    background-repeat: no-repeat;
}
#wk_montag:hover, #wk_montag_active {
    background-image: url(../images/mo_weiss.jpg);
}

#wk_dienstag {
    background-image: url(../images/di_orange.jpg);
    background-repeat: no-repeat;
}
#wk_dienstag:hover, #wk_dienstag_active {
    background-image: url(../images/di_weiss.jpg);
}

#wk_mittwoch {
    background-image: url(../images/mi_orange.jpg);
    background-repeat: no-repeat;
}
#wk_mittwoch:hover, #wk_mittwoch_active {
    background-image: url(../images/mi_weiss.jpg);
}

#wk_donnerstag {
    background-image: url(../images/do_orange.jpg);
    background-repeat: no-repeat;
}
#wk_donnerstag:hover, #wk_donnerstag_active {
    background-image: url(../images/do_weiss.jpg);
}

#wk_freitag {
    background-image: url(../images/fr_orange.jpg);
    background-repeat: no-repeat;
}
#wk_freitag:hover, #wk_freitag_active {
    background-image: url(../images/fr_weiss.jpg);
}
/* WK Navi Ende */
#print_wk_btn {
    background-image: url(../images/btn_bg_printit.gif);
    background-repeat: no-repeat;
    float: right;
    margin-top: 10px;
    margin-right: 5px;
    padding-top: 2px;
    padding-left: 12px;
    display: block;
    width: 150px;
    height: 20px;
    text-align: center;
    color: #FF6501;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

#print_wk_btn:hover {
    font-size: 11px;
    padding-left: 12px;
}


#wk_box {
    clear: both;
}

#impressum_box_links {
    float: left;
    width: 250px;
    margin-top: 10px;
    margin-left: 40px !important;
    margin-left: 20px;
}

#impressum_box_rechts {
    float: left;
    margin-top: 50px;
    width: 260px;
}

#impressum_box_rechts p {
    font-size: 12px;
}

#impressum_box_rechts a {
    color: yellow;
}

#content fieldset a {
    color: yellow;
}
#content fieldset {
    border: 2px solid #fff;
    padding: 10px;
    margin-bottom: 10px;
}

#content fieldset p {
    margin-top: 0px;
    font-size: 13px;
}

#content legend {
    margin: 0px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #fff;
    font-size: 13px;
    padding: 0px 5px;
}

#urlaubs_klinker {
    position: absolute;
    top: 40px;
    right: -95px;
}

#twitter_update_list{
    list-style: none;
}
#twitter_div {
    padding-bottom: 50px !important;
    padding-bottom: 0px;
}
#twitter_update_list li {
    color: #fff;
    padding: 10px 5px;
    border-bottom: 1px solid #FF922E;
}

#twitter_update_list a {
    color: yellow;
}

#twitter_title {
    display: block;
    font-size: 14px;
    background: url(../images/twitter_title.jpg) no-repeat;
    width: 150px;
    height: 80px;
    margin-left: 200px;
}
.sidebar-title {
    float: left;
    color: #fff;
    margin-top: 27px;
    width: 200px;
}
#twitter-link {
    display:block;
    background: url(../images/twitter_follow.jpg) no-repeat right top;
    height: 80px;
    width: 330px;
    float: right;
    padding-top: 30px;
    color: yellow;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.speisenkarte_table .speise_td {
    width: 480px;
    font-weight: bold;
    font-size: 14px;
    height: 25px;
    border-bottom: 1px dotted #FFAB01;
}

.speisenkarte_table .speise_td2 {
    width: 480px;
    font-size: 14px;
    border-bottom: 1px dotted #FFAB01;
}

.speisenkarte_table .preis_td {
    width: 80px;
    text-align: right;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px dotted #FFAB01;
}

.speisenkarte_table th {
    text-align: left;
    color: yellow;
    font-size: 16px;
    border-bottom: 1px solid yellow;
}

.speisenkarte_table {
    color: #fff;
    margin: 10px 0px;
}

.site_link {
    font-size: 16px;
    color: yellow;
}