/* default */

  a:visited { color: #666666; background: transparent; }
  a:active { color: #666666; background: transparent; }
  a:hover { color: #666699; background: transparent; }
  a:link { color: #666666; background: transparent; }

  font {
    color: #666666;
  }

  div.tx-fdfx2cols-pi1 hr {
        height: 1px;
        border-bottom: 1px solid #00529F;
  }

  hr {
        height: 1px;
        border-bottom: 1px solid #00529F;
  }

  .c2l1-left {
        border-right:1px solid #00529F;  
  }

  p#headline {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
        margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
        clear: both;
        font-size: 0.83em;
        margin-left: 0px;
	padding-left: 30px;
	padding-top: 10px;
/*	width: 922px;; */
    width: 952px;

	height: 40px;
        border: 0px solid red;
	border-bottom: 0px solid #246AAC;
        background: url(../pics/colorbar952.jpg);
	background-repeat:no-repeat;
/*        background-position:top left;	*/
        background-position:top right;
	background-color: #00529F;
  }



  div#navigationX {
	position: relative;
	float: left;
	left:;
	width: 250px;
	height:90%;
	/* padding-left: 30px; */
	padding-left:;
        border: 0px solid #00429F;
	/* background: #E5EDF5; */
	background: #F2F2F2;	
  }

  div#navigationX a:visited { color: #00529F; background: transparent; }
  div#navigationX a:active { color: white; background: transparent; }
  div#navigationX a:hover { color: white; background: transparent; }
  div#navigationX a:link { color: #00529F; background: transparent; }


  div#navigationX a.level2:visited { color: white; } 

  div#Inhalt {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;
    margin-left: 250px;
    padding: 0 0 0 0 ;
    border: 0px dashed #246AAC;
    background: ;
  }
  div#Inhalt p, p {
    /* Seiteninhalt wieder links ausrichten */
    /* text-align: left; */
    margin: 0 auto;
    /* font-size:1em; */
    font-size: 80%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0px dashed #246AAC;
    line-height: 150%;
  }
    p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0em;
    margin-top: 10px;
    text-align: right;
    background-color: white;
    border-top: 2px solid #246AAC;
  }

