html, body {
	margin: 			0;
	padding: 			0;
	background: 		white;
}
body {
	padding: 			0;
	margin:				25px 0;
	font-family: 		'Verdana', 'Geneva', Arial, Sans-Serif;
	font-size: 			11px;
	text-align: 		center;
	overflow-y:			scroll;
	color:				#646464;
}
/*********************************
 TAG Attribute
*********************************/

a {
	color:				#c50020;
	text-decoration:	none;
}

a:hover {
	color:				#c50020;
	text-decoration:	underline;
}

a:active {
	outline-color:		-moz-use-text-color;
	outline-style:		none;
	outline-width:		medium;
}

a:focus {
	outline-style:		none;
}

input, textarea {
	border:				1px solid #CCC;
	width:				250px;
	background-color:	#F0F0F0;
	font-family:		Verdana, Geneva, sans-serif;
	font-size:			12px;
	}

/*********************************
	CLASS
*********************************/
.hidden {
	display: 			none;
}

.cs1 {
	width:				100px;
	float:				right;
}

#container {
	width: 				900px;
	margin: 			0 auto;
	text-align: 		left;
}
h1 {
	margin: 			0;
	padding: 			0;
	width: 				900px;
	height: 			49px;
	text-indent: 		-9000px;
	font-size:			20px;
	background:			url('image/logo_header.gif') no-repeat left top;
}
#error h2 {
	font-size:			16px;
	color: 				#c50020;
	margin: 			5px 5px 15px 0;
	padding: 			0;
}
#error h3 {
	font-size:			12px;
	color: 				#0d0d0d;
	margin:				0 5px 15px 0;
	padding: 0;
}
#lines {
	float: 				left;
	width: 				898px;
	margin: 			0;
	padding: 			25px 0 0 0;
	border-left: 		1px solid #d9d9d9;
	border-right: 		1px solid #d9d9d9;
}
#menu, #header, #subheader, #area, #address {
	width: 				898px;
}
#menu {
	float: 				left;
	width: 				898px;
	list-style: 		none;
	padding: 			0;
	margin: 			0 0 1px 0;
	height: 			25px;
	background: 		#f2f2f2;
}
#menu ul {
	list-style: 		none;
	margin: 			0;
	margin-left:		292px;
	padding: 			0;
	float: 				left;
	height: 			11px;
	font-size: 			10px;
}
#menu ul li {
	margin: 6px 2px;
	display: inline;
	padding: 0 5px;
	float: left;
	border-left: 1px solid #646464;
	font-size: 10px;
}
#menu ul li.first {
	border-left: 0 none transparent;
}
#menu ul li a {
	text-decoration: none;
	font-size: 10px;
	color: #646464;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li.active a {
	font-weight: bold;
	color: #c50020;
}
#header {
	float: left;
	width: 898px;
	background: url('image/header_bg.gif') repeat-y left top;
	padding: 15px 0;
}
#header h2 {
	margin: 0 0 0 65px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #c50020;
	letter-spacing: 1px;
}
#header p {
	margin: 1px 0 0 65px;
	padding: 0;
	color: #646464;
	letter-spacing: 1px;
}
#subheader {
	float: left;
	width: 898px;
	margin: 1px 0 0 0;
}
#submenu {
	float: left;
	list-style: none;
	background: url('image/submenu_bg.gif') repeat-y left top;
	margin: 0 1px 0 50px;
	display: inline;
	padding: 0;
	width: 249px;
	min-height: 119px;
}
* html #submenu {
	height: 119px;
}
#submenu li {
	float: left;
	width: 249px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid white;
}
#submenu li .bigmenu {
	float: left;
	width: 249px;
	margin: 0;
	padding: 0;
	border-bottom: 0px solid white;
}
#submenu li a {
	display: block;
	width: 249px;
	text-indent: 23px;
	color: #0a6464;
	background: #f2f2f2 url('image/sub_default.gif') no-repeat 11px 8px;
	padding: 5px 0;
	text-decoration: none;
	font-size: 10px;
}
#submenu li a:hover {
	text-decoration: underline;
}
#submenu li.active a {
	color: white;
	font-weight: bold;
	background: #C50020 url('image/sub_active.gif') no-repeat 11px 8px;
}
.floatleft {
	float:left;
}
#headerimage {
	float: right;
	width: 598px;
	height: 207px;
	margin: 0;
	padding: 0;
	position: relative;
	/*background-image: url('/images/plan.png');*/
}
#area {
	float: left;
	width: 898px;
	margin: 1px 0 0 0;
	min-height: 250px;
}
* html #area {
	height: 250px;
}
#listung {
	display: inline;
	float: left;
	height: 38px;
	margin: 30px 1px 20px 70px;
	padding: 0;
	width: 229px;
}
#listung ul {
	margin: 0;
	padding: 0;
}
#listung ul li {
	list-style-image: url('/images/arrowred.gif');
	margin: 0;
	padding: 0;
}
#advantages {
	float: left;
	margin: 20px 1px 20px 50px;
	padding: 0;
	width: 249px;
	height: 38px;
	display: inline;
}
#advantages a {
	display: block;
	height: 38px;
	background: url('image/advantages_bg.gif') no-repeat left center;
	padding: 4px 4px 4px 60px;
	text-decoration: none;
	color: #646464;
}
#advantages a span {
	color: #C50020;
	font-weight: bold;
}
#advantages a:hover span {
	text-decoration: underline;
}
#advantages_button {
	float: left;
	margin: 20px 1px 20px 50px;
	padding: 0;
	width: 249px;
	height: 38px;
	display: inline;
}
#advantages_button a {
	display: block;
	height: 38px;
	background: url('image/advantages_bg.gif') no-repeat left center;
	padding: 4px 4px 4px 60px;
	text-decoration: none;
	color: #646464;
}
#advantages_button a span {
	color: #C50020;
	font-weight: bold;
}
#advantages_button a:hover span {
	text-decoration: underline;
}
#subtitle {
	float: right;
	width: 598px;
	margin: 20px 0 10px 0;
	display: inline;
	padding: 0;
	text-indent: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #C50020;/*	background: url('image/page_title_bg.gif') no-repeat 30px 4px;*/
}
#content {
	float: right;
	margin: 0 20px 0 0;
	display: inline;
	width: 550px;
}
/*********************************
Gallery
*********************************/
#content_pictures {
	float: right;
	margin: 20px 0px 0 0;
	padding: 0 0 0 23px;
	display: inline;
	width: 575px;
	background-color: #F2F2F2;
}
div#content_pictures div.titel {
	color: #000000;
	margin: 0 0 0 -23px;
	font-weight:bold;
	padding:5px 5px 5px 27px;
	border-bottom:1px solid #FFFFFF;
	background-color: #d8d8d8;
}
div#content_pictures div.pic {
	width:127px;
	margin:5px;
	padding:0;
}
.greytetris {
	float: left;
	width: 10px;
	margin: 5px 1px 0 0;
	height: 70px;
	background-color: #f2f2f2;
}
div#content_pictures div.text {
	width:127px;
	margin:5px;
	padding:0;
	color: #000000;
}
div#content_pictures div.link a {
	width:127px;
	margin:5px;
	padding:0;
	color: #C50020;
	text-decoration:none;
}
/*********************************
 Gallery END
*********************************/
#content_picturesExt {
	float: right;
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	display: inline;
	width: 575px;
	background-color: #ffffff;
	font-size: 9px;
}
div#content_picturesExt div.titel {
	margin: 0 0 0 -17px;
	font-weight:bold;
	padding:5px 5px 0px 27px;
	background-color: #ffffff;
}
div#content_picturesExt div.pic {
	width:118px;
	margin:5px;
	padding:0;
}
div#content_picturesExt div.text {
	width:127px;
	margin:5px;
	padding:0;
	color: #646464;
}
div#content_pictures div.link a {
	width:127px;
	margin:5px;
	padding:0;
	color: #C50020;
	text-decoration:none;
}
/*********************************
 Erweiterte Gallery
*********************************/

