/* ---------------------
   -- WIKI-Spezifisch -- 
   --------------------- */
   
DIV.wikipreview {
  background-color: Lightblue;
}

DIV.wikiheader {
  font-weight: bold;
  border-width: 1px;
  border-color: black;
  border-style: solid;
  padding: 5px;
}

DIV.wikirc {  
  padding: 5px;
}

DIV.wikifooter {
  padding: 0px;
  border-top-width: 1px;
  border-top-color: black;
  border-top-style: solid;
}

DIV.wikipref {
  ;
}

HR.wikilinefooter {
  height: 0px;
  border-color: white;
  border-style: solid;
  margin-top:0px;
  margin-bottom:0px;
}

HR.wikilineheader {
  height: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: black;
}

HR.wikiline {
  height: 5px;
  color: #2D8686;  
}

HR.wikilinepref {
  height: 5px;
  color: #04a4e5;   
}

A.wikipagelink {
  color: #04a4e5;
}

A.wikipageedit {
  color: #04a4e5;
}

TABLE.wikidiffold {
  background-color: orange;
}

TABLE.wikidiffnew {
  background-color: Lightgreen;
}

div.wikibelowmenu {
  padding: 10px;
  font-size: 8pt;
}

/* -----------------------
   -- Menülink Innerste Ebene --
   ----------------------- */

a.wikimenulink_1 {
  position:relative;
  padding: 2px;
  border: 0px;
  border-top: 1px;
  border-color: #bdbdbd;
  border-style: solid;     
  color: #999999;
  display: block;
  text-decoration: none;
}

a.wikimenulink_1:visited {
  color: #999999;
}

a.wikimenulink_1:hover {
  background-color: #99cdff;
  color: #ffffff;
}

/* -----------------------
   -- Menülink Mittlere Ebene --
   ----------------------- */

a.wikimenulink_2 {
  position:relative;
  padding: 2px;
  border: 1px;
  border-color: #ffffff;
  border-style: solid;     
  border-bottom-color: #4A525A;
  border-right-color: #4A525A;
  background-color: #A8BABA;
  color: #000000;
  display: block;
  text-decoration: none;
}

a.wikimenulink_2:visited {
  color: #000000;
}

a.wikimenulink_2:hover {
  background-color: #47C3C2;
}

/* -----------------------
   -- Menülink innerste Ebene --
   ----------------------- */

a.wikimenulink_3 {
  position:relative;
  padding: 2px;
  border: 1px;
  border-color: #ffffff;
  border-style: solid;     
  border-bottom-color: #4A525A;
  border-right-color: #4A525A;
  background-color: #C5D1D1;
  color: #000000;
  display: block;
  text-decoration: none;
  font-style: italic;
}

a.wikimenulink_3:visited {
  color: #000000;
}

a.wikimenulink_3:hover {
  background-color: #2D8686;
}

/* -----------------------
   -- Benutzerdefiniert --
   ----------------------- */

td {
  font-size: 10pt;
}

td.footer_1 {
  padding: 5px;
  color: #ffffff;
  border-top: 1px;
  border-top-style: solid;
  border-top-color: #99cdff;    
  border-bottom: 1px;
  border-bottom-color: #99cdff;      
  border-bottom-style: solid;
}

body {
  font-family: 'arial', 'helvetica';
  font-size: 10pt;
  padding: 0px;
  margin: 0px; 
}

h1 {
  margin-top: 2px;
  margin-bottom: 2px;
  color: #04a4e5;
}

h2 {
  margin-top: 2px;
  margin-bottom: 2px;
  color: #04a4e5;
  display: block;
  background-color: #ddefff;
}

h3 {
  margin-top: 2px;
  margin-bottom: 2px;
  color: #04a4e5;
  display: block;
  background-color: #ddefff;
}

a {
  color: #04a4e5;
}

a:visited {
  color: #04a4e5;
}


input.search {
    border: 1px solid #a0a3b2; 
    background-color:#ffffff; 
    height: 18px;
    font-size: 8pt;
    padding: 2px;
    font-family: "Trebuchet MS", Arial, Helvetica;
}

textarea {
    border: 1px solid #a0a3b2; 
    background-color:#ffffff; 
    font-size: 8pt;
    padding: 2px;
    font-family: "Trebuchet MS", Arial, Helvetica;
}

td.shop {
    font-size: 8pt;
    background-image: url("/img/hline_bright.gif");    
}

th.shop {
    font-size: 8pt;
    background-image: url("/img/hline.gif");    
    font-weight: normal;
}
