body {
	background-color: #FFFFFF;
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h2 {
	font-size: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #007CE6;
}

a:link, a:visited {
	font-weight: bold;
	color: #0964E0;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover, a:active {
	color: #05397A;
}

#logo {
	position: absolute;
	width: 290px;
	height: 67px;
	z-index: 1;
	left: 50%;
	top: 15px;
	background-image: url(../img/mediathek.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	margin-left: -145px;
}

#searchtext {
	position: absolute;
	width: 380px;
	height: 38px;
	z-index: 2;
	left: 50%;
	top: 209px;
	font-size: 15px;
	margin-left: -190px;
	text-align: center;
}

#searchfooter {
	position: absolute;
	width: 240px;
	height: auto;
	z-index: 2;
	left: 50%;
	margin-left: -120px;
	bottom: 20px;
	text-align: center;
}