.reddot{
  font-family:"Trebuchet MS", Verdana, Arial;
  font-size:10px;
  font-weight:normal;	
  color:#CC0000;
  background-color:#DFDFDF;
  border:1px solid #CC0000;
  padding:1px;
  margin-bottom:1px;
  top:0px;
  text-decoration:none;
}
body {
	margin:0px;
	background-color:#ECEAE2;
}
body, td, p, div, span {
  font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;	
  font-size:12px;
  color:#464646;
}
/* Sonderformatierungen für Überschriften u. ä.*/
.startseitentextgruen {
  font-size:25px;
  font-weight:bold;
  color:#087239;
  text-align:center;
}
.startseitentextblau {
  font-size:45px;
  font-weight:bold;
  color:#24429E;
  text-align:center;
}
.headline {
	font-size:28px;
	font-weight:bold;
	color:#24429E;
	padding-bottom:20px;
	padding-top:20px;
}
.unterheadline {
  font-size:15px;
  font-weight:bold;
  color:#001145;
}
.copyright {
    font-size:12px;
    font-weight:bold;
    color:#24429E;
}
/* Links allgemein und Navigationen */
a:link {
	color:#24429E;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#24429E;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#005B27;
	text-decoration:none;
	font-weight:bold;
}
/* DIV-Tags */
#maintable{
    width:994px;
}
#center{
text-align:center;
}
#navigation{
   margin-top:380px;
   position:absolute;
   left:15px;
}
.navpoint{
    width:160px;
    height:auto;
    background-color:#F6F5F1;
    border:1px solid  #636466;
    margin-bottom:6px;
    padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
    font-size:14px;
    font-weight:bold;
    color:#24429E;
}
.flyout{
    width: 130px;
    background-color: #F6F5F1;
    padding-left:4px;
    padding-top:2px;
    padding-right:2px;
    padding-bottom:2px;
	font-size:13px;
}
#logo_augusta{
	margin-top:290px;
	margin-left:10px;
	line-height:15px;
	position:absolute;
	width:150px;
	height:auto;
	text-align:center;
}
#logo_clemens{
	margin-top:270px;
	margin-left:160px;
	line-height:15px;
	position:absolute;
	width:150px;
	height:auto;
	text-align:center;
}
#logo_raphaels{
	margin-top:240px;
	margin-left:310px;
	line-height:15px;
	position:absolute;
	width:150px;
	height:auto;
	text-align:center;
}
#logo_walburga{
	margin-top:215px;
	margin-left:460px;
	line-height:15px;
	position:absolute;
	width:150px;
	height:auto;
	text-align:center;
}
#logo_franz{
	margin-top:170px;
	margin-left:610px;
	line-height:15px;
	position:absolute;
	width:150px;
	height:auto;
	text-align:center;
}
#content{
	width:635px;
	min-height:355px;
	margin-top:20px;
}