/* Datei styles.css. Styles fuer www.c-e-u-s.de */

body { 
   font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
   font-size:10pt;
   font-weight:normal;
   margin-top:5px; 
   margin-left:5px; 
   margin-bottom:5px;
/*
   background-image:url(/images/backgrd.jpg);
   background-attachment:fixed;
*/
   background-color:#ffff99;
   color:#000000;
}

table {
/*   background-color:#FEEBA9;  */
   font-family: Verdana, Arial, sans-serif;
}

p, tr, td, div, li, lu {
   font-size:12pt;
}

th {
   background-color:#D28215;
   font-size:12pt;
   font-weight:bold;
}

form, input, textarea { 
   font-family:Verdana,Arial,sans-serif;
   font-size:10pt;
   font-weight:normal;
}

pre { 
   font-family:Courier New; 
   font-size:10pt; 
   text-decoration:none; 
}

a {
   color:#880000;
   font-family: Verdana, Arial, sans-serif;
   font-weight: bold;
}

a:link {
   text-decoration:none;
}

a:visited {
/*   color:#AAAAAA;  */
   font-weight:normal;
   text-decoration:none;
}

a:active {
   color:#FF0000;
   text-decoration:none;
}

h1 { 
   color: #f03;
   font-size:20pt;
   font-weight:bold;
}

h2 { 
   color: #f03;
   font-size:16pt;
   font-weight:bold;
}

h3 { 
   color: #f03;
   font-size:14pt; 
   font-weight:bold;
}

h4 { 
   color: #f03;
   font-size:12pt;
   font-weight:bold;
}

h5 { 
   color: #f03;
   font-size:10pt;
   font-decoration:underline;
   font-weight:normal;
}

h6 { 
   color: #f03;
   font-size:10pt;
   font-weight:normal;
   font-style:italic;
}


.ver    { color: #ff3; font-variant: small-caps; font-weight: bolder; font-size: 22px; font-family: Arial }
.fliess       { color: #ff3; font-size: 14px; font-family: Arial; letter-spacing: 2px }
.kap      { color: #ff3; font-size: 18px; font-family: Arial; letter-spacing: 1px }
.klein { color: #ff3; font-size: 10px; font-family: Arial }
.kfliess      { color: #ff3; font-size: 12px; font-family: Arial }
.kapred   { color: #f03; font-size: 18px; font-family: Arial; letter-spacing: 1px }
.kapdarkred { color: #c00; font-size: 18px; font-family: Arial }
.kfliessdark   { color: #303; font-size: 12px; font-family: Arial }
.verred { color: #f03; font-variant: small-caps; font-weight: bolder; font-size: 22px; font-family: Arial }
.kleinred { color: #f03; font-size: 10px; font-family: Arial }
.fliessred { color: #f03; font-size: 14px; font-family: Arial; letter-spacing: 2px }
.fliessdarkrd   { color: #c00; font-size: 14px; font-family: Arial }
.kfliessred { color: #f00; font-size: 12px; font-family: Arial }
.drzwoelf  { color: #c00; font-size: 12px; font-family: Arial }
.headline  { color: #c00; font-weight: bolder; font-size: 30px; font-family: Gadget }

