@import "../layout/profile0_basic.css";
@import "../layout/profile0_page.css";

body {
	background:url(../images/bkg.png) repeat-y;
}

.logo {

}

.logo img {
}


/* Icons */


/* Read more  */

a.read_more, a.go_back {

	text-decoration:none !important;
	color:#E6505B !important;
}

a.read_more:hover, a.go_back:hover {
	text-decoration:none;
	color:#E6505B !important;

}

a.read_more:before, a.go_back:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  font-size: 12pt;
  text-rendering: auto;
  font-weight:bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
	content: "\f105";
  margin-right: 7px;
  color:#E6505B;
}

a.go_back:before {
	content: "\f104";
}

.back_frame {
	height:35px;
	line-height:35px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	background-color:#F1F1F1;
}

.margin_top_neg {
	margin-top:-80px;
}

/* Großer Event Frame */
.big_slider_frame {
  width:100%;
	position:relative;
	color:#FFFFFF;

}

.big_slider_frame .nav_bottom {
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-35px;
}

.big_slider_frame #scroller_content {
	
}

.big_slider_frame .owl-pagination {
	display:none;
}


.big_slider_frame .scroller_item {
	position:relative;
	
/*  background: url(../images/img.jpg) no-repeat center top;   */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	width:100%;
/*	max-height:797px;  */
}

.big_slider_frame .scroller_item img {
	width:100%;


}

.big_slider_frame .claim {
	position:absolute;
	text-align:center;
	top:30%;
	width:100%;
}

.big_slider_frame .form_button {
	z-index:10;
	position:relative;

}

.big_slider_frame .claim h1 {
	font-size:80pt;
}

.corner {
	width:200px;
	height:200px;
	position:absolute;
	left:0px;
	bottom:0px;
	background:url(../images/diamond.png) -400px 0px no-repeat;
	color:#FFFFFF;
}

.corner_in {
	padding:105px 100px 20px 20px;
	font-size:14pt;
	text-align:left;
	font-family:'Roboto';
	font-weight:300;
	line-height:1.3;
	text-transform:uppercase;
}

/* Project Slider */
.project_slider_frame {
	max-width:925px;
	max-height:441px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.project_slider_frame .owl-pagination {
	display:none;
}

/* Scroller */
.scroller_nav {
	display:none;
}
.scroller_nav a {
	text-decoration:none !important;
}

.scroller_nav  .arrow_left, .scroller_nav  .arrow_right {
  display: inline-block;
  cursor: pointer;
  color: #fff;
  width: 35px;
  height: 50px;  
  line-height: 50px;
  vertical-align:middle;
/*  background: rgba(0, 0, 0, .25); */
  overflow: hidden;
  text-align: center;	
  position:absolute;
  top:50%;
  margin-top:-25px;	
}


.scroller_nav  .arrow_left:before, .scroller_nav  .arrow_right:before {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 54pt;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f104";	
  line-height: 50px;
}

.scroller_nav  .arrow_left {
	left:50px;
}

.scroller_nav  .arrow_right {
	right:50px;
}

.scroller_nav  .arrow_right:before {
  content: "\f105";
}

.project_slider_frame .scroller_nav .arrow_left,
.project_slider_frame .scroller_nav .arrow_right {
	color:#E6505A;
	left:-60px;
}

.project_slider_frame .scroller_nav .arrow_right {
	right:-60px;
	left:auto;
}

.project_slider_frame .scroller_nav  .arrow_left:before, .project_slider_frame .scroller_nav  .arrow_right:before {
	font-size: 42pt;

}

.nav_bottom, .nav_bottom2 {
	width:70px;
	height:60px;
	
	display:inline-block;
	background:url(../images/arrow_down.png) 18px 20px no-repeat;



}

.nav_bottom2 {
	background:url(../images/arrow_down2.png) 18px 20px no-repeat;
}

/* Content frames */
.out_frame {

	width:100%;
}

.margin_top {
	margin-top:30px;
}

.nav_frame {

	width:272px;
	max-width:272px;
	background-color:#F1F1F1;
	overflow:hidden;

}

.nav_frame_in {
	position:fixed;
	width:197px;
	padding:30px 30px 30px 35px;
}

.content_right {
	margin-left:272px;
	overflow:hidden;
	padding-bottom:40px;

}

.content_frame {
	padding:40px 12% 40px 12%;
	font-size:11pt;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
}


#section1 {
/* 	padding-top:80px; */
}

