html, body {
	margin: 0;
	text-align: left;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	 /*line-height: 17px; */
	color: #000000;
	background: url(../../fileadmin/images/bg-body.gif) repeat-x;
}

#box {
	/*width: 1250px;*/
	width: 100%
	margin: 0;
	text-align: left;
	position: relative;
	min-height: 100%;
	height:auto !important;/* moderne Browser */
	
	
}

#con_rahmen_inner {
	width: 1250px;
	margin: 0;
}

#main {
	float: left;
	margin: 0 10px 10px 23px;
	width: 724px;
	border-left: 10px solid white;
	border-right: 10px solid white;
	background: #D5EAFF url(../../fileadmin/images/bg-inhalt.jpg) no-repeat;
}

#header {
	width: 724px;
	height: 255px;
}

#content {
	float: left;
	width: 724px;
	height: auto;
	background: url(../../fileadmin/images/bg-menue.gif) repeat-y;				
}

#menue {
	float: left;
	width: 183px;
	height: auto;
	text-align: right;
}

#inhalt {
	float: left;
	padding: 30px 9px 9px 9px;
	width: 460px;
	height: auto;
	margin-left: 46px;
	background: url(../../fileadmin/images/top-inhalt.gif) no-repeat;
}

#adresse {
	float: left;
	width: 250px;
	margin: 60px 0 0 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	/* line-height: 14px; */
	color: #ffffff;				
}

#adresse a {
	color: #ffffff;				
}
#adresse table{
width: 180px;
float : left;
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #ffffff;
}
#adresse td{
width : 130px;
}

.logo {
	float: left;
	margin: 18px 0 0 23px;
}

.bild {
	float: left;
	margin: 34px 0 0 35px;
}

#sprachmenu {
	margin: 25px 0 20px 0;
}

#rightstable table{
width: 172px;
float : left;
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #ffffff;
}
#rightstable td{
width : 130px;
}
