body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 100.01%;
  color: #000;
  background-color: silver;
}
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
#wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  height: 100%;
  background-color: white;
}
#page_margins {
  margin-left: auto;
  margin-right: auto;
   /* width unbedingt nötig: */
  width: 1000px;
  text-align: center;
  min-height: 100%;
}

/* IE Win < 7 only \*/
* html #page_margins {
  height: 100%;
}
/* IE Win < 7 only */

#page {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
   /* width unbedingt nötig für IE7: */
  width: 1000px;
  display: table;
  background-color: white;
}

/*** ---- ÜBERSCHRIFTEN, ABSÄTZE, LISTEN: ---- ***/

#inhalt h2.csc-firstHeader {
        font-size: 16px;
        padding-left: 0;
}

h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}

h3.icon1, h4.icon1 {
  padding-left: 14px;
  font-size: 13px;
  background-image: url(../../icons/hoelzel/01red8.gif);
  background-position: 2px 60%;
  background-repeat: no-repeat;
}

 h4.icon1 {
  padding-left: 14px;
  font-size: 12px;
  background-image: url(../../icons/hoelzel/01red8.gif);
  background-position: 2px 60%;
  background-repeat: no-repeat;
}

p, ul, ol, li {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
p {
  margin: 10px 0 10px 0;
  /*background-color: yellow;*/
}
p.align-left {text-align: left;}
p.align-center {text-align: center;}
p.align-right {text-align: right;}

ul, ol {
  margin-top: 10px;
  margin-bottom: 10px;
}
ul.list-icon1 {
  list-style-image: url(../../icons/hoelzel/dreieck.gif);
}
ul.list-icon2 {
  list-style-image: url(../../icons/hoelzel/dreieck_r.gif);
}
li {
  margin-top: 5px;
  margin-bottom: 5px;
}
dd {
        font-size: 11px;
}

/* Rahmen mit hellblauem Hintergrund */
.csc-frame-frame1 {
  padding: 5px;
  border: 1px solid #b7bdc9;
  background-color: #f0f8ff;
}
/* Rahmen mit weißem Hintergrund */
.csc-frame-frame2 {
  padding: 5px;
  border: 1px solid #b7bdc9;
  background-color: #fff;
}

/* Bildunterschriften */
dd.csc-textpic-caption {
  font-size: 10px;
  color: gray;
}

.clear {clear: both;}

/*** ---- Anmeldung Formular: ---- ***/

fieldset.csc-mailform {border: none;}

div.csc-mailform-field {
  padding: 5px 0 5px 0;
}

div.csc-mailform-field input {
  display: block;
}


/*** ---- srfeuserregister: ---- ***/

/* --- Bereich Eingabefelder im Registrierformular --- */
div.tx-srfeuserregister-pi1 dd {width: 350px;}


/*** ---- felogin: ---- ***/

/* --- Bereich Eingabefelder im Login-Formular --- */
div.tx-felogin-pi1 h3 {
  margin-bottom: 10px;
}
div.tx-felogin-pi1 {
  font-size: 11px;
}
div.tx-felogin-pi1 form {
  margin-top: 13px;
}

/*** ---- direct mail: ---- ***/

div.csc-header h2 {
  padding: 0 0 5px 0;
  font-size: 13px;
}


/*** ---- BILDER: ---- ***/

/* Bild links, Text rechts: */
img.imgleft {
    float: left;
    margin: 0 10px 10px 0;
}

/* Bild rechts, Text links: */
img.imgright {
    float: right;
    margin: 0 0 10px 10px;
}

div.csc-textpic-imagewrap {
  margin-top: 5px;
}


/*** ---- TABELLEN: ---- ***/

table {
  /*border-collapse: collapse;*/
  /*border: 1px solid #b7bdc9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

table.csc-frame-frame1 {
  border: 1px solid #b7bdc9;
  background-color: #f0f8ff;
}
table.csc-frame-frame1 td {
  vertical-align: top;
  padding: 3px;
  border: 3px solid #f0f8ff;
}

th {padding: 3px;}

td {
  padding: 3px;
  vertical-align: top;
}
td.align-left {text-align: left;}
td.align-center {text-align: center;}
td.align-right {text-align: right;}


/*** --- LINKS: --- ***/

a:link, a:visited  {
  color: #365fdb;
  text-decoration: none;
}
a:hover {
  color: gray;
  text-decoration: underline;
}
a img {border-style: none;}
a.mail img {margin-right: 3px;}

a.internal-link:link {
  font-size: 11px;
  color: #365fdb;
  text-decoration: none;
}
a.internal-link:visited {
  font-size: 11px;
  color: #365fdb;
  text-decoration: none;
}
a.internal-link:hover {
  font-size: 11px;
  color: #365fdb;
  text-decoration: none;
}

a.begleitheft:link {
  padding-left: 16px;
  text-decoration: none;
  color: #365fdb;
  background-image: url(../../icons/hoelzel/begleitheft.gif);
  background-repeat: no-repeat;
  background-position: left;
}
a.begleitheft:visited {
  padding-left: 16px;
  text-decoration: none;
  color: #365fdb;
  background-image: url(../../icons/hoelzel/begleitheft.gif);
  background-repeat: no-repeat;
  background-position: left;
}
a.begleitheft:hover {
  padding-left: 16px;
  text-decoration: underline;
  color: #365fdb;
  background-image: url(../../icons/hoelzel/begleitheft.gif);
  background-repeat: no-repeat;
  background-position: left;
}

a.inhalt:link {
  padding-left: 16px;
  text-decoration: none;
  color: #365fdb;
  background-image: url(../../icons/hoelzel/inhalt.gif);
  background-repeat: no-repeat;
  background-position: left;
}
a.inhalt:visited {
  padding-left: 16px;
  text-decoration: none;
  color: #365fdb;
  background-image: url(../../icons/hoelzel/inhalt.gif);
  background-repeat: no-repeat;
  background-position: left;
}
a.inhalt:hover {
  padding-left: 16px;
  text-decoration: underline;
  color: #365fdb;
  background-image: url(../../icons/hoelzel/inhalt.gif);
  background-repeat: no-repeat;
  background-position: left;
}

a.zusatz:link {
  padding-left: 13px;
  text-decoration: none;
  color: #365fdb;
  background-image: url(../../icons/hoelzel/dreieck_r.gif);
  background-repeat: no-repeat;
  background-position: left;
}
a.zusatz:visited {
  padding-left: 13px;
  text-decoration: none;
  color: #365fdb;
  background-image: url(../../icons/hoelzel/dreieck_r.gif);
  background-repeat: no-repeat;
  background-position: left;
}
a.zusatz:hover {
  padding-left: 13px;
  text-decoration: underline;
  color: gray;
  background-image: url(../../icons/hoelzel/dreieck_r.gif);
  background-repeat: no-repeat;
  background-position: left;
}
a.web:link {
  padding-left: 17px;
  text-decoration: none;
  color: #365fdb;
  background-image: url(../../icons/hoelzel/web.png);
  background-repeat: no-repeat;
  background-position: left;
}
a.web:visited {
  padding-left: 17px;
  text-decoration: none;
  color: #365fdb;
  background-image: url(../../icons/hoelzel/web.png);
  background-repeat: no-repeat;
  background-position: left;
}
a.web:hover {
  padding-left: 17px;
  text-decoration: underline;
  color: gray;
  background-image: url(../../icons/hoelzel/web.png);
  background-repeat: no-repeat;
  background-position: left;
}

/*** ---- HEADER ---- ***/

#header {
  height: 104px;
  overflow: hidden;
}
#header_left {
  float: left;
  width: 142px;
  height: 104px;
}
#header_right {
  float: left;
  width: 858px;
  height: 104px;
}
#header_img {
  border-style: none;
}

