body, html {
	width: 100%;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(/fileadmin/images/bg_navigation1.jpg);
	color: #000;
	overflow: auto;
	text-align: center;
	margin: auto;
}
#logo {
	height: auto;
	width: auto;
}
#inhalt {
	text-align: left;
	width: 1200px;
	height: 100%;
	max-height: auto;
	margin: auto;
}
.menu {
	text-align: left;
	float: left;
	width: 172px;
	height: 100%;
	font-size: 0.8em;
	/*background-image: url(/fileadmin/images/bg_navigation1.jpg);
*/
	margin: 0;
	/*position: fixed;
  */

}
#content {
	width: 710px;
	padding: 15px 15px 15px 5px;
	min-height: 100%;
	max-height: auto;
	float: left;
	text-align: left;
	/*overflow: auto;
	*/
  background-color: #B6E5FD;
	margin: 0;
	/*margin-left:172px;
  */
}
#right {
	width: 275px;
	padding: 0 10px 10px 5px;
	height: auto;
	float: left;
	text-align: left;
	overflow: auto;
	background-color: #A3CFE9;
	margin: 0;
}
.tx-wssitemap-pi1 {
	background: #FFFFFF;
}
/* Mailformular formatierungen */
/*.content {
	padding-top: 20px;
	height: auto;
	margin-left: 80px;
	border-style: none;
}
*/
/* Level 3 ende */
/* Link formatierung ende */


#content embed { 
  float:left;
  margin-right: 15px;
}