body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    background-color: #18202D;
    }
a {
    /* text-transform: uppercase; */
    font-weight:bold;
    }
a:link {
    color: #FDF401;
    }
a:visited {
    color: #FDF401;
    }
a:hover {
    color: #FDF401;
    }
a:active {
    color: #FDF401;
    }
.Ueberschrift2 {
    color: #FDF401;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
    }
.Ueberschrift3 {
    color: #FDF401;
    font-size: 1.1em;
    line-height:1.2;
    text-decoration: none;
    font-weight: bold;
    }
.Ueberschrift4 {
    /* color: #FDF401; */
    font-size: 1.1em;
    line-height:1.2;
    text-decoration: none;
    font-weight: bold;
    }
.Ueberschrift5 {
    color: #FFFFFF;
    font-size: 1.2em;
    line-height:1em;
    text-decoration: none;
    font-weight: normal;
    }
.Ueberschrift5 a {
    color: #FDF401;
    text-transform:uppercase;
    font-weight: normal;
}
#Ueberschrift6 {
    color: #FDF401;
    font-size: 0.7em;
    line-height:1.2;
    text-decoration: none;
    font-weight: bold;
    margin: 5px 0 3px 0;
    text-align: left;
    }
#wrapper {
    margin: 0 auto;
    width: 980px;
    }
#kopfzeile {
    color: #333;
    width: 980px;
    float: left;
    height: 131px;
    background-image: url(../images/top.jpg);
    }
#right {
    float: left;
    color: #333;
    background: #FFFFFF;
    height: 350px;
    width: 824px;
    display: inline;
    }
#main {
    float: left;
    color: #333;
    background: #18202D;
    height: 512px;
    width: 824px;
    display: inline;
    }
#content {
    font-family: Verdana,sans-serif;
    color: #FFFFFF;
    font-size: 0.8em;
    line-height: 1.1em;
    padding: 10px 30px 10px 20px;
    text-align: left;
    }
.content {
    font-family: Verdana,sans-serif;
    color: #FFFFFF;
    font-size: 0.8em;
    line-height: 1.1em;
    padding: 10px 30px 10px 20px;
    text-align: left;
    }
#contentoverlay {
    font-family: Verdana,sans-serif;
    color: #FFFFFF;
    font-size: 0.8em;
    line-height: 1.1em;
    padding: 10px 30px 10px 20px;
    text-align: left;
    left:0;
    width: 764px;
    height: 472px;
    overflow: auto;
    }
#ContentContainer {
    width: 824px;
    height: 492px;
    overflow: auto;
    }
#ContentContainer_Shop {
    width: 824px;
    height: 490px;
    overflow: auto;
    }
#ContentContainer1 {
    width: 824px;
    height: 492px;
    }
#content h1 {
    color: #FDF401;
    font-size: 1.4em;
    /* line-height: 1.2em; */
    font-weight: bold;
    text-decoration: none;
    }
#Headline1 h1 {
    color: #FDF401;
    font-size: 1.4em;
    /* line-height: 1.2em; */
    font-weight: bold;
    text-decoration: none;
    }

.content h1 {
    color: #FDF401;
    font-size: 1.4em;
    /* line-height: 1.2em; */
    font-weight: bold;
    text-decoration: none;
    }
#content h2 {
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    }
.content h2 {
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    }
#fuss {
    width: 824px;
    height: 85px;
    clear: both;
    color: #333;
    background-image: url(../images/bottom2.jpg);
    }
#fusscontent {
    width: 390px;
    margin: 0 auto;
    vertical-align: bottom;
    }
#fusscontent a {
    position: relative;
    top: 55px;
    display: block;
    width: 110px;
    margin: 0 10px 0 10px;
    color: #FDF401;
    font-size: 0.9em;
    font-weight: bold;
    float: left;
    }
