body {
  margin: 0px; padding: 0px;
  font: 10px Verdana;
  background-color: #929292;
}
table {
  font: 10px Verdana;
  }
img {
  border: 0px;
}
a {
  color: #000;
  text-decoration: none;
}
#main-content a {
  text-decoration: underline;
 }
#main-content a:hover {

  text-decoration: none;
}

br.clear {
  clear:both;
  line-height:0px;
  height:0px;
  font-size:1px;
  }


a.internal-link {
/* border-bottom: 1px solid #CCC;*/
 background: url(../../icon/intern-link.gif) no-repeat bottom left;
 padding-left: 14px;
 color: #53636F;
text-decoration: underline;
}


a.external-link,
a.external-link-new-window {
 background: url(../../icon/extern-link.gif) no-repeat bottom left;
 padding-left: 14px;
 color: #53636F;
 text-decoration: underline;
}
ul li a.external-link,
ul li a.external-link-new-window ,
ul li a.internal-link,
ul li a.internal-link-new-window ,
ul li a {
 color: #000;
padding: 0px;
 background-image: none;
 text-decoration: underline;
}
ul li a:hover {
 text-decoration: none;
}



h1, h2, h3, h4 {
  color: #EA6A0F;
  margin:0px; margin-bottom: 12px;
  margin-top: 8px;
}

h1, h2, h3, h4, p, a, label, td, li {
  line-height: 16px;
  font-size: 11px;
}
p {
  margin: 0px;
}
div.left p,
div.middle p {
/*	margin-bottom: 20px;*/
  margin-bottom: 16px;
}


div#sub-menu {
	padding-top:0px;
	}
div#sub-menu div.einleitung {
	margin-left: 18px;
	margin-right: 20px;
}



/*	Formular */
div.middle form {
  margin: 0px; padding: 0px;
  float: left;
}

div.middle label {
  margin: 0px; padding: 0px;
  display: block;
}
fieldset {
  margin: 0px; padding: 0px;
  border: 0px solid #FFF;
  width: auto;
}
fieldset input,
fieldset textarea,
fieldset select {
  display: block;
  width: 206px;
  margin: 0px; padding: 0px;
  margin-bottom: 8px;
  border: 1px solid #d1d1d1;
  background-color:#FFF;

}
fieldset select {
  width:230px;
  }
div.smallLogin input,
fieldset input {
  width: 222px;
  margin-bottom: 4px;
}
fieldset textarea {
  width: 222px;
  height: 120px;
}

fieldset div.hidden input,
fieldset input.hidden {
  border: 0px;
}

fieldset label.checkbox {
  margin-right: 8px;
}


fieldset input.csc-mailform-submit,
button.submit {
  clear: left;
  text-align:right;
  padding-right: 20px;
  width: 132px;
  margin-left: 90px;
  border: 0px solid;
  margin-top:10px;
  background-color: TRANSPARENT;
  background: TRANSPARENT url(pfeil-orange.gif) right no-repeat;
}


div.check input {
  float: left;
}
div.check {
  clear: left;
}
#mailformlang,
#mailformzyklus {
  clear: left;
  border: 1px solid #e2e2e3;
  margin-top: 4px;
}

#mailformlang .csc-mailform-radio,
#mailformzyklus .csc-mailform-radio {
  float: left;
  clear: left;
}

div.middle #mailform fieldset {
  background-color: TRANSPARENT;
  margin:0px;
  padding:0px;
}

fieldset input.checkbox,
fieldset input.csc-mailform-check,
fieldset input.csc-mailform-radio {
  width: auto;
  border: 0px solid;
}
fieldset input.csc-mailform-radio {

}

/*
*	Unausgefuellte Felder:
*/
div.required label {
  color: #FF0000;
}
div.required input,
div.required textarea {
  border-style: dashed;
  border-color: #FF0000;
}



/**
*	Spalten
*/
div.left {
  float: left;

}
div.middle {

}
div.right {
  float: right;
}

