body {
    margin: 0;
    padding: 0;
    background: #FCE0B3;
    background-image:url(images_main/bg_schmid.jpg);
    background-repeat: no-repeat;
}

h1 {
    margin-bottom: 0;
    font: italic normal 30px georgia;
    color: #993333;
}
h2 {
    margin-top: 0;
    font: italic normal 18px georgia;
    color: #9d9686;
}

.head {
    font: 11px arial;
    text-decoration: none;
    color: #979081;
}
.head a {
    font: 11px arial;
    text-decoration: none;
    color: #979081;
}
.head a:hover {
    color: #979081;
}
.head a.active {
    color: #979081;
}

.head_bold {
    font: bold 11px arial;
    text-decoration: none;
    color: #979081;
}

.fliestext1 {
    font: normal 13px arial;
    color: #000000;
    line-height: 19px;
}
.fliestext1 a {
    font: normal 13px arial;
    color: #000000;
    line-height: 19px;
    text-decoration: underline;
}
.fliestext1 a:hover {
    font: normal 13px arial;
    line-height: 19px;
}
.fliestext2 {
    font: normal 11px arial;
    color: #000000;
	text-decoration: none;
}
.fliestext2 a {
    font: normal 11px arial;
    color: #000000;
    line-height: 19px;
    text-decoration: underline;
}
.fliestext2 a:hover {
    font: normal 11px arial;
    color: #000000;
    line-height: 19px;
}

#nav {
    background: #ffffff;
    background-image:url(images_main/bg_nav.gif);
    background-repeat: repeat.x;
}

#navigation {
    padding: 14px 0 14 6px;
}
#navigation a {
    padding: 0 10px 0 10px;
    font: normal 13px arial;
    text-decoration: none;
    color: #ffffff;
    border-right: 1px solid #cc6666;
}
#navigation a.last {
    border:0;
}
#navigation a:hover {
    color: #ff9966;
}
#navigation a.active {
    color: #ff9966;
}

.small {
    padding: 15px 0 0 0;
    font: normal 11px arial;
    color: #9d9686;
    text-align: center;
    background-image:url(images_main/trenner.gif);
    background-position: top center;
    background-repeat: no-repeat;
}

.keywordfooter {
    padding: 8px 0 5 0;
    font: normal 11px arial;
    color: #544C3A;
    text-align: center;
}

.kjm {
    font: normal 10px arial;
    color: #9d9686;
    text-align: center;
}
.kjm a {
    color: #9d9686;
    text-align: center;
	text-decoration: none;
}
.kjm a:hover {
    color: #9d9686;
    text-align: center;
	text-decoration: none;
}

#footer {
    margin-left: 22px;
    padding: 10px 0;
    width: 730px;
    background: #9d9686;
    background-image:url(images/footer.gif);
    background-repeat: no-repeat;
    text-align: center;
    border-bottom: 1px solid #898376;
}
#footer p {
    margin: 0;
    padding: 0;
    font: normal 11px arial;
}
#footer a {
    color: #000000;
    text-decoration: none;
}
#footer a:hover {
    color: #eae6dc;
}

/* Formular */
select { border:1px solid #91B62C; height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000033;}

input{ height: 17px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000033;}

.Area
   { border:1px solid #CBB270; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;}

.Button
   { background-color:#FAF7F0; height: 18px; width:119px; border:1px solid #CBB270; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#AE903F; font-weight:bold;}
/* Formular */
