body {
 		background-image: url('/fileadmin/templates/schillerstiftung/img/topbackgroundstart.png');
	}
	#header {
		height: 312px;
	}
	#subHeader {
		height: 200px;
	}
	#subMenu {
		width: 50px;
	}
	#content {
		width: 650px;
	}
	#footer {
		width: 1000px;
		padding-left: 0px;
	}
	/*
	#footerContent {
		float: right;
	}
	*/
	#footerContent {
		margin-left: 143px;
	}
	p.bodytext {
		margin-bottom: 0px;
	}

	.tool-tip {
		/*color: #fff;*/
		width: 250px;
	}
