.hg_arrow {
	background-attachment: scroll;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: middle;
}

.hg_copy {
	background-attachment: scroll;
	background-image: url(images/kopierer.png);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: middle;
}


#inhalt {
	position:absolute;
	z-index:5;
	left: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	right: 0px;
	bottom: 0px;
	visibility: visible;
	padding-left: 0px;
}
body {
	background-color: #FFF;
	height: 100%;
	width: 100%;
}

#kopfzeile {
	position:absolute;
	width:100%;
	height:75px;
	z-index:1;
	background-color: #000;
	left: 0px;
	top: 0px;
	right: 0px;
	visibility: visible;
}

#kopfzeileRahmen {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #73B632;
	height: 70px;
	padding-right: 10px;
}

#hintergrund {
	position:absolute;
	width:1200px;
	height:100%;
	z-index:2;
	left: 0px;
	background-image: url(images/HGmuster.png);
	background-repeat: no-repeat;
	background-position: left center;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	visibility: visible;
}
#navi_table {
	margin-top: -50px;
	margin-bottom: 20px;
	width: 200px;
	height: 200px;
	z-index: 7;
	text-align: right;
}
#inhaltsbox {
	height: 520px;
	width: 900px;
	overflow: hidden;
	margin-left: 0px;
	position: relative;
	margin-top: -50px;
}
.navi_table_height {
	height: 45px;
	vertical-align: middle;
}
#boden {
	position:fixed;
	width:100%;
	height:310px;
	z-index:3;
	background-image: url(images/boden.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	left: 0px;
	visibility: visible;
	vertical-align: bottom;
	text-align: center;
	bottom: 0px;
}
#info {
	position:relative;
	width:910px;
	left: 200px;
	height: 530px;
	margin-left: -160px;
	margin-top: 50px;
}
#spiegelung_buttons {
	height: 620px;
	background-image: url(images/buttons-spiegel.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#inhaltsbox_spiegelung {
	background-image: url(images/inhaltsbox_spiegelung.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#stift {
	position:relative;
	width:600px;
	height:510px;
	z-index:6;
	text-align: right;
	vertical-align: bottom;
	visibility: visible;
	margin-top: -360px;
	margin-left: 410px;
	background-image: url(images/stift.png);
	background-position: 0px 40px;
	background-repeat: no-repeat;
}
#text {
	z-index: 8;
	height: 440px;
	width: 790px;
	overflow: auto;
	position: relative;
	vertical-align: middle;
	margin-top: 15px;
	padding: 30px;
}
.fliesstext {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 160%;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 160%;
}
#text_HG {
	background-image: url(images/inhaltsbox_HG.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 5;
	margin-top: -15px;
}
