body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	}
#container {
	margin: 0px auto;
	width: 850px;	
	background-color: #FFF000;
}

#top {
	margin: 20px 20px 0px 40px;
	padding: 10px;
	border: 0px;
	max-width: 350px;
	background-color: #000000;
	background-image:  url("../images/hintergrund.gif");
	background-repeat: no-repeat;
	background-position: right;
	}
html>body #top {
	height: 120px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 170px;
	left: 90px;
	margin: 5px;
	padding: 0px;
	width: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	position: absolute;
	top: 170px; 
	left: 300px; 
	height: 600px;
	margin: 5px;
	padding: 0px;
	width: 650px; /* ie5win fudge begins */
	background: #FFFFFF;
	overflow:scroll;
	overflow-x:hidden;
	}
	/* Formatvorlagen für middle */
h1 {font-family: Monotype Corsiva;
	font-size: 1.2em;
	color: #505050;
	margin-top: 10px;
	text-align: center;
}
h2 {
	font-size: x-large;
	color: #333333;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #333333;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #000000;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}

#right { 
	color: #FC6104;
	position: absolute;
	top: 550px;
	left: 90px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 0px;
	background: #000000;
	width: auto; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	include 'kalender/miniKalender.php';
	}
html>body #right {
	height: auto; /* ie5win fudge ends */
	}
#meteo {
	position: absolute;
	top: 200px;
	right: 40px; /* Opera5.02 will show a space at right when there is no scroll bar */
	background: #0000F0;
	width: auto; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	}
#euro { color: #FC6104;
	text-align: center;	
	position: absolute;
	top: 450px;
	right: 80px; /* Opera5.02 will show a space at right when there is no scroll bar */
	background: #000000;
	width: auto; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	}

#right1 {
	position: absolute;
	top: 0px;
	right: 260px; /* Opera5.02 will show a space at right when there is no scroll bar */
	background: #000000;
	width: auto; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	}

pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
