
/*** 
=============================================
    Basic Style Sheet
=============================================
***/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	color: #333333;
}

.header {
	position: fixed;
	z-index: 30;
	width: 100%;
	min-width: 500px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	color: #950238;
	background-color: #FFFFFF;
	box-shadow: 0px 13px 30px -12px rgba(0, 0, 0, 0.75);
	animation-name: menu_sticky;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
}

a img {
	border: 0px;
}

.logo {
	position: static;
	display:inline-block;
	z-index: 30;
	width: 29%;
	max-width: 201px;
	float: left;
}

.navi {
	position: static;
	display: inline-block;
	z-index: 30;
	*top: 130px;
	*bottom: 0px;
	height: 38px;
	width: 100%;
	align: right;
	vertical-align: top;
	*float: right;
	padding-top: 5px;
	padding-right: 15%;
	padding-bottom: 0px;
	padding-left: 15%;
}

.menue {
	width: 69%;
	display: inline-block;
	float: right;
}


.unternavi {
	position: static;
	z-index: 35;
	top: 0px;
	left: 0px;
	background-color: #474f8a;
	border: 0px;
	color: #DDDDDD;
	text-align: center;
	width: 100%;
	padding-top: 1px;
	padding-right: 15%;
	padding-bottom: 1px;
	padding-left: 15%;
}

.unternavi_inhalt {
	width: 100%;
	text-align: center;
}

.unternavi_right {
	right: 0;
	display:inline-block;
	float: right;
	vertical-align: middle;
}
.unternavi_left {
	left: 0;
	display:inline-block;
	float: left;
	vertical-align: middle;
}
.unternavi_center {
	display:inline-block;
	vertical-align: middle;
	alignment-baseline:baseline;
}

.unternavi_left a, .unternavi_right a, .unternavi_center a {
	color: #FFF;
	text-decoration: none;
}
.unternavi_left a:hover, .unternavi_right a:hover, .unternavi_center a:hover {
	color: #FFF;
	text-decoration: none;
}

@media only screen and (max-width: 900px){
.unternavi {
	padding-top: 1px;
	padding-right: 2.5%;
	padding-bottom: 1px;
	padding-left: 2.5%;	
}
.navi {
	padding-top: 5px;
	padding-right: 2.5%;
	padding-bottom: 0px;
	padding-left: 2.5%;
}
}

@media only screen and (max-width: 650px){
.unternavi {
	padding-top: 1px;
	padding-right: 2.5%;
	padding-bottom: 1px;
	padding-left: 2.5%;	
}
.navi {
	padding-top: 5px;
	padding-right: 2.5%;
	padding-bottom: 0px;
	padding-left: 2.5%;
}
}


h1 {
	font-size: 24px;
	font-family: 'Droid Sans', sans-serif;
	*text-transform: uppercase;
	letter-spacing: 0.05em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #E6351E;
	font-weight: normal;
	line-height: 28px;
	*text-shadow: 2px 2px 4px #666666;
	text-align: left;
}

