body
{
margin:0px;
padding:0px;
color:#383838;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12pt;
line-height:16pt;
background-color:#fdf6dd;
background-image:url(bilder/hg.gif);
background-repeat:repeat-x;
}

h2
{
color:#c50a20;
text-align:center;
font-family:arial, sans-serif;
font-size:9pt;
}


.Eingabe
{
color:#5c60eb;
font-family:'Comic Sans MS', Arial, Verdana, Helvetica, sans-serif;
font-size:12pt;
line-height:14pt;
width:150px
}

a:link {
font-family: sans-serif;
color:#522500;
text-decoration:none;}

a:visited {
font-family: sans-serif;
color:#522500;
text-decoration:none;}

a:focus { color:#c50a20;
text-decoration:underline;
}

a:hover { color:#c50a20;
text-decoration:underline;
}

a:active { color:#c50a20;
text-decoration:underline;
}


div#seite
{
text-align:justify;
position:relative;
width:800px;
top:20px;
height:auto !important; /* moderne Browser */
height:100%; /* IE */
margin-left:auto;
margin-right:auto;
padding-top:180px;
z-index:2;
background-image:url(bilder/hg2.gif);
background-position:center bottom;
background-repeat:no-repeat;
}

div#seite2
{
text-align:justify;
position:relative;
width:800px;
top:20px;
height:auto !important; /* moderne Browser */
height:100%; /* IE */
margin-left:auto;
margin-right:auto;
padding-top:180px;
z-index:2;
}

div#text
{
text-align:justify;
position:relative;
width:600px;
margin-bottom:100px;
margin-top:-60px;
margin-left:auto;
margin-right:auto;
}

div#besserwisser
{
position:relative;
bottom:650px;
left:0px;
z-index:5;
}

#kopflogo {
position:absolute;
top:-30px;
left:75px;
text-align:center;
}


/* Kontaktformular */

.text {
    font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
.textklein {
    font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: normal;
        color: #99CCCC;
        text-decoration: none;
}
.inputtext2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #ffffff;
        padding: 2px;
        height: 20px;
        width: 55px;
        border: 1px solid #CCCCCC;
}
.inputtext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #ffffff;
        padding: 2px;
        height: 20px;
        width: 300px;
        border: 1px solid #CCCCCC;
}
.inputtextarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #ffffff;
        padding: 2px;
        height: 150px;
        width: 300px;
        border: 1px solid #CCCCCC;
}
.inputbutton {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        background-color: #ffffff;
        padding: 2px;
        border: 1px solid #CCCCCC;
}
.table1 {
    font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #fbe391;
        padding: 2px;
}
.table2 {
    font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        background-color: #00CCFF;
        padding: 2px;

/* Kontaktformular Ende */