/*****************************************/
/* activebeauty.css                       */
/*****************************************/

/*****************************************/
/* HTML body style                       */
/*****************************************/

body{
   padding-top:      40px;
   padding-left:     40px;
   padding-bottom:   40px;
   padding-right:    0px;
   margin:           0px;
   background-color: #330000;
   font-family:      arial, verdana, sans-serif;
   font-size:        100.1%;
   }

br{
   padding-top:      0px;
   padding-bottom:   0px;
   }
   
   
/*****************************************/
/* Maintable                             */
/*****************************************/

.container{
   background:       #961824;
   }
   

/*****************************************/
/* Content (Inhalt)                      */
/*****************************************/

.contentbody{
   padding-left:     45px;
   padding-top:      20px;
   padding-right:    45px;
   padding-bottom:   20px;
   background:       #ffeded;
   background-image: url('../images/background.gif');
   background-position:0px 0px;
   background-repeat:no-repeat;
   }

.indexbody{
   padding-left:     45px;
   padding-top:      20px;
   padding-right:    45px;
   padding-bottom:   20px;
   background:       #ffeded;
   }

h1.content{
   font-size:        1.19em;
   font-weight:      bold;
   color:            #961824;
   margin-top:       20px;
   margin-bottom:    5px;
   }

h2.content{
   font-size:        1.0em;
   font-weight:      bold;
   color:            #961824;
   margin-top:       3px;
   margin-bottom:    2px;
   }

h3.content{
   font-size:        0.82em;
   font-weight:      bold;
   color:            #961824;
   margin-top:       3px;
   margin-bottom:    0px;
   }

h4.content{
   font-size:        0.82em;
   font-weight:      bold;
   color:            #444444;
   margin-top:       3px;
   margin-bottom:    0px;
   }
   
p.content{
   font-size:        0.75em;
   line-height:      1.32em;
   color:            #4c4e4e;
   margin-top:       0px;
   margin-bottom:    5px;
   }

a.mail:link, a.mail:visited{
   color:            #961824;
   text-decoration:  underline;
   }
   
a.mail:hover, a.mail:active{
   color:            #ff2893;
   text-decoration:  underline;
   }   
   
.contenttable{
   font-size:        0.78em;
   line-height:      1.32em;   
   color:            #444444;
   margin-top:       0px;
   margin-bottom:    5px;
   }   

.contenttablesmall{
   font-size:        0.75em;
   line-height:      1.12em;   
   color:            #444444;
   }   

#contentlist{
   font-size:        0.75em;
   color:            #444444;
   }

.imageright{
   float:            right;
   color:            #3c3c3c;
   font-size:        0.69em;
   line-height:      1.12em; 
   border:           1px solid #d4d4d4;
   padding:          3px 3px 3px 3px;
   margin-top:       5px; 
   margin-left:      25px;
   margin-bottom:    10px; 
   }     

.imageleft{
   float:            left;
   color:            #3c3c3c;
   font-size:        0.69em; 
   border:           1px solid #d4d4d4;
   padding:          3px 3px 3px 3px;
   margin-top:       5px; 
   margin-right:     25px;
   margin-bottom:    10px;
   }  

  
/*****************************************/
/* Menue                                 */
/*****************************************/

.menuebody{
   padding-left:     0px;
   padding-top:      0px;
   padding-right:    0px;
   padding-bottom:   0px;
   }

#leftmenu ul, #leftmenu li{
   list-style-type: none;
   }

#leftmenu li a:link, #leftmenu li a:visited{
   display:          block;
   font-size:        0.88em;
   color:            #ffeded;
   text-decoration:  none;
   text-align:       right;
   margin:           0px;
   padding-right:    55px;
   height:           38px;
   line-height:      40px;
   background-image: url(../images/navi2.gif);
   background-repeat:no-repeat;
   background-position:100% 50% ;
   border:           solid 0px white;
}

#leftmenu li a:hover{
   color:            #ff2893;
   text-decoration:  none;
   padding-right:    55px;
   background-image: url(../images/navi1.gif);
   }

#leftmenu li a:active, #leftmenu li a.aktuell{
   color:            #ff2893;
   text-decoration:  none;
   padding-right:    55px;
   background-image: url(../images/navi1.gif);
   }


/*****************************************/
/* Footer                                */
/*****************************************/

p.footer{
   font-size:        0.75em;
   color:            #ffeded;
   }   
   
a.footer{
   font-size:        0.75em;
   color:            #cc6666;
   text-decoration:  none;
   }
     
a.footer:link{
   color:            #cc6666;
   text-decoration:  none;
   }

a.footer:visited{
   color: #cc6666;
   text-decoration:  none;
   }
   
a.footer:hover{
   color: #ffeded;
   text-decoration:  underline;
   }   

a.footer:select{
   color: #dd6666;
   text-decoration:  none;
   }
   
   

/*
Ã¼ &uuml;
Ãœ &Uuml;
Ã¤ &auml;
Ã„ &Auml;
Ã¶ &ouml;
Ã– &Ouml;
ÃŸ &szlig;
*/   
   
   
