@charset "UTF-8";/* CSS Document */body {	margin:0px;}#rahmen {	margin:0px auto 0px auto;	width:1000px;	background-image:url(../images/ui/backRahmen.gif);	background-repeat:repeat-y;}#top {	margin:0px;	width:1000px;	height:185px;}#schatten {	width:1000px;	height:15px;	background-image:url(../images/ui/backSchattenTop.gif);	background-repeat:no-repeat;}#content {	width:1000px;}#contentLeft {	width:195px;	margin-left:20px;	float:left;	padding:0px 20px 0px 0px;}#contentRight {	width:665px;	float:right;	margin-right:20px;	background-image:url(../images/ui/backSchattenTop.gif);	background-repeat:no-repeat;	/*padding-top:25px;	padding-left:40px;	padding-right:40px;*/	padding:25px 40px 10px 40px;}#footer {	width:975px;	height:15px;	padding-right:25px;	padding-top:15px;	background-image:url(../images/ui/footer.gif);	background-repeat:no-repeat;}.del {	clear:both;}.spacer {	height:50px;}.spacerGrey {	background-color:#F1F1E9;	height:50px;}.backGrey {	background-color:#F1F1E9;	padding:10px;	margin-top:50px;}