#main {
  width: 996px;
  float:left;

}
div#main-head {
  float: left;
  width: 100%;
  border-bottom: 1px solid #FFF;

  background-color: #FFF;
}
/**
*	3 Spaltiger Container im Header (logo, sek menu, such box)
*/
div#main-head div.group {
  height: auto;
}
/**
*	Logo
*/
div#logo {
  background-color: #FFFFFF;
  width: 266px;
  height: 100%;
}
div#logo img {
}

/**
*	Suchbox
*/
div#search-box {
height: 34px;
width: auto;
/*
  margin-top: 34px;
  background-color: #E2E2E3;
  width: 202px;

  border-left: 1px solid #FFF;
  border-bottom: 1px solid #A6ABAE;
height: 34px;
    padding-bottom: 6px;*/
}
div#search-box form {
  float: left;
  padding-top: 2px;
}
div#search-box label {
  float: left;
  margin-right: 12px;
  color: #424242;
  margin-top: 8px;
  margin-left: 12px;
}
div#search-box input {
  width: 110px;
  background-color: #eeeeee;

  border-top: 2px solid #a5aaad;
  border-left: 2px solid #a5aaad;
  border-right: 2px solid #FcFcFc;
  border-bottom: 2px solid #FcFcFc;
}
div#search-box button {
  border: 0px solid;
  margin: 0px; padding: 0px;
  width: auto;
  background-color: TRANSPARENT;
}
div#search-box img {
  margin-top: 4px;
  margin-left: 4px;
}

div#sec-menu {
  border: 0px solid;

}
/*	Print Button */
div.print {
  width: auto;
  float: left;
  padding-left: 20px;
  margin-top: -3px;
  * margin-top: 0px;
/*	display: none;*/
}
div.print a {
  background: url(../../icon/print-de-dark.gif) no-repeat top left;
  display: block;
  height: 22px;
  padding-top: 3px;
  * padding-top: 0px;
  padding-left: 22px;
  font-weight: normal;
  color: #000;

}
/**
*	Main Menu
*/
div#main-head div.menu {
  width: 100%;
  height: 44px;
  margin-bottom: 1px;
  float:left;
}


/**
*	Zufaelliges Bild im Kopf
*/
div#random-image {
  background-color: #929292;
  width: 100%;
  height: 94px;
  float: left;

}

#slideshow {
    position:relative;
/*    height:350px; */
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}

div#main-body {
  background-color: #DFDFDF;
  float:left;
  height:480px;
}
/*
div#main-body div.middle {
  padding-top: 50px;
  }
  */
div#main-body div.csc-header {
  margin:0px;
  height: 50px;
  clear:left;
  width:auto;
  clear:left;
  }
div#main-body div.csc-header h1 {
  margin:0px;
  margin-top: 16px;
  float:left;
  }
div.rcolBox h3 {
  display:block;
  height: 24px;
  margin-top: 16px;
}

/**
*
*/
div#main-body div.left {
  background-color: #FFF;
  width: 266px;
  height: 414px;
  * height: 416px;
  height: 480px;
}


/**
*	Mitlere Content Spalte
*/
div#main-body div.scrollable {
  float:left;
  width: 730px;
  overflow: auto;
  height:480px;
}
div#main-body div.middle,
div#main-body div.right {
  }
div#main-body div.middle {
  width: 454px;
  float: left;
  padding: 0px 0px 0px 0px;
  width: 480px;
  height:auto;

}
div#main-body div.middle div#main-content {
  margin: 0px; padding: 0px;
  float:left;
  margin-left: 23px;

}

body div#main-body div.thumbnails {

}
/*
  2 Spalten im Content Bereich
*/
div#main-body div.middle div.left,
div#main-body div.middle div.right {
  width: auto; height: auto;
  background-color: TRANSPARENT;
}
div#main-body div.middle div.left {
  width: 232px;
}
div#main-body div.middle div.right {
  width: 200px;
  float: left;
  margin-top: 50px;
  margin-left: 20px;
  border: 0px solid;
}
div#main-body div.middle div.right p,
div#main-body div.middle div.right h1 {
  margin: 0px; padding: 0px;
}
div#main-body div.middle div.right div {
  background-color: TRANSPARENT;
}

