/* #FF5502 (orange), #ffc087 (hellorange), #FCFBE3 (beige), #7E5F57 (hellbraun) */

#inhalt {
	width: 990px;
	padding: 25px 0 30px 0;
	color: #4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
#inhalt2 hr {
	border: none;
	border-top: 1px solid #A2825C;
}
#inhalt2 {
	width: 765px;
	padding: 25px 0 30px 0;
	color: #4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
}

#inhalt3 {
	width: 200px;
	padding: 25px 0 30px 25px;
	color: #4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
}

#inhalt a, #inhalt2 a, #inhalt3 a {
	color: #FF5502;
	text-decoration: underline;
}

#inhalt blockquote, #inhalt2 blockquote {
	border: 0;
	padding: 15px;
	text-align: center;
	font-size: 21pt;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -0.04em;
	color: #FCFBE3;
	background-color: #4f4f4f;
}


#inhalt h1, #inhalt2 h1, #inhalt3 h1 {
	color: #FF5502;
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.02em;
	line-height: 1.2em;
}
#inhalt h1, #inhalt2 h1 {
	font-size: 18px;
}
#inhalt3 h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
#inhalt2 h5 {
	color: #FF5502;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.02em;
	line-height: 1em;
	font-size: 16px;
}

#inhalt h2, #inhalt2 h2, #inhalt3 h2 {
	color: #4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	margin: 5px 0;
}

#inhalt h3, #inhalt2 h3, #inhalt3 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4f4f4f;
	line-height: 1em;
	margin: 2px 0 0 0;
	padding: 0;
}
#inhalt h4, #inhalt2 h4, #inhalt3 h4 {
	font-size: 9px;
	font-weight: normal;
	line-height: 1.1em;
}

#inhalt p, #inhalt2 p, #inhalt3 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	font-size: 12px;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

#inhalt ul, #inhalt2 ul, #inhalt3 ul {
	margin: 5px 15px;
}

#inhalt li, #inhalt2 li, #inhalt3 li {
	margin: 2px 25px;
}
#inhalt2 li h2 {
	line-height: 1.1em;	
}

#inhalt  table h1, #inhalt  table h2, #inhalt  table h3, #inhalt  table p,
#inhalt2 table h1, #inhalt2 table h2, #inhalt2 table h3, #inhalt2 table p,
#inhalt3 table h1, #inhalt3 table h2, #inhalt3 table h3, #inhalt3 table p {
	margin-left: 15px;
}


#inhalt table.border0, #inhalt2 table.border0, #inhalt3 table.border0 {
	border: 0px;
	width: 100%;
}
#inhalt table.border0 td, #inhalt2 table.border0 td, #inhalt3 table.border0 td {
	border: 0px;
	padding: 0;
	vertical-align: top;
}

#inhalt table.border1, #inhalt2 table.border1, #inhalt3 table.border1 {
	width: 100%;
}

#inhalt table.border1 td, #inhalt2 table.border1 td, #inhalt3 table.border1 td {
	border-right: 1px solid #A2825C;
	padding: 0 15px 0 1px;
	margin: 0;
	width: 25px;
	vertical-align: top;
	color: #674941;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#inhalt table.border1 td + td, #inhalt3 table.border1 td + td, #inhalt2 table.border1 td + td {
	border: 0px;
	padding: 0 15px 0 0;
	width: auto;
}


#inhalt table.techdata, #inhalt2 table.techdata, #inhalt3 table.techdata {
	margin: 0 0 10px 0;
	border: 0;
	width: auto;
}

#inhalt table.techdata td, #inhalt2 table.techdata td, #inhalt3 table.techdata td {
	vertical-align: top;
	border: 2px solid #e6e6e6 !important;
	background: none #cecece;
	padding: 3px 5px !important;
	font-weight: bold;
}
#inhalt2 table.techdata th {
	vertical-align: bottom;
	padding: 0 10px 3px 10px;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.1em;
}


div#map {
	position: relative;
}

div#map a {
	position: absolute;
}
