body {
	background: #ffffff url(../images/streep.jpg) repeat-x 0 489px;
	margin : 0;
	font : 11px Arial;
}

h2 {
	color : white;
	font: bold 21px Arial;
	border-bottom: 1px solid white;
	padding : 0 0 4px 0;
	margin : 0 20px 10px 20px;
}

h2 a, h2 a:visited {
	font: bold 21px Arial;
	color : white;
	text-decoration : none;
}

h2 a:hover, h2 a:active {
	font: bold italic 21px Arial;
	color : white;
	text-decoration : none;
}

ul {
	padding : 0 0 0 35px;
	margin : 0;
}

ul li {
	font: 14px Arial;
	color : white;
}

ul li a, ul li a:visited {
	font: 14px Arial;
	color : white;
	text-decoration : none;
}

ul li a:hover, ul li a:active {
	font: italic 14px Arial;
	color : white;
	text-decoration : none;
}

#leftbaloon {
	background: url(../images/leftbaloon.jpg) no-repeat left top;
	margin-left: -301px;
	position: absolute;
	left: 50%;
	top : 13px;
	width: 276px;
	height: 169px;
}

#rightbaloon {
	background: url(../images/rightbaloon.jpg) no-repeat right top;
	margin-left: 5px;
	position: absolute;
	left: 50%;
	top : 4px;
	width: 271px;
	height: 178px;
}

#hans {
	margin-left: -512px;
	position: absolute;
	left: 50%;
	top : 200px;
	background: url(../images/logopedieportal.jpg) no-repeat;
	width: 1024px;
	height: 339px;
}
