body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#header {
	position:absolute;
	width:100%;
	height:230px;
	z-index:1;
	overflow: hidden;
	background-image: url(img/header-bg.jpg);
	background-repeat: repeat-x;
	visibility: visible;
}
#front-header {
	position:absolute;
	width:900px;
	height:210px;
	z-index:1;
	left: 50%;
	margin-left: -450px;
	visibility: visible;
}
#nav {
	position:absolute;
	width:630px;
	height:60px;
	z-index:2;
	margin-top: 220px;
	left: 50%;
	margin-left: -450px;
	visibility: visible;
	overflow: hidden;
}
#content {
	position:absolute;
	width:900px;
	z-index:3;
	margin-top: 280px;
	left: 50%;
	margin-left: -450px;
}
#content li {
	list-style-type: circle;
	color: #222222;
	padding-top: 15px;
}
select, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	background-color: #FFFFFF;
	width: 250px;
	border: 1px solid #BBBBBB;
	text-align: center;
	margin: 3px;
}
#footer/*Footer*/ {
	z-index:100;
	position: fixed;
	bottom: 0px;
	width: 100%;
	margin-right: 0px;
	margin-left: auto;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	background-color: #7894B4;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
}
#footer-inhalt {
	position:absolute;
	width:900px;
	z-index:1;
	left: 50%;
	margin-left: -410px;
}
#footer-inhalt a {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer-inhalt a:hover {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#footer-girl {
	position:absolute;
	width:133px;
	height:356px;
	z-index:1;
	bottom: 0px;
	right: 0px;
	overflow: hidden;
}
#header-animation {
	position:absolute;
	width:550px;
	height:190px;
	z-index:1;
	visibility: visible;
	margin-top: 9px;
	margin-left: 8px;
}
#content #rechner {
	background-image: url(img/rechner-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content #inhalt-text {
	padding-left: 11px;
}
.Stil1 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px;
}
.Stil2 {
	font-size: 10px;
	color: #FFFFFF;
}
input, textarea, button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EEEEEE;
	width: 200px;
	border: 1px solid #BBBBBB;
}
h1 {
	font-size: 16px;
	color: #1B2430;
	height: 19px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}
h2 {
	font-size: 14px;
	color: #0099CC;
}
#quali {
	position:absolute;
	width:130px;
	height:130px;
	z-index:4;
	margin-top: -110px;
	margin-left: 138px;
}

