	body{
		text-align: center;
		font-family: Verdana;
		font-size: 11;
		background-color: #4b4b4a;
		margin-left:auto; 
		margin-right:auto; 
	}
	
	table{
		font-family: Verdana;
		font-size: 11;
		text-align: center;
	}
	
	td{
		background-color: #a59c80;
		text-align:left;
	}
	
	h2{
		text-align: left;
		border-left: 5px double #fcfbf7;
		border-bottom: 2px solid #fcfbf7;
		padding-left: 6px;
		margin-left:8px;		margin-top: 14px
	}
	
	ul#menu{	
		margin: 0;
		padding: 0;
		width: 100%;		margin-bottom: 6px
	}
	ul#menu li{
		display:inline;
	}
	
	ul#menu li a:hover{
		border-color: black;
		background: #fcfbf7;
	}
	
	ul#menu li a:active{
		background-color: #fcfbf7;
		text-decoration: none;
	}
	
	ul#menu li a{
		border-bottom:2px solid black;		
		color: black;
		display:block;
		float:left;
		padding:5px 0;
		text-align:center;
		text-decoration: none;		
		width:100;
		height:auto;
		margin-right: 0px;
		margin:0px
	}
	
	#logoRechts{
		float:right;
		margin-top:0px;
		background-image: url(logoRechts.gif);
		width:46;
		height:344;
	}
	
	#tableTop{
		width:606;
		height:192;
		background-image: url(michTop.jpg);
		padding:0px;
	}
	
	#mainTD{
		background-color:#a59c80; 
		min-height:350px; 
		height: 100%;
		vertical-align: top; 
		text-align:left; 
		padding: 0px;
		padding-bottom: 5px;
	}
	
	#footerTD{
		background-color:#fcfbf7;
		text-align: right;
		font-size: smaller;		color: #c7b9ad;
}
	
	#footerTD A{
		color: #c7b9ad;
		text-decoration: none;
	}
	
	#tableDec{
	background: url(tableDecoration.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 32px; 
	text-align:center;
	width: auto;	
	margin:0px auto 0px auto;}
#tableDec2{
	background: url(tableDecoration2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
	padding-right: 32px; 
	text-align:center;
	width: auto;
}	

A  {
	color :#fcfbf7;
	font-style : normal;
}

A:Hover  {
	text-decoration : underline;
}

input, textarea, select {
	background: white;
	border-color:  #4b4b4a;
	border-width: 1px ;
	border-style: solid ;
	color:  #4b4b4a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
}

TH{	background-color:#fcfbf7;
	border-bottom: #4b4b4a 1px solid;
}

.tf{
	background-color:#4b4b4a;
	text-align: right;
}