.content_frame:last-child {
/*	padding-bottom:80px; */

}

.content_frame h1 {
	text-align:center;
	margin-top:40px;
}
.content_frame h2, .content_frame h3, .content_frame h4, .content_frame h5 {
	text-align:center;
}


.introtext {
	font-size:15pt;
}

.introtext p {
	text-align:justify;
	text-align-last:center;

}

.content_frame_small {
	max-width:772px;
}


.content_frame_small p {
	text-align:justify;
	margin-bottom:35px;
}

.content_frame_small + .content_frame_small {
	margin-top:-30px;
}

.project_slider_frame + .content_frame_small { 
	margin-top:-20px;
}

.content_frame_small + .project_slider_frame { 
	margin-top:10px;
}

.content_frame p:last-child {
	margin-bottom:0px;
}

.content_frame h2 + h5 {
	margin-top:-15px;
	margin-bottom:30px;
}

.content_right .teaser:last-child {
	margin-bottom:-40px;
	margin-top:40px;

}

.no_bottom {
	margin-bottom:-40px;
	margin-top:40px; 
}


.content_img img {
/*
	margin-bottom:20px;	
	margin-top:20px;	
*/
	width:100%;
}

.content_frame a {
	text-decoration:none;
	color:#E6505A;
}
.content_frame a:hover {
	text-decoration:none;
	color:#0000FF;
}

/* Content specific */

.content_frame li {
	margin-bottom:10px;
}

.content_frame p + ul {
	margin-top:-10px;
}

.content_frame p.img_right + ul {
	margin-top:0px;
}


a.form_button {
	text-decoration:none !important;
}

.sepline {
	border-bottom:1px solid #D8D8D8;
}

.symbol_phone {
	display:block;
	padding-left:36px;
	background:url(../images/phone.png) 4px no-repeat;
	font-size:12pt;
	margin-bottom:20px;
}

.symbol_phone2, .symbol_phone2:hover {
	background:url(../images/phone2.png) 4px no-repeat;
	padding-left:50px;
	font-size:22pt;
	font-family:'Roboto';
	font-weight:300;
	color:#FFFFFF;
	text-decoration:none;
}

.intro_check {
	min-width:220px;
	
	line-height:37px;
	padding-top:45px;
	display:inline-block;
	text-align:center;
	background:url(../images/check_circle.png) center top no-repeat;
	font-size:15pt;
	font-weight:bold;
	margin-right:5%;
	margin-left:5%;
	margin-bottom:15px;
}


.teaser {
	width:100%;
	min-height:340px;
	background:url(../images/img6.jpg) center top no-repeat; 

	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display:block;
  color:#FFFFFF;
  position:relative;
  
}

.teaser img {
	width:100%;
}

.teaser_in {
	padding:130px 40px 110px 40px;
	text-align:center;
	font-size:16pt;
	line-height:1.2;
}

.teaser_in p {
	margin-bottom:30px;
}

.teaser_in h5 {
	font-size:26pt;
	margin-bottom:25px;
	font-weight:normal;
}


.teaser3_frame {
	
}

.teaser3_frame .teaser {
	width:33.3333%;
	min-height:500px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display:block;
  color:#FFFFFF;
  float:left;
}

.teaser3_frame .teaser {
	margin:0 !important;
}

.teaser3_frame .teaser .teaser_in {
	padding:25% 10% !important;
}

