html {
     height: 100%;
     margin: 0px;
     padding: 0px;
}

BODY {
    background-color: #f5eaf1;
    height: 100%;
    font-size: 13px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #d13290;
    margin: 0;
    padding: 0;
}

A {
    color: #d13290;
    text-decoration: none;
}

A:hover {
    color: #d13290;
    text-decoration: none;
}


a.top {
    color: white;
    text-decoration: none;
}

#banner {
    background-image: url(bilder/banner2.jpg);
    background-repeat: no-repeat;
    width: 955px;
    height: 150px;
    position: absolute;
    left: 5px;
    top: 5px;
    border: 1px solid #d13290;
}

#nav_top {
    background-color: #d13290;
    width: 203px;
    height: 20px;
    position: absolute;
    left: 5px;
    top: 170px;
    border: 1px solid #d13290;
}

#nav {
    width: 203px;
    height: 600px;
    position: absolute;
    left: 5px;
    top: 190px;
    border: 1px solid #d13290;
}

#cont_top {
    background-color: #d13290;
    width: 745px;
    height: 20px; 
    position: absolute;
    left: 215px;
    top: 170px;
    border: 1px solid #d13290;
}

#cont {
    width: 745px;
    min-height: 600px;
    height:auto !important;  /* für moderne Browser */
    height:600px;  /*für den IE */
    position: absolute;
    left: 215px;
    top: 190px;
    border: 1px solid #d13290;
}

.index_table {
    margin-left: 20px;
}

.nav_table {
    margin-left: 0px;
}

.werbung {
    font-size: 12;
}

.form_werben {
    font-size: 13px;
}

.urlaub {
    font-size: 15px;
    color: black;
}

.sec_link {
    font-size: 5px;
    color: #f5eaf1;
}



input.form_werben {
    border: 1px solid #d13290;
    background-color: #f5eaf1;
    color: #d13290;
}

input.form_werben_bet {
    border: 1px solid #d13290;
    background-color: #f5eaf1;
    color: #d13290;
    width: 200px;
}

input.form_werben_sub {
    border: 1px solid #d13290;
    background-color: #f5eaf1;
    color: #d13290;
    width: 100%;
}

select.form_werben {
    border: 1px solid #d13290;
    background-color: #f5eaf1;
    color: #d13290;
}

textarea.form_werben {
    border: 1px solid #d13290;
    background-color: #f5eaf1;
    color: #d13290;
}

fieldset {
    border: 1px solid #d13290;
}

.anzeige {
    border: 1px solid #d13290;
}

.anzeige2 {
    border: 1px solid #960000;
}

.anzeige_span {
    margin-left: 3px;
}
.anzeige_span_suche {
    margin-left: 30px;
}

.anzeige_span_suche_main {
    margin-left: 10px;
}

.anzeige_span_top {
    margin-left: 8px;
    color: white;
}

.bild {
    margin-left: 4px;
}

.mbild {
    border: 2px solid #d13290;
}

.g {
    margin-left: 25px;
}

h2 {
    color: #d13290;
}

.banner {
    color: white;
    margin-left: 10px;
    font-size: 17px;
}

.service_border {
    border: 0px solid gray;
}

.woche {
    color: #d13290;;
}

.main_t {
    font-size: 13px;
}

.main_top {
    font-size: 22px;
}

.main_tt {
    font-size: 15px;
}