/**
*	Text mit Bild drueber
*/
div.middle div.csi-center {
  text-align:left;
}
div.middle div.csi-center div.csi-imagewrap {
  margin:0px;
  height: auto;
  height: 296px;
}
div.middle div.text,
div.middle div.csi-textpic {
  width:444px;

}
div.middle div.csi-textpic .csi-text {
}
div.middle div.csi-textpic div.text {
  width:auto;
  }
div.middle div.csi-textpic {
  background-color:#FFF;
}
div.middle div.csi-textpic div.csi-text {
  padding: 10px 20px;
}
div.middle div.csi-textpic div.csi-text h1,
div.middle div.csi-textpic div.csi-text h2,
div.middle div.csi-textpic div.csi-text h3,
div.middle div.csi-textpic div.csi-text h4 {
  margin-left:0px;
}
div.middle div.csi-textpic div.csi-text p {

  }

/**
*	Text mit Bild rechts daneben
*/
div.middle div.csi-intext-right-nowrap {
  background-color:TRANSPARENT;
  width:auto;
}

div.middle div.csi-intext-right-nowrap div.csi-text {
  padding: 0px 0px;
}
div.middle div.csi-intext-right-nowrap div.csc-textpicHeader {
  height: 30px;
}
div.middle div.csi-intext-right-nowrap div.csc-textpicHeader h1 {
  margin-top: 16px;
}

div.middle div.csi-intext-right-nowrap div.csi-imagewrap {
  margin-top: 30px;
}


div.right div.csi-textpic,
div.thumbnails {
  float:right;
  width: 247px;
  width: 223px;
  margin-top: 50px;

  /*
  border: 1px solid;
  */

}
div.thumbnails div.thumb {
  float:left;
  }
div.right div.csi-textpic div.csi-image {
    margin:0px;
  }
div.right div.csi-textpic div.csi-image a,
div.thumbnails a {

    float:left;
  display:block;
  margin:0px; padding:0px;

  width: 111px;
  height: 74px;
  overflow:hidden;
  }

/**
*	Damit ganz rechts neben den bildern, der rahmen versteckt wird,
*	wird hier mit masken gearbeitet
*/
div.right div.csi-textpic   {
  width: 222px;
  overflow:hidden;
}
div.right div.csi-imagewrap  {
  overflow:hidden;
  width: 224px;
  height: auto;
  float:left;
  }
div.right div.csi-textpic div.csi-image a {
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
div.thumbnails a.odd {
  border-right: 1px solid #FFF;
  }
div.thumbnails a {
  border-bottom: 1px solid #FFF;
}
div.thumbnails img {
  float:left;
  display:block;
  margin:0px; padding:0px;
}


div.right div.extern-link-with-image {
/*
  float:left;
  clear:left;
  width: 100%;
  */
  height: 30px;
/*	border-top: 1px dashed #B5C6CF; */
  border-bottom: 1px solid #dfdfdf;

  background-color: #DFCEC3;
  background-color: #EFEFEF;
  height:auto;
  height: 52px;
}
div.extern-link-with-image div.image {
  float:left;
  margin-left: 0px;
  height:auto;
}
div.extern-link-with-image div.image div {
  float:left;
  width: 80px;
}

div.extern-link-with-image a {
  display:block;
  padding-top: 4px;
  margin-left: 10px;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 12px;
  background: url(pfeil-orange.gif) no-repeat 184px 18px;
  padding-bottom: 20px;
  
}
div.extern-link-with-image a:hover {
  color: #e55800;
  }
div.middle h1,
div.middle h2,
div.middle h3,
div.middle h4 {
  margin-left: 16px;
}

div.middle div.text h1,
div.middle div.text h2,
div.middle div.text h3,
div.middle div.text h4 {
  margin-left:0px;
}
/*	Erste Ueberschrift */
div.middle .csc-firstHeader {
  margin-top: 0px;
  clear:left;
}





div.middle blockquote {
/*	background-color: #e0ecef;*/
  margin: 0px;
}
div.middle blockquote p {
  color: #666;
}
div.middle p i,
div.middle p em {
  color: #666;
}

div.middle ul,
div.middle ol {
  padding: 0px; margin: 0px;
  list-style-position: outside;
  list-style-image: url(../../icon/list-style-image.gif);
  margin: 0px;
  margin-left: 32px;
  clear: left;
}

div.middle ol {
  list-style-image: none;
  list-style-type: lower-latin ;
}
div.middle ul li,
div.middle ol li{
  padding: 0px; margin: 0px;
  margin-bottom: 8px;
}
/*
*	Container fuer die Content-Bildleiste
*/
div.middle div.image-container {

}



/**
*	Bild und Content
*/
div.middle div.left div.text,
div.middle div.left div.csc-textpic {
  clear: left;
  float: left;
  width: 99%;
}
div.middle div.csc-textpic ul {
  clear: none;
}
/* Bild mit Bildunterschrift */
div.middle dl.csc-textpic-image {
  display: block;
  float: left;
  margin: 0px;
/*	margin-top: 4px;
  margin-top: 8px;*/
  margin-top: 2px;
/*	border:1px solid;*/
}
div.middle div.csc-textpic-imagewrap div.csc-textpic-imagerow {
  float: left;
}
div.middle dl.csc-textpic-image img {
  display: block;
  margin: 0px; padding: 0px;
}
div.middle div.csc-textpic-imagewrap {
  margin-top: 4px;
  margin-bottom: 4px;
  padding-right: 10px;
}
/*csc-textpic-intext-left-nowrap*/





div.right {
  width: 247px;
  width: 223px;
  height: 414px;
/*	width: 226px; */
}

/**
*	Orangener Font
*/
div#main-head div.menu { background-color: #E55800; }
#main-body div.right div {

}