/*** ----MENÜ OBEN ---- ***/

#nav_top {
  clear: left;
  height: 17px;
  margin-left: 0px;
  padding-top: 2px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  background-color: #e8edf2;
  overflow: hidden;
}

#nav_top a:link {
  padding-left: 13px;
  padding-right: 13px;
  font-family: Arial, sans-serif;
  color: black;
  text-decoration: none;
  background-image: url(../../icons/hoelzel/01red8.gif);
  background-position: 0px 4px;
  background-repeat: no-repeat;
}

#nav_top a:visited {
  padding-left: 13px;
  padding-right: 13px;
  font-family: Arial, sans-serif;
  color: black;
  text-decoration: none;
  background-image: url(../../icons/hoelzel/01red8.gif);
  background-position: 0px 4px;
  background-repeat: no-repeat;
}

#nav_top a:hover {
  padding-left: 13px;
  padding-right: 13px;
  font-family: Arial, sans-serif;
  color: gray;
  text-decoration: underline;
  background-image: url(../../icons/hoelzel/01red8.gif);
  background-position: 0px 4px;
  background-repeat: no-repeat;
}

/*** ---- KLICKBARER PFAD ---- ***/

#breadcrumb {
  height: 25px;
  padding-top: 5px;
  padding-left: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

#main {
  margin-top: 10px;
  clear: both;

}