h2 {
	font-size: 18px;
	font-family: 'Droid Sans', sans-serif;
	*text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 20px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #E6351E;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

h3 {
	font-size: 16px;
	font-family: 'Droid Sans', sans-serif;
	*text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 20px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

h2 b {
	font-weight: bold;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

p, p a {
	font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	color: #333333;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	text-align: left;
}


.inhalt {
	position: static;
	z-index: 0;
	left: 0px;
	width: 100%;
	top: 130px;
	min-width: 480px;
	text-align: center;
	display: inline-block;
}
/*** Basic Style Sheet Ende ***/

/*** 
=============================================
    Basic Specials Style Sheet
=============================================
***/

.zitat {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-left-color: #474f8a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.inhalt_text {
	padding: 10px;
	position: static;
	width: 90%;
	min-width: 380px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

.inhalt_box {
	padding: 10px;
	position: static;
	width: 30%;
	min-width: 380px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}


.inhalt_slide {
	padding: 0px 0px 0px 0px;
	position: static;
	display: inherit;	/*height: 512px;*/
}

/*** 
=============================================
    Iframe Referenzliste Section style
=============================================
***/
.inhalt_referenz {
	width: 100%;
	height: 800px;
	padding-top: 1px;
	padding-right: 15%;
	padding-bottom: 10px;
	padding-left: 15%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.referenzen{
	width: 100%;
}

.referenzen_list {
	background-color: #FFF;
	weight: 100%;
}

.referenzen_list_aktive {
}

.referenzen_list_panel {
	background-color: #E6351E;
	box-shadow: 0px 7px 20px -7px #333333;
	border-radius: 5px;
	padding: 8px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.referenzen_list_desc {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;	
}

.referenzen_title{
	width: 100%;
	display: inline-block;
	position: static;
}

.referenzen_slider{
	width: 49%;
	vertical-align: top;
	display:block;
	position: static;
	height: 400px;
	float: left;
}
.referenzen_text{
	width: 49%;
	vertical-align: top;
	display:block;
	position: static;
	*height: 250px;
	float: right;
}

.referenzen_back_btn{
	color: #FFF;
	display: block;
	position: static;
	background-color: #333;
	width: 150px;
	text-align: center;
	margin: 10px;
	border-radius: 8px;
	box-shadow: 0px 7px 20px -7px #333333;
}

.referenzen_back_btn a {
	background-color: #333;
	font-color: #fff;
	color: #fff;
	text-decoration: none;
	box-shadow: 0px 7px 20px -7px #333333;
}

.referenzen_back_btn:hover, .referenzen_back_btn a:hover {
	background-color: #555;
	font-color: #fff;
	color: #fff;
	text-decoration: none;
	box-shadow: none;
}


@media only screen and (max-width: 900px){
.inhalt_referenz {
	padding-top: 1px;
	padding-right: 2.5%;
	padding-bottom: 10px;
	padding-left: 2.5%;
}
.referenzen_slider{
	display: inline-block;
	width: 49%;
}
.referenzen_text{
	display: inline-block;
	width: 49%;
}
}

@media only screen and (max-width: 650px){
.inhalt_referenz {
	padding-top: 1px;
	padding-right: 2.5%;
	padding-bottom: 10px;
	padding-left: 2.5%;
}
.referenzen_slider{
	display: inline-block;
	width: 100%;
}
.referenzen_text{
	display: inline-block;
	width: 100%;
}
}

/*** 
=============================================
    CSS Sitelink style
=============================================
***/

.site-link a {
	background-color: #E6351E; /* Green background */
	border: 2px groove #999; /* Green border */
	color: white; /* White text */
	padding: 5px 10px; /* Some padding */
	margin: 1% 1%;
	cursor: pointer; /* Pointer/hand icon */
	float: right; /* Float the buttons side by side */
	display: block;
	*box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
	box-shadow: none;
	text-align: center;
	border-radius: 14px;
	width: 23%;
	min-width: 140px;
	text-decoration: none;
	-webkit-transition: top 2s, left 2s, background-color 2s, box-shadow 2s; /* Safari */
	transition: top 0.4s, left 0.4s, background-color 0.4s, box-shadow 0.4s;
}

.site-link a:hover {
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.7);
	background-color: #DDDDDD;
	top: -2px;
	left: -2px;
	border: 2px ridge #999;
	color: #333;
}

/*** 
=============================================
    CSS Sitelink style End
=============================================
***/


/*** 
=============================================
    CSS Buttongroup style
=============================================
***/
.inhalt_btn-group {
	width: 100%;
	padding: 5px 15% 5px 15%;
	margin: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	*min-width: 300px;
	display: inline-block;
	position: static;
	text-align: center;
	box-sizing:border-box;
}

.btn-group a {
	background-color: #E6351E; /* Green background */
	border: 2px groove #999; /* Green border */
	color: white; /* White text */
	padding: 5px 10px; /* Some padding */
	margin: 1% 1%;
	cursor: pointer; /* Pointer/hand icon */
	float: left; /* Float the buttons side by side */
	display: block;
	*box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
	box-shadow: none;
	text-align: center;
	border-radius: 14px;
	width: 23%;
	min-width: 140px;
	text-decoration: none;
	-webkit-transition: top 2s, left 2s, background-color 2s, box-shadow 2s; /* Safari */
	transition: top 0.4s, left 0.4s, background-color 0.4s, box-shadow 0.4s;
}

/* Clear floats (clearfix hack) */
.btn-group:after {
    content: "";
    clear: both;
    display: table;
}

.btn-group a:not(:last-child) {
    border-right: none; /* Prevent double borders */
}

/* Add a background color on hover */
.btn-group a:hover {
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.7);
	background-color: #DDDDDD;
	top: -2px;
	left: -2px;
	border: 2px ridge #999;
	color: #333;
}

@media only screen and (max-width: 900px){
.inhalt_btn-group {
	padding: 10px 2.5% 10px 2.5%;
}
.btn-group a {
    *font-size: 10px;
	width: 31%;
}
}

@media only screen and (max-width: 650px){
.inhalt_btn-group {
	padding: 10px 2.5% 10px 2.5%;
}
.btn-group a {
    *font-size: 10px;
	width: 48%;
}
}

@media print {
.inhalt_btn-group {
	padding: 10px 1px 10px 1px;
}
}
/*** Buttongroup Style Sheet Ende ***/


/*** 
=============================================
    buttonlist Section style
=============================================
***/
.inhalt_buttonlist {
	width: 70%;
	padding: 50px 30px 50px 30px;
	background-color: #FFFFFF;
	min-width: 380px;
	display: inline-block;
	position: static;
	text-align: center;
	vertical-align: middle;
}

.buttonlist_btn {
	width: 18%;
	height: 30px;
	background-color: #FFF;
	font-size: 14px;
	font-color: #000;
	color: #000;
	display: block;
	position: static;
	min-width: 70px;
	float: left;
	margin-top: 3px;
	margin-right: 1%;
	margin-bottom: 3px;
	margin-left: 1%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-decoration: none;
	border-radius: 8px;
}

.buttonlist_btn_aktive {
	width: 18%;
	height: 30px;
	background-color: #333;
	font-size: 14px;
	font-color: #FFF;
	color: #FFF;
	display: block;
	position: static;
	min-width: 70px;
	float: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 3px;
	margin-right: 1%;
	margin-bottom: 3px;
	margin-left: 1%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	vertical-align: middle;
	text-decoration: none;
	border-radius: 8px;
	box-shadow: 0px 7px 20px -7px #333333;
}

.buttonlist_btn:hover, .buttonlist_btn a:hover, .buttonlist_btn_aktive:hover, .buttonlist_btn_aktive a:hover, .buttonlist_btn_aktive p, .buttonlist_btn_aktive a  {
	background-color: #333;
	font-color: #fff;
	color: #fff;
	text-decoration: none;
	box-shadow: 0px 7px 20px -7px #333333;
}

.buttonlist_btn p, .buttonlist_btn a {
	*background-color: #fff;
	font-color: inherit;
	color: inherit;
	text-decoration: none;
}


/***.buttonlist_btn p:hover, .buttonlist_btn a:hover {
	*background-color: #000;
	font-color: #fff;
	color: #fff;
}***/


@media only screen and (max-width: 900px){
.inhalt_buttonlist {
	width: 100%;
	padding: 50px 30px 50px 30px;
}
.buttonlist_btn {
	font-size: 12px;
}
.buttonlist_btn_aktive {
	font-size: 12px;
}
}

@media only screen and (max-width: 650px){
.inhalt_buttonlist {
	width: 100%;
	padding: 50px 30px 50px 30px;
}
.buttonlist_btn {
	font-size: 10px;
}
.buttonlist_btn_aktive {
	font-size: 10px;
}
}



/*** Buttonlist Section Ende ***/

/*** 
=============================================
    catcher2sp Section style
=============================================
***/
.inhalt_img2sp {
	width: 70%;
	background-color: #FFFFFF;
	min-width: 380px;
	display: inline-block;
	position: static;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.img2sp_title {
	display: inline-block;
	position: static;
	width: 100%;
	text-align: left;
}

.img2sp_text {
	display: block;
	position: static;
	width: 30%;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 2.5%;
	margin-bottom: 0px;
	margin-left: 2.5%;
}

.img2sp_tile {
	display: block;
	position: static;
	width: 10%;
	height: 100%;
	text-align: left;
	float: left;
}

.img2sp_img {
	display: block;
	position: static;
	width: 49.9%;
	text-align: right;
	float: left;
	padding: 5px;
	*margin: 5px;
}
.img2sp_imgr {
	display: block;
	position: static;
	width: 49.9%;
	text-align: right;
	float: right;
	padding: 5px;
	*margin: 5px;
}

@media only screen and (max-width: 900px){
.img2sp_img {
	width: 30%;
}
.img2sp_text {
	width: 65%;
	float: right;
}
.inhalt_img2sp {
	width: 95%;
}
}

@media only screen and (max-width: 650px){
.img2sp_img {
	width: 100%;
	float: none;
	text-align: center;
}
.img2sp_text {
	width: 100%;
	float: none;
	margin-left: 0px;
}
.inhalt_img2sp {
	width: 95%;
}
}

/*** Catcher2sp Section Style Ende *****/



/*** 
=============================================
    catcher2sp Section style
=============================================
***/
.inhalt_catcher2sp {
	width: 70%;
	background-color: #FFFFFF;
	min-width: 380px;
	display: inline-block;
	position: static;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.catcher2sp_title {
	display: inline-block;
	position: static;
	width: 100%;
	text-align: left;
}

.catcher2sp_text {
	display: block;
	position: static;
	width: 30%;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 2.5%;
	margin-bottom: 0px;
	margin-left: 2.5%;
}

.catcher2sp_tile {
	display: block;
	position: static;
	width: 10%;
	height: 100%;
	text-align: left;
	float: left;
}

.catcher2sp_img {
	display: block;
	position: static;
	width: 30%;
	text-align: right;
	float: left;
	padding: 5px;
}

@media only screen and (max-width: 900px){
.catcher2sp_img {
	width: 30%;
}
.catcher2sp_text {
	width: 65%;
	float: right;
}
.inhalt_catcher2sp {
	width: 95%;
}
}

@media only screen and (max-width: 650px){
.catcher2sp_img {
	width: 100%;
	float: none;
	text-align: center;
}
.catcher2sp_text {
	width: 100%;
	float: none;
	margin-left: 0px;
}
.inhalt_catcher2sp {
	width: 95%;
}
}

/*** Catcher2sp Section Style Ende *****/

/*** 
=============================================
    Newspaper Section style
=============================================
***/
.inhalt_newspaper {
	width: 100%;
	padding: 10px 30px 10px 30px;
	background-color: #FFFFFF;
	min-width: 380px;
	display: inline-block;
	position: static;
}

.inhalt_newspaper_title {
	padding: 5px;
	margin: 25px 0px 15px 0px;
	position: static;
	width: 100%;
	display: inline-block;
	*box-shadow: 0px 7px 20px -7px rgba(0, 0, 0, 0.85);
	text-align: left;
	*background-color: #DADAD9;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 20px;
	color: #E6351E;
	font-weight: bold;
	*border-radius: 25px;
}

.newspaper {
	text-align: justify;
	color: #111111;
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
	-webkit-column-rule: 1px solid #CCCCCC; /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid #CCCCCC; /* Firefox */
	column-rule: 1px solid #CCCCCC;
}

@media only screen and (max-width: 900px){
.newspaper {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
}
}

@media only screen and (max-width: 650px){
.newspaper {
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;
}
}
/*** End Newspaper


/*** 
=============================================
    Responsiv Gallerie style
=============================================
***/

.inhalt_gallerie {
	width: 100%;
	padding: 3px 15% 10px 15%;
	background-color: #CCCCCC;
	min-width: 380px;
	display: inline-block;
	position: static;
}

.inhalt_gallerie_desc {
	padding: 5px;
	margin: 5px 0px 15px 0px;
	position: static;
	width: 100%;
	display: inline-block;
	box-shadow: 0px 7px 20px -7px rgba(0, 0, 0, 0.85);
	text-align: center;
	background-color: #DADAD9;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	border-radius: 25px;
}


div.gallerie {
    border: 1px solid #ccc;
}

div.gallerie:hover {
    border: 1px solid #777;
}

div.gallerie img {
    width: 100%;
    height: auto;
}

div.gallerie_desc {
    padding: 5px;
    text-align: center;
	background-color: #FFFFFF;
}

* {
    box-sizing: border-box;
}

.gallerie_responsive {
    padding: 0 6px;
    float: left;
    width: 19.99999%;
}

@media only screen and (max-width: 900px){
.inhalt_gallerie {
	width: 100%;
	padding: 3px 2.5% 10px 2.5%;
}

    .gallerie_responsive {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 650px){
.inhalt_gallerie {
	width: 100%;
	padding: 3px 2.5% 10px 2.5%;
}

    .gallerie_responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
/*** End Gallery

/*** 
=============================================
    Responsiv DPGallerie style
=============================================
***/

.inhalt_DPgallerie {
	width: 100%;
	padding: 3px 15% 10px 15%;
	background-color: #878786;
	min-width: 380px;
	display: inline-block;
	position: static;
}

.inhalt_DPgallerie_desc {
	padding: 5px;
	margin: 5px 0px 15px 0px;
	position: static;
	width: 100%;
	display: none;
	box-shadow: 0px 7px 20px -7px rgba(0, 0, 0, 0.85);
	text-align: center;
	background-color: #DADAD9;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 20px;
	color: #E6351E;
	font-weight: bold;
	border-radius: 25px;
}


div.DPgallerie {
    border: 1px solid #ccc;
}

div.DPgallerie:hover div.DPgallerie_desc{
    border: 1px solid #777;
	display: block;
}

div.DPgallerie img {
    width: 100%;
    height: auto;
}

div.DPgallerie_desc {
    display: none;
    position: absolute;
    text-align: center;
	box-shadow: 0px 7px 20px -7px rgba(0, 0, 0, 0.85);
	background-color: #FFFFFF;
	width: 380px;
	z-index: 1;
}

div.DPgallerie_desctxt {
    padding: 15px;
    text-align: center;
}

* {
    box-sizing: border-box;
}

.DPgallerie_responsive {
    padding: 0 6px;
    float: left;
    width: 19.99999%;
}

@media only screen and (max-width: 900px){
.inhalt_DPgallerie {
	padding: 3px 30px 10px 30px;
}

.DPgallerie_responsive {
	width: 50%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
    }
}

@media only screen and (max-width: 650px){
    .inhalt_DPgallerie {
    	padding: 3px 30px 10px 30px;
    }
    .DPgallerie_responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
/*** End DPGallery

/*** 
=============================================
    CSS Slider style
=============================================
***/
#rt-showcase.slider-container { background: #FFFFFF; }
.slider-container {
    padding-top: 0px;
}
.slider-container .csslider1 {
    position: relative;
    display: block;
    margin: 0 auto !important;
}
/**** CSS Slider Style End ***/

/*** 
=============================================
    Rev Slider Wrapper style
=============================================
***/
.rev_slider_wrapper .slide-content-box h1 {
  color: #ffffff;
  font-size: 80px;
  font-weight: 900;
  line-height: 90px;
  margin: 0px 0 14px;
  text-transform: uppercase;
}
.rev_slider_wrapper .slide-content-box h1 span{
  font-family: "OilBats";  
  color: #d5ac63;
}


.rev_slider_wrapper .slide-content-box h3 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 22px;
}
.rev_slider_wrapper .slide-content-box h3 span{
  color: #d5ac63;
}

.rev_slider_wrapper .slide-content-box .button a{
  padding: 17px 40px 15px;
  border-radius: 0;
  transition: all 500ms ease !important;
  -moz-transition: all 500ms ease !important;
  -webkit-transition: all 500ms ease !important;
  -ms-transition: all 500ms ease !important;
  -o-transition: all 500ms ease !important;
}
.rev_slider_wrapper .slide-content-box .button a.bdr{
  border: 2px solid #949494;
}


.csc-textpic-caption {
	font-size: 10px;
	font-family: 'Droid Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 20px;
	margin: 0px;
	padding: 5px 0px 15px 0px;
	color: #000000;
	border-bottom: solid 1px #950238;
	text-indent: 10px;
}

.csc-textpic-caption b {
	font-weight: normal;
	color: #666666;
}

/*** 
=============================================
    Footer style
=============================================
***/
.footer {
	position: static;
	z-index: auto;
	display: inline-block;
	position: static;
	*top: 103px;
	left: 0px;
	width: 100%;
	min-width: 500px;
	background-color: #474f8a;
	text-align: center;
	font-size: 14px;
	font-family: 'Droid Sans', sans-serif;
	line-height: 16px;
	letter-spacing: 0.05em;
	vertical-align: top;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.footer_inhalt {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: static;
	width: 70%;
	text-align: center;
	vertical-align: top;
}

.footer_inhalt_L {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: static;
	*min-width: 320px;
	width: 29.999%;
	text-align: left;
	vertical-align: top;
	float: left;
}

.footer_inhalt_R {
	margin: 0px;
	padding: 0px;
	*min-width: 320px;
	display: inline-block;
	position: static;
	width: 29.999%;
	text-align: right;
	vertical-align: top;
	float: right;
}

.footer_inhalt_R p {
	text-align: right;
}

.footer_inhalt_M {
	margin: 0px;
	*min-width: 220px;
	display: inline-block;
	position: static;
	width: 29.999%;
	text-align: left;
	vertical-align: top;
	float: none;
}

.footer_inhalt_R p, .footer_inhalt_R p a, .footer_inhalt_L p, .footer_inhalt_L p a, .footer_inhalt_M p, .footer_inhalt_M p a {
	margin: 0px;
	color:#DADAD9;
}

@media only screen and (max-width: 900px){
.footer_inhalt {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: static;
	width: 95%;
	text-align: center;
	vertical-align: top;
}
.footer_inhalt_L {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: static;
	*min-width: 320px;
	width: 30%;
	text-align: left;
	vertical-align: top;
	float: left;
}

.footer_inhalt_R {
	margin: 0px;
	padding: 0px;
	*min-width: 320px;
	display: inline-block;
	position: static;
	width: 30%;
	text-align: right;
	vertical-align: top;
	float: right;
}
}

@media only screen and (max-width: 650px){
.footer_inhalt {
	margin: 0px;
	display: inline-block;
	position: static;
	width: 95%;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.footer_inhalt_L {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: static;
	*min-width: 320px;
	width: 100%;
	text-align: left;
	vertical-align: top;
	float: left;
}

.footer_inhalt_R {
	margin: 0px;
	padding: 0px;
	*min-width: 320px;
	display: inline-block;
	position: static;
	width: 100%;
	text-align: right;
	vertical-align: top;
	float: right;
}

.footer_inhalt_R p, .footer_inhalt_L p,.footer_inhalt_M p {
	text-align: center;
}
}

/*** End Footer Style***/


.projectcategories {
	font-size: 13px;
	font-family: Arial, sans-serif;
	letter-spacing: 0.05em;
	margin: -10px 0px 20px 0px;
}

.projectcategories a {
	color: #000 !important;
	text-decoration: none;
}

.projectcategories .active {
	text-decoration: underline;
}

.projects {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.05em;
	list-style-type: none;
}

.projectgallery.thumbs .images li,
.projects li {
	/* display: inline-block;*/
	display: block;
	float: left;
	width: 220px;
	height: 149px;
	margin: 0 20px 20px 0;
	padding: 0;
	border-bottom: 1px solid #950238;
}

.projectgallery.thumbs .images li .thumb img,
.projects li img {
	display: block;
	margin: 0 auto;
}

.projectgallery.thumbs .images li .thumb a,
.projects a {
	/*width: 100%;
	height: 100%;*/
	display: block;
	text-decoration: none;
}

.projectgallery.thumbs .images li .thumb .description,
.projects .caption {
	display: block;
	padding: 5px 20px 5px 0px;
	height: 15px;
	font-family: 'Droid Sans',sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	color: #000;
	background: url('/typo3conf/ext/louafi/Resources/Public/arrow.png') 200px 5px no-repeat;
	white-space: nowrap;
}
.projectgallery.thumbs .images li .thumb .description {
	background: none;
}

.caption-location {
	color: #666;
}

.projectinfo .meta,
.projectgallery .meta {
	font-size: 12px;
	line-height: 20px;
	font-family: 'Droid Sans',sans-serif;
	*position: relative;
}

.projectinfo .caption,
.projectgallery .caption {
	display: inline;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

.projectinfo .navigation,
.projectgallery  .navigation {
	*position: absolute;
	*right: 0;
	float: right;
}

.projectgallery .meta {
	*zoom: 1;
}

.projectinfo .navigation div,
.projectgallery .navigation div {
	display: inline-block;
	*display: inline;
	margin-right: 10px;
	cursor: pointer;
}

.projectinfo .navigation div:hover,
.projectgallery .navigation div:hover {
	text-decoration: underline !important;
}

.projectinfo .navigation div.disabled,
.projectgallery .navigation div.disabled {
	color: #666;
	cursor: default;
	text-decoration: none !important;
}

.projectinfo .navigation a,
.projectgallery .navigation a {
	text-decoration: none;
	color: #000;
}

.projectgallery.nozoom .images {
	display: block;
	width: 80%;
	min-width: 940px;
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
}

.projectgallery.nozoom .images li {
	*display: inline;
}

.projectgallery.nozoom .images .hidden {
	display: none;
}

.projectgallery.nozoom .images img {
	width: 100%;
	height: auto;
}

.projectgallery.zoom {
	position: fixed;
	z-index: 1000;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: #fff;
}

.projectgallery.zoom .meta {
	position: fixed;
	z-index: 2000;
	width: 100%;
	height: 100%;
}

.projectgallery.zoom .caption {
	display: none;
}

.projectgallery.zoom .logo {
	position: relative;
	width: 300px;
	height: 100px;
	top: 0;
	left: 0;
	background: url('/typo3conf/ext/louafi/Resources/Public/sprites.png') 0 0;
	z-index: 3000;
	cursor: pointer;
}

.projectgallery.zoom .logo:hover {
	background-position: -300px 0;
}

.projectgallery.zoom .images .visible {
	position: fixed;
	z-index: 1000;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: #fff;
}

.projectgallery.zoom .images .visible img {
	width: 100%;
	height: auto;
}

.projectgallery.zoom .navigation {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	float: none;	
}
.projectgallery.zoom .meta {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;	
}
.projectgallery.zoom .navigation .overview,
.projectgallery.zoom .navigation .first,
.projectgallery.zoom .navigation .last,
.projectgallery.zoom .navigation .info {
	display: none;
}

.projectgallery.zoom .navigation .show,
.projectgallery.zoom .navigation .prev,
.projectgallery.zoom .navigation .next {
	position: fixed;
	width: 26px;
	height: 26px;
	background: url('/typo3conf/ext/louafi/Resources/Public/sprites.png');
	text-indent: -1000em;
}

.projectgallery.zoom .navigation .show {
	top: 30px;
	right: 30px;
	background-position: 0 -100px;
}

.projectgallery.zoom .navigation .show:hover {
	background-position: -26px -100px;
}

.projectgallery.zoom .navigation .prev {
	top: 49%;
	left: 30px;
	background-position: -52px -100px;
}

.projectgallery.zoom .navigation .prev:hover {
	background-position: -78px -100px;
}

.projectgallery.zoom .navigation .next {
	top: 49%;
	right: 30px;
	background-position: -104px -100px;
}

.projectgallery.zoom .navigation .next:hover {
	background-position: -130px -100px;
}

.projectgallery.zoom .navigation .prev.disabled,
.projectgallery.zoom .navigation .next.disabled {
	display: none;
}

.projectinfo .text {
	font-family: Arial, sans-serif;
}

.projectinfo .images {
	margin: 20px 0;
}

.projectinfo .images img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.projectslideshow {
	position: relative;
	height: auto;
	top: 0px;
	width: 100%;
}

.projectslideshow ul {
	position: relative;
}

.projectslideshow .prev,
.projectslideshow .next {
	position: absolute;
	width: 26px;
	height: 26px;
	background: url('images/sprites.png');
	z-index: 4000;
	top: 49%;
}

.projectslideshow .prev {
	left: 30px;
	background-position: -52px -100px;
}

.projectslideshow .prev:hover {
	background-position: -78px -100px;
}

.projectslideshow .next {
	right: 30px;
	background-position: -104px -100px;
}

.projectslideshow .next:hover {
	background-position: -130px -100px;
}

.projectslideshow ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.projectslideshow li {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

.projectslideshow a {
	width: 100%;
	height: 100%;
}

.projectslideshow img {
	width: 100%;
	height: auto;
}

body.headertofront .header {
	z-index: 1000 !important;
}

.clear {
	clear: both;
}

p a.current {
	text-decoration: underline;
}

.projectgallery.thumbs .navigation div,
.projectgallery.nozoom .navigation div {
	text-indent: -1000em;
	background: url('/typo3conf/ext/louafi/Resources/Public/navigation.png') no-repeat;
	width: 25px;
	height: 25px;
}

.projectgallery.thumbs .navigation div a,
.projectgallery.nozoom .navigation div a {
	text-indent: -1000em;
	display: block;
	width: 100%;
	height: 100%;
}

.projectgallery.thumbs .navigation div.info,
.projectgallery.nozoom .navigation div.info {
	background-position: -27px 0;
	text-indent: 0;
}

.projectgallery.thumbs .navigation div.overview,
.projectgallery.nozoom .navigation div.overview {
	background-position: -52px 0;
	text-indent: 0;
}

.projectgallery.thumbs .navigation div.show,
.projectgallery.thumbs .navigation div.first,
.projectgallery.thumbs .navigation div.prev,
.projectgallery.thumbs .navigation div.next,
.projectgallery.thumbs .navigation div.last {
	display: none;
}

.projectgallery.nozoom .navigation div.first {
	background-position: -77px 0;
}

.projectgallery.nozoom .navigation div.first.disabled {
	background-position: -77px -25px;
}

.projectgallery.nozoom .navigation div.prev {
	background-position: -102px 0;
}

.projectgallery.nozoom .navigation div.prev.disabled {
	background-position: -102px -25px;
}

.projectgallery.nozoom .navigation div.next {
	background-position: -127px 0;
}

.projectgallery.nozoom .navigation div.next.disabled {
	background-position: -127px -25px;
}

.projectgallery.nozoom .navigation div.last {
	background-position: -152px 0;
}

.projectgallery.nozoom .navigation div.last.disabled {
	background-position: -152px -27px;
}

.projectgallery .thumb {
	display: none;
}

.projectgallery.thumbs .images {
	list-style: none;
	padding: 0;
}

.projectgallery.thumbs .thumb {
	display: block;
}

.projectgallery.thumbs .full {
	display: none;
}

input, textarea {
	border: solid 1px #950238;
	font-size: 15px;
	font-family: Arial, sans-serif;
	color: #000000;
	margin: 0px 0px 20px 0px;
	width: 300px;
}

.csc-mailform {
	margin: 0px 0px 30px 0px;
}

.csc-mailform label {
	width: 300px;
	font-size: 15px;
	display: block;
}

.csc-mailform input[type=submit] {
	width: 100px;
	margin: 0px 0px 0px 415px;
	background-color: #ffffff;
}

.tx-indexedsearch-searchbox-sword {
	margin: 0px 0px 0px 10px;
}

.tx-indexedsearch-searchbox-button {
	margin: 0px 0px 0px 0px;
}

/***
.inhalt a {
	color: #000000;
}
***/
.browsebox {
	margin: 20px 0px 30px 0px;
	padding: 0px;
}

.browsebox li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.browsebox li a {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.tx-indexedsearch-searchbox-button {
	margin: 10px 0px 20px 0px;
	background-color: #ffffff;
}

.suchen input {
	background-color: transparent;
}

.projectgallery.thumbs .images li {
	/* height: 130px; */
}

.projectgallery.thumbs .images li .thumb .description {
	/* display: none; */
}

@media(min-width:100px) {
.inhalt_slide {
	*height: 250px;
}
}

@media(min-width:480px) {
.inhalt_slide {
	*height: 250px;
}
}


@media(min-width:768px) {
.inhalt_slide {
	*height: 310px;
}
}

		
@media(min-width:1024px) {
.inhalt_slide {
	*height: 360px;
}
}
		
		
@media(min-width:1200px) {
.inhalt_slide {
	*height: 470px;
}
}

@media(min-width:1600px) {
.inhalt_slide {
	*height: 560px;
}
}

@media(min-width:1920px) {
.inhalt_slide {
	*height: 572px;
}
}

@media print {
.navi {
	display: none;				
	}
.inhalt_slide {
	display: none;
}
.inhaltbanner {
	display: none;
	}
.footer_nav {
	display: none;
	}
.inhalt h1 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	margin: 0pt 0px 8pt 0px;
	padding: 0px 0px 0px 0px;
}

.inhalt h2 {
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	margin: 0pt 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.inhalt h2 b {
	font-size: 11pt;
	font-weight: bold;
	line-height: 12pt;
	margin: 0pt 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.inhalt p, .inhalt p a {
	font-size: 9pt;
	line-height: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12pt 0px;
}

.inhalt_text_1sp {
	width: 147px;
}

.inhalt_text_2sp {
	width: 295px;
}
.inhalt_text_1sp img{
	max-width: 145px;
}
.inhalt_text_2sp img{
	max-width: 293px;
}

.inhalt_block_1sp {
	width: 147px;
}

.inhalt_block_2sp {
	width: 295px;
}

.inhalt_img_1sp {
	width: 147px;
}

.inhalt_img_2sp {
	width: 295px;
}
.inhalt_img_4sp {
	width: 600px;
}
.inhalt_img_1sp img{
	width: 145px;
}
.inhalt_img_2sp img{
	width: 293px;
}

.inhalt_video_2sp{
	display: none;
}

}