/* ************************************************************************ */
/* 

Diese CSS beinhaltet die strukturellen Definitionen f?r das Ger?st aller Mandant
Die Inhalte von #col2 werden in der separaten CSS Datei definiert.

*/
/* ************************************************************************ */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 vertical-align: baseline;
 text-align: left;
}
sup {
 vertical-align: normal;
}
table, td, th {
 border-collapse: collapse;
 border-spacing: 0;
}
img { display: block; border: none; }

/* ************************************************************************ */
/* STRUKTUR */
/* ************************************************************************ */

body {
 font: normal 12px Arial, Helvetica, sans-serif;
}

#page-margins {
 position: relative;
 width: 980px;
}

#ads-header {
 float: left;
 width: 980px;
 height: 60px;
}

#col1 {
 float: left;
 display: inline;
 width: 200px;
}

#col2 {
 float: left;
 display: inline;
 width: 620px;
}

#col3 {
 float: right;
 display: inline;
 width: 160px;
 margin-top: -60px;
}

#footer {
 float: left;
 display: none;
 width: 980px;
 text-align: center;
 margin-top: 10px;
 padding-bottom: 20px;
 padding-top: 10px;
 font-size: 11px;
}

/* ************************************************************************ */
/* Ads-Header */
/* ************************************************************************ */

#ads-header a {
 display: block;
 float: left;
 margin-right: 10px;
}

/* ************************************************************************ */
/* COL 3 */
/* ************************************************************************ */

#col3 a img {
 display: block;
 margin: 0 auto 10px auto;
}

/* ************************************************************************ */
/* FOOTER */
/* ************************************************************************ */

#footer a {
 text-decoration: none;
 font-weight: bold;
}
#footer a:hover {
 text-decoration: underline;
}

/* ************************************************************************ */
/* COL 1 */
/* ************************************************************************ */

#col1 div {
 float: left;
 width: 200px;
 margin: 5px 0 0 0;
}

#col1 div ul, #col1 div div {
 float: left;
 display: inline;
 width: 175px;
 margin: 0 0 0 20px;
}

#col1 div.bullet ul, #col1 div.bullet div {
}

#col1 div.bullet ul.important, #col1 div.bullet div.important {
 width: 173px;
}

#col1 div.bullet ul.important strong, #col1 div.bullet div.important strong {
}

#col1 div a img {
 margin-bottom: 5px;
}

/* Inhalte der Boxen */



#col1 div ul a, #col1 div div a {
 width: 170px;
 font-weight: bold;
 text-decoration: none;
 padding: 2px 0 2px 3px;
}
#col1 div ul a:hover, #col1 div div a:hover {
 text-decoration: underline;
}

/* ************************************************************************ */
/* COL 1 */
/* ************************************************************************ */

#col1 div {
 float: left;
 width: 200px;
 margin: 5px 0 0 0;
}

#col1 div ul, #col1 div div {
 float: left;
 display: inline;
 width: 175px;
 margin: 0 0 0 20px;
}

#col1 div.bullet ul.important, #col1 div.bullet div.important {
 width: 173px;
}

#col1 div a img {
 margin-bottom: 5px;
}

/* Inhalte der Boxen */



#col1 div ul a, #col1 div div a {
 width: 170px;
 font-weight: bold;
 text-decoration: none;
 padding: 2px 0 2px 3px;
}
#col1 div ul a:hover, #col1 div div a:hover {
 text-decoration: underline;
}

#col1 div.ads {
 padding-top: 10px;
}

#col1 div.ads div {
}

#col1 div.ads a {
 float: none;
 padding: 0;
}

#col1 div p {
 float: left;
 width: 170px;
 padding: 2px 0 2px 3px;
}

#col1 div input {
 width: 120px;
 float: left;
}

#col1 div input.button {
 width: auto;
 height: auto;
 margin-left: 3px;
 display: inline;
}

#col1 div.ads div.teaser {
 width: 120px;
 margin-left: 35px;
 font-size: 10px;
 line-height: 14px;
}

#col1 div.ads div.teaser ul {
 width: 110px;
 margin: 0;
 padding: 0;
}

#col1 div.ads div.teaser ul li {
 padding-left: 15px;
 margin: 0 0 7px 0;
}

#col1 div.ads div.teaser p {
 width: 110px;
 margin: 0 0 7px 0;
 clear: both;
 text-align:center;
}

/* ************************************************************************ */
/* FRAME POPUP */
/* ************************************************************************ */

body#popup {
 padding: 20px;
}

body#popup #ads-header {
 width: 624px;
 height: 85px;
}
body#popup #col2 {
 margin-left: 0; margin-right: 0;
}
/* ************************************************************************ */
/*

Diese CSS beinhaltet die strukturellen Definitionen f?r die Inhalte in #col2
Das Ger?st drumherum wird in einer separaten CSS Datei definiert.

*/
/* ************************************************************************ */


#col2  {
  width: 420px;
}

/* ************************************************************************ */
/* SPALTEN */
/* ************************************************************************ */

#col2 div.leftcol {
  float: left;
  width: 298px;
  margin-right: 20px;
}

#col2 div.rightcol {
clear:both;
  width: 298px;
}

#col2 div.fullcol {
  float: left;
  width: 414px;
}

