/* CSS Document */

* {
	margin:0;
	padding:0;
		}
	html, body {
	height:100%;
	background-position: center;
	background-image: url(hg.gif);
	background-repeat: repeat-y;
		}
	body {
	background-color:#ffffff;
	text-align:center; /* horizontal centering for IE Win quirks */
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.4;
		}
	#container {
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:100%;
	width:1024px;
	clear:left;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(randoben.gif);
	background-repeat: repeat-x;
		}
#top {
	position:absolute;
	width:100%;
	height:23%;
	z-index:4;
}
#logo {
	position:absolute;
	left:32px;
	width:201px;
	height:100%;
	z-index:1;
	background-image: url(mat_3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#logo2 {
	position:absolute;
	left:257px;
	width:746px;
	height:100%;
	z-index:2;
	background-image: url(mat_6.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#inhalt {
	position:absolute;
	width:100%;
	height:455px;
	z-index:3;
	background-image: url(hg-cont.gif);
	background-repeat: repeat-x;
	top: 25%;
}
#flashteilchen {
	position:absolute;
	top:8px;
	width:247px;
	height:410px;
	z-index:5;
}

#texthg {
	position:absolute;
	left:240px;
	top:52px;
	width:784px;
	height:373px;
	z-index:2;
	background-image: url(mat_13.gif);
	background-repeat: no-repeat;
}
#copyright {
	position:absolute;
	left:29px;
	top:425px;
	z-index:501;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#textblock {
	position:absolute;
	left:46px;
	top:23px;
	width:581px;
	z-index:3;
}
.fliesstext {
	color: #868889;
	font-size: 13px;
	line-height: 24px;
}
.head {
	color: #868889;
	font-size: 115%;
}
#seitenhg {
	position:absolute;
	left:660px;
	top:12px;
	width:100px;
	height:335px;
	z-index:3;
	background-image: url(../home/seitenhg_16.gif);
}
.fliesstextklein {
	color: #868889;
	font-size: 75%;
	line-height: 150%;
}
.fliesstextklein2 {
	color: #CC6600;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}
.fliesstextsehrklein {
	color: #868889;
	font-size: 60%;
	line-height: 120%;
}
.red {
	color: #FF0000;
}
.orangefett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #ee7f01;
}

