body {
	background: url('../img/bg_main.png') repeat;
	background-attachment: fixed;
}

.content_leistungen {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-stretch: wider;
	margin: 0;
}

.header_img_intro {
	width: 720px;
	height: 381px;
	margin: 0;
	padding: 0;
	border: 0;
}

#header {
	padding-top: 8px;
	background: #ededed;
	background: url('../img/bg_box.png') repeat black;
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;
	clear: right;
	height: 94px;

	display: flex;
	flex-direction: row;
	align-items: normal;
}

#header h1 {
	color: white;
	font-size: 30px;
}

#header_logo_anim {}

#header_logo {
	padding-left: 8px;
}

#header_logo_swf {
	position: absolute;
	padding-left: -10px;
}

#header_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	padding-right: 20px;
	position: relative;
	bottom: -8px;
}

#header-contact {
	padding: 0;
	margin: 0;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	font-stretch: expanded;
	color: white;

}

#header-contact td {
	padding: 0;
	margin: 0;
	padding-top: 4px;
	background-image: url('../img/bg_box.png');
	background-color: black;
	background-repeat: repeat;
	padding-top: 6px;

}


@-webkit-keyframes shrink {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 0px 70px;
	}
}

@-webkit-keyframes expand {
	0% {
		background-position: 0px 0px;
	}

	100% {
		background-position: 0 0;
	}
}

#box:hover {
	-webkit-animation-name: shrink;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 4;
	-webkit-animation-direction: alternate;
	-webkit-animation-timing-function: ease-in-out;
}

#header_menu li {
	float: left;
	width: 82px;
	height: 86px;
	color: white;
	margin-left: 20px;
	padding: 0;
	cursor: pointer;
	background: url('../img/header_menu.png') no-repeat transparent;
	background-position: 0px 70px;
	text-align: center;
	transition: background-position 0.5s ease-in-out;
	-webkit-transition: background-position 0.5s ease-in-out;
	-moz-transition: background-position 0.5s ease-in-out;
	-o-transition: background-position 0.5s ease-in-out;
	animation: shrink 1s ease-in-out 0 1 alternate;
	-webkit-animation: shrink 1s ease-in-out 0 1 alternate;
	-moz-animation: shrink 1s ease-in-out 0 1 alternate;
	-o-animation: shrink 1s ease-in-out 0 1 alternate;
}

#header_menu li:hover {
	background-position: 0px 0px;
	text-decoration: underline;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#header_menu a {
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 25px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#header_menu .menu_active {
	text-decoration: underline;
	background-position: 0 0;
	animation: expand 1s ease-in-out 0 1 alternate;
	-webkit-animation: expand 1s ease-in-out 0 1 alternate;
	-moz-animation: expand 1s ease-in-out 0 1 alternate;
	-o-animation: expand 1s ease-in-out 0 1 alternate;
}

#header_menu .menu_active a {
	color: white;
}

.css-arrow-multicolor {
	border-color: #FF3701 green blue #FF3701;
	border-style: solid;
	border-width: 20px;
	width: 0px;
	height: 0px;
}

.triangle {
	border-color: #FF3701 transparent transparent transparent;
	border-style: solid;
	border-width: 40px;
	width: 0;
	height: 0;
}

.bg {
	background-image: url('../img/bg_box.png');
	background-color: black;
	background-repeat: repeat;
	/*background: white;
	background: #ededed;
	*/
	/*
	width:720px;
		
	*/
	margin: 0px auto 0 auto;
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;
	clear: right;
}

.intro_header {
	/*
	text-align: center;
	*/
	padding-left: 94px;
	background: #FF3701;
	color: white;
	font-weight: bolder;
	font-size: 16px;
	font-stretch: wider;
	font-family: Arial, sans-serif;
	/*text-transform: uppercase;*/
}

.inset-text {
	text-shadow: 0px -1px 0px #374683;
	moz-text-shadow: 0px -1px 0px #374683;
	webkit-text-shadow: 0px -1px 0px #374683;
	o-text-shadow: 0px -1px 0px #374683;
}

.intro_beschreibung {
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	font-stretch: ultra-condensed;
	border-bottom: 1px solid #FF3701;
	color: white;
}