/*** ---- RANDSPALTE LINKS ---- ***/

#left_container {
  float:left;
  padding-bottom: 30px;
  width: 180px;
  overflow: hidden;
  display: inline;
}

#inhalt_left {
  margin: 10px 0 0 5px;
  font-family: Verdana, Arial, sans-serif;
}

#inhalt_left p {
  font-size: 11px;
  margin-top: 0;
  padding: 0 3px 0 3px;
}

#inhalt_left h2, h3, h4 {
  margin-top: 3px;
  margin-bottom: 5px;
  padding: 0 3px 0 3px;
}

#inhalt_left h2.csc-firstHeader {font-size: 13px;}


/*** ---- SEITENINHALT MITTE ---- ***/

#inhalt_container {
  float:left;
  margin-left: 30px;
  padding-bottom: 30px;
  width: 560px;
  overflow: hidden;
  display: inline;
}

/* Seitenüberschrift headline */

#inhalt1 h1 {
  /*margin-left: 0;*/
  margin: 0 0 20px 0;
  padding-left: 5px;
  border-left: 1px solid #C00;
  border-top: 1px solid #C00;
  height: 18px;
  /*width: 560px; Angabe optional*/
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000;
  background-image: url(../../icons/hoelzel/bg_gray.png);
}

/* Seiteninhalt Mitte */

#inhalt {
  margin-left: 0;
  margin-top: 15px;
  padding-left: 0;
  /*width: 560px; Angabe optional*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  overflow: hidden;
  display: inline;
}

div#inhalt h3 {
   font-size: 13px;
   border-style: none;
   background-color: #e8edf2;
   /*background-image: none;*/
}
div#inhalt h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
/*  border-style: none;*/
}


#inhalt p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/*Typ:Text, RTE: Absatz "Rahmen mit hellblauem Hintergrund" */
#inhalt p.csc-frame-frame1 {
  padding: 2px 4px 2px 4px;
  border: 1px solid #b7bdc9;
  font-family: Verdana, Arial, sans-serif;
  background-color: #f0f8ff;
}

/*Typ:Text, RTE: Tabelle "Rahmen mit hellblauem Hintergrund" */
#inhalt table.csc-frame-frame1 {
  border: 1px solid #b7bdc9;
  font-family: Verdana, Arial, sans-serif;
  background-color: #f0f8ff;
}

/*Typ:Text, RTE: Tabelle - Zelle "Rahmen mit hellblauem Hintergrund" */

#inhalt table.csc-frame-frame1 td {
  vertical-align: top;
  background-color: white;
}

/*Typ:Text, RTE: Absatz und Tabelle "Rahmen mit weißem Hintergrund" */

#inhalt p.csc-frame-frame2, table.csc-frame-frame2 {
  padding: 2px 4px 2px 4px;
  border: 1px solid #b7bdc9;
  background-color: #fff;
}

