html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#EEEEEE;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	overflow: hidden;
}



#text {
	z-index: 1;
	position: absolute;
	width: 213px;
	height: 175px;
	top: 2px;
	left: -190px;
	background-image:url(pics/reiter_links.gif);
}
#text_1 {
	position: relative;
	width: 21px;
	height: 175px;
	top: 0px;
	float: right;
	background-image:url(pics/reiter/links.gif);
}
#iotw {
	z-index: 2;
	position: absolute;
	width: 213px;
	height: 175px;
	top: 177px;
	left: -190px;
	background-image:url(pics/reiter_links.gif);
	text-align: center;
}
#iotw_1 {
	position: relative;
	width: 21px;
	height: 175px;
	top: 0px;
	float: right;
	background-image:url(pics/reiter/iotw.gif);
}
#kontakte {
	z-index: 5;
	position: absolute;
	width: 213px;
	height: 175px;
	top: 353px;
	left: -190px;
	background-image:url(pics/reiter_links.gif);
}
#kontakte_1 {
	position: relative;
	width: 21px;
	height: 175px;
	top: 0px;
	float: right;
	background-image:url(pics/reiter/links.gif);
}
#kalender {
	z-index: 4;
	position: absolute;
	width: 213px;
	height: 175px;
	top: 2px;
	right: -190px;
	background-image:url(pics/reiter_kalender.gif);
	text-align: center;
}
#kalender_1 {
	position: relative;
	width: 21px;
	height: 175px;
	top: 0px;
	float: left;
	background-image:url(pics/reiter/kalender.gif);
}
#lastfm {
	z-index: 4;
	position: absolute;
	width: 213px;
	height: 175px;
	top: 177px;
	right: -190px;
	background-image:url(pics/reiter_kalender.gif);
	text-align: center;
}
#lastfm_1 {
	position: relative;
	width: 21px;
	height: 175px;
	top: 0px;
	float: left;
	background-image:url(pics/reiter/lastfm.gif);
	overflow: hidden;
}
#zitate {
	z-index: 6;
	position: absolute;
	width: 213px;
	height: 175px;
	top: 353px;
	right: -190px;
	background-image:url(pics/reiter_kalender.gif);
	text-align: center;
}
#zitate_2 {
	position: relative;
	width: 21px;
	height: 175px;
	top: 0px;
	float: left;
	background-image:url(pics/reiter/lastfm.gif);
}
#container{
	width: 100%;
	height: 100%;
}

#floater {
	height: 50%;
	margin-bottom: -200px;
}

#contentcontainer{
	z-index: 0;
	width: 600px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#content{
	position: relative;
	width: 600px;
	height: 400px;
	top: 0px;
	left: 0px;
	border: 1px solid black;

}


.kalendertag {
	font-familiy: Arial, Verdana;
	font-size: 10px;
	color: #000000;
}
.kalendertag_name {
	font-familiy: Arial, Verdana;
	font-size: 12px;
	color: #000000;
}

#lastfm {
	text-align: right;
}
#lastfm a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#lastfm a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#lastfm a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#lastfm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#lastfm a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


#bottom_container {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
}
#impressum {
	float: right;
}
#tonwerte {
	float: left;
}