body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 120%;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #666666;
}
div#background {
	background-image: url(Designelemente/Webelemente/hintergrund.jpg);
	margin: 0px;
	padding: 0px;
	height: 580px;
	width: 900px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 50px;
	top: 15px;
}div#logo {
	background-image: url(Designelemente/Webelemente/logo_gross.gif);
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 236px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 382px;
	top: 100px;
}
div#balken1 {
	background-image: url(Designelemente/Webelemente/balken_hor.jpg);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 880px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 60px;
	top: 220px;
	background-repeat: no-repeat;
}
div#text {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 472px;
	position: absolute;
	visibility: visible;
	z-index: 4;
	left: 264px;
	top: 250px;
}
.text {
	font-size: 18pt;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}
div#deutsch {
	font-size: 16pt;
	font-weight: normal;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 220px;
	top: 500px;
	text-align: center;

}
div#english {
	font-size: 16pt;
	font-weight: normal;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100px;
	position: absolute;
	visibility: visible;
	z-index: 6;
	left: 670px;
	top: 500px;
	text-align: center;

}
.bold {
	font-size: 18pt;
	font-weight: bold;
}
a:link {
	color: #000099;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #000099;
}
a:active {
	color: #000099;
}