.content_header_beschreibung p {
	font: normal 11px Arial, sans-serif;
	text-align: justify;
	font-stretch: narrower;
}

.content_leistungen {
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 11px;
	float: left;
	font-family: Arial;
	color: #5A7BD6;
	font-weight: bold;
}

.content_beschreibung {
	float: left;
	text-align: justify;
	font-family: sans-serif;
	color: white;
	width: 490px;
}

.img_frame {
	margin: 0 auto 0 auto;
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;
	clear: right;
}

.text_header {
	font-size: 14px;
	font-weight: bold;
	color: black;
	font-family: sans-serif;
	text-transform: uppercase;
	font-family: Arial;
	text-shadow: 0pt 1px 1px rgb(238, 238, 238);
	background: #ededed;
	height: 30px;
}

.shadow {
	text-shadow: 0pt 1px 1px rgb(238, 238, 238);
	-moz-text-shadow: 0pt 1px 1px rgb(238, 238, 238);
	-webkit-text-shadow: 0pt 1px 1px rgb(238, 238, 238);
}

.text_intro p:first-letter {
	text-transform: uppercase;
}

.text_intro p {
	color: #424242;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond,
		Times, serif;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 40px auto;
	text-transform: lowercase;
	line-height: 145%;
	font-size: 14pt;
	font-variant: small-caps;
}

.featured {
	opacity: 0.2;
	-moz-opacity: 0.2;
	-webkit-opacity: 0.2;
	background-color: black;
}

.link a {
	color: #5A7BD6;
	font-style: normal;
	text-decoration: none;
}

.link a:hover {
	color: #3361BA;
	text-decoration: underline;
}

.impressum_content {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: white;
}

.impressum_content p {
	padding-left: 15px;
	font-size: 18px;
	text-shadow: 0pt 1px 1px rgb(238, 238, 238);
	-moz-text-shadow: 0pt 1px 1px rgb(238, 238, 238);
	-webkit-text-shadow: 0pt 1px 1px rgb(238, 238, 238);
}

.impressum_disclaimer {
	text-align: left;
	height: 320px;
	overflow: auto;
	background-color: rgb(255, 255, 255);
	color: black;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding-left: 15px;
	font-size: 10px;
	color: graytext;
}

.impressum_disclaimer div {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

.imgGallery {
	cursor: pointer;
}

.add_left_border {
	border-left: 5px solid #5A7BD6;
	font-style: italic;
	margin: 0 15px 10px 0;
	padding-left: 10px;
}

.captify_img {
	color: white;
	font-weight: bold;
	font-size: 15px;
	font-family: arial;
	/*
	text-transform: uppercase;
	*/
	font-stretch: expanded;
	background: black;
	opacity: 0.8;
	position: absolute;
	width: 279px;
	height: 31px;
	text-shadow: 1px 1px 0 #202020;
	text-align: left;
	border-width: 0px 0px 8px 0px;
}

.captify_img p {
	padding-left: 5px;
	padding-top: 5px;
}

.cycle_img {
	float: left;
	padding-left: 10px;
	padding-bottom: 3px;
	position: relative;
	width: 245px;
	height: 105px;
}

.cycle_img img {
	background-color: #eee;
	width: 245px;
	height: 105px;
}

#footer {
	color: black;
	font-size: 10px;
	text-align: center;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	/*
	background: #FF3701;
	*/
	padding-top: 10px;
}

#footer a {
	color: #000000;
	font-weight: bold;
	font-stretch: wider;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 1.5em;
	vertical-align: baseline;
	word-spacing: 2em;
}

.img_slider {
	margin-left: auto;
	margin-right: auto;
}

.index_description {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #F8F8F8;
	text-align: left;
	border-top: 20px;
	padding: 20px;

	background-image: url('../img/bg_box.png');
	background-color: black;
	background-repeat: repeat;
	height: 600px;
}


.index-content-description-small {

	font-size: 10px;
	font: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: justify;


}

.content-small-header {
	text-decoration: underline;
	font-size: 12px;
	margin-bottom: 4px;
	color: #5A7BD6;
}