body {}

body.bg {}

#header_bg {display:none;}
#header_schrift {display:none;}
#mainmenue {display:none;}
#navbar {display:none;}
#navbar_text {display:none;}

#maincontent {}

.navmenuerow   {position:static; width:13em; height:1.1em; vertical-align:middle;}
.navmenuespace {position:static; width:13em; height:5px;}
.navmenuemain  {font-size:1.0em; font-weight:bold;   color:#000000; text-decoration:none;}
.navmenuesub   {font-size:1.0em; font-weight:normal; color:#000000; text-decoration:none;}

.navbar     {font-size:0.9em;font-weight:normal;color:#A70D01;}
.navbarbold {font-size:0.9em;font-weight:bold;  color:#A70D01;}

a.navi:link, a.navi:visited, a.navi:active {
  text-decoration: none;
  color: #FBC7B8;
  font-weight: normal;
}

a.navi:hover {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: normal;
}

a:link, a:visited, a:active {
  text-decoration: none;
  color: #A70D01;
}

a:hover {
  text-decoration: underline;
  color: #A70D01;
}

sup,sub {font-size:0.8em;}
a       {color:#000000;}


h1{
  font-size:1.0em;font-weight:bold;color:#000000;
  background-image:url(../img_files/layout/quadrat_rechts.gif); background-repeat:no-repeat;
  background-position:0px 7px; padding:0px 0px 0px 18px;
  border-bottom-width:2px; border-bottom-color:#A70D01; border-bottom-style:solid; 
}
h2{font-size:1.0em;font-weight:bold;color:#000000;}
h3{font-size:1.0em;font-weight:bold;color:#000000;margin-bottom:1px;}
h4{font-size:1.0em;font-weight:bold;color:#000000;margin-bottom:1px;}
h5{font-size:1.0em;font-weight:bold;color:#000000;margin-bottom:1px;}
h6{font-size:1.0em;font-weight:bold;color:#000000;margin-bottom:1px;}

.h1{
  font-size:1.0em;font-weight:bold;color:#000000;
  background-image:url(../img_files/layout/quadrat_rechts.gif); background-repeat:no-repeat;
  background-position:0px 7px; padding:0px 0px 0px 18px;
  border-bottom-width:2px; border-bottom-color:#A70D01; border-bottom-style:solid; 
}
.h2{font-size:1.0em;font-weight:bold;color:#000000;}
.h3{font-size:1.0em;font-weight:bold;color:#000000;margin-bottom:1px;}
.h4{font-size:1.0em;font-weight:bold;color:#000000;margin-bottom:1px;}
.h5{font-size:1.0em;font-weight:bold;color:#000000;margin-bottom:1px;}
.h6{font-size:1.0em;font-weight:bold;color:#000000;margin-bottom:1px;}


/* Grafik-Einbindung */
.imgborder      {margin:5px;padding:3px;border-width:1px;border-style:solid;border-color:#aaaaaa;font-size:0.8em;}
.imgborderleft  {margin:5px;padding:3px;border-width:1px;border-style:solid;border-color:#aaaaaa;font-size:0.8em;float:left;}
.imgborderright {margin:5px;padding:3px;border-width:1px;border-style:solid;border-color:#aaaaaa;font-size:0.8em;float:right;}

.imgdef   {margin:2px 2px 2px 2px;padding:0px;font-size:0.8em;}
.imgleft  {margin:2px 6px 2px 2px;padding:0px;font-size:0.8em;float:left;}
.imgright {margin:6px 2px 2px 2px;padding:0px;font-size:0.8em;float:right;}


/*  Standard-Tabelle für Wiki-Syntax [[table: ...]] */
.tab_norm {border-collapse:collapse; empty-cells:show;margin-top:0.5em;}
.td_norm  {border:thin solid #000000; padding:2px 5px;vertical-align:top;}


/*  Datenbank-Bausteine: Tabellen-Darstellung */
.tab_db          {background-color:#d4d0c8; border-style:none; border-width:1px; border-spacing:1px; border-color:#d4d0c8; empty-cells:show;}
.tab_head        {color:white; font-weight:normal; background-color:#0a246a; text-decoration:none; font-family:MS Shell Dlg,arial,helvetica,sans-serif; height:1.6em; vertical-align:middle;}
.tab_cell        {font-family:MS Shell Dlg,arial,helvetica,sans-serif;}
tr.tab_row       {background-color:#ffffff;}
tr.tab_row:hover {background-color:#e3e5f2;}
tr.tab_row_h     {background-color:#c3c5d2;}


/*  Datenbank-Bausteine: Navigations-Schalter */
ul#db_nav {
  margin-top:10px; margin-bottom:10px; margin-left:0px; padding:0px;
  text-align:center;
}
ul#db_nav li {
  list-style:none;
  display:inline;
  margin:0px; padding:0px;
}
ul#db_nav a, ul#navigation span {
  float:left; min-width:3em;
  margin-right:0.0em; margin-left:0em; margin-top:0em; margin-bottom:0em; padding:0.2em 0.5em;
  font-family:MS Shell Dlg,arial; font-size:1.0em; text-decoration:none; font-weight:normal;
  border:2px solid #333333;
  border-left-color:#ffffff; border-top-color:#ffffff;
  color:#000000; background-color:#d4d0c8;
}
ul#db_nav div {
   height:0px; margin:0px; padding:0px;
   clear:left;
}
