@charset "ISO-8859-15";
/* CSS Document */

#main {
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	height:768px;
	margin:auto;
}
#textbild {
	position:absolute;
	z-index:99;
	top:365px;
	height: 456px;
}

#scrollflow{
	width:540px;
	height:400px;
	overflow:auto;
	overflow-x:hidden;
	text-align: center;
}
#scrollflow2{
	width:540px;
	height:400px;
	overflow:auto;
	overflow-x:hidden;
	text-align: center;
	margin-left:250px;
}
body{
margin: 0;
padding: 0;
width:100%;
height:100%;
}
img {
	border:none;
}

#bildertabelle {
	position:absolute;
	left: 425px;
	top: 378px;
	}
#schweber {
	position:absolute;
	margin-top:-450px;
	margin-left:120px;
}#main table tr td #textbild table tr td #scrollflow {
	text-align: center;
}
#login {
	text-align:center}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #5C778C;
}
a:active {
	text-decoration: none;
	color: #CCC;
}

