  /* Kuane body margins*/
  body {
    margin: 0px;
    background-color: #FFFFFF;    
  }

/* rte Links */
 a.rtelink:link{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
 }
 a.rtelink:visited{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
 }
 a.rtelink:hover{
	background-color : transparent;
   color:#d99836;
	text-decoration : underline;
 }
 a.rtelink:active{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
 }

 /* Content Definitionen */
 p,ul,ol,li {
   font-family: Trebuchet, Arial;
   font-size: 13px;
   color: #ffffff;
   padding-top: 0px;
   margin-top: 0px;
 }

 h1 {
   font-family: Trebuchet, Arial;
   font-size: 13px;
   color:#d99836;
   font-style: normal;
   font-weight: normal;
   margin: 0px;
   padding: 0px;
 }

 h2 {
   font-family: Trebuchet, Arial;
   font-size: 13px;
   color:#d99836;
   font-style: normal;
   font-weight: normal;
 }


/* normale Links und Metas */
 a:link{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
 }
 a:visited{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
 }
 a:hover{
	background-color : transparent;
   color:#d99836;
	text-decoration : underline;
 }
 a:active{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
 }

 /* Menü Links*/

 a.menu_act:link{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
   font-size: 13px;
 }
 a.menu_act:visited{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
   font-size: 13px;
 }
 a.menu_act:hover{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
   font-size: 13px;
 }
 a.menu_act:active{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
   font-size: 13px;
 }

 a.menu_no:link{
	background-color : transparent;
   color:#ffffff;
	text-decoration : none;
   font-size: 13px;
 }
 a.menu_no:visited{
	background-color : transparent;
   color:#ffffff;
	text-decoration : none;
   font-size: 13px;
 }
 a.menu_no:hover{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
   font-size: 13px;
 }
 a.menu_no:active{
	background-color : transparent;
   color:#ffffff;
   font-size: 13px;
	text-decoration : none;
 }

  a.ebene_2_no:link{
	background-color : transparent;
   color:#d4b689;
   font-size: 13px;
	text-decoration : none;
 }
 a.ebene_2_no:visited{
	background-color : transparent;
   color:#d4b689;
   font-size: 13px;
	text-decoration : none;
 }
 a.ebene_2_no:hover{
	background-color : transparent;
   color:#d4b689;
   font-size: 13px;
	text-decoration : none;
 }
 a.ebene_2_no:active{
	background-color : transparent;
   color:#d4b689;
   font-size: 13px;
	text-decoration : none;
 }

 p.navi {
   min-height: 35px;
   padding-top: 8px;
 }

 /* !Star HTML Hack für IE! -- IE kennt kein min-height */
 * html p.navi {
   height: 35px;
 }

      /* Platzhalter neben Logo */
      .rechts_platzhalter {
        float:left;
        width: 50px;
        height: 5px;
      }

      /* Logo ganz oben rechts mit Bild*/
      .logo {
        background-image: url(../../fileadmin/images/layout/logo.jpg);
        background-repeat: no-repeat;
        width:416px;
        height:65px;
        float:left;
        padding: 0px;
        margin-top: 53px;
      }

      /* Titel rechts ganz oben für Typo3*/
      .titel {
        width:439px;
        /* textDeklarationen usw hier rein */
        float:left;
        margin-top:87px;
      }

      .titel h1 {
        font-family: Trebuchet, Arial;
        font-size: 18px;
        font-weight: bold;
        color: #241419;
        padding: 0px 0px 0px;
        margin: 0px 0px 0px 0px;
      }

      /* Durchgehender gelber Balken im Hintergrund */
      .durchgehender_balken {
        padding: 0px;
        margin: 0px;
        background-image: url(../../fileadmin/images/layout/hint_balken.jpg);
        background-repeat: repeat-x;
        width:100%;
        min-width:1003px;
        height:170px;
        clear:both;
      }

      /* Container--ab jetzt fixe Breite */
      .container {
        margin: 0px;
        padding: 0px;
        width:1003px;
      }

      /* Liner Balken mit HintBild */
      .linker_balken {
        float:left;
        width:135px;
        height:164px;
        background-image: url(../../fileadmin/images/layout/linker_balken.jpg);
        background-repeat: no-repeat;
      }

      /* Main Container */
      .main {
        float:left;
        width:770px;
        background-image: url(../../fileadmin/images/layout/content_hint.gif);
      }

      /* Rechter Balken Container für Sprachmenü und Metas */
      .rechter_balken {
        float:left;
        width: 96px;
      }

      /* Header Bild */
      .header {
        float: left;
        width: 529px;
        height: 170px;
        background-image: url(../../fileadmin/images/layout/header.jpg);
      }

      /* Bereich für dynamisches Bild */
      .dyn_pic {
        float: left;
        width: 241px;
        height: 170px;
      }

      /* Bereich für Abgrenzung, Content und Menü */
      .inner_content {
        clear: both;
        width: 100%;
      }


      /* Content Bereich für Typo3 */
      .content {
        float: left;
        width: 497px;
        margin-top: 20px;
        padding-left:20px;
        padding-right: 8px;
        padding-bottom: 8px;
      }

      /* Menü Bereich für Typo3 */
      .menue {
        float: left;
        width: 241px;
        padding-top: 25px;
      }

      /* Footer für Typo3 */
      .footer {
        clear: both;
        height: 10px;
        background: #ffffff;
        padding-top: 5px;
        font-family: Trebuchet, Arial;
        font-size: 12px;
        color: #9a9a9a;
        margin: 0px 0px 0px 0px;
/*        border: 1px solid #000000;         */
      }

      .footer p {
        font-size: 12px;
        color: #9a9a9a;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
      }

 .footer a:link{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
 }
 .footer a:visited{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
 }
 .footer a:hover{
	background-color : transparent;
   color:#d99836;
	text-decoration : underline;
 }
 .footer a:active{
	background-color : transparent;
   color:#d99836;
	text-decoration : none;
 }





      .sprachmenue {
        margin-top: 25px;
        margin-left: 30px;
      }

      .sprachmenue p {
        font-family: Trebuchet, Arial;
        font-size: 13px;
        color: #ffffff;
      }

      .metas {
        margin-top: 53px;
        margin-left: 30px;
      }

      .metas p {
        font-family: Trebuchet, Arial;
        font-size: 13px;
        color: #ffffff;
      }

      .menue p {
        font-family: Trebuchet, Arial;
        font-size: 13px;
        color: #ffffff;
        padding-right: 17px;
        margin-top: 7px;
        margin-bottom: 7px;
        text-decoration : none;
      }


      /* font class*/
      .content_gelb {
        font-family: Trebuchet, Arial;
        font-size: 17px;
        color: #d99836;
      }

      .content_weiss {
        font-family: Trebuchet, Arial;
        font-size: 17px;
        color: #000000;
      }
