#kopfleiste {
	z-index: 2;
	position: absolute;
	width: inherit;
	max-width: 360px;
	height: 60px;
	margin: 0;
	left: 355px;
	top: 30px;
	overflow: hidden;
	border-radius: 8px;
	border-left: 3px;
	border-left-style: solid;
	border-left-color: rgba(139,0,28,0.8);
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(139,0,28,0.8);
	-moz-box-shadow: 0px 0px 6px 10px #ff0033;
	-webkit-box-shadow: 0px 0px 6px 10px #ff0033;
	box-shadow: 0px 0px 6px 10px #ff0033;
}
#inhaltkopfleiste {
	z-index: 1;
	Position: absolute;
	display: inline-block;
	vertical-align: top;
	width: auto;
	height: auto;
	left: 344px;
	top: 16px;
	padding: 15px 278px 70px 70px;
	border-radius: 19px;
	border-left: 3px;
	border-left-style: solid;
	border-left-color: rgba(216,216,216,0.2);
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: rgba(216,216,216,0.2);
	background: rgba(51,34,34,0.5);
}
#inhaltleer {
	z-index: 3;
	Position: absolute;
	display: inline-block;
	vertical-align: top;
	left: 165px;
	top:165px;
	padding: 0px;
	width: 820px;
	height: 365px;
	border-radius: 3px;
	border-left: 3px;
	border-left-style: solid;
	border-left-color: rgba(216,216,216,0.3);
	border-top: 3px;
	border-top-style: solid;
	border-top-color: rgba(216,216,216,0.3);
	background: rgba(237,234,234,0.3);
}
#kontakt {
	z-index: 4;
	Position: absolute;
	display: inline-block;
	vertical-align: top;
	left: 90px;
	top:30px;
	padding: 20px;
	width: 347px;
	height: 345px;
	background-color: transparent;
opacity: 0.9;
}
#kontakt li {
	list-style-type: none;
	padding-top: 30px;
}
#kontakt a:hover {
	background-color: rgba(77,77,77,0.8);
	padding: 5px 12px 15px 5px;
	border-radius: 4px;
	-moz-box-shadow: -4px 1px 2px 1px #999999;
	-webkit-box-shadow: -4px 1px 2px 1px #999999;
	box-shadow: -4px 1px 2px 1px #999999;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#kontakt a:link {
	color: inherit;
	font-family: inherit;
	text-decoration: none;
}
#kontakt a:visited {
	color: inherit;
	font-family: inherit;
	text-decoration: none;
}
#kontakt a:active {
	color: inherit;
	font-family: inherit;
	text-decoration: none;
}	
#farbleisteflex {
	z-index: 1;
	position: relative;
	width: inherit;
	max-width: 1280px;
	height: 4px;
	left: 0px;
	top:120px;
	background-image: url("bilder/Verlauf320x10px.png");
	background-repeat: repeat;
}
#textleisteflex {
	z-index: 1;
	position: relative;
	width: inherit;
	max-width: 1280px;
	height:20px;
	left: 0px;
	top:480px;
	background-image: url("bilder/Schriftbalken.gif");
	background-repeat: repeat;
}
#textleisteflex6px {
	z-index: 1;		
	position: relative;
	width: inherit;
	max-width: 1280px;
	height:7px;
	left: 0px;
	top: 493px;
	background-image: url("bilder/Schriftbalken8px.jpg");
	background-repeat: repeat;
	-moz-box-shadow: 1px 1px 2px 1px #333333 inset;		
	-webkit-box-shadow: 1px 1px 2px 1px #333333 inset;		
	box-shadow: 1px 1px 2px 1px #333333 inset;
}
#textleisteflex4px {
	z-index: 1;
	position: relative;
	width: inherit;
	max-width: 1280px;
	height:5px;
	left: 0px;
	top: 508px;
	background-image: url("bilder/Schriftbalken6px.jpg");
	background-repeat: repeat;
	-moz-box-shadow: 1px 1px 2px 1px #333333 inset;		
	-webkit-box-shadow: 1px 1px 2px 1px #333333 inset;
	box-shadow: 1px 1px 2px 1px #333333 inset;	
}
#strebeflex {
	z-index: 4;		
	position: absolute;
	display: inline-block;
	width: 7px;
	height: 560px;
	left: 240px;
	top: 40px;
	border-radius: 3px;
	opacity: 0.9;
	background-color: #999999;
	-moz-box-shadow: -1px 1px 2px 1px #ff0033 inset;
	-webkit-box-shadow: -1px 1px 2px 1px #ff0033 inset;
	box-shadow: -1px 1px 2px 1px #ff0033 inset;
}
#menuflex{
	z-index: 5;		
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 185px;
	height: auto;
	left: 110px;
	top:160px;
	padding: 10px 0px 10px 10px;
	border-radius: 3px;
	border-left: 3px;
	border-left-style: solid;
	border-left-color: rgba(216,216,216,0.8);
	border-top: 3px;
	border-top-style: solid;
	border-top-color: rgba(255,0,51,0.8);
	background: rgba(237,234,234,0.85);
	-moz-box-shadow: -3px 3px 4px 0px #ff6080 inset;
	-webkit-box-shadow: -3px 3px 4px 0px #ff6080 inset;
	box-shadow: -3px 3px 4px 0px #ff6080 inset;
}
#menuflex li.liste {
	margin: 15px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	font-size: 18px;
}
#menuflex li.current {
	color: #FAF9F8;
	background-color: #ff0033;
	text-align: right;
	margin-bottom: 20px;
	margin-top: 25px;
}	
#strebe2flex {
	z-index: 4;		
	position: absolute;
	display: inline-block;
	width: 7px;
	height: 550px;
	left: 900px;
	top:55px;
	border-radius: 3px;
	opacity: 0.9;
	background-color: #999999;
	-moz-box-shadow: 1px 1px 2px 1px #ff0033 inset;
	-webkit-box-shadow: 1px 1px 2px 1px #ff0033 inset;
	box-shadow: 1px 1px 2px 1px #ff0033 inset;
}
#inhaltflex {
	z-index: 5;
	Position: absolute;
	display: inline-block;
	vertical-align: top;
	width: auto;
	height: auto;
	left: 700px;
	top:155px;
	padding: 15px 15px 0px 15px;
	border-radius: 3px;
	border-left: 3px;
	border-left-style: solid;
	border-left-color: rgba(255,0,51,0.8);
	border-top: 3px;
	border-top-style: solid;
	border-top-color: rgba(255,0,51,0.8);
	background: rgba(237,234,234,0.8);
	-moz-box-shadow: 4px 4px 4px 0px #ff6080 inset;
	-webkit-box-shadow: 4px 4px 4px 0px #ff6080 inset;
	box-shadow: 4px 4px 4px 0px #ff6080 inset;
}
#inhaltflex img {
	border-radius: 3px;
}
#inhaltflex h3 {
	color: inherit;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 3px;
	cursor: default;
}