#links ul li {
	margin: 			0;
	margin-bottom:		10px;
}

#links ul {
	margin:				0;
	padding:			0;
	list-style-type:	none;
}

#news li {
	list-style-type:	disc;
}
#news li a {
	color: 				#C50020;
	text-decoration:	none;
}
#news_titel {
	color:				#c50020;
	font-weight:		bold;
	margin: 			0 0 10px 0;
}
#news_txt {
	color: black;
	margin:0;
}
#files {
	margin-top: 10px;
}
/*********************************
 ADDRESS
*********************************/

#address {
	float: left;
	width: 898px;
	margin: 40px 0 0 0;
	background: url('image/address_bg.gif') repeat-y left top;
	position: relative;
}
#address h4 {
	display: none;
}
#address ul {
	list-style:			none;
	margin: 			0;
	padding: 			5px 0;
	float: 				right;
}
#address ul li {
	padding: 			0 5px;
	float: 				left;
	border-left: 		1px solid white;
	font-size: 			10px;
	color: 				#fff;
	letter-spacing:		-0.25px;
}
#address ul li.first {
	border-left: 		0 none transparent;
}
#address ul li a {
	text-decoration: 	none;
	font-size:			10px;
	color: 				white;
}
#address ul li a:hover {
	text-decoration: 	underline;
}
/*********************************
 REFERENZ
*********************************/

#referenz {
	margin:0;
	padding:0;
	list-style: none;
}
#referenz li {
	float: left;
	border: 1px solid #c50020;
	background-color:#c50020;
	width: 150px;
	margin: 15px;
	display: inline;
	padding: 0;
}
#referenz li a {
	display: block;
	width: 150px;
	margin: 0;
	padding: 0 0 15px 0;
	text-align:center;
	color: #FFFFFF;
}
#referenz li a:hover {
	text-decoration: none;
}
#referenz li a span {
	display: block;
	height: 30px;
	margin: 5px 0;
	line-height: 12px;
	vertical-align:middle;
}
#referenz li a:hover span {
	text-decoration: underline;
}
#referenz li a img {
	height: 120px;
	width: 150px;
	border: 0 transparent;
}
.referenzbild {
	width:280px;
	margin:0 0 20px 0;
	padding:0;
	float:left;
	display: block;
}
.referenztext ul {
	margin:0;
	padding:0;
}
.referenztext ul li {
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
}
/*********************************
 ANIMATION
*********************************/

a.anim-button-parent {
	display: block;
	position: relative;
}
span.anim-button, span.anim-header {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
span.anim-header img {
	width: 598px;
}
/*********************************
 PRODUKTE
*********************************/

#produkt {
	margin:0;
	padding:0;
	list-style: none;
}
#produkt li {
	float: left;
	border: 1px solid #c50020;
	background-color:#c50020;
	width: 150px;
	margin: 15px;
	display: inline;
	padding: 0 0 15px;
}
#produkt li span {
	display: block;
	color: #ffffff;
	height: 30px;
	margin: 5px 0;
	padding: 0 2px;
	line-height: 12px;
	vertical-align:middle;
	text-align: center;
}
#produkt li a img {
	height: 120px;
	width: 150px;
	border: 0 transparent;
}


/*********************************
 Input / Route berechnen
*********************************/
.submitButton {
	width:			auto;
}


