:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table { border:none; padding:0px; margin:0px; border-spacing:0px; font-size:9pt; color: #d5e8f8; border-width:0px;}

/* Für Tabellen-Modul
------------------------------------------------------------------------------*/

tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*        reset some basic style
*******************************************************************************/
dl              {margin: 0 0 0 0;}
dl dt           {margin: 0 0 0 0;}
dl dd+dt        {margin-top: 0;}
dl dd           {margin: 0 0 0 0;}

ol              {list-style: none;}
ol li           {margin: 0 0 0 0;}
ol li ol        {margin: 0 0 0 0;}
ol li ul        {margin: 0 0 0 0;}

p               {margin-bottom: 0em;}

ul              {list-style: none;}
ul li           {margin: 0 0 0 0;}
ul li ul        {margin: 0 0 0 0; list-style: none;}
ul li ol        {margin: 0 0 0 0;}

pre             {font-size:1.2em; }

a:hover { text-decoration:none; }

/*        html
*******************************************************************************/
html {
        min-height: 100%;
        margin-bottom: 1px;
}

/*        body
*******************************************************************************/
body {
        background-image:url(../files/bg_all.jpg);
        background-repeat:repeat-x;
        /* background-repeat:repeat; */
        /* background-attachment:fixed; */
        background-color: #004947;
        font-family:verdana, arial, helvetica, sans-serif;
        font-size: xx-small;
        voice-family: "\"}\"";
        voice-family: inherit;
        font-size: x-small;

}

.clearer {
        display:block;
        clear:both;
        line-height:0;
        height:1px;
        font-size:0;
        visibility:hidden;
}

.clear {
        clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#B96826;
           font-weight: bold;
}

/*        Headergrafik
*******************************************************************************/


#headergrafik_1 {
        position: relative;
        margin:0 auto; /* gilt zum zentrieren für Firefox */
        padding:0;
        margin-top: 15px;
        width: 974px; /* Breite Grafik */
        height: 99px;  /* Höhe Grafik */
        background-image:url(../files/header_1.gif);
        border-top: 3px solid #d8dcd5; /* rahmen oben */
        border-left: 3px solid #d8dcd5; /* rahmen oben */
        border-right: 3px solid #d8dcd5; /* rahmen oben */
}

#headergrafik_1 p {
        color: #00a4a5;
}

/* Navigation aktuelles projekt / impressum / sitemap */

.nav_left {
        float: left;
        text-align: left;
        padding-top: 70px;
        padding-left: 93px;
}


.nav_left a,   /* small navi im Hedaer */
.nav_left a:link {
        color: #00a4a5;
        font-size: 8pt;
}

.nav_left p {
        color: #00a4a5;
}

/* deutsch englisch */

.nav_right {
        padding-top: 70px;
        text-align: left;
        padding-left: 535px;
}


.nav_right a,   /* small navi im Hedaer */
.nav_right a:link
{
        color: #00a4a5;
        font-size: 8pt;
}

.nav_home {
        margin-top: -62px;
        text-align: left;
        padding-left: 695px;
}


#headergrafik_3 {
        margin:0 auto; /* gilt zum zentrieren für Firefox */
        padding:0;
        width: 974px; /* Breite Grafik */
        height: 28px;  /* Höhe Grafik */
        background-image:url(../files/header_3.gif);
        border-left: 3px solid #d8dcd5; /* rahmen oben */
        border-right: 3px solid #d8dcd5; /* rahmen oben */
}

/*        navigation 1 Level HORIZONTAL Home | Ueber uns
------------------------------------------------------------------------------*/

#headergrafik_3_action a,   /* small navi im Hedaer */
#headergrafik_3_action a:link {
}

ul.nav1st {
        padding-left: 78px;
        padding-top: 0px;

}

ul.nav1st li {
        display:inline;

}

ul.nav1st a,
ul.nav1st a:link {

        padding-right: 13px;
        padding-left: 15px;
        padding-top: 2px;
        float:left;
        font-size: 9pt;
        color:#FFFFFF;
        font-weight:bold;
}

ul.nav1st a:hover {
        padding-top: 2px;
        color:#FFFFFF;
        background-color:#05C2C3;
        height: 13pt;

}

