@charset "utf-8";
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
	margin: 0px;
	padding: 0px;
    background-color: #FFFFFF;
/* background-image: url(../images/layout/fadenkreuz.gif);
	background-position: center 363px;
	background-repeat: no-repeat; */
	}
html { 
   font-size: 85%; 
   height: 100.2%;
   }
div, table {
    font-size: 100%; 
	}
html>body div, table {
	font-size: 14px;
	}
form {
	margin: 0px;
	padding: 0px;
}
#print {
    display: none;
	}

#header {
    position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -490px;
	z-index: 10;
    background-color: transparent;
	width: 980px;
	text-align: left;
	height: 352px;
	background-image: url(../images/layout/header-start.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
#logo {
	background-color: transparent;
	text-align: left;
	width: 980px;
	height: 250px;
	}
#claim {
	background-color: transparent;
	text-align: left;
	width: 980px;
	height: 102px;
	}
#nav {
	background-color: transparent;
	text-align: left;
    position: absolute;
	top: 391px;
	left: 50%;
	margin-left: -490px;
	z-index: 10;
	width: 980px;
	border-bottom: 1px solid #f29519;
	padding-bottom: 5px;
	}

#content {
    position: absolute;
	top: 431px;
	left: 50%;
	margin-left: -490px;
	z-index: 10;
    background-color: transparent;
	width: 980px;
	height: 300px;
	text-align: left;
	}
html>body #content {
	min-height: 300px;
	height: auto;
	}

#footer {
	clear: both;
	float: left;
	font-size: 0.9em;
    background-color: #FFFFFF;
	width: 980px;
	height: 45px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: left;
	background-image: url(../images/layout/footer.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 20px;
	}
html>body #footer {
	min-height: 20px;
	height: auto;
	}
