BODY {
        font-size: 12px;
	font: 100% arial, verdana, hevetica, sans-serif;
	color: #ffffff;
	background-color: rgb(51,51,51);
	text-align: center;
	align: center;

scrollbar-arrow-color: #CCCC99;
scrollbar-base-color: #CCCC99;
scrollbar-face-color: #496784;
scrollbar-highlight-color: #FEFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: rgb(51,51,51);
}

#box
	{
	margin: 1em auto;
	width: auto;
	color:#FFFFFF;
	text-align:left;
	height: auto;
	margin-top: 0px; 
	border:0px;
	background-color: #333333;
//margin-top: 0px; 


	}

#head{

	clear: both;
	width: auto;
	text-align:left;
	height: 176px;
	background-image: url(../dateien/chateau.gif);

	}


#navi
	{
	height: 35px;
	width: auto;
	text-align:left;
	margin-left: 10px;
	margin-top: 5px;
	background-color: rgb(51,51,51);
	

	}



#inhalt{
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	color:#FFFFFF;
	width: auto;



	}



#fuss{

	clear: both;
	height: 1px;
	background-image: url(../dateien/cacaudiere.gif);

	}

td {
	color:#FFFFFF;
        font-size: 12px;

}

th {
	color:#FFFFFF;
        font-size: 12px;

}