ul.nav1st li a.current {
        padding-top: 2px;
        color:#0C797A;
        background-color: #F4BD00;
        height: 13pt;
}

/* Logout Login Schalter in der hauptnaviagtion ausgeloest offline und in default via login form  */

.nav_right_login a,
.nav_right_login a:link {

        padding-left: 19px;
        padding-top: 2px;
        float:left;
        font-size: 9pt;
        color:#99dada;
        font-weight:bold;
}

.nav_right_login a:hover {
        color:#99dada;
}

.nav_right_login li .current {
        color:#f4bd00;
}




/********** Suchfeldeingabe **************/
#suchen {
        padding-left: 16px;
        }

.search  { /* Eingabefeld Suche */
        font-size: 0.9em;
        margin:1px;
        padding-left: 5px;
        width:143px;
        height: 10pt;
        color: #000000;
        border-left:  3px solid #70b6b6;
        border-bottom:  1px solid #70b6b6;
        border-right:  0px;
        border-top:  0px;
        background-color: transparent;
}
.treffer {
       font-weight:bold;
       color: #deac02;
}


/*        website
*******************************************************************************/
#website {
        position:relative;
        /* display:block; */
        padding:0;
        height:100%;
        width:974px;
        color:#000000;
        text-align:left;
        margin: 0 auto;
        border-left: 3px solid #d8dcd5; /* rahmen links */
        border-right: 3px solid #d8dcd5; /* rahmen rechts */

}

/*        breadcrumb
*******************************************************************************/

#breadcrumb {
        display:block;
        margin:0 auto; /* gilt zum zentrieren für Firefox */
        padding:0;
        width: 974px; /* Breite Grafik breadcrumb */
        height: 27px;  /* Höhe Grafik breadcrumb s*/
        background-image:url(../files/bg_breadcrumb.gif);
        /* text-align: center; /* hack zentrieren für IE */
}
#breadcrumb .bread_left {
        float: left;
        width: 705px; /* Breite des Sie befinden sich ... zum Anschluß Suchenfeld */
        padding-left:93px;
        color: #386262;
        padding-top: 5pt;
        font-size: 8pt;
        /* font-style:italic; */

        }

#breadcrumb .bread_left a,
#breadcrumb .bread_left a:link {
        color: #f4bd00;
        /* font-style:italic; */
        /* text-decoration:underline; */
}

#breadcrumb .bread_left a:hover {
        text-decoration:none;
}

#breadcrumb .bread_right { /* zeitausgabe */
        padding-top: 8px;
        padding-left:600px;
        font-size:1.0em;
        font-weight: bold;
        color:#fdffdd;
        }

/*        content
*******************************************************************************/


#content, #content2 {

        display:block;
        clear:both;
        position:relative;
        padding:0 0 0 0;
        background-color: #fefefa; /* BG Farbe von Navigation */
        background-image:url(../files/bg_content.jpg);
        background-repeat: no-repeat;
}


/* hide from IE/MAC \*/
* html #content, * html #content2 {
        height:1px;
}
/* end hide */


#content { }

#content2 {
        width: 974px;
}


#main {
        float:left;
        width:695px; /* Breite des Contentbereiches, 220 px Navigation, 520px content, News 210px, 950px Gesamt */
        border-right: 1px solid #00a4a5; /* trennlinie nach rechts */
}

#main-block {
        float:left;
        clear:both;
}

#main-block2 {
        padding-top:15px; /* Contentcontainer Text Bilder */
        padding-bottom:25px;
        padding-left:93px;
        padding-right: 40px;
}


/* ------------ Zweispalter mit Textile ----------------------------------------------*/

.zweispalter {
  width: 500px;
}

.zweispalter_1 {
  width: 250px;
}

.zweispalter_2 {
  width: 240px;
  margin-left: 10px;
}

.zweispalter_1,
.zweispalter_2 {
  float: left;
}

.clboth {
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

/* ------------ Artikelliste Links ----------------------------------------------*/

#artikelliste a,   /* gilt füe alle Linkeigenschaften, active, link, visited */
#artikelliste a:link
{
        color:#3a6c8e;
        font-weight:bold;
        text-decoration:underline;
}

/*        nav-rightCol
------------------------------------------------------------------------------*/
#navigation  {
        float: left;
        width: 278px; /* 279 - 1 px trennlinie */
}

