@import url("content.css");@import url("topmenu.css");@import url("submenu.css");@import url("footermenu.css");html, body {	min-height: 100%;	height:100%;	width:100%;}body *{margin: 0; padding: 0;}body{	background: url(img/bg-body.gif) repeat-y #FFFFFF;	background-position:top center;	margin:0px;	padding:0px;	font-family: Arial, Helvetica, Verdana, sans-serif;	font-size: 10px;	color:#000000;	width:100%;	}			.clr{	float:none;	clear:left;}div#headerzeile{	border-bottom:1px solid #fff;	height:125px;	height:95px;	width:960px;	margin:auto;}div#hauptmenuezeile{	background:#CFCFCF;	height:22px;	line-height:22px;	overflow:hidden;	clear:both;}div#contentzeile{	background:url(img/bg-contentzeile.jpg) repeat-x #FAFAFA;	height:357px;}div#contentcontainer{	width:960px;	height:100%;	margin:auto;}div#submenuezeile{	width:960px;	margin:auto;	clear:both;}div#submenuezeile div.subverlauf{	background:url(img/bg-subverlauf.jpg) repeat-x #ddd;	min-height:168px;	height:168px;	width:273px;	margin-left:239px;}div#topverlauf{	background:url(img/bg-topverlauf.jpg) repeat-x #ddd;		background-position:0px -20px;	height:100%;	width:273px;	left:239px;	float:left;	position:relative;}div#logo{	height:100%;	width:448px;	padding-left:239px;	float:left;	position:relative;}div#left{	width:239px;	height:100%;	float:left;	overflow:hidden;}/*div#left div.content{	padding-right:5px;}*/div#normal{	width:273px;	height:100%;	float:left;	overflow:hidden;}div#normal div.content{	padding-left:5px;	padding-right:10px;}div#normal.breit{	width:721px;}div#right{	width:448px;	height:100%;	float:left;}div#footerzeile{	width:960px;	margin:auto;	text-align:right;}/* Original: *//*div.tx-srlanguagemenu-pi1{	float:right;	width:75px;	height:25px;}*//* Test */div.tx-srlanguagemenu-pi1 img{	padding-top:2px;}div.tx-srlanguagemenu-pi1{	display:inline;}div#logo a img{	margin-top:17px;	margin-left:51px;}div#flashcontent{	width:721px;	height:357px;}