/***************** SEITE  ******************/
body
  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #000000;
    background-image: url("bg.gif");
    margin: auto;
  }
table.csc-mailform
  {
    margin: auto;
  }
table.ginhalt
  {
    margin: auto;
  }
table.contenttable
  {
    margin: auto;
    width: 100%;
    height: 10px;
    border-spacing:0px;
    border: 0px solid #ffff00;
    align: center;
  }
table.bereich_total
  {
    width: 100%;
    height: 100%;
    background-color: #000000;
    border-spacing: 0px;
    border: 0px solid #ffff00;
    empty-cells: show;
    background-image: url("bg.gif");
  }
td.bereich_top
  {
    width: 100%;
    height: 40px;
  }
td.bereich_leer
  {
    width: 125px;
    height: 28px;
    /*background-color: #1E6599;*/
    border-top: 2px solid #1E6599;
    border-bottom: 2px solid #1E6599;
    text-align: center;
    vertical-align: middle;
    background-image: url("bg3.gif");
  }
td.bereich_topnavigation
  {
    width: 90%;
    height: 28px;
    /*background-color: #1E6599;*/
    /*border-right: 1px solid #1E6599;*/
    border-top: 2px solid #1E6599;
    border-bottom: 2px solid #1E6599;
    text-align: center;
    vertical-align: middle;
    background-image: url("bg3.gif");
  }
td.bereich_subnavigation
  {
    width: 145px;
    height: 91%;
    /*background-color: #1E6599;*/
    /*background-color: #000000;*/
    border-right: 2px solid #1E6599;
    text-align: left;
    vertical-align:top;
    background-image: url("bg2.gif");
    /*background-repeat: no-repeat;*/
  }
td.bereich_inhalt
  {
    width: 90%;
    height: 91%;
    text-align: center;
    vertical-align: middle;
    margin: auto;
  }
td.bereich_footer
  {
    width: 90%;
    height: 20px;
    text-align: center;
    vertical-align: middle;
  }
/***************** NAVIGATION  ******************/
/*_____ Topnavigation _____*/
#navitop
  {
    font-family: Arial, Helvetica, sans-serif;
    /*background-color: #1E6599;*/
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    margin-bottom: 0px;
    height: 20px;
    padding: 2px 0 0px;
    width:100%;
  }
#navitop ul
  {
    margin: 0 0 0 0px;
    padding: 0;
    list-style-type: none;
  }
#navitop li
  {
    display: inline;
    padding: 0 10px;
    border-right: 1px solid #E4EFF7;
  }
#navitop li a
  {
    text-decoration: none;
    color: #B9D9F1;
  }
#navitop li a:hover
  {
    text-decoration: none;
    color: #E4EFF7;
  }
/*_____ Subnavigation _____*/
/* Level 1 titel */
#subNaviTitle
  {
    padding-left: 5px;
    font-weight: bold;
    padding-top: 2px;
  }
#subNaviTitle a
  {
    color: #B9D9F1;
    font-weight: bold;
    text-decoration: none;
  }
/* Level 2 inaktiv */
#subnavi
  {
    font-weight: normal;
    margin: 0px;
    font-size: 12px;
  }
#subnavi ul
  {
    margin: 5px;
    padding: 0px;
  }
#subnavi li
  {
    list-style-type: none;
    padding: 0px;
    line-height: 18px;
  }
#subnavi a
  {
    color: #B9D9F1;
    text-decoration: none;
  }
#subnavi a:hover
  {
    text-decoration: none;
    color: #E4EFF7;
  }*/
/* Level 2 aktiv*/
.subnavia
  {
    margin-left: 2px;
    font-weight: bold;
    overflow: hidden;
  }
#subnavia ul
  {
    padding: 0px;
  }
#subnavia li
  {
    list-style-type: none;
    padding: 0px;
  }
a.subnavia a
  {
    color: #B9D9F1;
    text-decoration: none;
  }
#subnavia a:hover
  {
    text-decoration: none;
    color: #0066CC;
  }
/* Level 3 inaktiv*/
.subnavi2
  {
    margin-left: 8px;
    font-weight: normal;
    overflow: hidden;
  }
#subnavi2 ul
  {
    padding: 0px;
  }
#subnavi2 li
  {
    list-style-type: none;
    padding: 0px;
  }
#subnavi2 a
  {
    color: #B9D9F1;
    text-decoration: none;
  }
#subnavi2 a:hover
  {
    text-decoration: none;
    color: #E4EFF7;
  }
/* Level3 Aktiv */
.subnavi2a
  {
    margin-left: 8px;
    font-weight: bold;
    overflow: hidden;
  }
#subnavi2a ul
  {
    padding: 0px;
  }
#subnavi2a li
  {
    list-style-type: none;
    padding: 0px;
  }
#subnavi2a a
  {
    color: #B9D9F1;
    text-decoration: none;
  }
#subnavi2a a:hover
  {
    text-decoration: none;
    color: #E4EFF7;
  }
/* Level 4 inaktiv*/
.subnavi3
  {
    margin-left: 12px;
    font-weight: normal;
    overflow: hidden;
  }
#subnavi3 ul
  {
    padding: 0px;
  }
#subnavi3 li
  {
    list-style-type: none;
    padding: 0px;
  }
#subnavi3 a
  {
    color: #B9D9F1;
    text-decoration: none;
  }
#subnavi3 a:hover
  {
    text-decoration: none;
    color: #E4EFF7;
  }