#nav-rightCol {
        margin:0 0 0 0px;
        margin-bottom: 40px;

}

#nav-rightCol ul {
        margin:0 0 0 0px;
}


#nav-rightCol ul a,
#nav-rightCol ul a:link {

}




/*        Navigation 2 Level nav2nd VERTICAL
------------------------------------------------------------------------------*/

ul.nav2nd {
        position:relative;
        width:200px;
        padding-top: 15px; /* Abstand vom Breadcrumb */
        font-weight:bold;
        font-size: 9pt;
        padding-left: 20px;
}

ul.nav2nd li {}

ul.nav2nd li a,
ul.nav2nd li a:link {
        display:block;
        margin-top: 10px;
        color: #0c797a;
}

ul.nav2nd li a:hover {
        text-decoration:none;
        color: #000000;
}

ul.nav2nd li a.current,
ul.nav2nd li a.current:link {
        color: #f4bd00;
}


/*        Navigation 3 Level nav3nd dito 2 Level
------------------------------------------------------------------------------*/
ul.nav3rd {
        position:relative;
        width:200px;
        font-weight:bold;
        font-size: 1.1em;
        padding-left: 15px;
}

ul.nav3rd li {}

ul.nav3rd li a,
ul.nav3rd li a:link {
        display:block;
        margin-top: 8px;
        color: #22a7a8;

}

ul.nav3rd li a:hover {
        text-decoration:none;
        color: #000000;

}

ul.nav3rd li a.current,
ul.nav3rd li a.current:link {
        color: #f4bd00;

}

/******************** Modul Bild und Text************************/


.centertab {margin-right: auto;
            margin-left: auto;}

.bildtext { margin: 0px;
            padding: 0px;
            font-size: 1.2em;}
.imgleft  {float: left;
           margin-right: 20px;}

.imgright {float: right;
          margin-left: 20px;}

.stopleft {clear: left;}

.stopright {clear: right;}

.bildtext2 {text-align: justify;}



/* ---------------  Bildausrichtung für Lightbox -------------------- *

/* Das Modul nutzt 3  Klasssen zur Ausrichtung der Bilder. .pleft , .pright und .pnormal (nicht aufgelistet) Ausrichtung Links-Rechts */


.pleft {
        float: left;
        margin-top: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
        vertical-align: text-bottom;
border: #000000;
}
.pright {
        float: right;
        margin-top: 5px;
        margin-left: 5px;
        margin-bottom: 5px;
        vertical-align: text-bottom;
border: #000000;
}


/* Bild einfügen mit resize, lightbox, externer und interner Links
.pnormal kann zur Definition einer Normalanzeige verwendet werden.
.pleft_b, .pright_b und .pnormal_b definieren die Anzeige der Bilder, wenn sie einen Rahmen haben sollen.
*/


/* Definition der Klassen ohne Rahmen*/

.pleft {
        float: left;
        margin-top: 5px;
        margin-right: 15px;
        margin-bottom: 5px;
        vertical-align: text-bottom;

border: none;
}
.pright {
        float: right;
        margin-top: 5px;
        margin-left: 15px;
        margin-bottom: 5px;
        vertical-align: text-bottom;

border: none;
}
.pnormal {
        clear: both;
border: none;

}

/* Definition der KLassen mit  Rahmen */

.pleft_b {
        float: left;
        margin-top: 5px;
        margin-right: 15px;
        margin-bottom: 5px;
        vertical-align: text-bottom;
        border: 1px solid #990000;
}
.pright_b {
        float: right;
        margin-top: 5px;
        margin-left: 15px;
        margin-bottom: 5px;
        vertical-align: text-bottom;
        border: 1px solid #990000;
}
.pnormal_b {
        clear: both;
        border: 1px solid #990000;
}

/****************** optional Portlet ********************************/

.tablePortlet {
  padding: 0px;
  margin: 3px;
  border-collapse: collapse;
}
.tablePortlet td, th {
  padding: 3px;
  font-size: 11px;
  color: #ffffff;
  border: 1px solid #394D9D;
  background-color: #394D9D;
  font-family: verdana, Arial, Helvetica, sans-serif;
}

