a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D80000;
	text-decoration: none;
}
#menubereich {
	position: relative;
	height: 400px;
	width: 190px;
}

#kopfleiste {
	background-image: url(../images/topback.gif);
	position: relative;
	height: 134px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#fusszeile {
	position: relative;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/linebottom.gif);
}

#logo {
	background-image: url(../images/logo.gif);
	float: right;
	position: relative;
	height: 40px;
	width: 118px;
/*	top: 23px;*/
	top: 8px;
	right: 50px;
}
#menu-top-rahmen {
	height: 15px;
	width: 560;
	top: -2px;
	position: relative;
	/*	float: left; */
	left: 5px;
}
.menuButton{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	background-image: url(../images/menupunkte-top.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
}
#menurahmen {
	position: absolute;
	height: 200px;
	width: 110px;
	left: 8px;
	top: 140px;
}

#hauptbereich-rahmen {
	background-image: url(../images/leftline.gif);
	position: relative;
	height: 420px;
	width: 100%;
}
#hauptbereich {
	position: absolute;
	left: 199px;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 80%;
}
#foren {
	position: relative;
float: left;	
left: 199px;
	top: 130;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 80%;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

#eduhilogo {
	position:absolute;
	width:115px;
	height:32px;
	z-index:1;
	left: 8px;
	top: 361px;
}
#counter {
	position:absolute;
	width:161px;
	height:52px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 143px;
	top: 343px;
}
