/* 
 *  File: formate.css
 *  Client: www.cormorandiving.de
 *  Last Modified: März 2002
 *  Markus Ungersbšck
*/

body      { background:#9999FF; color:#000033 ;font-family:'Comic Sans MS', Arial,sans-serif; font-size:14px; margin-left:5%; margin-right:5%;}
a:link    {background:#9999FF;color:#000099; text-decoration:underline;}             /*Verweis zu noch nicht besuchter Seite*/
a:visited {background:#9999FF; color:#006699; text-decoration:underline;}             /*Verweis zu bereits besuchter Seite*/
a:hover   {background:#9999FF; color:#FF2D00; text-decoration:none;}                  /*Verweis wŠhrend man mit der Maus darŸber ist*/
a:active  {background:#9999FF; color:#FF2D00; font-weight:bold; text-decoration:none;}/*gerade geklickter Verweis*/
h1,h2,h3,h4,p,ul,ol,li,div,code,td,th,address,blockquote,nobr,b,i { font-family:'Comic Sans MS', Arial,sans-serif; }
table { width:100%;}
td {text-align:justify;}
.ce {text-align:center;}
.cewhite {text-align:center;background:#ffffff; color:#000033;}
.cegray{text-align:center;background:#cccccc; color:#000033;}
ul {list-style-image: url(images/li1.gif) ;}
h1 { font-size:26px; margin-bottom:18px; }
h2 { font-size:21px; margin-bottom:18px; }
h2.sh2 { font-size:21px; }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:18px; text-decoration:underline;}
h4 { font-size:18px; font-weight:bold;}
caption {font-size:10px;}
.headlogo {width:600px; height:60px; text-align:center; background:#9999FF url(images/cormorandiving.gif);color:#000033 ;} /*hat leider nur im IE funktioniert*/
.contact {width:450px; text-align:left; line-height:80%; font-size:12px;} 
.ul1     {list-style-image: url(images/li2.gif) ;}
.oben    { vertical-align:top; }
.mittig  { vertical-align:middle; }
.unten   { vertical-align:bottom;}
.bl14    { text-align:justify; margin-left:40px; margin-right:40px;}
.ce14    { text-align:center; margin-left:40px; margin-right:40px;font-size:18px;color:blue;background:#FF9900;}
.bl      { text-align:justify; border-width:1px; border-style:solid; border-color:blue; padding:0px;}
.re      { text-align:right;}
.le      { text-align:left;}
.block   { text-align:justify;}
.smtable{width:300px; height:230px; float:right; margin-bottom:38px;}
.smtable1{width:300px; height:210px; float:right; margin-bottom:38px;}
.underl {text-decoration:underline;}
.underll {text-decoration:underline;font-size:16px;}