/**************** optional Tabelle aus Artikeln und Artikel Slices *************/

/* Jede Tabelle und jedes Tabellen Element kann seine eigene Class ID erhalten. */

table.standard {
    background-color:#ffffff;
        border-width:1px;
        border-style:inset;
        border-spacing:2px;
        font-size:1.0em;
        width:100%;
       }

table.standard td,
table.standard th {
       border-style:outset;
        border-width:1px;
        padding:4px;
}

/************************** Bild resize, optional -----------------------------------*/

/*

Das Modul nutzt 2 Klasssen zur Ausrichtung der Bilder. .pleft und .pright

Code:

*/


/* Ausrichtung Links-Rechts-Center */

.pleft {
        float: left;
        margin-top: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
        vertical-align: text-bottom;
        /* border: 1px solid #000000; */
}
.pright {
        float: right;
        margin-top: 5px;
        margin-left: 5px;
        margin-bottom: 5px;
        vertical-align: text-bottom;
        /* border: 1px solid #000000; */
}

.pcenter {
        text-align:center;
        margin:0 auto;
        margin-top: 5px;
        margin-left: 5px;
        margin-bottom: 5px;
        vertical-align: text-bottom;
        /* border: 1px solid #000000; */
}

/************************** Modul Textile mit Bild und verschiedenen Links *********** */

.fllinks {
        float:left;
        padding:0px;
        margin:14px 14px 0px 0px;
}

.flrechts {
        float:right;
        padding:0px;
        margin:14px 0px 0px 14px;
}

/************************** Login  --------------------------------------------------*/

#login  {
        margin:0 auto;
        text-align:left;
        float:left;
        margin-left: 20px;
        }

#login p,
#login a,
#login a:link
{
        margin-top: 10px;
        margin-bottom: 5px;
        font-weight: bold;
        color: #046d6e;
}


#login h1 {
        text-align:left;
        font-weight: bold;
        color: #E16E10;
        font-size: 1.1em;
        margin-bottom: 1.2em;
}

#login .text {  /* Eingabefelder */
        font-size: 0.9em;
        margin:1px;
        width:143px;
        height: 12pt;
        color: #000000;
        border-left:  3px solid #70b6b6;
        border-bottom:  1px solid #70b6b6;
        border-right:  0px;
        border-top:  0px;
        background-color: transparent;
        padding-left: 5px;
}

#login .button {
}

#login .warning {
        text-align:left;
        font-weight: bold;
        color: #d8a908;
        font-size: 1.0em;
}

/*------------ optional, Zweispalter mit WYSIWIG -------------------------*/

.content_wysiwyg {
        font: 12px/16px verdana;
        }

.content_wysiwyg .linkespalte {
        width: 165px;
        float: left;
        }

.content_wysiwyg .rechtespalte {
        width: 365px;
        margin-left: 40px;
        margin-top: 10px;
        float: left;
        }

/*------------ optional, Zweispalter mit Textile -------------------------*/


.zweispalter {
  width: 470px;
}

.zweispalter_1 {
  width: 227px;
}

.zweispalter_2 {
  width: 227px;
  margin-left: 15px;
}

.zweispalter_1,
.zweispalter_2 {
  float: left;
}

.clboth {
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}



/*  Php Syntax Hightlight, optional
------------------------------------------------------------------------------*/
.code {
    padding: 2px 10px;
    margin: 10px 0px;
    border: 1px solid #cccccc;
}


/*  Artikelliste (Alphabetisch), optional
------------------------------------------------------------------------------*/

ul.article-list {
}

ul.article-list li {
}

/*         Headlines 1/2  Contentbereich

------------------------------------------------------------------------------*/
#main-block h1 {
        color:#0c797a;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size:1.4em;
        padding-bottom: 14px; /* Abstand des nächsten Objektes unterhalb der Überschrift */
        font-weight:bold;
        line-height:1.8em;
        letter-spacing: 0.0em;
        margin-bottom: 0.4em;
}

#main-block .teaser h1 {
        font-size:1.4em;
        color:#cc5531;
}

