body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.7em;
    color: #000;
    /*background-color: #E6E7E9;*/
    background-color: #fff;
}

table {
    font-size: inherit;
}

img {
    border: none;
}

label {
    font-weight: bold;
}

span.fehler {
    color: red;
    font-weight: bold;
}

.clear {
    clear: both;
}

div.container {
    width: 997px;
    margin: 0px auto 20px auto;
    /*border: 1px solid #858386;*/
	background-color: #fff;
}

div.logo {
    background-repeat: no-repeat;
    background-position: bottom;
    width: 997px;
}

div.logo-commblue {
    background-repeat: no-repeat;
    background-position: bottom;
    width: 997px;
    height: 180px;
}

div.logo a.logo {
    width: 230px;
    height: 120px;
    display: block;
    position: absolute;
    margin-left: 735px;
}

h1 {
    font-size: 1.1em;
    margin: 28px 0;
}

h1.zwischenueberschrift {
    border-width: 2px 0 0 0;
    border-style: dotted;
    border-color: #999999;
    padding-top: 10px;
}

h2 {
    font-size: 1.1em;
}

a {
    color: #000;
}

.hidden {
    display: inline;
    left: -999px;
    top: -999px;
    font-size: 0px;
    height: 0px;
    line-height:0px;
    margin:0px;
    overflow:hidden;
    position:absolute;
}

hr {
    color: #999999;
    height: 1px;
    border-top: 1px solid #999999;
    border-bottom: 0;
}


div.footer a {
    font-size: 100%;
    color: #c90230;
    font-weight: bold;
    text-decoration: none;
}

.rahmen-abstand ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.rahmen-abstand ul li {
    margin: 0 0 0 20px;
    padding: 0;
}


ul.sf-kopfnavigation {
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
}
ul.sf-kopfnavigation li {
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    width: 166px;
    text-align: center;
}

ul.sf-kopfnavigation li a,
ul.sf-kopfnavigation li a:hover,
ul.sf-kopfnavigation li a:active,
ul.sf-kopfnavigation li a:visited {
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
}


/* --- Definition fuer generierte Tabellen: --- */
table.generated {
    width: 535px;
}
tr.oddrow {
    background-color: #eee;
}

/* --- KONTAKTFORMULAR --- */
form.kontaktformular input {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.00em;
    color: #000;
    width: 400px;
    border: 1px solid #CA3C3F;
    padding: 2px;
}

form.kontaktformular textarea.textarea {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.00em;
    color: #000;
    width: 400px;
    border: 1px solid #CA3C3F;
    padding: 2px;
}

form.kontaktformular input.radio {
    width: 10px;
    height: 10px;
    margin: 0;
    border: 0;
}

form.kontaktformular div.kontakt-form {
    font-weight: bold;
}

form.kontaktformular input.button {
   background-image: url(/img/dreieck_weiss.gif);
   background-repeat: no-repeat;
   background-position: 0 0.1em;
   border: 0;
   background-color: #fff;
   margin: 3px 0 8px 0;
   padding-left: 7px;
   width: 90px;
   height: 15px;
   font-size: 100%;
}

/* --- kontaktformular --- */

form {
    margin: 0;
}

fieldset {
    margin: 0;
    padding: 0 0 0 0px;
    border: 0;
}

legend {
    display: none;
}

form.map24 input.button {
   background-image: url(/img/dreieck_weiss.gif);
   background-repeat: no-repeat;
   background-position: 0 0.1em;
   border: 0;
   background-color: #fff;
   margin: 3px 0 8px 0;
   padding-left: 15px;
   width: 150px;
   height: 15px;
   font-size: 100%;
   text-align: left;
}

textarea {
    border: 1px #ca3c3f solid;
}

input {
    height: 1.5em;
    padding: 0px 3px;
    margin-bottom: 5px;
    font-size: 100%;
}

input.checknradio {
	float: left;
    width: 1.2em;
    margin: 0 5px 0 0;
}

/* Linke Spalte fuer die Navigation und die Suchfunktion */
div.linkespalte {
    float: left;
    width: 220px;
}

div.linkespalte .flaggen-navi,
div.linkespalte form,
div.linkespalte ul {
    margin: 20px 10px 20px 20px;
    width: 176px;
    padding: 0;
}

div.linkespalte ul {
    list-style-type: none;
}
div.linkespalte ul li a,
div.linkespalte ul li a:active,
div.linkespalte ul li a:visited {
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin: 5px 0 5px 0;
    padding: 0 0 3px 0;
    border-bottom: 1px solid #DB1534;
}
div.linkespalte ul li a:hover,
div.linkespalte ul li a.active {
    color: #DB1534;
}


div.linkespalte ul li ul {
    margin: 0;
    padding: 0;
}
div.linkespalte ul li ul li a,
div.linkespalte ul li ul li a:active,
div.linkespalte ul li ul li a:visited {
    padding-left: 20px;
}

