/* GENERAL fonts */
P, OL, UL, DIV, H2 {
	font-family: verdana, arial;
	font-size: 11px;
}


TD#content a:link { color:#031891; text-decoration:none; }
TD#content a:visited { color:#031891; text-decoration:none; }
TD#content a:hover { color:#031891; text-decoration:underline; }
TD#content a:active { color:#031891; text-decoration:none; }
TD#content a:focus { color:#031891; text-decoration:none; }

H3.csc-searchResultHeader { text-decoration:none; font-size:13px; 
        font-family:"arial"; line-height:12pt;
        padding:0px; margin:0px;
        padding-top:15px; padding-bottom:5px;
        font-weight:bold; color:green;
        }

P.csc-sitemap-level1 A {
        font-family:arial; font-size:13px; color:black;
	padding-top:0px; padding-bottom:0px;
 	background-color: silver;
	line-height: 28px;
        }

P.csc-sitemap-level2 A {
        font-family:arial; font-size:10px; color:black;
	padding-top:10px; padding-bottom:5px;
	margin-left:10px;
        }

TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}


/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: none;
}


/* Formate für TYPO3 */

  TD#content H1 {
     font-family:arial; font-size:16px;
     color:#F3A70E;
     line-height:21px;
     padding-left:0px;
     padding-top:25px; padding-bottom:25px;
     margin:0px; text-align:left;
  } 


  TD#content P {
     font-family:arial; font-size:12px;
     color:black;
     line-height:15px;
     padding-left:1px;
     padding-top:0Px; padding-bottom:5px;
     margin:0px; text-align:left;
     text-align:justify;
  }

body { 
     H1 {font-family:arial;}
}


TD#menu_1 A {
  color:#7A03A1;
  text-decoration:none;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  font-size: 13px;
  text-decoration: none;
  color:#7A03A1;
  border-bottom-color:white;
  border-bottom-style:solid;
  border-bottom-width:1px;
  line-height:25px;
  width:184px;
  vertical-align:middle;
  font-weight:bold;
  text-indent:15px;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-act {
  font-size: 13px;
  text-decoration: none;
  color:#7A03A1;
  border-bottom-color:white;
  border-bottom-style:solid;
  border-bottom-width:1px;
  line-height:25px;
  width:184px;
  vertical-align:middle;
  font-weight:bold;
  text-indent:15px;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 13px;
  text-decoration: none;
  color:#7A03A1;
  border-bottom-color:white;
  border-bottom-style:solid;
  border-bottom-width:1px;
  line-height:25px;
  width:184px;
  vertical-align:middle;
  font-weight:normal;
  text-indent:30px;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 13px;
  text-decoration: none;
  color:#7A03A1;
  border-bottom-color:white;
  border-bottom-style:solid;
  border-bottom-width:1px;
  line-height:25px;
  width:184px;
  vertical-align:middle;
  font-weight:normal;
  text-indent:30px;
}