#inhalt div.csc-frame-frame2 {
  padding: 2px 4px 2px 4px;
  background-color: #fff;
}

/*** ---- RANDSPALTE RECHTS ----***/

#right_container {
  float: left;
  margin-left: 30px;
  padding-bottom: 30px;
  width: 195px;
  overflow: hidden;
  display: inline;
  /*background-color: red; */
}

#inhalt_right {
  width: 195px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*overflow: hidden;*/
  /*background-color: yellow;*/
}

#inhalt_right h1,h2,h3 {
  margin: 0;
  padding: 3px 5px 0 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*background-color: yellow;*/
}

/* Typ: Text, RTE: Absatz "Standard" */
#inhalt_right p.bodytext {
  margin: 0;
  padding: 5px 5px 3px 5px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  /*background-color: yellow;*/
}

/* Typ: Text, Rahmen 1 - weißer Hintergrund */

#inhalt_right div.csc-frame-frame1, div.csc-frame-frame2 {
  margin-bottom: 10px;
  padding: 0;
  border-top: 1px solid #b7bdc9;
  border-right: 1px solid #b7bdc9;
  border-bottom: 1px solid #b7bdc9;
  border-left: 1px solid #b7bdc9;
  font-family: Verdana, Helvetica, sans-serif;
  /*background-color: #fcc;*/
}

/* Typ: Text, Position für Überschr. in Rahmen 1 */

#inhalt_right div.csc-frame-frame1 div.csc-header {
  margin-top: -1px;
  margin-right: -1px;
  margin-left: -1px;
}
#inhalt_right div.csc-frame-frame2 div.csc-header {
  margin-top: -1px;
  margin-right: -1px;
  margin-left: -1px;
}

/* Typ: Text, Überschrift "Normal/Überschrift1" */
/* "margin:0" nötig, sonst bleibt bei Firefox oben ein Abstand: */

div#inhalt_right h2, h3 {
  margin: 0;
  padding: 1px 2px 1px 5px;
  border-top: 1px solid #C00;
  border-right: 1px solid #b7bdc9;
  /*border-bottom: 1px solid #b7bdc9;*/
  border-left: 1px solid #C00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(../../icons/hoelzel/bg_gray.png);
}

#inhalt_right div.csc-textpic {
  margin-top: 10px;
  font-family: Verdana, Helvetica, sans-serif;
}

#inhalt_right div.csc-textpic-imagewrap {
  padding: 0px 5px 0px 5px;
  font-family: Verdana, Helvetica, sans-serif;
}

#inhalt_right div.csc-textpic-text p.bodytext {
  padding: 0 5px 3px 5px;
}

/* Abstand von p und Rahmenelementen: */
#inhalt_right div.csc-frame p.csc-frame-frame {
  margin: 0 3px 3px 3px;
}

/*Typ:Text, RTE: Absatz "Rahmen mit hellblauen Hintergrund" */
#inhalt_right p.csc-frame-frame1 {
  padding: 2px 3px 2px 3px;
  border: 1px solid #b7bdc9;
  font-size: 11px;
  background-color: #f0f8ff;
}


/*** --- BALKEN UNTEN (FUSSZEILE) ---- ***/

#foot_margins {
  position: relative;
  /*clear: left*/
  clear: both;
  margin-top: -20px;
  height: 20px;
  /*background-color: green;*/
}

#foot_page {
  margin-left: auto;
  margin-right: auto;
  /*width: 1000px;*/
  height: 20px;
  /*border-top: 1px solid #C00;*/
}

#balkenunten {
  height: 18px;
  border-top: 2px solid #C00;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*font-weight: bold*/
  text-align: center;
  overflow: hidden;
  color: #fff;
  background-color: #e8edf2;
}

#balkenunten a:link {
  color:black;
}

#balkenunten a:visited {
  color:black;
}

#balkenunten a:hover {
  color:gray;
}

div.news-single-item p {font-size: 12px;}
