
@media screen, projection {
/*----------- allgemeines HTML ----------------*/
HTML, BODY {
  margin: 0;
  padding: 0;
  height: 100%;
  border: 0;
  font-family: krueger, Helvetica, Arial, Verdana, Geneva, sans-serif;
  color: #333;
  background-color: #ddd;
}
IMG {
  border: none;
}
A {
  text-decoration: none;
  color: #06396b;
}
A:HOVER {
  text-decoration: underline;
}
/*---------------- Seitenlayout ----------------*/
#seite {
  width: 100%;
  text-align: left;
}
#abstand {
  width: 940px;
  padding: 20px 20px 0px 20px;
  border: 0px solid lime;
  margin: auto;
}
#kopf-print {
  display: none;
}
#kopf {
  width: 900px;
  height: 80px;
  border: 0px solid green;
  background: #fff;
  margin: 0 0 0 40px;
}
#kopf .logo {
  width: 360px;
  height: 80px;
  margin: 0;
  overflow: hidden;
  float: left;
}
#kopf .bilder {
  width: 540px;
  height: 80px;
  float: left;
  background: #fff;
  
}
#haupt {
  width: 940px;
  border: 0px solid blue;
  padding-top: 0px;
  
}
#haupt #links {
  width: 0px;
  min-height: 540px;
  padding: 0;
  margin: 0;
  float: left;
  visibility: hidden;
}
#haupt #inhalt {
  width: 900px;
  min-height: 540px;
  background: #fff;
  float: right;
}
#haupt .clear {
  clear: both;
  width: 940px;
  height: 0px;
  background-color: #fff;
}


/* ------- Fusszeile ------- */
#fuss {
  width: 940px;
  height: 20px;
  font-size: 11px;
  text-align: center;
  clear: both;
  border-top: 1px solid #ddd;
}
#fuss P {
  margin: 0;
  padding: 5px 0 10px 0;
  line-height: 1.3em;
  color: #666;
}
#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.bodytext,
#fuss P.bodytext {
  padding: 5px 0 10px 0;
  margin: 0;
  color: #666;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-align: center;
}
#fuss TABLE TD P A {
  color: #06396b;
}
#fuss TABLE TD P A:HOVER {
  color: #06396b;
  text-decoration: none;
}


/*------------ Beginn Formatierung des Menüs ---------------*/
#menu {
  margin: 200px 0 0 0;
  font-family: filmwarez, Verdana, Helvetica, sans-serif;
}
#menu UL.menu1 {
  width: 160px;
  margin: 0 0 0 0;
  padding: 0;
  text-align: left;
}
#menu UL.menu1 LI {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.5em;
}
#menu UL.menu1 A {
  color: #06396b;
}
#menu UL.menu1 A:HOVER {
  color: #06396b;
  text-decoration: none;
}

#menu UL.menu1 LI.no A,
#menu UL.menu1 LI.actifsub A {
    text-transform: uppercase;
}
#menu UL.menu1 LI.act,
#menu UL.menu1 LI.curifsub {
    text-transform: uppercase;
}
#menu UL.menu1 LI.act A,
#menu UL.menu1 LI.curifsub A {
  color: #06396b;
  text-transform: uppercase;
  font-weight: bold;
}
 
#menu UL.menu1 LI.act A,
#menu .menu1 .cur A {
  color: #06396b;
  text-transform: uppercase;
  font-weight: bold;
}

/* 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: 640px;
  margin: 10px 0 0 80px;
  font-size: 14px;
  line-height: 1.4em;
}
#haupt #inhalt .text H1 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 34px;
  margin: 0px 0 20px 0;
  font-weight: normal;
  color: #666;
  text-align: left;
  line-height: 1.1em;
}
#haupt #inhalt .text H2 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  margin: 13px 0 6px 0;
  color: #06396b;
}
#haupt #inhalt .text H3 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 18px;
  margin: 11px 0 4px 0;
  font-weight: bold;
}
#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  ------- */



}