/* Stylesheet for home page */


/* Tag Definitions limited to ID's */
BODY {
}

.logo {
	margin-top: 399px;
}

.headerRow {
	height: 469px;
	width: 1000px;
}

.wrapper {
	height: 231px;
	background-color: #E50083;
	margin-top: 0;
	background-image: url(../images/tochterstiftung.gif); 
	background-position: bottom left;
	background-repeat: no-repeat;	
}