/* Text-CSS für AC Schwimmbadtechnik */

*/


html, body, div, p, h1, h2, h3, ul, ol,
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   border-bottom: 1px
   color: #3c78af
   border: 0;
   font-size: 0.96em;

}
html, body {
   background: #fff url(ac/bilder/tropfen.jpg) no-repeat;
   color: #4F4F4F;
   background: #E8E8E8;
   border: 0;
}
body {
 font-family: BaronDB, Arial Rounded MT Bold, Verdana;
 text-align: center;
 color: #4F4F4F;
 background: #E8E8E8;
 border: 0;

}

strong {
   font-weight: bold;
}

.c {
   clear: both;
}

.center {
   text-align: center;
}

img {
   border: 0;
}

.klein {
   font-size: 0.7em;
}

.right {
   text-align: right;
}

.top {
   vertical-align: top;


a:link {
   text-decoration:yes;
   font-weight:bold;
   color:#ffffff; }

a:visited {
   text-decoration:yes;
   font-weight:bold;
   color:lime; }

a:hover {
   text-decoration:yes;
   font-weight:bold;
   background-color:#ffffff; }

a:active {
   text-decoration:yes;
   font-weight:bold;
   background-color:#ffffff; }

#glowtext {
   filter:glow(color=blue,strength=20); }

h1 {
   font-family: BaronDB, Verdana
   font-size: 1.2em;
   color: #4F4F4F;
   margin: 20px 60px 10px 240px;

}

h2 {
font-family: BaronDB, Verdana
   font-size: 1.0em;
   color: #4F4F4F;
   margin: 15px 60px -5px 240px;
}

p, ul {
   font-size: 0.95em;
   line-height: 1.0em;
   color: #666;
   margin: 10px 60px 10px 240px;
}
/* Header */
#header {
   border: 1px solid #fff;
}

#header p {
   font-size: 0.8em;
}
/* ENDE Header */

#Layer1, Layer2, Layer3, Layer4, Layer5, Layer6 {
   font-size: 0.70em;
   line-height: 1.5em;
   color: #666;
   margin: 10px 60px 10px 240px;
}