body {
    background-image: url("../pic/gras.gif");
    background-position: left top;
    background-repeat: repeat;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100% !important;
}

img {
    border: medium none;
    height: auto;
}

#HintergrundTabelle {
    background-color: #7A8414;
    background-image: url("../pic/gras.gif");
    background-position: left top;
    background-repeat: repeat;
/*
    height: 100% !important;
    width: 100% !important;
*/
    margin: 0;
    padding: 0;

}

#HauptTabelle {
    border: none;
    margin: 0;
    padding: 0;
    width: 600px !important;
}
.MainHeader {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #232425;
    font-family: Georgia;
    font-size: 18px;
/*
    line-height: 125%;
    padding: 30px 10px 20px 15px;
*/
    text-align: left;
    vertical-align: top;
}
.MainText {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #232425;
    font-family: Georgia;
    font-size: 13px;
    height: auto !important;
/*
    line-height: 125%;
    padding: 10px 10px 10px 15px;
*/
    text-align: left;
    vertical-align: top;
}

.MainText2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #232425;
    font-family: Georgia;
    font-size: 13px;
    height: auto !important;
/*
    line-height: 125%;
    padding: 10px 10px 10px 15px;
*/
    text-align: left;
    vertical-align: top;
}

.MainText a:link, .MainText a:visited {
    color: #FF6600;
    font-weight: normal;
    text-decoration: underline;
}

.FormularTabelle {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #232425;
    padding: 30px 10px 5px 15px;
    text-align: left;
    vertical-align: middle;
    width: 600px;
}
.FormularZeile {
    height: 30px;
}
.FormularText {
    font-family: Georgia;
    font-size: 13px;
    text-align: left;
    width: 240px;
}
.FormularTextfeld {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #232325;
    color: #232425;
    text-align: left;
    width: 300px;
}
.FormularCheckbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #232325;
    color: #232425;
    text-align: left;
}
.FormularButton {
    background: none repeat scroll 0 0 #484D0C;
    border: 1px solid #232425;
    color: #FFFFFF;
    text-align: center;
    width: 100px;
}
.Footer {
    background: none repeat scroll 0 0 #232425;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 9px;
    line-height: 150%;
    padding: 10px 10px 15px 15px;
    text-align: center;
}
.Footer a:link, .Footer a:visited {
    color: #FF6600;
    font-weight: normal;
    text-decoration: underline;
}

.message {
/*

    background-color: #ffffff;
    display: block;
    margin-left: 10px;
    margin-left: 10px;    
    margin-bottom: 10px;
    padding-top: 20px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin: 10px;
    background-color: #ffffff;

*/
    padding: 10px;
    margin: 10px;
    color: #FF6600;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}

h1 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #232425;
    font-family: Georgia;
    font-size: 18px;
/*
    line-height: 125%;
    padding: 30px 10px 20px 15px;
*/
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}

h2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #232425;
    font-family: Georgia;
    font-size: 17px;
    line-height: 125%;
    padding: 30px 10px 20px 15px;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}
h3 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #232425;
    font-family: Georgia;
    font-size: 16px;
/*
    line-height: 125%;
    padding: 30px 10px 20px 15px;
*/
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}
h4 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #232425;
    font-family: Georgia;
    font-size: 15px;
    line-height: 125%;
    padding: 30px 10px 20px 15px;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}
h5 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #232425;
    font-family: Georgia;
    font-size: 14px;
    line-height: 125%;
    padding: 30px 10px 20px 15px;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}
h6 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #232425;
    font-family: Georgia;
    font-size: 13px;
    line-height: 125%;
    padding: 30px 10px 20px 15px;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}