body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	overflow: hidden;
	font-family:Verdana;
	font-size:0.72em;
	color:white;
	line-height:20px;
	background-attachment: scroll;
	background-repeat: repeat;
	}
	
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden;
	/* */ 
	}

* html #content {
	top:0;
	bottom:30px;
	height:100%;
	width:768px;

	}

* html #head {
	top:0px;
	width:768px;
	height:220px;
	}

* html #foot {
	bottom:1px;
	width:768px;
	height:30px;
	}

#content {
	display:block;
	position:absolute;
	z-index:2;
	top:210px;
	bottom:30px;
	width:766px;
	margin-left:-384px;
	left:50%;
	border: 1px solid #999;
	background-color: #F9F9F9;
	overflow: auto;
	}
	
#head {
	position:absolute;
	margin-left:-384px;
	left:50%;
	top:0px;
	width:768px;
	min-width: 768px;
	height:210px;
	font-size:1em;
	z-index:00;
	border:none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #fff;
	}

#foot {
	text-align:right;
	position:absolute;
	margin-left:-384px;
	left:50%;
	bottom:15px;
	width:768px;
	min-width:768px;
	height:15px;
	z-index:3;
	border:none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	visibility: visible;
	overflow: visible;
	}
	#foot1 {
	text-align:right;
	position:absolute;
	margin-left:-384px;
	left:50%;
	bottom:6px;
	width:768px;
	min-width:768px;
	height:15px;
	z-index:4;
	border:none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	visibility: visible;
	overflow: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	}
#content #textfeld p {
	font-weight: normal;
}
hr{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CFBE83;
	height: 1px;
	width: 100%;
}
