/* CSS Document */

.info_box_text {
	height: 350px;
	width: 550px;
	position: absolute;
	visibility: visible;
	left: 250px;
	top: 275px;
	z-index: 5;
	overflow: auto;
}

a:link {
	color: #000772;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000772;
}
a:hover {
	text-decoration: none;
	color: #000772;
}
a:active {
	text-decoration: none;
	color: #000772;
}

#MainFrame {
	height: 700px;
	width: 550px;
	position: absolute;
	left: 250px;
	top: 200px;
	z-index: 5;
	visibility: visible;
	overflow: auto;
	background-color: #FFFFFF;
}

#MainFrame a:link{
	color: #000772;
	text-decoration: underline;
}

#MainFrame a:visited{
	color: #000772;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC3925;
	height: 20px;
	width: 490px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 25px;
	top: 30px;
	font-weight: bold;
	line-height: 19px;
}
.headhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DC3925;
	height: 20px;
	width: 470px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 25px;
	top: 30px;
	font-weight: bold;
	line-height: 19px;
	letter-spacing: 1px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000772;
	height: 400px;
	width: 490px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 25px;
	top: 60px;
	line-height: 15px;
	background-color: #FFFFFF;
}

.sitecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000772;
	height: 395px;
	width: 490px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 25px;
	top: 60px;
	line-height: 16px;
	background-color: #FFFFFF;
}

.fusszeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 20px;
	width: 500px;
	top: 655px;
	left: 280px;
	color: #000772;
	line-height: 16px;
	z-index: 6;
}

