body
 {background-color: #336699;
 alink: #006699 ;
 font-size: 1.01em;	 /* Krumme Grösse fuer IE und Opera */
 align: center;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 }

 

div#complete
{	width: 650px;
	margin: 10px auto;
	text-align: left;
	
	}

  
  td {
	align: left;
	vertical-align: middle; 
	background-color: #CCCC99; 
	color: #336699;
	font-weight: bold;
	font-size: 1.07em;
	/*margin: 15px 15px;	/* oberer,unterer Rand Abstand=15px  ; rechts,links = 0*/
	padding: 0 15px 0 15px;
	border-right: 1px solid #336699;
  }
  
td A:link { text-decoration: none; color: #336699; }
td A:visited { text-decoration: none; color: #336699; }
td A:hover { text-decoration: underline; color: #336699; }
td A:active { text-decoration: underline; color: #336699; }
  
 td.blue {
	
	background-color: #336699;
	
}  

td.green {
	
	background-color: #99CC33;
	
}

div#line {
	background-color: #CCCC99;
	height: 5px;
}

div#sonne {
	height: 40px;
	width: 38px;
	display: inline;
	background-color: #336699;
	background-image: url("image/sonne.gif");
	background-repeat: no-repeat;
	
}


div#subhead  {
	align: left;  
	margin: 5px 0;	/* oberer,unterer Rand Abstand=15px  ; rechts,links = 0*/
	padding: 0 0 0 15px;
/*border: 1px solid red;*/
	font-size: 0.9em;
}

A:link { text-decoration: none; color: #FFFF00; }
A:visited { text-decoration: none; color: #FFFF00; }
A:hover { text-decoration: underline; color: #FFFF00; }
A:active { text-decoration: underline; color: #CCCC99; }


div#Inhalt  {
	align: center;
	margin: 0 0 0 0;
	background-color: #CCCC99;
    margin: 10px 0;	/* oberer,unterer Rand Abstand=40px  ; rechts,links = 0*/
	padding: 0 0 0 15px;

  }

div#Inhalt  p {  
	font-size: 0.9em;
}

  
div#Inhalt  A:link { text-decoration: none; color: #336699; }
div#Inhalt  A:visited { text-decoration: none; color: #336699; }
div#Inhalt  A:hover { text-decoration: underline; color: #336699; }
div#Inhalt  A:active { text-decoration: underline; color: #336699; }


 ul.blau {
	color: #336699;
	font-size: 0.9em;
}

ul.blau div{
    color: black;
}


div#Absatz  {
    float: left;
    width: 350px;
    margin: 0;
    padding:0;
    }


/* Vorher stand hier div#Bild p */
div#Bild{
   float: right;  
   width: 90px;
   margin: 0 0 0 20px ; padding: 0;
}


div#Fusszeile {
	clear: both;
	font-size: 0.6em;
	margin: 0; padding: 0;
	text-align: center;
	}
  

h1
{
font-size: 1em;
weight: bold;
}
 
