.rand_links {background-image: url(bg_left.gif);}
.rand_rechts{background-image: url(rand_rechts_neu.gif); background-repeat: repeat-y; background-color: rgb(255, 255, 255);   }
.rote_linie {position: absolute; left: 210px; top: 39px; width: 630px; height: 2px; z-index: 3; background-color:#e85f93;}

body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: normal;
        color: #49515a;
        background-color: #f6f6f6;
        height:100%;
}
p {
        margin: 0px 0px 3px;

        }

a:link {
        color: #898989;
        text-decoration: none;
        border-bottom: dotted 1px #81938f;
}
a:visited {
        color: #898989;
        text-decoration: none;
        border:0px;
        border-bottom: dotted 1px #81938f;
}

a:hover {
        color: #D10053;
        text-decoration: none;
        border-bottom: dotted 1px #d10053;
}

.title {
        font-size: 19px;
        text-align: left;
        vertical-align: bottom;
        padding: 3px;
        color: #898989;
        position:absolute;
        left:222px;
        top:189px;
        width:431px;
        height:20px;
        z-index:2;
        }

td {
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align:left;
        border:0px solid #009900;
}

.tdheader {
	text-align:right;
}

img {
        border:0px;border-style:none;
        }

.bodytext {
      
        text-align: left;
        vertical-align: top;
}

h1 {
  font-size:19px;
  font-weight:normal;
}
        
