body {

    font-family: "Times New Roman", Times, serif;

    font-size: 14px;

    line-height: 21px;

    color: #333333;

    margin-left: 40px;

}



#content a, #content a:visited{

    font-weight: bold;

    color: #bf005e;

    outline: none;

    text-decoration: underline;

}



h2 {

    font-family: "Times New Roman", Times, serif;

    font-weight: bold;

    font-size: 18px;

    color:  #bf005e;


}


h3 {
    color:  #bf005e;
}

#head {

    padding-bottom: 30px;

    position: relative;

}



#head img{



}



#head h1{



    font-family: "Verdana", sans-serif;

    font-weight: normal;

    font-size: 30px;

    color: #000000;

    position: absolute;

    left: 225px;

    bottom: 45px;

}



#head h1 small{

    line-height: 35px;

    font-size: 20px;

}



#navi {

    position: absolute;

    width: 170px;

    height: auto;

    margin-left: 20px;

    border-left: 1px solid #bf005e;

}



#navi ul {

    list-style-type: none;

    margin-left: 14px;

    margin-top: 5px;

    padding-left: 0px;

}



#navi li a{

    display:block;

    margin-bottom: 7px;

    font-weight: bold;

}



#navi li a span{

    font-size: 12px;

}



#navi a:link, a:visited{

    font-family: "Times New Roman", serif;

    font-size: 15px;

    color: #000000;

    text-decoration: none;

}



#navi a:hover {

    color: #bf005e;

}





#navi .active{

    cursor: default;

    color: #bf005e;

}





li {

    margin-bottom: 8px;

}



#content {

    position: absolute;

    width: 420px;

    margin-left: 223px;

}



.bild {

    margin-left: 15px;

    margin-bottom: 10px;

    margin-top: 5px;

}



#name-label, #email-label,#text-label {

    float:left;

    margin: 3px 0 3px 0;

}



#name,#text,#email{

    float:right;

    width:300px;

    margin: 3px 0 3px 0;

}



#absenden {

    float: right;

    clear:both;

}



#sendStatus {

    font-weight: bold;

}



#webdesign {

    clear:both;

}



.errors {

    color: red;

    font-weight: bold;

}



.errors li {

    clear:both;

    margin-left: 50px;

}






