@charset "ISO-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 100px;
	background-image: url(home_11.jpg);
	background-attachment: fixed;
	background-image: url(hg2.gif);
}
html>body #fixiert {  /* nur fuer moderne Browser! */
				position: fixed;
}
#head {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 99px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003f9c;
	background-color: #FFFFFF;
}
#flashbanner {
	position: absolute;
}
#logo {
	position: absolute;
	padding-top: 15px;
	margin-left: 785px;
}
#menuleiste {
	height: 21px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003f9c;
	top: 79px;
	position: absolute;
	padding-left: 20px;
	z-index: 999;
}
#scrollinhalt {
	position: relative;
	z-index: 1;
	padding-top: 150px;
	background-repeat: no-repeat;
	background-position: left 100px;
	background-attachment: fixed;
	padding-left: 80px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#botter {
	background-color: #FFFFFF;
	height: 40px;
	position: fixed;
	width: 100%;
	bottom: 0px;
	z-index: 999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003f9c;
	padding-top: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 30px;
	overflow: hidden;
}
#botter a {
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	
}
p a {
	color: #0068B4;
}
a.bottomlink {
	color: #444444;
	text-decoration: none;
}
a.textlink2 {
	color: #0068B4;
}
.rechtsbünder {
	float: right;
}

