/* Copyright Sneaker-Webteam, Daniel Vollbrecht - last updated 24.10.1999 */
/* e-mail: Daniel.Vollbrecht@cfg.hd.bw.schule.de */

/* Position */
#div1,#div2,#div3,#div4{position:absolute;padding:10px;}
#div1{top:70px;left:15px;width:230px;height:210px;}
#div2{top:15px;left:330px;width:230px;height:218px;}
#div3{top:160px;left:500px;width:230px;height:210px;}
#div4{top:200px;left:230px;width:194px;height:141px;}

layer{padding:40px;}

/* Text */
p{font-family:Arial,sans-serif;font-size:12pt;font-weight:bold;text-align:center;}
p.blue{font-family:serif;color:#00AFFF;}
p.dark{color:#0000E0;}
p.grey{font-size:9pt;color:#009090;}

/* Links */
a{text-decoration:none;color:#0000E0;}
a.blue{font-family:monospace;font-size:14pt;font-weight:bold;color:#0080FF;}
a.orange{color:#00A000;}
a.yellow{font-size:12pt;color:#FFC000;}
a.grey{font-family:serif;font-size:11pt;color:#009090;}