.teaser3_frame .teaser .teaser_in h2 {
	font-size:38pt;
}

 


/* Search frame */
.search_frame {
	position:relative;
	height:36px;
	margin-bottom:5px;
}

.search_frame input.search_textfield {

	border:none;
	background:transparent;
	line-height:27px;
	height:27px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:11pt;
	font-weight:normal;
	font-family:'Roboto', sans-serif;
	width:148px;
	padding-left:10px;
	padding-right:4px;

	outline:none;
	margin:0px;
	vertical-align:middle;
	position:absolute;

	left:25px;
	color:#545B6A;
}

.search_frame input.search_textfield:focus {

}

.search_frame .search_go  {
	position:absolute;
	top:-4px;
	left:-6px;
	height:36px;
	width:35px;
	outline:none;
	border:none;
	display:block;
	background:none;
	font-size:13pt;
	cursor:pointer;
	text-align:center;
	color:#545B6A;
}



/* Text alignments */
.text_right {
	float:right;
	width:65%;

}

.text_left {
	float:left;
	width:65%;
}

.text_right .in {
	padding-left:20px;
}

.text_left .in {
	padding-right:20px;
}


.text_img_left {
	float:left;
	margin-bottom:20px;
	width:35%;
}

.text_img_left img {
	max-width:100%;
}

.text_img_right {
	float:right;
	margin-bottom:20px;
	width:35%;
	text-align:right;
}

.text_img_right img {
	max-width:100%;
}


/* News stuff */


h3.news_list_headline {
	text-align:right;
	padding-bottom:5px;
}


.news_list {
	text-align:center;
	max-width:722px;
	margin-left:auto;
	margin-right:auto;
}


.news_item {		
	margin-bottom:50px;
} 

.news_item_sep {

	border-bottom:1px solid #E1E1E1;
	margin-bottom:30px;
}

.news_item_img {
	margin-bottom:20px;
}

.news_item_img img {
	max-width:722px; 
	width:100%;
}

.news_item_content  {
	max-width:722px;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}

.news_item_content h2, h1.news_headline {

}

h1.news_headline {
	margin-top:0px;
}

.blue_sep {

	max-width:40px;
	border-top:1px solid #A8ABB2;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

.news_item_content p {
	margin-bottom:10px !important;
}

.news_item_date, .news_date {
	margin-bottom:5px;
	font-family:'Gentium Basic', serif;
	font-weight:400;
	font-size:13pt;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}


.cat_list a {

}

.share_box {
	border-top:1px solid #E1E1E1;
	text-align:center;
	padding-top:20px;
}

.share_box h5 {
	margin-bottom:-10px;
}

.addthis_inline_share_toolbox {
	margin-bottom:40px;
	text-align:center;
	padding-top:30px  !important;
}

.addthis_inline_share_toolbox a {
	margin-left:10px !important;
	margin-right:10px !important;
}

.event_detail {
	width:100%;
}

.event_detail td {
	padding:0 0 10px 0;
	vertical-align:top;
}

.event_detail td .tblGallery td {
	border:none;
}

.event_detail td.event_detail_name {
	width:25%;
}




/* Fotogalerie  */
.gallery_frame {
	text-align:center;
	position:relative;
	padding-top:20px;
	
	margin-bottom:20px; 
}

.gallery_scale {
	display:block;
	background:url(../layout/bt_scale.png) no-repeat;
	width:45px;
	height:45px;
	margin-top:-15px;
}

.gallery_scale_info {
	display:inline-block;
	padding-left:22px;
	background:url(../layout/glass.png) no-repeat;
	font-style:italic;
	font-family:Arial, sans-serif;
	
	font-size:9pt;
	line-height:19px;
}

.gallery_subline {
	position:absolute;
	bottom:10px;
	left:10px;
}

.gallery_img {
	display:inline-block;
	line-height:1.0;

	margin:0px 12px 60px 12px;
	padding:12px 12px 12px 12px;
	background-color:#E9EEEE;
	position:relative;
	/*
	box-shadow:5px 7px 12px #D2D2D2;
	-moz-box-shadow: 5px 7px 12px #D2D2D2;
	-webkit-box-shadow: 5px 7px 12px #D2D2D2;
	filter:progid:DXImageTransform.Microsoft.shadow(direction = 135, Color='gray', strength=5);
	*/
}

.wide_space {
	margin:0px 30px 60px 30px !important;
}

.gallery_img:hover {

} 

.gallery_img figcaption {
	text-align:center;
	font-size:10pt;
	height:20px;
	/*
	text-overflow:ellipsis;
	overflow:hidden;
  white-space: nowrap;
  */
	position:absolute;
	bottom:-30px;
	width:90%;
}





/* Menus */


#main_menu {
	margin-bottom:30px;
	margin-top:15px;
	position:relative; 
	background:transparent;
	-webkit-user-select:none;
	-moz-user-select:none;

}

