/* DATEI: main.css */

div, span, td, form, li, ul, .main { font-family:Helvetica, Geneva, Arial;font-size:14px;text-decoration:none;font-weight:lighter;color:black;font-style:normal; }

.bold { font-family:Helvetica, Geneva, Arial;font-size:14px;text-decoration:none;font-weight:bold;color:black;font-style:normal; }

.italic { font-family:Helvetica, Geneva, Arial;font-size:14px;text-decoration:none;font-weight:lighter;color:black;font-style:italic; }

.underline { font-family:Helvetica, Geneva, Arial;font-size:14px;text-decoration:underline;font-weight:lighter;color:black;font-style:normal; }

.header { font-family:Helvetica, Geneva, Arial;font-size:20px;text-decoration:none;font-weight:bold;color:black;font-style:normal; }


span.boldsmall { font-family:Helvetica, Geneva, Arial, Geneva, Verdana, Helvetica; font-size:12px; text-decoration:none; font-weight:bold; color:#000000; }

a.whitesmall { font-family:Helvetica, Geneva, Arial, Geneva, Verdana, Helvetica; font-size:12px; text-decoration:none; font-weight:lighter; color:#FFFFFF; }

a.small { font-family:Helvetica, Geneva, Arial, Geneva, Verdana, Helvetica; font-size:12px; text-decoration:underline; font-weight:lighter; color:#000000; }

a.none { font-family:Helvetica, Geneva, Arial, Geneva, Verdana, Helvetica; font-size:14px; text-decoration:none; font-weight:lighter; color:#000000; }

a.bold { font-family:Helvetica, Geneva, Arial, Geneva, Verdana, Helvetica; font-size:14px; text-decoration:underline; font-weight:bold; color:#000000; }

a, a.light { font-family:Helvetica, Geneva, Arial, Geneva, Verdana, Helvetica; font-size:14px; text-decoration:underline; font-weight:lighter; color:#000000; }

a.top { font-family:Helvetica, Geneva, Arial, Geneva, Verdana, Helvetica; font-size:14px; text-decoration:underline; font-weight:lighter; color:#000000; }

.whitebold { font-family:Helvetica, Geneva, Arial, Geneva, Verdana, Helvetica, Geneva, Arial, Helvetica; font-size:14px; text-decoration:none; font-weight:bold; color:#FFFFFF; }

div.box { border:2px solid black;width:750px;background-color:white;padding:10px; }

.input { font-family:Helvetica, Geneva, Arial; font-size:14px; text-decoration:none; font-weight:lighter; color:#000000; border:1px solid black;}

#.button { font-family:Helvetica, Geneva, Arial; font-size:14px; text-decoration:none; font-weight:lighter; color:#000000; border:1px solid black; }

a.dir { font-family:Helvetica, Geneva, Arial; font-size:12px; text-decoration:none; font-weight:lighter; color:#000000; }

td.white { font-family:Helvetica, Geneva, Arial; font-size:10px; text-decoration:none; font-weight:lighter; color:#FFFFFF; }

td.headmenue { font-family:Helvetica, Geneva, Arial;font-size:14px;text-decoration:none;font-weight:bold;color:black;font-style:normal; }

/* Tabelle ohne Rahmen */
#tabnormal { border:1px none black; border-collapse:collapse; }

/* Header einer Tabelle mit rechten Rand */
#tabnormal td.top1 { 
  font-family:Helvetica, Geneva, Arial; 
  font-size:14px; 
  text-decoration:none; 
  font-weight:bold; 
  color:#000000; 
  border-top:1px solid black;
  border-right:1px solid black;
  text-align: center;
}

/* Header einer Tabelle ohne rechten Rand */
#tabnormal td.top2 { 
  font-family:Helvetica, Geneva, Arial; 
  font-size:14px; 
  text-decoration:none; 
  font-weight:bold; 
  color:#000000; 
  border-top:1px solid black;
  text-align: center;
}

/* Zelle einer Tabelle mit rechten Rand */
#tabnormal td.bottom1 { 
  font-family:Helvetica, Geneva, Arial; 
  font-size:14px; 
  text-decoration:none; 
  font-weight:lighter; 
  color:#000000; 
  border-top:1px solid black; 
  border-right:1px solid black;
  background-color:#D9D9D9;
  text-align: center;
}

/* Zelle einer Tabelle mit rechten Rand */
#tabnormal td.bottom2 { 
  font-family:Helvetica, Geneva, Arial; 
  font-size:14px; 
  text-decoration:none; 
  font-weight:lighter; 
  color:#000000; 
  border-top:1px solid black; 
  background-color:#D9D9D9;
  text-align: center;
}

/* Tabelle ohne Rahmen */
#tabnormal td.nothing { 
  font-family:Helvetica, Geneva, Arial; 
  font-size:14px; 
  text-decoration:none; 
  font-weight:lighter; 
  color:#000000; 
  border-top:1px solid black; 
  background-color:#D9D9D9;
  text-align: center;
}



div.small, span.small { font-family:Helvetica, Geneva, Arial, Geneva, Verdana, Helvetica; font-size:12px; text-decoration:none; font-weight:lighter; color:#000000; }




/* Layoutdetails for sitebuilder.php */
a.sitetools { font-family:Helvetica, Geneva, Arial; font-size:14px; text-decoration:none; font-weight:lighter; color:white; }
div.themetop { width:120px; padding-top:3px; padding-bottom:3px; border-right:1px solid black; border-bottom:1px solid black; }
span.themeheader { margin-left:3px; font-family:Helvetica, Geneva, Arial; font-size:12px; text-decoration:none; font-weight:bold; color:black; }

#themeheader { 
  margin-left:3px; 
  font-family:Helvetica, Geneva, Arial; 
  font-size:12px; 
  text-decoration:none; 
  font-weight:bold; 
  color:black;
}

div.themebottom {  width:120px; padding-top:3px; padding-bottom:3px; border-right:1px solid black; border-bottom:1px solid black; font-family:Helvetica, Geneva, Arial; font-size:12px; text-decoration:none; font-weight:bold; color:black; }
a.theme { font-family:Helvetica, Geneva, Arial; font-size:12px; text-decoration:none; font-weight:lighter; color:black; margin-left:3px;}