div.linkespalte ul li ul li ul li a,
div.linkespalte ul li ul li ul li a:active,
div.linkespalte ul li ul li ul li a:visited {
    padding-left: 34px;
    font-weight: normal;
}

div.linkespalte ul li ul li ul li a {
    background: url(/img/pfeil_navi_0.gif) no-repeat 22px 5px;
}
div.linkespalte ul li ul li ul li a:hover,
div.linkespalte ul li ul li ul li a.active {
    background: url(/img/pfeil_navi_1.gif) no-repeat 22px 5px;
}



/* Mittlere Spalte fuer den Inhalt */
div.inhalt {
    float: left;
    width: 558px;
}

/* Rechte Spalte fuer Teaser */
div.rechtespalte {
     float: left;
     width: 219px;
}

div.rechtespalte {
    margin-top: 26px;
}
div.rechtespalte h2 {
    margin: 2px 0 4px 0;
}
div.rechtespalte h2 a {
    text-decoration: none;
}

div.footer {
    border-top:1px solid #DB1534;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-top: 5px;
    clear: both;
}

/* Dieses DIV wird verwendet um in den Inhalten den Abstand vom Rand zu erzeugen */
div.rahmen-abstand {
    border-top: 1px solid #DB1534;
    padding: 5px 0 15px 0;
}

div.rahmen-abstand h2 {
    width: 558px;
}


div.sf-kopfgrafik {
    width: 998px;
    height: 231px;
    background: url(/img/sf/kopfgrafik.jpg) no-repeat bottom;
}

/********* Ende Fachsparten-Teaser auf der Startseite **********/

/********* Beginn Netzwerk Vorlage *****************************/
div.netzwerk {
    margin: 6px 0 6px 0;
    padding: 0 10px 8px 5px;
}

div.netzwerk a {
    text-decoration: none;
    color: #af2427;
}

div.netzwerk table.netzwerk {
    width: 525px;
}

div.netzwerk table.netzwerk td.text {
    width: 425px;
    padding: 10px 5px 10px 10px;
}

div.netzwerk table.netzwerk td.bild {
    padding-left: 10px;
}
/********* Ende Netzwerk Vorlage *******************************/

/********* Beginn Sitemap Vorlage ******************************/
div.sitemap a {
    text-decoration: none;
}

div.sitemap a:hover {
    text-decoration: underline;
}

div.sitemap ul {
    margin: 0 0 10px 20px;
    padding: 0;
}

div.sitemap ul.sitemap li {
    margin: 0;
    padding: 0;
}
/********* Ende Sitemap Vorlage ********************************/

/********* Beginn Suche_Navi Vorlage ***************************/

form.suche input.textbox {
    margin: 3px 0 3px 0;
	border: 1px solid #DB1534;
    width: 170px;
}

.suche-submit,
.mitglieder-submit,
.mitglieder-submit-content {
   cursor: pointer;
   border: none;
   background: none;
   padding: 0;
   margin: 0;
   font-weight: bold;
   text-align: left;
}

.mitglieder-submit-content {
   font-size: 100%;
   cursor: pointer;
}

.linkespalte form.suche {
    margin-top: 25px !important;
}

.rechtespalte form.suche {
    margin-top: 7px !important;
    float: left;
}



/********* Ende Suche_Navi Vorlage *****************************/


/********* Beginn Volltextsuche *****************************/

form.such-form-inhalt  {
    margin-top: 15px;
}

form.such-form-inhalt input.textbox {
    height: 19px;
    width: 350px;
    border-color: #ACAEB3;
    margin: 0;
    padding: 0;
    padding-left: 2px;
}

form.such-form-inhalt input.suche-inhalt-button {
   background-image: url(/img/dreieck_weiss.gif);
   background-repeat: no-repeat;
   background-position: 0 0.1em;
   border: 0;
   background-color: #fff;
   
   padding-left: 7px;
   width: 90px;
   height: 15px;
   font-size: 100%;
}

table.suche {
    border: none;
    padding: 0;
    margin: 0;
}

table.suche td {
    vertical-align: top;
    padding: 5px;
}


/********* Ende Volltextsuche *****************************/




/********* Beginn Organisation Vorlage *************************/

img.team {
    float: right;
    margin-left: 8px;
    margin-bottom: 5px;
    margin-right: 0;
}

/********* Ende Organisation Vorlage ***************************/

/********* Beginn allgemeiner Index (Mitglieder, News) **********************/

ul.index {
    padding: 0;
    margin: 6px 0 6px 0;
    height: 1em;
}

ul.index li {
    list-style-type: none;
    padding: 0 2px 0 4px;
    margin: 0 3px 0 0;
    display: block;
    float: left;
    border-left: 1px solid #000;
}

ul.index li.first {
    border: 0 none;
}

/********* Ende allgemeiner Index (Mitglieder, News) ************************/


/********* Beginn Liste Pressemeldungen/Termine Vorlage **********************/

ul.news {
    padding: 0;
    margin: 0;
}

ul.news li {
    list-style-type: none;
    margin: 0;
    padding: 10px;

}

