body,p		{ background: #ffffff; 
		  font-family:Verdana;
		  font-style:normal;
		  font-size:0.92em;
		  }

h1		{ font-style:italic;
		  font-weight:normal;
		  font-size:2.1em;
		  font-family:Times New Roman; 
		  margin: 0px;}

h2		{ font-style:normal;
		  font-weight:bold;
		  font-size:1.2em;
		  font-family:Verdana; }

td		{ font-style:normal;
		  font-family:Verdana;
		  font-size:0.92em; }

p		{ background: #ffffff;
                  }

blocksatz	{ text-align: justify;
		  
  		}

#kopfleiste   { width:100%;
		margin:0 0 10px 0;
		background: #2b2b7c;
		color: #2b2b7c;
		text-align:right;
		}


#spaltelinks  { width:220px;
		background:#ffffff;
		float: left;
		}


#spaltehaupt  { 
                 
		margin-left: 230px;
		margin-right: 10px;
                padding: 10px;
		border:1px solid #aaaaaa;
                
			
		}



#menu	{
		width:210px;
		color:black;
		background:#ffeecc;
		padding:0px;
		margin: 0 0 0 0px;
		border-top:1px solid #837C6B;
		border-right:1px solid #E4D9C0;
		border-bottom:1px solid #E4D9C0;
		border-left:1px solid #837C6B;
		
}

.liste{
		list-style-type: none;
		margin:0px;
		padding:0px;}

.untermenu { display:none;
             }

#menu a.norm{
		color:maroon;
		font-weight:bold;
		font-size:90%;
		font-family:Arial;
		margin:5px 5px 5px 5px;
		padding:1px 3px 1px 4px;
		text-decoration:none;
		background:transparent;
		display:block;
		<!—-[if IE 6]> width:99%;<![endif]–>
   }


#menu a.unter { color:maroon;
		font-weight:normal;
		font-size:70%;
		font-family:Arial;
		margin:5px 5px 5px 15px;
		padding:1px 4px 1px 4px;
                text-decoration:none;
		background:transparent;
		display:block;
		<!—-[if IE 6]> width:99%;<![endif]–>
		
 }


#menu a:hover {
		background:#0000aa;
		color:#ffffff;
      }