#col2 div.abstand {
  margin-bottom: 20px;
}

/* Unter-Spalten innerhalb Haupt-Spalten */

/*

leftcol 1 ist f?r 100px | 100%
leftcol 2 ist f?t 50% | 50%

*/

div.multicols {
  float: left;
  clear: both;
  margin-bottom: 10px;
}

div.multicols .leftcol1 {
  float: left;
  width: 100px;
}
div.multicols .rightcol1 {
  position: relative;
  margin-left: 100px;
  zoom: 1;
}

div.multicols .leftcol2 {
  float: left;
  width: 50%;
}
div.multicols .rightcol2 {
  float: right;
  width: 50%;
}
/* Andere Spalten/Boxen */

div.box {
  margin: 3px 3px 10px 3px;
  padding-top: 5px;
  clear: both;
}

div.box2 {
  margin: 3px 3px 10px 3px;
  padding-top: 5px;
  clear: both;
}

div.galerie {
  float: left;
  width: 92%;
  margin: 3px 3px 10px 3px;
  padding-bottom: 5px;
  clear: both;
}

div.galerie img {
  float: left;
  margin: 10px 0 0 10px;
  display: inline;
}

/* ************************************************************************ */
/* INHALTE der BOXEN */
/* ************************************************************************ */


#col2 h1 {
  font: bold 21px Arial, Helvetica, sans-serif;
  padding: 5px;
  margin: 0 0px 15px 0px;
}

#col2 h2 {
  font: bold 15px Arial, Helvetica, sans-serif;
  margin: 0 5px 10px 5px;
}

#col2 h3 {
  font: bold 12px Arial, Helvetica, sans-serif;
  margin: 0 5px 5px 5px;
}

#col2 p {
  margin: 0 5px 10px 5px;
}

#col2 table {
  margin: 0 5px 10px 5px;
}

#col2 table td, #col2 table th {
  padding-right: 10px;
}

#col2 a {
  font-weight: bold;
  text-decoration: none;
}
#col2 a:hover { text-decoration: underline; }



/* Verschiedene Klassen */

#col2 .links {
  float: left;
  clear: both;
}

#col2 .rechts {
  float: right;
  clear: both;
}

#col2 .mitte {
  text-align: center;
}

#col2 .clear {
  clear: both;
}

#col2 .klein {
  font-size: 10px;
}

/* ************************************************************************ */
/* TABELLEN */
/* ************************************************************************ */


#col2 table.tabellenstil1 {
  margin: 3px 3px 10px 3px;
}

#col2 table.tabellenstil1 td, #col2 table.tabellenstil1 th {
  padding: 3px;
}

/* */

#col2 table.tabellenstil2 {
  margin: 0;
  width: 100%;
}

#col2 table.tabellenstil2 td, #col2 table.tabellenstil2 th {
  padding: 3px;
}

#col2 table.tabellenstil2 tr td p, #col2 table.tabellenstil2 tr th p {
  margin-left: 2px;
}

/* */

#col2 table.tabellenstil3 {
  margin: 0 auto 0 auto;
  width: 80%;
}

#col2 table.tabellenstil3 td, #col2 table.tabellenstil3 th {
  padding: 3px;
  line-height: 20px;
}

#col2 table.tabellenstil3 th {
  line-height: auto;
}

#col2 table.tabellenstil3 th h2 {
  margin: 0;
}

/* Bildunterschriften */

#col2 table.bild {
  float: left;
  margin-right: 20px;
  margin-bottom: 0px;
}

#col2 table.bildunterschrift {
  width: 1px;
  float: left;
  clear: both;
  margin-right:  0px;
  margin-bottom: 0px;
}

#col2 table.bildunterschrift th {
  padding: 10px 10px 0 10px;
}

#col2 table.bildunterschrift td {
  /* fixes bug #0004865 */
  padding: 3px;
  font-size: 9px; /* neu, ggfs. anpassen */
  text-align: center; /* neu */
}


/* ************************************************************************ */
/* FORMULARE */
/* ************************************************************************ */

#col2 form.formularbox {
  float: left;
  display: inline;
  width: auto;
  padding: 5px;
  margin: 0 0 10px 3px;
  line-height: 27px;
}

#col2 form.formularbox label {
  display: inline;
  font-weight: bold;
  float: left;
  width: 130px;
}

#col2 form.formularbox input, #col2 form.formularbox textarea, #col2 form.formul
  display: inline;
  float: left;
  margin: 0 3px 0 0;
}

/* Allgemeine Formulare */

#col2 form.allgformular div.grau {
  line-height: 25px;
}

#col2 form.allgformular input.checkbox {
  margin-left: 83px;
}

#col2 form.allgformular div.grau label {
  display: inline;
  float: left;
  width: 80px;
  margin-left: 3px;
  clear: both;
}
#col2 form.allgformular div.grau span { float: left; padding: 0 20px 0 5px; }

#col2 form.allgformular div.grau input, #col2 form.allgformular div.grau textare
  float: left;
  display: block;
}

#col2 form.allgformular div.grau input.textfeld, #col2 form.allgformular div.gra
  width: 300px;
  height: 18px;
  padding-left: 3px;
  letter-spacing: 1px;
}

#col2 form.allgformular div.grau textarea { height: auto; }

.printfilter {
display:none;
}
