<style type="text/css">
<!--
/* Allgemein -------------------------------------------------------------------------------------------------- */
body { margin:0px 0px 0px 0px; }

* {font-family: Verdana,MS Sans Serif,Arial; font-size: 11px; color: #444444; text-decoration:none;  background-color:#FFFFFF; }

h1,h2,h3,h4,h5,h6 { color: #00557D; letter-spacing:1px; font-weight:bold;  }
/*
b { color: #FFFFFF; border:4px solid #81A7E5; background-color:#81A7E5; font-weight:bold; }
*/
b { display:block; height:13px; padding:4px; border:0px solid #81A7E5; background-color:#81A7E5; font-weight:bold; color: #FFFFFF; }

a { color: #81A7E5; font-weight:bold;background-color:#FFFFFF;}
a:hover { color:#E87C0F; }

a.urlbutton { display:block; width:100%; padding-left:15px; padding-top:15px; padding-bottom:15px; background:#5ECA15; border:2px solid #ADDE61; font-weight: bold; font-family: Verdana,Arial,MS Sans Serif; font-size: 13px; text-align:center; }
a.urlbutton:link { color: #FFFFFF; background:#5ECA15; border:2px solid #ADDE61; }
a.urlbutton:visited { color: #FFFFFF; background:#5ECA15; border:2px solid #ADDE61; }
a.urlbutton:hover { color: #FC0000; background:#8EE33D; border:2px solid #5ECA15; }
a.urlbutton:active { color: #FFFFFF; background:#5ECA15; border:2px solid #ADDE61; }



/* Tabellen  ------------------------------------------------------------------------------------------------------ */

table { border-collapse: collapse; }
table td { text-align:left; vertical-align:top; padding:1px; white-space:normal; font-size:11px; }

table.suchen { width:100%; text-align:center; }
table.suchen td {   }

table.aussen { width:100%; }
table.aussen td {   }

table.inhalt { width:100%; }
table.inhalt td {  }

table.menu_seite { width:100%; }
table.menu_seite td { border:0px solid #FC0000; }

table.menu_oben { width:100%; }
table.menu_oben td { width:16%; text-align:left; border:0px solid #FC0000; }

/* Menue   ---------------------------------------------------------------------------------------------------- */
/* !important */

table.menue { width:100%; }

a.menuno { color: #81A7E5; font-weight:bold;}
a.menuno:link { color: #81A7E5; font-weight:bold;}
a.menuno:hover { color: #E87C0F; font-weight:bold;}
a.menuact { color: #81A7E5; font-weight:bold; }
a.menuact:li nk { color: #81A7E5; font-weight:bold; }
a.menuact:hover { color: #E87C0F; font-weight:bold; }
a.menucur { color: #E87C0F; font-weight:bold;}
a.menucur:link { color: #E87C0F; font-weight:bold; }
a.menucur:hover { color: #E87C0F; font-weight:bold; }

a.menuno1 { color: #FFFFFF; background-color:#81A7E5;font-weight:bold;}
a.menuno1:link { color: #FFFFFF; background-color:#81A7E5;font-weight:bold;}
a.menuno1:hover { color: #E87C0F; background-color:#81A7E5;font-weight:bold;}
a.menuact1 { color: #FFFFFF; background-color:#81A7E5;font-weight:bold; }
a.menuact1:li nk { color: #FFFFFF; background-color:#81A7E5;font-weight:bold; }
a.menuact1:hover { color: #E87C0F; background-color:#81A7E5;font-weight:bold; }
a.menucur1 { color: #FFFFFF; background-color:#81A7E5;font-weight:bold;}
a.menucur1:link { color: #FFFFFF; background-color:#81A7E5; font-weight:bold; }
a.menucur1:hover { color: #E87C0F; background-color:#81A7E5;font-weight:bold; }

/* menuoben*/
.tiefe0no { height: 21px; text-align:center; }
.tiefe0cur { height: 21px; text-align:center;}
.tiefe0act { height: 21px; text-align:center;}
/* menuseite*/
.tiefe1no { background-color:#81A7E5; padding-left: 5px; padding-top: 5px; padding-button: 5px; border:0px solid #AEADB2; height: 21px; }
.tiefe1cur { background-color:#81A7E5;padding-left: 5px; padding-top: 5px; padding-button: 5px; border:0px solid #AEADB2; height: 21px; }
.tiefe1act { background-color:#81A7E5;padding-left: 5px; padding-top: 5px; padding-button: 5px; border:0px solid #AEADB2; height: 21px; }
.tiefe2no { padding-left: 20px; padding-top: 5px; padding-button: 5px; border:0px solid #0000FF; height: 21px;  }
.tiefe2cur { padding-left: 20px; padding-top: 5px; padding-button: 5px; border:0px solid #0000FF; height: 21px;  }
.tiefe2act { padding-left: 20px; padding-top: 5px; padding-button: 5px; border:0px solid #0000FF; height: 21px;  }
.tiefe3no { padding-left: 35px; padding-top: 5px; padding-button: 5px; border:0px solid #00C000; height: 21px; }
.tiefe3cur { padding-left: 35px; padding-top: 5px; padding-button: 5px; border:0px solid #00C000; height: 21px; }
.tiefe3act { padding-left: 35px; padding-top: 5px; padding-button: 5px; border:0px solid #00C000; height: 21px; }
.tiefe4no { padding-left: 40px; padding-top: 5px; padding-button: 5px; border:0px solid #C00000; height: 21px; }
.tiefe4cur { padding-left: 40px; padding-top: 5px; padding-button: 5px; border:0px solid #C00000; height: 21px; }
.tiefe4act { padding-left: 40px; padding-top: 5px; padding-button: 5px; border:0px solid #C00000; height: 21px; }


/* kontaktform ------------------------------------------------------------------------------------------------ */
/*
.kontaktformlabel { border:0px solid #AAC8E1; background:#FFFFFF; text-align:left;  }
.kontaktformtext { border:1px solid #AAC8E1; }
.kontaktformlabelwrap { border:1px solid #E87C0F; background:#FFFFFF; text-align:left; }
*/

/* Form Felder */
input, select, textarea { border:1px solid #81A7E5; }
select { border:0px solid #AAC8E1; }
 .Bereich, .Feld
   {  }
 .Auswahl
   {  }
 .Check, .Radio
   {  }

/* Linkliste Leereingabe */
  .Feld
  { background-color:#FFFFFF; border:0px solid #0066FF;text-align:left }

/* Indexed Search Engine */
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:normal; font-family:verdana; font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; font-family:verdana; font-size:11px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; font-family:verdana; font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#ffffff; font-family:verdana; font-size:11px; color: #00557D; font-weight: bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:normal; font-family:verdana; font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; font-family:verdana; font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {font-weight:normal;font-style:normal;font-family:verdana; font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#ffffff; font-family:verdana; font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; font-family:verdana; font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; font-family:verdana; font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#ffffff; font-family:verdana; font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; font-family:verdana; font-size:11px; }



-->
</style>