#main_menu ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#main_menu ul li {
	display:block;

	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;

}

#main_menu ul li a {

	outline:none;	
	cursor:pointer;	
	display:block;
	text-decoration:none;
	cursor:pointer;
	font-size:10.5pt;

	text-transform:uppercase;
	font-family:'Roboto', sans-serif;
	font-weight:bold;
	padding:8px 0px 8px 0px;
	margin:0px;	

/*	border-bottom:2px solid transparent; */

}
#main_menu ul li a:last-child {
	
}

#main_menu ul li.closed a {
	background:url(../images/menu_down.png) right no-repeat;
}

#main_menu ul li.closed a.marked {
	background:url(../images/menu_up.png) right no-repeat;
}

#main_menu ul li a:hover {
/*	border-bottom:2px solid #0E98B6; */
	color:#e6505a;
}

#main_menu ul li a.marked, #main_menu ul li a.marked:link, #main_menu ul li a.marked:hover, #main_menu ul li a.marked:visited, #main_menu ul li a.marked:active  {
/*	border-bottom:2px solid #0E98B6; */
	color:#e6505a;
}

#main_menu ul li ul {
	display:none; 
}

#main_menu ul li ul li a {
		font-size:9pt;
		padding-left:20px;
		background:none !important;
}


.menu_imprint {
	margin-bottom:10px;
}

.menu_imprint a {
	text-transform:uppercase;
	display:block;

}


/* Old Input stuff */
.content_box {
	margin-bottom:15px;
}

.input_form {
	margin-bottom:15px;
}

.input_form h1 {
	margin-bottom:10px;
}

.input_row, .input_row2 {
	margin-bottom:7px;
	clear:left;
}


.input_row .input_col1_thin {
	float:left;
	font-size:9pt;
	width:100px;	
	padding-top:6px;
}

.input_row2 .input_col1_thin {
	float:left;
	width:115px;	
}

.input_col2_thin input {
	margin-right:5px;
}


/* Responsive stuff */

#menu_sidebar {
	display:none;

}

.menu_disabled {
	
}

.menu_enabled {

}




.bt_menu_open, .bt_menu_close {
	width:55px;
	height:55px;
	background-color:#E6505B;
	position:fixed;
	display:none;
	z-index:999;
}

.bt_menu_open:hover, .bt_menu_close:hover {
	text-decoration:none;
}



.bt_menu_close {
	top:0px;
	right:245px;
	z-index:999;
	text-align:center;
}

.bt_menu_open {
	top:20px;
	right:20px;
	/*
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-khtml-border-radius:10px; 
	border-radius:10px;
	*/
	text-align:center;
}

.menu_lang2 {
	width:245px;	
	height:55px;
	background-color:#E6505B;
	position:fixed;
	top:0px;
	right:0px;
	display:none;
	z-index:999;
}

