@charset "iso-8859-1";
/* CSS Document */

#content {
	background-image: url(../images/start_bild.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 755px;
	height: 412px;
	float: right;
}

* html #content {
	background-image: url(../images/start_bild.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 745px;
	height: 412px;
	float: right;
	
}


