@media screen, projection {
/*----------- allgemeines HTML ----------------*/
HTML, BODY {
  margin: 0;
  padding: 0;
  height: 100%;
  border: 0;
  font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
  color: #aed8dd;
  background-color: #fff;
}
IMG {
  border: none;
}
A {
  text-decoration: none;
  color: #fff;
}
A:HOVER {
  text-decoration: underline;
  color: #ff6600;;
}
/*---------------- Seitenlayout ----------------*/
#seite {
  width: 100%;
  text-align: left;
}
#kopf-print {
  display: none;
}
#kopf {
  width: 990px;
  height: 110px;
  margin: auto;
  border: 0px solid green;
}
#kopf .logo {
  width: 990px;
  height: 110px;
  margin: 0;
  overflow: hidden;
}
#kopf .logo A {
  color: #fff;
}
#haupt {
  width: 990px;
  border: 0px solid blue;
  margin: auto;
  padding-top: 20px;
  background: #82756b url('icons/logo_unten.gif') no-repeat right bottom;
  
}
#haupt #links {
  width: 150px;
  min-height: 600px;
  padding: 5px 0 0 0;
/*  background: #bbebed url('icons/links_bg.jpg'); */
  float: left;
}
#haupt #inhalt {
  width: 790px;
  min-height: 600px;
/*  background: transparent url('icons/inhalt_bg.jpg');  */
  float: left;
}
#haupt #rechts {
  width: 40px;
  min-height: 600px;
  background: transparent;
  float: right;
}
#clear {
  clear: both;
  width: 980px;
  height: 0px;
  background-color: #fff;
  margin: auto;
}

/* ------- Fusszeile ------- */
#fuss {
  position: relative;
  top: -48px;
  left: 0px;
  width: 990px;
  height: 20px;
  margin: auto;
  font-size: 11px;
  text-align: left;
  clear: both;
}
#fuss TABLE {
  margin: 0 0 0 150px;
  padding: 0;
  border-collapse: collapse;
  width: 600px;
}
#fuss TABLE TD {
  margin: 0;
  padding: 0;
}
#fuss TABLE TD P {
  padding: 0;
  margin: 0;
  text-align: left;
  color: #aed8dd;
  font-size: 12px;
}
#fuss TABLE TD P A {
  color: #aed8dd;
}
#fuss TABLE TD P A:HOVER {
  color: #ff6600;
  text-decoration: none;
}


/*------------ Beginn Formatierung des Menüs ---------------*/
#menu UL.menu1 {
  width: 120px;
  margin: 24px 0 0 28px;
  padding: 0;
  text-align: left;
}
#menu UL.menu1 LI {
  margin: 3px 0 0 0;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3em;
  letter-spacing: 0.1em;
}
#menu UL.menu1 A {
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  color: #aed8dd;
}
#menu UL.menu1 A:HOVER {
   color: #ff6600;
  text-decoration: none;
}

#menu UL.menu1 LI.no A,
#menu UL.menu1 LI.actifsub A {
  text-transform: lowercase;
}
#menu UL.menu1 LI.act,
#menu UL.menu1 LI.curifsub {
  text-transform: lowercase;
}
#menu UL.menu1 LI.act A,
#menu UL.menu1 LI.curifsub A {
 color: #fff;
  text-transform: lowercase;
}
 
#menu UL.menu1 LI.act A,
#menu .menu1 .cur A {
  color: #fff;
  text-transform: lowercase;
}

/* 2. Menüebene */
#menu_space {
  width: 160px;
  height: 20px;
}
#menu UL.menu1 UL {
  margin: 0 0 0 10px;
  padding: 0;
}
#menu UL.menu1 UL LI {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.0em;
}

/*------------ Ende Formatierung des Menüs ---------------*/
/* ------- Menü Ende  ------- */



/* ------- Inhalt Anfang ------- */
#haupt #inhalt .text {
  width: 790px;
  margin: 0 0 0 0;
  font-size: 12px;
  line-height: 1.4em;
}
#haupt #inhalt .text H1 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.1em;
  margin: 10px 0 10px 0;
}
#haupt #inhalt .text H2 {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  margin: 13px 0 6px 0;
}
#haupt #inhalt .text H3 {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  margin: 11px 0 4px 0;
}
#haupt #inhalt .text UL {
  margin: 10px 0 10px 14px;
  padding: 0;
}
#haupt #inhalt .text OL {
  margin: 10px 0 10px 19px;
  padding: 0;
}
#haupt #inhalt .text UL LI,
#haupt #inhalt .text OL LI {
  margin: 5px 0 10px 0;
  padding: 0;
}
#haupt #inhalt .text H1.csc-firstHeader {
  padding: 20px 0 0 0 ! important;
}
#haupt #inhalt .text .csc-textpic-imagewrap {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #666;
  font-weight: bold;
  text-align: right;
  margin: 20px 0 10px 0;
}
#haupt #inhalt .text .csc-textpic-imagewrap IMG {
  margin: 10px 0 0 0;
}
#haupt #inhalt .text .csc-textpic-intext-right .csc-textpic-imagewrap {
  margin: 0 0 0 20px ! important;
}
#haupt #inhalt .contenttable TD {
  vertical-align: top;
  margin: 0;
  padding: 0 10px 5px 0;
}
#haupt #inhalt .contenttable TD P.bodytext {
  margin: 0;
  padding: 0;
}


/* ------- Inhalt Ende  ------- */



}