/*
CSS Format segelfliegen-muenster.de - ADMIN BEREICH
(c) 2007 Wolf Rottschaefer - HERO-IT, GERMANY
*/

body { margin:0px; padding:0px; color:#000000; text-align:center; text-decoration:none; font-family:Arial; font-size:14px; background-color:#C5D2DC; }

a { font-family: arial, helvetica, "san serif"; font-size:12px; color:#666666; text-decoration:none; font-weight:bold;  }

/*  Ueberschrift */
font.seitentitel { font-size:16px; font-family:Arial; text-align:left; font-weight:bold; color:#f27b37; }

/* Menue */
table.menu { padding:0px; border:2px; border-color:#C5D2DC; width:120px; height:120px; margin:0px;}
td.menu { color:#ffffff; text-align:center; font-size:12px; font-weight:normal; font-family:Arial; line-height:26px; padding-right:4px; background-color:#FFFFFF; }
td.menu2 { background-color:#FF0000; }

/*  Tabelle fuer die Darstellung der Daten */
tr.listedunkel { background-color:#CAD7E0; padding:0px; margin:0px;> }
tr.listehell { background-color:#DDE4EA; padding:0px; margin:0px; }

/* Schrift für UEBERSCHRIFT*/
font.ueberschrift { font-size:12px; font-family:Arial; color:#000000; font-weight:bolder; }
/*  Schrift für Hinweise */
font.hinweis { font-size:12px; font-family:Arial; color:#FF0000; font-weight:bolder; }

/*  div boxen */
#box-big {
  background-color:#ffffff;
  position: relative; top:0px; padding:0px;
  margin:0px auto 0px auto;
  width:770px; height:1400px;
}

#logo-kopf {
  position: absolute; top:0px; padding:0px; text-align:right; right:0px;
  width:770px; height:104px;
}

#box-menu {
  background-color:#ffffff;
  position: absolute; top:104px; padding:6px; left:0px;
  width:124px;
}

#box-content {
  background-color:#ffffff;
  position: absolute; top:110px; padding:0px; left:140px;
  width:590px;
  text-align:left;
}
