.placeHolder { CSS bug ignores the first class, so here it is! }

content {position: absolute;}

body {
        margin-left:0;
        margin-right:0;
        margin-top:0;
        margin-bottom:0;
        width:100%;
        height:100%;
        overflow:auto;
		background:#ffffff;
}

.txt {
        font-family: Verdana, Geneva, Arial, Helvetica;
        font-size: 12px;
        font-weight: normal;
        color: #003E27;
        line-height: 18px;
        text-decoration:none;
}

.head {
        font-family: Verdana, Geneva, Arial, Helvetica;
        font-size: 14px;
        font-weight: bold;
        color: #00764B;
        line-height: 20px;
        text-decoration:none;
}

.txtsub {
        font-family: Verdana, Geneva, Arial, Helvetica;
        font-size: 12px;
        font-weight: normal;
        color: #00764B;
        line-height: 16px;
        text-decoration:none;
}

A:link {COLOR: #5D5D5D;
TEXT-DECORATION: none
}
A:visited {COLOR: #8F0100;
TEXT-DECORATION: none
}
A:hover {
        COLOR: #373737;
        TEXT-DECORATION : none;
}
A.txt{color: #5D5D5D;
}
A.txt:visited{color: #8F0100;
}
A.txt:hover{color: #373737;
}

input{ font-family: Verdana, Geneva, Arial, Helvetica;
        font-weight: normal;
        color: #00764B;
        border: solid 1px;
};
textarea{ font-family: Verdana, Geneva, Arial, Helvetica;
        font-weight: bold;
        color: #00764B;
        border: solid 1px;
};



.anfrage{
 
}