  body, p a {
    font: normal 75% Helvetica, Arial, sans-serif;
    color: black; background-color: #C0C0C0;  
  }
  a {
  	text-decoration: none;
  }
  div#kopf {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 770px;
    border: 2px solid black;
    padding: 10px 10px 2px 10px;
    background: #343D91;
  }
  div#Seite {
 	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 770px;
    border: 2px solid black;
    padding: 10px;
	background: #ffffff url(pic/background_2.jpg) repeat-y;
  }
  div#dia {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 498px;
    border: 2px solid black;
    padding: 0px;
    background: #ffffff url(pic/background_2.jpg) repeat-y;
  }
  table#cont {
  	text-align: left;
  	margin: 0 auto;
  }
  ul#Navigation {
    margin: 0; padding: 0.4em;
    text-align: center;
    border: 0px solid black;
    background-color: #343D91;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.5em; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0.2em 0.5em;
    text-decoration: none; font-weight: bold;
    border: none;
    color: #DBDBDB; background-color: #343D91;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: #343D91; background-color: #FAC963;
  }
p.normal { 
	font-size:10pt; 
	color:#333333;
	font-family:arial;
	}
font.normal { 
	font-size:10pt; 
	color:#333333; 
	font-family: "arial";
	}
font.dia { 
    font-size:12pt; 
    color:#cccccc; 
    font-family: "comic sans ms";
    }
font.mittel3 {
	font-size:14pt;
		color:#343D91;
		font-family: "comic sans ms";
	}
font.gross3 {
	font-size:24pt;
	color:#343D91;
	font-family: "comic sans ms";
	text-shadow:black;
	}  
td {
	font-size:8pt;
	color:#333333;
	font-family:"comic sans ms";
	}
h2 {
	font-size:8pt;
	color:#004066;
	font-family:"comic sans ms";
	}
h1 {
	font-size:10pt;
	color:#004066;
	font-family:"comic sans ms";
	}
font.klein {
	font-size:7pt;
	color:#333333;
	font-family:comic sans ms;
	}


