body {
    color: black;
	
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: normal;
	margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
	margin: 0 auto;
 	/*background-color: #24618E;*/
  }
  
  div#Seite {
    background-color: #FFFFFF;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 980px;
    padding: 0px;
	height:100%;
    border: 1px solid #24618E;
	
  }
  

  div#HeadBanner {
    font-family: Helvetica,Arial,sans-serif;
 	color: white;
 	font-size: 0.91em;
 	text-align: center;
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 100%;
    padding-top: 0.2em;
	padding-bottom: 0.2em;
    border: 0px;
	background-image:url("tabback.gif"); 
  }
  
  #Logo {
  	height:120px;
	width:100%;
	background-image:url("img/global/logoback.gif"); 
  	background-repeat:no-repeat;
	text-align: center;
  }
  
  #Logo H1 {
  height:120px;
  width:300px;
  font-family: Helvetica,Arial,sans-serif;
 	color: #CC0000;
 	font-size: 2.61em;
  text-align: center;
  padding:5px;
  margin:0px;
  
  }
  
  
  
    #tabs {
      float:left;
      width:100%;
      background:url('img/global/search_back.gif');
	  /*background:#24618E;*/
      font-size:93%;
      line-height:normal;
	  padding-bottom:1px;
	  /*border-bottom:1px solid #24618E;*/
	 
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 10px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
  
  

 
 
 #Pathway  {
 
 
 }
 
 
 
 #Pathway a {
 font-family: Helvetica,Arial,sans-serif;
 color: #CC0000;
 
 font-weight: bold;
 text-decoration:none;
 }
 
 #Pathway a:hover {
 color: #24618E;
 }
 
 
 
 
 #Content {
 position:relative;
 font-family: Helvetica,Arial,sans-serif;
 color: #000000;
 font-size: 0.71em;
 font-weight: normal;
 background-color: #FFFFFF;
 text-align: left;
 width:100%;
 padding:0px;
 border:0px;
 
 }
 
 * html div#Content {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }

 

 
 h2 {
 font-size: 1.11em;
 width:100%;
 color: #24618E;
 border-bottom:1px solid #CC0000;
 }
 
 p {
  font-size: 1.01em;
 font-weight: bold;
 }
 
 .LeftHead {
 color: #24618E;
 background-color: #FFFFFF;
 border-bottom:1px solid #CC0000;
 }
 
 .LeftBody {
 background-color: #FFFFFF;
 }
 
 a {
  color: #CC0000;
 
 }
 
 .tdHead {
 font-size: 1.11em;
 color: #FFFFFF;
 font-weight: bold;
 }
 
 ul.Box {
 
 	border: 1px solid #CC0000;
 	background-color: #CCCCCC;
	padding:25px 10px 25px 25px;
	margin:20px;
 }
 
 ul.NewsBox {
 	text-align: left;
	list-style:none;
	padding:0px;
	margin:0px;
	
 }
 ul.NewsBox li {
 border-bottom: 1px solid #CC0000;
 }
 
 ul.NewsBox a {
 text-decoration:none;
 
 }
  	
 b.red {
 
 color: #CC0000;
 }
  
  
  


 
  
  