/* Headline 2 */
#main-block h2 {
        color:#c09810;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size:1.3em;
        font-weight:bold;
        line-height:1.4em;
        padding-top: 0px;
        padding-left: 21px;
        background-image:url(../files/bg_letter2.gif);
        background-repeat:no-repeat;
        margin-bottom: 20px; /* Abstand des nächsten Objektes unterhalb der Überschrift */
        }

#main-block h3 { /* Fuer wysiwig Tabelle */
        color:#E7F2FB;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size:1.1em;
        font-weight:normal;
        line-height:1.2em;
}

/*        main all list
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
        margin-bottom:1.1em; /* Abstand nach einem Absatz */
        font-size:1.1em;
        line-height:1.7em;
        color: #0d5d5e; /* Textfarbe im Contentbereich */
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {

        font-size:1.1em;

}

#main-block ul {
        margin-left:25pt;
        line-height:1.6em;
        list-style-image: url(listmain.gif); /* eigener Listenpunkt Grafik */
        /* list-style-type:square; */
}

#main-block ol {
        list-style-type:decimal-leading-zero;
}


/* -------- WYSIWIG Editor - Ausgabe ------------------------------- */

#main-block .wysiwig_edit p,
#main-block .wysiwig_edit td  {

        padding-left: 0px;
        padding-right:0px;
        padding-top: 1px;
        padding-bottom: 2px;
        margin-bottom:1.2em; /* Abstand nach einem Absatz */
        font-size: 0.9em;
        line-height:1.7em;
        color: #0d5d5e; /* Textfarbe im Contentbereich */

}


/*        Hyperlinks im Contentbereich
------------------------------------------------------------------------------*/
#main-block a,
#main-block a:link
{
        font-size: 1.0em;
        color: #037f80;
        text-decoration:underline;
        font-weight: normal;
}

#main-block a:hover {
        color:#037f80;
        text-decoration:none;
        font-weight: normal;
}

/*        Images im Contentbereich
------------------------------------------------------------------------------*/
#main-block div.image {
        margin-top: 5px;
        margin-bottom:1.1em;
}
#main-block div.image p { /* Bildunterschrift */
        margin:0;
        color: #999999;
        font-size:1.0em;
}
#main-block div.flLeft {
        margin-right:14px;
}
#main-block div.flRight {
        margin-left:14px;
}



/*           Contentbereich - download
*******************************************************************************/

#main-block .download {
        width:512px;
        margin:0px;
}
#main-block .download p {
        padding-left:10px;
        /* background-color:#eff4ee; */
        background-image:url(../files/bg_download.gif);
        background-repeat:repeat;
        font-weight:normal;
        color:#065f60;
        border-left:13px solid #00a4a5;
        padding-top: 3px;
        padding-bottom: 5px;
}

#main-block .download a,
#main-block .download a:link
 {
        font-weight:normal;
        color:#f4bd00;
        text-decoration: none;

}

#main-block .download-without-desc {
        margin-bottom: 8px;
        /*
        border-top:1px solid #DFB07A;
        */
}


/* --------------- Movie-Content Area ------------------------------------------ */

#moviecontent {
       margin-top:    30px;
       margin-bottom: 40px;

}

#moviecontent .head { /* Überschriften */

        width:490px;
        padding-left:10px;
        background-color:#e4ebe3;
        font-weight:bold;
        color:#4d584b;
        border-left:15px solid #00a4a5;
}

#inhalt p { /* Inhalte des Filmes */

        width:490px;
        padding-left:25px;
        font-weight:normal;
        color:#00a4a5;
}

/* --------------- Statement-Content Area ------------------------------------------ */

#statementcontent {
       margin-top:    30px;
       margin-bottom: 40px;

}

#statement p { /* Überschriften */
        font-size:9pt;
        font-weight:bold;
        font-style:italic;
        line-height:1.4em;
        color:#0d5d5e;
}

#firma p { /* Inhalte des Filmes */

        font-size:8pt;
        font-weight:normal;
        line-height:1.4em;
        color:#4d584b;
}

/* -------------- Ende Downloadbereich-Liste Modul optional -------------------- */