.menu_lang2 a {
	display:inline-block;
	float:left;
	width:55px;
	height:55px;
	line-height:55px;
	background-color:#E6505B;
	text-align:center;
	border-left:1px solid #FFFFFF;
	text-decoration:none;
}

.menu_lang2 a.marked, .menu_lang2 a:hover {
	color:#4F4F4F;
	background-color:#D0CECF;
}


.bt_menu_close {
/*	background:url(../images/bt_menu_close.png) no-repeat; */
}

.bt_menu_open:before, .bt_menu_close:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
	content: "\f0c9";
	color:#FFFFFF;
	font-size:17pt;
	line-height:55px;
	text-decoration:none !important;

}

.bt_menu_close:before {
 	content: "\f00d";
}


#secure_code {
	margin-left:5px;
	display:inline-block;
}


@media only screen and (max-width: 1339px) {	

	.project_slider_frame .scroller_nav .arrow_left {
		left:20px;
		color:#FFFFFF;
	}
	
	.project_slider_frame .scroller_nav .arrow_right {
		right:20px;
		color:#FFFFFF;

	}
	
}



@media only screen and (max-width: 1439px) {


	.big_slider_frame .claim h1 {
		font-size:68pt;
	}
	
}


@media only screen and (max-width: 1280px) {



	.teaser3_frame .teaser .teaser_in h2 {
		font-size:30pt;
	
	}
	
	.big_slider_frame .scroller_item {
	  background-position:20% top;  
	}		
}


@media only screen and (max-width: 1023px) {


	.big_slider_frame .claim h1 {
		font-size:58pt;
	}
}

@media only screen and (max-width: 980px) {

	.teaser3_frame .teaser {
		width:100%;
	  display:block;
	  float:none;
	}	
}


@media only screen and (max-width: 940px) {

	
	.big_slider_frame .claim {
	}

	.big_slider_frame .scroller_item {
	  background-position:25% top;  

	}	
	.claim {
	}
	
	.claim_in {
		padding:20px;
	}
	
}


@media only screen and (max-width: 540px) {

	.content_frame h1 {
		text-align:center;
		margin-top:0px;
	}


	.search_frame {
		display:none;
	}

	.big_slider_frame .claim h1 {
		font-size:22pt;
	}

	.big_slider_frame .claim {

	}
	
	.scroller_nav {
		display:none !important;
	}

	.big_slider_frame .claim {
		top:10px !important;
	}
	
	.corner {
		display:none;
	}
	
	.teaser {
		min-height:0px;
	}
	
	.teaser .teaser_in {
		padding-top:60px;
		padding-bottom:40px;
		font-size:13pt;
	}
	
}


@media only screen and (max-width: 440px) {

	
	.form_button, 	.form_button:visited, 	.form_button:link {
		width:auto !important;
		max-width:100% !important;
		display:block !important;
		text-align:center;
	}


	
}

.menu_imprint2 {
	padding-left:12%;
	padding-right:12%;
	text-align:center;
	display:none;
	padding-top:20px;
}

.menu_imprint2 span {
	margin-right:10px;
}
.menu_imprint2 a {
	margin-left:10px;
}