#left {
    position: relative;
    display: block;
    color: #333;
    background-image: url('../images/left.jpg');
    height: 597px;
    width: 156px;
    float: left;
    }
.menuefuss {
    position: absolute;
    bottom: 14px;
    left: 3px;
    margin: 0 auto;
    width: 150px;
    font-size: 0.55em;
    }
.menuefuss a {
    text-transform: none;
    text-decoration: none;
    color: #B8B9B7;
    }
.menue {
    margin: 0 auto;
    }
.menue img {
    margin-bottom: 5px;
    }
#sub_menue a {
    display: block;
    margin: 5px 5px 0 5px;
    float: left;
    }

.auflistung {
    list-style-type: circle;
    line-height: 1.8em;

    }

.err
{
    font-family : Verdana, Helvetica, sans-serif;
    font-size : 12px;
    color: red;
}
.formularlinks{
    width:200px;
    text-align:right;
    float:left;
    }
.formularrechts{
    width:600px;
    text-align:left;
    clear:both;
    }
.eingabefeld_input {
    width: 200px;
    }
.eingabefeld_plz {
    width: 50px;
    }
.eingabefeld_ort {
    width: 141px;
    }
.eingabefeld_textarea {
    width: 350px;
    }
.eingabefeld_datum {
    width: 15px;
    }
.eingabefeld_datum_j {
    width: 30px;
    }
.eingabefeld_checkbox {
    width: 10px;
    }
.submitbutton {
   width:147px;
   font-weight:bold;
   /* background: #FDF401; */
   }

/* ###################################################### */
/* ####################### SEARCH INPUT ################# */
/* ###################################################### */
#search {
    margin:0 0 10px 13px;
    font-size:10px;
    background-color:transparent;
    text-align:left;
}
#search label {
    font-size:11px;
    display:block;
/*    float:left; */
    width:120px;
    padding:2px 0 2px 0;
    color:#B8B8B8;
}
#search input {
    border:1px solid #ccc;
    width:100px;
    height:15px;
    font-size:12px;
    background-color: #31353E;
    color: #FFFFFF;
    
}
#search input.sbmt {
    border: 0;
    width: 15px;
    height: 15px;
    margin: 0 0 0 3px;
    background-color: transparent;
}
/* ###################################################### */
/* ####################### SEARCH OUTPUT ################ */
/* ###################################################### */
#searchResults {
    margin:0 0 10px 0;
}
#searchResults p.message {
    margin:20px 0 30px 0;
}
#searchResults div.searchResultItem {
    border-bottom:1px solid #ccc;
    margin:0 0 10px 0;
    padding:0 0 10px 0;
}
#searchResults div.searchResultItem h2 {
    font-size:14px;
    margin:0 0 5px 0;
    padding:0;
    color:#0060b1;
    font-style:normal;
}
#breadcrumb {
    font-size: 0.7em;
    color: #B8B8B8;
    font-weight:bold;
    text-align: left;
    font-style:normal;
    margin: 2px 0 2px 0;
}   

#breadcrumb a {color: #B8B8B8;}
#breadcrumb a:link {color: #B8B8B8;}
#breadcrumb a:visited {color: #B8B8B8;}
#breadcrumb a:hover {color: #B8B8B8;}
#breadcrumb a:active {color: #B8B8B8;}


#shoplink {
    margin: 10px auto;
}

#Ueberschrift1 {
    color: #FDF401;
    font-size: 1.4em;
    text-decoration: none;
    font-weight: bold;
}
#shop_bottom {
    margin: 0 10px 0 0;
    color: #FFFFFF;
    font-size: 0.7em;
    text-decoration: none;
    font-weight: normal;
    line-height:1.2em;
    text-align: center;
}
#shop_bottom br{
    line-height:0.7em;
}
#Drucksymbol {
    font-size:1.3em;
    font-weight: bold;
    color: #FDF401;
}
#ButtonShopStartseite {
    margin-top: 25px;
}
