/* 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, ul {
/*    color: #666666; */
}

  div.tx-fdfx2cols-pi1 hr {
        height: 1px;
        border-bottom: 1px solid #00529F;
  }
  div.tx-fdfx2cols-pi1 th {
        font-color: white;
  }  

  hr {
        height: 1px;
        border-bottom: 1px solid #00529F;
  }

  .c2l1-left {
  }

  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: 952px;
	height: 40px;
        border: 0px solid red;
	border-bottom: 0px solid #246AAC;
        background: url(../pics/colorbar952.jpg);
	background-repeat:no-repeat;
        background-position:top right;
	background-color: #00529F;
  }



  div#navigationX {
	position: relative;
	float: left;
	left:;
	width: 250px;
	height:90%;
	padding-left:;
        border: 0px solid #00429F;

	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: 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;
  }

  div#Inhalt table{
/*    float:right; */
/*    position: relative; */
    border-width:0px; 
    border-style:solid; 
/*    border-color:black;  */
    border-color: red;
/*    background-color: #ebeced; */
    background-color: black;
    font-size: 11px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 40px; 
/*    width: 680px; */
/* width: 620px; */
    cellspacing:0px;
    cellpadding:0px;
    color:;
  }
  
    div#Inhalt th {
    background-color: #9c9d9f;
    font-size:16px;
    text-align:left;
    color:white;
    height:30px;
    padding:0px 5px 0px 5px;
  }

  div#Inhalt td {
    border-width:1px; 
    border-style:solid; 
    border-color: #ebeced; 
    background-color: #ebeced;
    font-size: 11px;
    padding:3px 3px 3px 3px;
    margin:0px 0px 0px 0px; 
    width: ;
    cellspacing:0px;
    cellpadding:0px;
    color:;
  }

