/* DATEI: wak-online00.css */
/* Version 0.4 ; 01.11.05 */
/* © 2005 Arthur Kaiser   */


/*Schrift*/
h1,h2,h3,h4,p,ul,ol,li,div,td,th,b,i {font-family:Arial,sans-serif; }

h1 { font-size:26px; margin-bottom:18px; }

h2 { font-size:21px; margin-bottom:18px; }

h3 { font-size:16px; }

h4 { font-size:13px; }

li { margin-top:3px; }

p,ul,ol,div,td,th,b,i {font-size:12px;}
/*/Schrift*/


/*Klassen*/
.blocktext { white-space:normal; text-align:justify; }

.normaltext { white-space:normal; text-align:left; }

.centertext { white-space:normal; text-align:center; }

.rechtstext { white-space:normal; text-align:right; }

.kleingedruckt { font-size:10px; }
/*/Klassen*/


/*Farbe*/
body { 
  background-color:#FFFFFF; 
 scrollbar-base-color: #333333;
  scrollbar-3dlight-color: #E1E1CC;
  scrollbar-arrow-color: #9B9B96;
  scrollbar-darkshadow-color: #9B9B96;
  scrollbar-face-color: #E2E1CC;
  scrollbar-track-color: #FFFFFF;}

input, select, textarea
   { background-color:#FFFFFF;
     color:#26024B;
     
     }




h1,h2,h3,h4,p,ul,ol,li,div,td,th,b,i {color:#26024B; text-decoration:none; }

#err { color:red; }

a:link { color:#7C6D77; text-decoration:none; }

a:visited { color:#7C6D77; text-decoration:none; }

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

a:hover { color:#26024B; text-decoration:none; }



/*/Farbe*/




/*menue.inc*/

#mt1 { position:relative; text-align:center; top:0px; font-size:18px; color:#7C6D77;  }
#mt2 { position:absolute; left:10px; top:200px; text-align:right; width:80px; }
#mt3 { position:absolute; left:100px; top:80px;background-image:url(img/horizontal-strich.jpg); background-repeat:no-repeat;  width:4px; height:509px; border:0; }
#mt4 { position:absolute; left:200px; top:80px; text-align:left; width:600px;  }

/*#mt4 { position:relative; margin:auto; text-align:left; width:500px;  }
*/


/*/menue.inc*/

/*untermenue*/

#ah1 {position:absolute; left:100px; font-size:13px; }
#au1 {position:absolute; left:100px; font-size:11px; text-decoration:none;}
/*/*untermenue*/

/*inhalthintergrund*/


/*/inhalthintergrund*/