/*        footer
------------------------------------------------------------------------------*/
.footer {
        margin:0 auto; /* gilt zum zentrieren für Firefox */
        padding:0;
        width: 974px; /* Breite der Footer Grafik */
        height: 51px;  /* Höhe der Footer Grafik */
        background-image:url(../files/bg_footer.gif);
        text-align: center; /* hack zentrieren für IE */
        border-left: 3px solid #d8dcd5; /* rahmen oben */
        border-right: 3px solid #d8dcd5; /* rahmen oben */
        border-bottom: 1px solid #d8dcd5; /* rahmen oben */
}
.footer2 {

}
.footer p {
        margin:0;
}

.footer p,
.footer p a,
.footer p a:link {
        color:#00a4a5;
}
.footer p a:hover {
        text-decoration:underline;
}

.footer .col-left { /* linker footerteil z.B. screen & function */
        text-align: left; /* hack zentrieren für IE */
        float:left;
        font-size:1.0em;
        padding-top:28px;
        padding-left:93px;
        color:#00a4a5;
        width:485px;
}
.footer .col-right { /* rechter footerteil z.B. sitemap etc. */
        /* margin:0 auto; */
        padding-left:735px;
        padding-top:27px;
        font-size:1.0em;
        text-align:left;
        color: #FFFFFF;
        font-weight: bold;
}
.footer .col-right a,
.footer .col-right a:link {
        color: #FFFFFF;
}

/* form-module
*******************************************************************************/
#form-module * {
        padding:0px;
        margin:0px;
}

#form-module { /* Breite der Kontaktbox */
        margin:0px;
        padding:0px;
        width:450px;
        background-color:transparent; /* Hintergundfarbe des Formulars */
        color: #0d5d5e;
        font-family:verdana, arial, helvetica, sans-serif;
        font-size:1.1em;
}

#form-module fieldset {
        border:0px solid #fff;
}

#form-module legend {
        display:none;
}


#form-module p {
        margin:0;
        padding:5px;
        font-size:1.2em;
        font-weight:bold;
}

#form-module .element {
        display:block;
        clear:both;
        background-color:transparent;
        /* border-top:1px solid #E5E5DE; */ /* Haarlinien als Trennung, horizontal */
}

#form-module label {
        display:block;
        float:left;
        padding:5px;
        width:130px; /* Abstand zwischen Name: und Formularfeld */
        /* border-right:1px solid #537ca9; */ /* Haarlinien als Trennung, horizontal zwischen checkbox und Wort */
}

#form-module label.checkbox {
        padding-top:0px;
        padding-bottom:5px;
        padding-left: 145px;
        width:0px; /* Textebreite rechts von Checkbox */
        /* border-left:1px solid #537ca9; */ /* Haarlinien als Trennung, horizontal zwischen input und Wort */
        border-right:none;
}

#form-module input,
#form-module select,
#form-module textarea {
        font-size: 1.0em;
        margin:1px;
        padding-left: 5px;
        width:255px;
        height: 12pt;
        color: #000000;
        border-left:  3px solid #70b6b6;
        border-bottom:  1px solid #70b6b6;
        border-right:  0px;
        border-top:  0px;
        background-color: transparent;
        font-family: verdana, arial, helvetica, sans-serif;
        margin-bottom: 5px;
}

#form-module select {
        width: 263px;
        border-left:  3px solid #70b6b6;
        border-bottom:  1px solid #70b6b6;
        border-right:  0px;
        border-top:  0px;
        background-color: #f2faf4;
        }

#form-module input.text {
        height:18px;
}

#form-module input.checkbox {
        width:300px;
        padding:0;
        border:none;
}

#form-module input.submit { /* Schalter */
        width:120px;
        height: 21px;
        margin:2px 2px 2px 145px; /* letzter Wert zur Positionierung des Schalters */
        padding:2px 5px 5px 5px;
        border:1px solid #0b8e8f;
        background-color:#0b8e8f;
        font-weight: bold;
        color:#FFFFFF;
        font-family: verdana, arial, helvetica, sans-serif;
        text-align: center;
        cursor:pointer;

}

#form-module input.submit:hover {
    background-color:#003845;
    color:#FFFFFF;
}

#form-module label.textarea,
#form-module textarea.textarea {
        height:100px;
}

#form-module-thanks { /* Danksagung */
        display:block;
        font-family:verdana, arial, helvetica, sans-serif;
        color: #0d5d5e;
        font-size:1.1em;
        line-height: 1.6em;
        font-weight: bold;
}