/* DELETE? */
ul.news li.hr_inside {
    list-style-type: none;
    margin: 0 0 0 25px;
    padding: 0;
}

ul.news a {
    text-decoration: none;
    font-weight: bold;
}

ul.news div {
    margin-top: 5px;
}

/********* Ende Liste Pressemeldungen/Termine Vorlage ************************/

/********* Beginn Mitglieder-Liste ************************/

ul.mitgliederliste li {
    margin: 0;
    padding: 0;
}
ul.mitgliederliste li {
    padding: 0;
    margin: 5px 0 5px 20px;
}

/********* Ende Mitglieder-Liste **************************/

/********* Beginn allgemeine Formatierungen ***************/

dl, dt, dd {
    margin: 0;
    padding: 0;
}

dl dt {
    font-weight: bold;
    margin-top: 5px;
}

dl dd {
    padding-left: 20px;
}

/********* Ende allgemeine Formatierungen *****************/

/********* Beginn Mitglied-Details ************************/
img.mg-logo {
    float: right;
    margin-left: 8px;
    margin-bottom: 5px;
    margin-right: -5px;
}


/********* Ende Mitglied-Details **************************/

/********* Beginn Startseite und Positionen / Themen************************/

a.startseite {
    text-decoration: none;
    color: #c90230;
}

img.teaser-start {
    float: left;
    padding: 2px;
    margin-right: 8px;
    margin-bottom: 5px;
    border: solid 1px #AAB5BB;
}

/********* Ende Startseite und Positionen / Themen **************************/

/********* Beginn Publikationen-Liste ************************/
img.cover {
    float: right;
    margin-left: 8px;
    margin-bottom: 5px;
}


/********* Ende Publikationen-Liste **************************/

/********* Beginn Bestellvorgang *****************************/
form.bestellvorgang label {
    font-weight: normal;
    float: left;
    display: block;
    margin-right: 5px;
}

form.bestellvorgang label.links {
    width: 100px;
}

form.bestellvorgang input.anzahl {
    width: 50px;
    float: left;
    margin-right: 10px;
    border:1px solid #7F9DB9;
}

form.bestellvorgang input.lang {
    width: 400px;
    float: left;
    border:1px solid #7F9DB9;
}

form.bestellvorgang textarea.lang {
    width: 400px;
    float: left;
    margin-bottom: 5px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    border:1px solid #7F9DB9;
}

form.bestellvorgang .submit {
   background-image: url(/img/dreieck_weiss.gif);
   background-repeat: no-repeat;
   background-position: 0 0.1em;
   border: 0;
   background-color: #fff;
   margin: 3px 0 8px 0;
   padding-left: 17px;
   width: 25em;
   height: 1.5em;
   font-size: 100%;
   cursor: pointer;
   text-align: left;
}

/********* Ende Bestellvorgang *******************************/

/********* Beginn Statistik ************************/

.statistik img {
    float: left;
    padding: 2px;
    margin-right: 8px;
    margin-bottom: 5px;
    /*border: solid 1px #AAB5BB;*/
}


/********* Ende Statistik **************************/

/********* Beginn Lieferverzeichnis ************************/
div.p-p {
    color: black;
    float: left;
    border: 1px solid #999;
    font-size: 10px;
    text-align: center;
    width: 9px;
    height: 9px;
    display: block;
    line-height: 0.9em;
    padding-left: 0;
    margin-right: 5px;
    margin-top: 2px;
    cursor: pointer;
}

div.p-e {
    color: black;
    float: left;
    border: 1px solid #999999;
    font-size: 10px;
    text-align: center;
    width: 9px;
    height: 9px;
    display: block;
    line-height: 0.9em;
    padding-left: 0;
    margin-right: 5px;
    margin-top: 2px;
}
/********* Ende Lieferverzeichnis ************************/
/********* Beginn Aussenteaser ******************/

.aussenteaser {
    margin: 0 20px 0 19px;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #DB1534;
}

.aussenteaser.active a {
    color: #C90230;
}

.aussenteaser a {
    text-decoration: none;
}

.aussenteaser a:hover {
    text-decoration: underline;
}

.aussenteaser img {
    margin-bottom: 5px;
}

/********* Ende Aussenteaser ******************/


/* Beginn: RAVS Dokumententabelle */
table.ravs-documents tr th {
    color: #ca3c3f;
}

table.ravs-documents {
    width: 100%;
}

table.ravs-documents tr {
    vertical-align: top;
}

table.ravs-documents tr td {
    padding: 5px;
}

table.ravs-documents tr.trenner td {
    height: 1px;
    background-color: #aaa;
    padding: 0;
}
/* Ende: RAVS Dokumententabelle */


div.liste-teaser {
    clear: both;
}

div.liste-teaser div.teaser {
    border-top:1px solid #DB1534;
    padding:5px 0 15px;
}

div.liste-teaser div.teaser a.titel,
div.liste-teaser div.teaser a.titel:hover,
div.liste-teaser div.teaser a.titel:visited {
    text-decoration: none;
    font-weight: bold;
}
