  body {
    color: black; 
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;  /* Zentrierung im Internet Explorer */
    background: url(images/back.gif) repeat;
	margin-top: 0px;
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 760px;
	background: url(images/back.jpg) no-repeat;
	background-color:#FFFFFF;
    border: 1px ridge silver;
	margin-top: 0px;	

  }
  html>body div#Seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }
/*
  h1 {
    font-size: 1.5em;
    margin: 0; padding: 0.3em;
    text-align: center;
    background: #fed url(../../../src/logo.gif) no-repeat 100% 45%;
    border-bottom: 1px solid silver;
  }
*/
#Navigation {
    float: left; 
	width: 210px;
	margin-top:120px;
	padding-right:10px;

  }
  
  * html Navigation {
	margin-top:120px;
	margin-left:16px;
  }
  
.a {
	margin-left:20px;
  }

.b {
    list-style: none;
	margin-left:20px;
	margin-bottom:200px;
  }

div#Newsbox {
	border-style:double;
	border-width:3px 3px 3px 0;
	border-color:#66cc33;
	background-color:ccff99;
	margin-bottom:15px;
	}

#Newsbox h1 {
  border-bottom-style:none; color:#336600; border-width:1px;
  width:100%;
  width:200px;
  background-color:#ccff99;
  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#336600;
  }
  
.Newsbox2 {
  background-color:#339900;
  font-family:Verdana, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;
  padding-left:5px;
  padding-right:5px;
}
  
.Newsbox3 {
  background-color:#ccff99;
  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;
  padding-left:5px;
  }

div#rotation1 {
	margin-top:30px;
	margin-bottom:15px;
	}
	
div#rotation2 {
	margin-top:15px;
	}
  
  div#Inhalt {
    margin-top: 200px;
	margin-bottom:10px;
    
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */

  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: navy;
  }

  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #fed;
    border-top: 1px solid silver;
  }
.text {
    font: Arial;
	font-size:12px;
	color:#000000;
	font-family: Arial;
}

a:link { font-weight:bold; color:#993333; text-decoration:none }
a:visited { font-weight:bold; color:#993333; text-decoration:none }
a:hover { font-weight:bold; color:#339900; text-decoration:none }
a:active { font-weight:bold; color:#E00000; text-decoration:none }
a:focus { font-weight:bold; color:#00E000; text-decoration:none }

.zwischentitel {
	font:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.klein {
    font:Verdana;
	font-size:9px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	

div.hauptfenster {
	width:557px;
	height:477px;
	background-color: #FFFFFF;
    padding-left: 5px;
	}
div.Table_01 {
	width:772px;
	height:735px;
}

p#Fusszeile {
    clear: both;
    font-size: 0.9em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #66cc33; 
	border: 1px solid silver;
  }
