.body {
        background-attachment: fixed;
        background-image: url(../images/pic_hg.jpg);
        background-repeat: no-repeat;
        background-position: right bottom;
}

.headline {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
}

.headline-col {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #783A2B;
}

.fliesstext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}

.a-underline {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #783A2B;
}

.a-nounderline {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #783A2B;
        text-decoration: none;
}

.a-fett {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #783A2B;
        font-weight: bold;
        text-decoration: none;
}

.a-members {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #783A2B;
        text-decoration: none;
}

.a-members:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.member-selected {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.copy {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #F2DEBF;
}

.form-feld {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        border-width: 1px;
        background-repeat: repeat-y
}

.rahmen-klein-top {
	background-attachment: fixed;
	background-image: url(../images/rahmen_klein_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.rahmen-klein-bottom {
	background-attachment: fixed;
	background-image: url(../images/rahmen_klein_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.rahmen-klein-left {
	background-attachment: fixed;
	background-image: url(../images/rahmen_klein_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.rahmen-klein-right {
	background-attachment: fixed;
	background-image: url(../images/rahmen_klein_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.rahmen-gross-top {
	background-attachment: fixed;
	background-image: url(../images/rahmen_gross_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.rahmen-gross-bottom {
	background-attachment: fixed;
	background-image: url(../images/rahmen_gross_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.rahmen-gross-left {
	background-attachment: fixed;
	background-image: url(../images/rahmen_gross_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rahmen-gross-right {
	background-attachment: fixed;
	background-image: url(../images/rahmen_gross_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

