/* CSS für www.lendan.de Startseite*/

/* Wichtige Farben
Dunkelgrau = #616163
Hellgrau =   #3DA103
*/



html, body, div, p, h1, h2, h3, ul, ol,
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


html, body {
   background: #616163; Background-Image:url(http://www.lendan.de/images/Startseite/bg.jpg);
   font-size: 101%;
}


a:link {
   color: #999999;
   text-decoration: underline;
}

a:visited {
   color: #999999;
   text-decoration: underline;
}

a:hover {
   color: #ffffff;
   text-decoration: underline;
}

a:active {
   color: #999999;
   text-decoration: underline;
}

strong {
   font-weight: bold;
}


.center {
   text-align: center;
}

img {
   border: 0;
}



h1 {
   font-size: 1.0em;
   color: #3DA103;
   margin: 20px 60px 10px 240px;

}

h2 {
   font-size: 0.8em;
   color: #3DA103;

}

p, ul {
   font-size: 0.75em;
   line-height: 1.5em;
   color: #e4e4e4;
}

p.karaja {color:#dfdfdf;padding:10px;}
p.beauty {color:#dfdfdf;padding:10px;}
p.hair {color:#dfdfdf;padding:10px;}
p.ten{color:#dfdfdf;padding:10px;}

td.start_logo {width:240px;height:116px;}
td.image_logo {width:240px;height:262px;}


table.haupt {width:1000px;height:100%;}

td.starthair {background:#6C212E;padding:0px;border:0px solid #878787;width:240px;}
td.startbeauty {background:#543743;padding:0px;border:0px solid #878787;width:240px;}
td.startkaraja {background:#9B9B9D;padding:0px;border:0px solid #878787;width:240px;}
td.startten {background:#9B9B9D;padding:0px;border:0px solid #878787;width:240px;}

td.startten {background:#6E8598;padding:0px;border-bottom:1px solid #878787;width:240px;}

td.footerstart {padding:10px;}