/* Level4 Aktiv */
.subnavi3a
  {
    margin-left: 12px;
    font-weight: bold;
    overflow: hidden;
  }
#subnavi3a ul
  {
    padding: 0px;
  }
#subnavi3a li
  {
    list-style-type: none;
    padding: 0px;
  }
#subnavi3a a
  {
    color: #B9D9F1;
    text-decoration: none;
  }
#subnavi3a a:hover
  {
    text-decoration: none;
    color: #E4EFF7;
  }
/* ########################## Container für Inhaltsbereich  ##################################*/
#text_content
  {
    width: 50%;
    font-weight: normal;
    text-align: center;
    margin: auto;
  }
/* ######################### Container für Fusszeile #############################*/
.footer
  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 21px;
    padding: 0px 0 0px;
    margin-top: 0px;
  }
/* ########################### Standart Klassen ###############################*/
a:link
  {
    color: #E4EFF7;
    text-decoration: none;
  }
a:visited
  {
    text-decoration: none;
    color: #E4EFF7;
  }
a:hover
  {
    text-decoration: none;
    color: #E4EFF7;
  }
a:active
  {
    text-decoration: none;
    color: #E4EFF7;
  }
h1
  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #E4EFF7;
  }
h3
  {
    font-size: 12px;
    font-weight: bold;
  }

hr
  {
    height:1px;
    border-top: 1px solid #E4EFF7;
    border-right: 0px solid;
    border-bottom: 0px solid;
    border-left: 0px solid;
  }
tr, td
  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
  }
/*####### Gallerie #########*/
td.gfpb_landscape
  {
    text-align:center;
    height:125px;
    width:125px;
  }
td.gfpb_portret
  {
    text-align:center;
    height:125px;
    width:125px;
  }
td.gfpb_empty
  {
    text-align:center;
    height:125px;
    width:125px;
  }
td.gfpb_square
  {
    text-align:center;
    height:125px;
    width:125px;
  }
img
  {
    border: 1px solid #c0c0c0;
  }
/*###### Gästebuch ######*/
table.gast_table
  {
    width: 100%;
    height: 10px;
    border-spacing:0px
    border: 0px solid #ffff00;
    align: center;
    margin: auto;
  }
td.gast_backnext
  {
    width: 100%;
    height: 20px;
    text-align: center;
    vertical-align: middle;
  }
td.gast_eintraege
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    width: 100%;
    height: 20px;
    background-color: #1E6599;
    text-align: left;
    vertical-align: middle;
  }
td.gast_titelzeile
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #ffffff;
    width: 100%;
    height: 20px;
    background-color: #1E6599;
    text-align: center;
    vertical-align: middle;
  }
td.gast_eintrag
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    width: 100%;
    height: 20px;
    background-color: #E4EFF7;
    text-align: center;
    vertical-align: top;
  }
td.gast_leerzeile
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    width: 100%;
    height: 20px;
    text-align: left;
    vertical-align: top;
  }
/*###### Links ######*/
table.links_table
  {
    width: 100%;
    height: 10px;
    border-spacing:0px
    border: 0px solid #ffff00;
    align: center;
    margin: auto;
  }
td.links_backnext
  {
    width: 100%;
    height: 20px;
    text-align: center;
    vertical-align: middle;
  }
td.links_eintraege
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    width: 100%;
    height: 20px;
    background-color: #1E6599;
    text-align: left;
    vertical-align: middle;
  }
td.links_titelzeile
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #ffffff;
    width: 100%;
    height: 20px;
    background-color: #1E6599;
    text-align: center;
    vertical-align: middle;
  }
td.links_eintrag
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    width: 100%;
    height: 20px;
    background-color: #E4EFF7;
    text-align: center;
    vertical-align: top;
  }
td.links_leerzeile
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    width: 100%;
    height: 5px;
    text-align: center;
    vertical-align: top;
  }
/*### Kontakt ###*/
table.zelle_table
  {
    width: 100%;
    height: 10px;
    border-spacing:0px
    border: 0px solid #ffff00;
    align: center;
    margin: auto;
  }
td.zelle_eintrag
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    width: 100%;
    /*height: 20px;*/
    background-color: #E4EFF7;
    text-align: center;
    vertical-align: top;
  }
td.zelle_titelzeile
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #ffffff;
    width: 100%;
    height: 20px;
    background-color: #1E6599;
    text-align: center;
    vertical-align: middle;
  }
/*### Formulare ###*/
.submitbutton
  {
    width: 120px;
    font-family: arial,verdana,helvetica;
    font-size: 10pt;
    color: #ffffff;
    FONT-weight: bold;
    background-color: #1E6599;
    border-color: #ffffff;
    border-style: solid;
    border-width: 0pt;
  }
.textarea
  {
    border: #B9D9F1;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    background:#B9D9F1;
    width: 320px;
    height: 150px;
  }
.input, .passfield, .filefield, .selectfield, .radiofield, .checkfield
  {
    border: #E4EFF7;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    background:#B9D9F1;
    width: 320px;
    height: 20px;
  }
table.tabelle
  {
    border-spacing:0px;
    border: 0px solid #ffff00;
    align: center;
    margin: auto;
  }
td.zelle
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    background-color: #E4EFF7;
    text-align: center;
    vertical-align: top;
  }
td.zelle_dunkel
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    background-color: #B9D9F1;
    text-align: center;
    vertical-align: top;
  }
td.titel
  {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #ffffff;
    background-color: #1E6599;
    text-align: center;
    vertical-align: middle;
  }