/*
#news-box {
  padding-top: 26px;
}
#news-box div {
  margin: 0px; padding:0px;

  padding-bottom: 8px;
  background: url(rahmen-blau.gif) repeat-x bottom;
  margin-bottom: 4px;
}
#news-box h3 {
  margin: 0px; padding:0px;
  background: url(rahmen-blau.gif) repeat-x top;
  padding-top: 6px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 11px;
}*/

/*
*	Tabellen
*/

table.contenttable {
  margin: 0px; padding: 0px;
  background-color: #FFF;
  margin-left: 12px;
  margin-top: 8px;
  margin-bottom: 16px;
}

table.contenttable td,
table.contenttable tr {
  border: 0px; padding: 0px; margin: 0px;
}
table.contenttable tr {
  vertical-align:top;
}

table.contenttable caption {
  border: 0px solid;
  margin-left: 12px;
}
table.contenttable td {
  margin: 0px; padding: 4px 8px;
  border-bottom: 1px solid #C2CCCF;
  padding-right: 28px;
}
table.contenttable .tr-even {
}
table.contenttable .tr-odd {

}

table.contenttable .tr-0 {
  margin: 0px; padding: 0px;
  background-color: #C2CCCF;
  font-weight: bold;
}
table.contenttable .td-1 {

}

table.contenttable .td-0 {
  padding-right: 20px;
}

table.contenttable tbody {
  float:left;
  margin: 0px;
  padding: 0px;
}

table.contenttable-3 caption {
  margin: 0px; padding: 4px 8px;
  font-weight: bold;
}
table.contenttable-3 .tr-0 {
  margin: 0px; padding: 0px;
  background-color: TRANSPARENT;
  font-weight: normal;
}
/*
table.contenttable-2 .td-0 {
  background-color: #C2CCCF;
  font-weight: bold;
}
table.contenttable-2 .tr-0 {
  background-color: TRANSPARENT;
  font-weight: normal;
}*/



/**
*	Datei Downloads
*/
div.middle div.downloads,
div.filelist {
  margin-bottom: 16px;
  float: left;
  margin-top: 4px;
}
div.middle div.downloads a,
div.filelist p a {
  display: block;
  background: url(pfeil-orange.gif) no-repeat top left;
  padding-left: 25px;
  width: 300px;
  float: left;

}
div.middle div.downloads div,
div.filelist p {
  margin: 0px; padding: 0px;
  float: left;
  clear: left;
  width: auto;
  padding: 4px 0px;
}
div.filelist p em {
  float: right;
}



div.image-with-download {
  margin-left: 8px;
}
/*	Trennlinie */
div.trenner {
  border-bottom: 1px dashed #CCC;
  float: left;
  clear: left;
  width: 100%;
  margin: 8px 0px;
}