body{background-color: #B4D0E5;				 text-align: center;  					/*Zentrierung der Seite!*/ margin-top: 1px; font-family: tahoma, arial, verdana;								/*Hierdurch setzt die Seite ganz oben an! */}#ueberbox{ 	width: 800px; 	height: auto;  	margin-left: auto;					/*Spezial Mozilla: braucht für die Zentrierung margin-left und -right auf auto*/ 	margin-right: auto; 	border:0px solid #291429; }#obenbox{  	width: 800px; 	height: auto; 	text-align: center;  	margin-left: auto;					/*Spezial Mozilla: braucht für die Zentrierung margin-left und -right auf auto*/ 	margin-right: auto; 	border:0px solid #291429;	 }#navibox{  	width: 790px; 	height: auto; 	text-align: center;  	margin-left: auto;					/*Spezial Mozilla: braucht für die Zentrierung margin-left und -right auf auto*/ 	margin-right: auto; 	margin-bottom:0px;    margin-top:0px;    border: 1px dashed #3e5189;    font-family: verdana;	color: #3b4f87;							font-size: 10pt;	padding: 5px;    }#bekanntmachen {         float:right; 	     width: 320px; 	     height: 20px; 	     border: 0px solid green; 	     font-family:tahoma;         font-size:8pt; 	     color: #777777; 		 text-align: center;  		 padding-right: 10px; 		 padding-top: 5px; 		 } 		          a.bekanntmachen:link 		{text-decoration: none; color: #777777; font-family:tahoma; font-size:8pt;}a.bekanntmachen:visited		{text-decoration: none; color: #777777; font-family:tahoma; font-size:8pt;}a.bekanntmachen:active  	{text-decoration: none; color: #777777; font-family:tahoma; font-size:8pt;}a.bekanntmachen:hover   	{text-decoration: underline; color: #777777; font-family:tahoma; font-size:8pt;}img {border: 0px solid gray;}#main {	width: 700px;	height: auto;	text-align: left;	border: 1px dashed #3e5189; 	padding: 50px;	font-size: 12px;	line-height: 1.7;}h1 {	font-family: verdana;	color: #3b4f87;							font-size: 14pt;	padding-top: 0px;	font-style: italic;}h2  {	font-family: verdana;	color: #3b4f87;							font-size: 10pt;	padding-top: 0px;	} p {    font-family: verdana;    font-size: 12px;	line-height: 1.7;}   /*p alt { font-size: 9px;    color: silver;    margin: 0;   }*/	#disclaimer {    font-family: verdana;    font-size: 12px;	line-height: 1.7;	text-align: justify;}a {text-decoration: none; color: #3e5189;}   a:hover {text-decoration: underline; color: #3e5189;}		/* Link-Reihe*//*#zusatz {    font-size: 2px;	text-align: center;	border: 0px solid gray;	height: auto;}/* für die horizontale Darstellung der LISTE */#zusatz li {									display:inline;				/* display: inline veranlaßt die horizontale Schreibweise! wenn ausgeschaltet: senkrecht! */	margin:0px;					/* Aussenabstand zwischen den einzelnen Link-Feldern, am besten null */	list-style-type:none;	}#rahmen_braun{font-family: tahoma;font-size:10pt;background-color:#EEE8AA;    /*Farbe nun gelb! */border: 1px black;padding: 5px;width: 630px;	}	#footer {height: 25px;width: auto;border-width: thin;font-family: tahoma;font-size:10pt;color:#3e5189;padding-top: 10px;clear: left;      		/* clear: damit links nicht die NaviLeiste ins Gehege kommt !!!*/}#footer a {  		  font-family:tahoma, arial, verdana;         font-size:10pt;         color:#3e5189;         text-decoration:none;}			