/*         Horizontale Linie Contentbereich
-----------------------------------------------------------------------------*/


hr
{
         border-style: dashed;
         border-color:#D8D8D1;
         height: 1px;
         width:100%;
         margin-top:  0.8em;
         margin-bottom: 1.2em;
}

/* ------------- Sitemap ----------------------------------------------------- */

#sitemap ul li a,        /* 1 Navigationslevel */
#sitemap ul li a:link,
#sitemap ul li a:hover
{

        font-size:1.1em;
        font-weight:bold;
        text-decoration:none;
}

#sitemap ul li ul li a,   /* 2 Navigationslevel */
#sitemap ul li ul li a:link,
#sitemap ul li ul li a:hover
{

        font-size:1.0em;
        font-weight:normal;
        text-decoration:none;
}

#sitemap ul li ul li ul li a,   /* 3 Navigationslevel */
#sitemap ul li ul li ul li a:link,
#sitemap ul li ul li ul li a:hover
{

        font-size:1.0em;
        font-weight:normal;
        text-decoration:none;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////// *
/* ////// Für Galerie Content, CSS für 03.68 - Bildergalerie - JAOS Lightbox Content  /////////////////// */
/* ////// Für Galerie Content, sowie No Javascript statisch /////////////////// */

#light_joas_content {
}

.content            {
        margin:0 auto;
        text-align:center;
        vertical-align:middle;
        padding:0px;
        font-size: 12pt;
}


#light_joasg_content h1 {
       text-align: left;
}

div.jaosg_thumbnail_content{

        float: left;
        margin-left: 0px; /* Abstände zwischen den Thumb-Bilder  */
        background-repeat:no-repeat;
        color: #000000;
        font-size: 9pt;

}

/* ls=landscape-Format der Thumbs */
div.ls_content {
        text-align: center;
        vertical-align:middle;
        width:  100px; /* bug Firefox 80 px breite + 18 px = 98 px aus div.ls img */
        height: 80px; /* 100 - padding-top  */
        padding: 20px 0px 0px 0px;
        margin-left: 1px;
        margin-right: 2px;
        margin-bottom: 10px; /* Abstand von Box zu Box */
        }

div.ls_content img{
        border-top: 1px solid #a3a888;
        border-left: 1px solid #a3a888;
        border-right: 1px solid #8a8686;
        border-bottom: 1px solid #8a8686;
        height: 53px;
        width: 80px;

}
/* pt=portrait-Format der Thumbs */

div.pt_content {
        text-align: center;
        vertical-align:middle;
        width: 100px; /* bug Firefox 80 px breite + 18 px = 98 px aus div.ls img */
        height: 90px; /* 100 - padding-top */
        padding: 10px 0px 0px 0px;
        margin-bottom: 10px; /* Abstand von Box zu Box */
        margin-left: 1px;
        margin-right: 2px;
        /* border: 1px solid #f00c0c; */

}

div.pt_content img{
        border-top: 1px solid #a3a888;
        border-left: 1px solid #a3a888;
        border-right: 1px solid #8a8686;
        border-bottom: 1px solid #8a8686;
        height: 77px; /* Anpassen auf Seitenverhältnis, wichtige Einstellung */
        width: 50px;

}

#light_joas_content .jaosg_bildbeschreibung {
/* wenn kein javascript, Bilduntertitel */
        font-style: italic;
        /* border-bottom: 1px solid #666666; */
        font-size: 10pt;
        }

#light_joas_content .jaosg_bild img {
/* Bilderrahmen für Grossanzeige bei no javascript */
        border-top: 1px solid #8a8686;
        border-left: 1px solid #8a8686;
        border-right: 1px solid #8a8686;
        border-bottom: 1px solid #8a8686;

}

#light_joas_content .jaosg_nav a,
#light_joas_content .jaosg_nav a:link
                               {
/* wenn kein javascript, Links vor zurück zur übersicht */
        margin:0 auto;
        text-align: center;
        color:#FFFFFF;
        font-weight:normal;
        padding-left: 35px; /* link bzw. rechts vom Linktext */
        padding-right: 35px;
        padding-top: 3px;
        padding-bottom: 3px;
        border-bottom:  1px solid #000000;
        background-color: #999999;
        text-decoration: none;
        font-size:1.1em;
        /* background-image:url(bg_navig_joas.jpg); */
        background-repeat:repeat-x;


}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
        clear: both;
        padding-top: 1.0em;
}