/* Mobile */
@media only screen and (max-width: 690px) {

	.menu_imprint, .nav_frame p {
		display:none;
	}
	.menu_imprint2 {
		display:block;
	}
	
	.no_bottom {
		margin-bottom:20px;
	}
	
	body {
		background:none;
	}
	
	.content_frame {
		padding-left:20px;
		padding-right:20px;
	}
	
	.nav_frame {
		width:auto;
		max-width:100%;
		width;100%;
	}
	
	.nav_frame_in {
		position:static;
		padding-top:20px;
		padding-bottom:0px;
		padding-left:20px;
		margin-bottom:-12px;
		
	}
	
	.content_right {
		margin-left:0px;		
	}
	
	.big_slider_frame .claim {
		top:10%;
	}
	
	#main_menu {
		display:none;
	}


	/* Menu */
	#menu_sidebar, 
	#menu_sidebar ul,
	#menu_sidebar li
	{
    padding: 0px;
    margin: 0px;

	}
	#menu_sidebar > li
	{
		display:inline-block;
	}
	#menu_sidebar li
	{
    list-style-type: none;
		text-align:left;
	}
		
	#menu_sidebar
	{
		position:fixed;
		right:0px;
		left:auto;
		top:55px;
		height:auto;
		width:300px;
		background-color:#FFFFFF;

		color:black;
		box-shadow:0 3px 6px 0 rgba(200, 200, 200, 0.7) ;
		-moz-box-shadow:0 3px 6px 0 rgba(200, 200, 200, 0.7) ;
		-webkit-box-shadow:0 3px 6px 0 rgba(200, 200, 200, 0.7) ;
		-khtml-box-shadow:0 3px 6px 0 rgba(200, 200, 200, 0.7) ;
		display:none;	
		z-index:19000;
		overflow:auto;

	}
	
	.bt_menu_open {
		display:block;
	}

	#menu_sidebar ul {
    display: none;
    position: static;
    padding-left: 20px;
    margin-top: 2px;
	}
	
	#menu_sidebar a {
		min-height:40px;
		line-height:40px;
		background-color:transparent;
		color:#000000;
		margin-right:0px;
		padding-left:15px;
		padding-right:15px;    	

		display:block;
	}
	
	#menu_sidebar ul {
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		-khtml-box-shadow:none;
		margin-left:0px;
		margin-bottom:10px;	
	}
	
	#menu_sidebar li:hover > ul {
		display:none;
	}
	
	#menu_sidebar > li {
    float: none;
		display:block;
	}
		
	#menu_sidebar li {
		border-bottom:1px solid #E7E7E7;
	}
	
	#menu_sidebar a.marked, #menu_sidebar a.marked:visited, #menu_sidebar a.marked:active, #menu_sidebar a.marked:hover {

/*	    background-color: transparent !important; */
    font-weight:bold;
		background-color:transparent;	    
	
	}	

	#menu_sidebar li:hover, #menu_sidebar li:hover > a {
	    color:black;
	    background-color: transparent;
	}
	
	#menu_sidebar li.closed {
		background:url(../images/menu_closed.png) right 15px no-repeat;

	}
	
	#menu_sidebar li.opened {
		background:url(../images/menu_opened.png) right 15px no-repeat;

	}
	
	#menu_sidebar ul li.closed {
		background:url(../images/menu_closed.png) right 6px no-repeat;
	}
	
	#menu_sidebar ul li.opened {

		background:url(../images/menu_opened.png) right 6px no-repeat;
	}	
	
	#menu_sidebar ul {
		margin-left:0px;
		background-color:#FFFFFF;
	}
		
	#menu_sidebar ul li {
		border-bottom:none;
		/*
    list-style-type: square;
    list-style-position: outside;
    */
		padding-left:0px;
	}	
	
	#menu_sidebar ul li a, 	#menu_sidebar ul li a:visited, 	#menu_sidebar ul li a:active 	 {
		line-height:24px !important;		
		min-height:24px !important;		
		padding:0px;
		padding-right:25px;
		padding-left:15px;
		font-size:9.5pt;
		background:url(../images/menu_item.png) 0px 8px no-repeat;
		
	}
	
	#menu_sidebar ul li a:hover, #menu_sidebar ul li a.marked,  #menu_sidebar ul li a.marked:hover {
		background:url(../images/menu_item_m.png) 0px 8px no-repeat;

	}

	#menu_sidebar ul ul
	{
    margin-top: 0; 
    left:0;
	}
	
	#menu_sidebar li.menu_sidebar_tools, 	#menu_sidebar li.menu_sidebar_tools:hover {
		height:24px;
		line-height:24px;
		min-height:24px;
		border:none;
		background-color:#E7E7E7;
		overflow:hidden;
	}
	
	.bt_menu_open {
		display:block;
	}
}