body {
    height: 100.01%;
    background: #cccccc url(../images/hg_orange.jpg) repeat-x;
    font: 13px "trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    margin: 1px;
    padding: 0px;
}

a.um-active {
color:#696969;
}

.hilfsnav a:hover {
    color: #ff0000;
    }
  
a.activehn {
color:#ff0000;
}

.header { 
width: 866px;
height:280px;
margin:auto;
margin-top:0px;
background: #ffffff url(../images/profis.jpg) no-repeat;
}

.unternav a {
    color:rgb(241,148,100);
    text-decoration: none;
}  

.footer {
    background: #a9a9a9 url(../images/hg_orange.jpg) repeat-x bottom;
    width:830px;
    margin:auto;
    height:auto;
    font: 11px "trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    padding:10px;
    color:#333333;
    text-align:center;
}  


.rosa {
     color: #FF69B4;
    }
    



h1 {
    font: normal 19px "trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    color:rgb(241,148,100);
    }
    
h2 {
    font: bold 17px "trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    color:rgb(241,148,100);
    }   
    
h3 {
    font: bold 15px "trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    color:rgb(241,148,100);;
    }   