/* //////////////////// ENDE LIGHTBOX ////////////////////////////////////// */


/* Bildergalerie - JAOS Gallery
*******************************************************************************/
#joasg {

        clear: both;
        text-align:center;
        margin:0 auto;
        width: 550px;
        margin-bottom: 20px;
        /*
        background-image:url(bg_galerie.gif);
        background-repeat:repeat;
        */
}
#joasg table,
#joasg td {
      /* border:none; */
      margin:0px;
      border-spacing:0px;
      text-align:center;
      }

.jaosg_galerie{
        margin:0 auto;
        text-align:center;
        vertical-align:middle;
        padding:5px;
        font-size: 30pt;
}

.jaosg_thumbnail {
        margin:0 auto;
        float: left;
        margin:5px;
        width: 80px;
        height: 70px;
        text-align: center;
        vertical-align:middle;
        }

#joasg .jaosg_thumbnail img {
        border-left:1px solid #807554;
        border-bottom:1px solid #f0e6cc;
        border-right: 1px solid #f0e6cc;
        border-top: 1px solid #807554;
        }


#joasg .jaosg_bild img {
        margin-top: 20px; /* Abstand des Großen Bildes von Navigation */
        border-left:1px solid #807554;
        border-bottom:1px solid #f0e6cc;
        border-right: 1px solid #f0e6cc;
        border-top: 1px solid #807554;

}

#joasg .jaosg_bildbeschreibung {
        font-style: italic;
        /* border-bottom: 1px solid #666666; */
        font-size: 10pt;
}

#joasg .joasg_zahl  { /* gilt für Bilderzaehler */
        margin:0 auto;
        text-align: center;
        color:#FFFFFF;
        font-weight:normal;
        padding-left: 30px; /* link bzw. rechts vom Linktext */
        padding-right: 30px;
        background-color: #9d9068;
        text-decoration: none;
        font-size:1.0em;
}

.jaosg_link  { /* gilt für alle Linkeigenschaften, active, link, visited */
        margin:0 auto;
        text-align: center;
        color:#f1e2b8;
        font-weight:normal;
        padding-left: 30px; /* link bzw. rechts vom Linktext */
        padding-right: 30px;
        padding-top: 3px;
        padding-bottom: 3px;
        border-bottom:  1px solid #699897;
        background-color: #a1bfc1;
        text-decoration: none;
        font-size:1.1em;
        background-image:url(../files/bg_navig_joas.jpg);
        background-repeat:repeat-x;
}

#joasg img {
      border:none;
}

/* JAOS Lightbox Bildergalerie Style-Sheet
Einfaches Style-Sheet zur (X)HTML-validen Darstellung
der Thumbnails, ausgelegt auf eine Thumbnail-Grösse
von 60 x 80 Pixel.
Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnet
und dem jeweiligen div's zugeordnet.
*/

div.jaosg_thumbnail{
        float: left;
        margin: 0px 5px;    /* Abstände zwischen den Thumb-Bilder  */
        margin-bottom: 5px; /* Abstände zwischen den Bilderreihen  */
        width: 98px; /* bug Firefox 80 px breite + 18 px = 98 px aus div.ls img */
        height: 85px;
        background-image:url(../files/bg_lightbox.gif);
        background-repeat:repeat-x;
}

div.jaosg_thumbnail img{
        border: 1px solid;
        border-color: #F2F2E9;
}
/* ls=landscape-Format der Thumbs */
div.ls img{
        background-color: #EBEDE1;
        height: 60px;
        width: 80px;
        margin-left:   7px; /* Platzierung des Bildes innerhalb des bg_lightbox */
        margin-top:    9px;
        margin-right:  7px;
        margin-bottom: 0px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
        background-color: #EBEDE1;
        height: 80px;
        width: 60px;
        margin-left: 5px;
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 0px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
        clear: both;
        padding-top: 1.0em;
}