﻿@charset "utf-8";

@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,300italic,400italic,600,600italic,700,700italic);
body,html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	
}

html {
	overflow-y: scroll;
}

body, p, span, img, table, tr, td, th, ul, li, h1, h2, h3, h4, h5, div, fieldset, legend, input.text, textarea, select, form, hr {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	font-family: 'Source Sans Pro';
	font-weight: 300;
	font-stretch: normal;
	font-size-adjust: none;
	font-variant: normal;
	font-style: normal;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	text-shadow: none;
	color:#000000;
	letter-spacing: normal;
	line-height: 1.4em;
	vertical-align: top;
	background: none;
	background-position: 0 center;
	background-repeat: no-repeat;
}

a[href="#"] {
    cursor: default;
}

.clear {
	font-size: 0;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	clear: both;
	display: block;
	overflow: hidden;
}

h2
{	font-weight: 300;
	font-size:21px;
	
	}

.eintrag p, .eintrag ul, .eintrag table.auto, .eintrag table.bilder, .bildBig, #tem_imagebild_wrap #tem_imagebild .imagebildContainer .imagebildText p {

	margin-bottom: 17px;
}

.eintrag p, #tem_imagebild_wrap #tem_imagebild .imagebildContainer .imagebildText p {
	
}

b, strong {
	font-weight: 700;
}

.eintrag ol {
	margin-left: 15px;
}

.eintrag ul li,
.eintrag ol li {
	margin-bottom: 5px;
}

.eintrag ul li {
	background-image: url("1pic/listbullet.png");
	background-position: left 7px;
	padding-left: 10px;
}

.eintrag ol li {
	list-style: decimal;
}

.eintrag ul.linkliste,
.eintrag ul.einzellink {
	margin-left: 0;
	
}

.eintrag ul.linkliste li,
.eintrag ul.einzellink li {
	list-style: none;
	background-image: none;
	background-position: left center;
	padding: 0;
}

.eintrag ul.linkliste li a,
.eintrag ul.einzellink li a {

}



.eintrag ul.links li a {
	display: block;
	background-image: url("1pic/bullet.png");
	background-position: 20px center;
	background-repeat: no-repeat;
	padding: 15px 50px;
	color: inherit;
	font-weight: 700;
}

.eintrag ul.dateien li a {
	background-repeat: no-repeat;
	background-position: 20px center;
	display: block;
	height: 53px;
	padding-left: 70px;
	padding-top: 20px;
	color: inherit;
}

.eintrag h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 35px;
    line-height: 1.15em;
}

.eintrag h1 span {
	font-weight: 300;
	font-size: 0.8em;
}

.eintrag h2, legend, #tem_imagebild_wrap #tem_imagebild .imagebildContainer .imagebildText h2 {
	font-size: 1.5em;
	font-weight: 300;
	margin-bottom: 15px;
    line-height: 1em;
}


.eintrag h3 {
	font-size: 1.2em;
	line-height: 1em;
}

.eintrag h4 {
	font-size: 1.1em;
	line-height: 1em;
	color: #000;
  
}

.eintrag a {
}

a {
	color: #ffffff; 

	text-decoration: none;
}

    a[href^=tel] {
        color: #000;
	text-decoration: none;
    }

.eintrag table th {
	font-weight: bold;
}

.eintrag table.auto {
	border-collapse: collapse;
}

.eintrag table.auto th, table.auto td {
	border: 1px solid #404040;
	padding: 3px;
}


span {
	color: inherit;
	line-height: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
	font-stretch: inherit;
	font-size-adjust: inherit;
	font-variant: inherit;
	font-style: inherit;
	text-decoration: inherit;
	text-transform: inherit;
	text-shadow: inherit;
	letter-spacing: inherit;
}

.error {
	color: #FF0000;
}

.errorBlock {
	padding: 5px 10px;
	border: 2px solid #FF0000;
	line-height: 2em;
}

table.formular tr td, 
table.formular tr th {
	padding-bottom: 5px;
}

input.text {
	border: 1px solid #f2f2f2;
	width: 200px;
	padding: 3px;
	background-color: #FFFFFF;
}

textarea {
	border: 1px solid #f2f2f2;
	width: 200px;
	padding: 3px;
	background-color: #FFFFFF;
}

.styled-select {
	background-image: url(1pic/select_bg.png);
	background-position: 15px center;
	border: 1px solid #d1d1d1;
	overflow: hidden;
	width: 206px;
	height: 21px;
	padding-top: 3px;
	float: left;
}

.styled-select select {
	border: none;
	margin: 0;
	width: 250px;
	background-color: transparent;
	border: none;
}

select {
	border: 1px solid #f2f2f2;
	margin-right: 5px;
	background-color: #FFFFFF;
}

.select_day {
	width: 40px;
	background-position: right center;
	margin-right: 5px;
}

.select_month {
	width: 92px;
	background-position: right center;
	margin-right: 5px;
}

.select_year {
	width: 60px;
	background-position: right center;
}

span.option {
	margin-right: 5px;
}

input[type="radio"] {
	width: auto;
}

#divLogo {
    text-align: center;
}
#divLogo span {
    margin: 0.5rem auto 1.8rem;
    display: inline-block;
    font-size: 1.5rem;
    color: #c5ad6f;
}

#logo {
	
	max-width:472px;
	width: 100%;
	margin: 1.8rem auto 0;
}

#logo a {
	display: block;
	position: absolute;
	top: right;
	right: 50px;
	width: 30px;
	height: 70px;
}

.bilder p {
	margin-top: 5px;
	text-align: center;
	font-size: 0.9em;
}

.inhalteEintrag {
	margin-bottom: 33px;
	clear: both;
}

#template_bottom .inhalteEintrag {
	background-image: url(inhalteBottom_bg.png);
	background-repeat: repeat-x;
	height: 555px;
	width: 197px;
	margin-left: 1px;
}

#template_bottom .inhalteEintrag:hover {
	background-image: url(inhalteBottom_hover_bg.png) ;
}

.listeBild {
	float: left;
	width: 130px;
	padding-right: 21px;
}

.listeBildUText .listeText {
	float: left;
	width: 451px;
}

.columns2 {
	float: left;
	width: 430px;
	clear: none;
}

.columns2Right {
	margin-left: 32px;
}

.multipleColumns {
	width: auto;
	float: left;
	margin-left: 32px;
	clear: none;
}

.multipleColumnsFirst,
#template_bottom .multipleColumnsFirst {
	margin-left: 0;
}

.navigationspunkte {
	position: absolute;
}

.navigationspunkte .navigationspunkteEintrag {
	float: left;

}

.navigationspunkte .navigationspunkteEintrag a {
	display: block;
	margin-right:20px;
	margin-top:13px;
	height: 40px;
	line-height: 25px;
	font-size:21px;
	
	font-family:'Source Sans Pro';
	font-weight: 600;
	text-align: left;
	letter-spacing: 0.1px;
	
	color: #000000;
}

.navigationspunkte .navigationspunkteEintrag a:hover,
.navigationspunkte .navigationspunkteEintrag a.aktiv,
body#home .navigationspunkte #home a,
body#magazin_neu .navigationspunkte #magazin a.magazin,
body#specials .navigationspunkte #specials a,
body#events .navigationspunkte #events a,
body#news .navigationspunkte #news a,
body#botschafter .navigationspunkte #botschafter a.botschafter,
body#vertretungen .navigationspunkte #vertretungen a.vertretungen,
/*body#premiumliving .navigationspunkte #luxusimmo_sub a.premiumliving,*/
body#ottoimmobilien .navigationspunkte #luxusimmo a,
body#about .navigationspunkte #about a.about,
body#team .navigationspunkte #about_sub a.team,
body#partner .navigationspunkte #about_sub a.partner,
body#fiftyyears .navigationspunkte #about_sub a.fiftyyears,
body#kontakt .navigationspunkte #kontakt a,
body#impressum #impressum a,
body#agb #agb a,
div#footerlinks a:hover {
	color: #c5ad6f;
}

#home .imgcontainer {
		overflow: hidden; 
		max-width: 1164px; 
		height: 425px; 
		position: relative;
	}
#home .cover {
		min-width: 1164px;
		min-height: 425px;
		align-self: flex-start;
		opacity: 0;
		animation-name: fade;
		animation-duration: 9s;
		animation-iteration-count: infinite;
		position:absolute; 
	}
	@keyframes fade{
		0%      { opacity: 0; }  /** fadeIn beginnt            **/
		11.11%  { opacity: 1; }  /** Bild steht                **/
		44.44%  { opacity: 1; }  /** Bild bleibt drei Sekunden **/
		55.55%  { opacity: 0; }  /** fadeOut beendet           **/
		100%    { opacity: 0; }
	}
#home .cover:nth-child(1) { animation-delay: 0s; }
#home .cover:nth-child(2) { animation-delay: 3s; }
#home .cover:nth-child(3) { animation-delay: 6s; } 

.newslineEditLink a {
	display: block;
	clear: both;

	border: 1px solid #f0f0f0;
	padding: 3px;
	font-size: 11px;

	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}

.newslineEditLink a:hover {

	text-decoration: none;
}

.inhalte70Lay .bilderbox,
.inhalte75Lay .bilderbox {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.inhalte71Lay .bilderbox,
.inhalte76Lay .bilderbox {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.inhalte70Lay ul,
.inhalte75Lay ul,
.inhalte71Lay ul,
.inhalte76Lay ul {
	overflow: hidden;
}

.videosStandardLay {
	margin-bottom: 10px;
}

#template {
	width: 990px;
	margin: 0 auto;
}

.footer {

   background-repeat:repeat; 
   font-weight:500; 
   width: 968px; 
   text-align: right; 
   padding: 2px  20px 2px 2px ;
}

.footer a   {
   color: #000000; 
}

#template_middle {
	background-color: #FFFFFF;
	padding: 52px 49px 10px 49px;
	margin-bottom: 32px;
	position: relative;
}

#template_content {
}

#copyright {
	width: 980px;
	margin: 0 auto;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box>#lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	float: right;
	padding-bottom: 0.7em;
}

#template_bottom .bilder td {
	height: 120px;
	vertical-align: middle;
	text-align: center;
}

#template_bottom .eintrag p {
	color: #000000;
}

#template_bottom .eintrag ul.links {
	position: absolute;
	top: 310px;
	left: 20px;
}

#template_bottom .eintrag ul.links li {
	background: none;
	background-color: #FFFFFF;
}

#template_bottom .eintrag ul.links li a {
	width: 137px;
	font-weight: normal;
	padding: 10px;
	background-position: 130px center;
	
}

#template_bottom .inhalteEintrag .body {
	padding: 0 20px;
	position: relative;
}


.googleMaps {
	height: 269px;
}

.weiter	{
	width:174px;
	height: 65px;

	font-weight:bold; 
	font-size:14px;
	text-align:right;


	
	}
	
.weiter	a	{
	margin-right: 10px;
	width:100%;
	height: 65px;

	text-align:right;
	background-image:url(images/w75p.png);
	background-repeat:repeat;

	
	}

	
	.opac {
	   opacity: 1!important;
	   transition: opacity .25s ease-in-out!important;
	   -moz-transition: opacity .25s ease-in-out!important;
	   -webkit-transition: opacity .25s ease-in-out!important;
	}
	.noopac {
	   opacity: 0!important;
	   transition: opacity .25s ease-in-out!important;
	   -moz-transition: opacity .25s ease-in-out!important;
	   -webkit-transition: opacity .25s ease-in-out!important;
	}

	.eventadminimg {
		position: absolute;
        left: 0;
		width: 270px;
		float: left;
		font-weight: 300;
		text-align: center;
		background: rgba(0, 0, 0, 0.8);
		opacity: 0;
        top: 0;
		height: 170px;
		z-index: 100;
	}

	div#divPhoto div.eventadminimg {
		display: none!important;
	}

	div#divPhoto:hover div.eventadminimg {
		display: block!important;
	}

/** RESPONSIVE DESIGN **/

#container {
	width: 100%;
	max-width: 1175px;
	margin: 0px auto;
	padding: 0 0.3em;
	box-sizing: border-box;
}

.nobr {
	white-space: nowrap;
}

#template_header {
	width: 100%;
    max-width: 1170px;
	min-height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	z-index: 100;
}

#template_header ul {
	list-style: none;
	overflow: hidden;
}

#template_header li a {
  display: block;
}

#template_header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

#template_header .menu-icon {
  cursor: pointer;
  display: inline-block;
  right: 0px;
  padding: 22px 50px 22px 30px;
  position: absolute;
  z-index: 100;
  user-select: none;
}

#template_header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 6px;
  position: relative;
  transition: background .2s ease-out;
  width: 50px;
}

#template_header .menu-icon .navicon:before,
#template_header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

#template_header .menu-icon .navicon:before {
  top: 15px;
}

#template_header .menu-icon .navicon:after {
  top: -15px;
}


#template_header .menu-btn {
  display: none;
}

#template_header .menu-btn:checked ~ .menu {
  max-height: 1500px;
}

#template_header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

#template_header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

#template_header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

#template_header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
#template_header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

@media (min-width: 1000px) {
	#template_header {
	  height: auto;
	}
  #template_header li {
    float: left;
  }

  #template_header .menu {
    clear: none;
    float: left;
    max-height: none;

  }

  #template_header .menu-icon {
    display: none;
  }

	.submenu {
		display: none;
		position: absolute;
		background-color: #f1f1f1;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 101;
	}

	.submenu a {
		padding: 12px 16px!important;
		margin: 0!important;
		height: auto!important;
		border-bottom: 1px solid #c5ad6f;
		display: block;
	}
			
	.mainmenu:hover .submenu {
		display: block;
	}

	#divFeichtinger {
		transform: rotate(10deg);
	}
}

#divFeichtingerNav {
	padding-bottom: 0.5em;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#ContentPlaceHolder1_ueberlagerung {
	margin: -375px auto 0 auto;
}

#divCover {
	height: 425px;
}

.footer-link {
	margin-top: 12px;
	margin-right: 30px;
	letter-spacing: 1px;
	display:inline-block;
}

img.lupe, img.loading {
	height: 1.6em;
	margin: 0.2em;
}

@media (max-width: 999px) {

	* {
		font-size: calc(14px + 1.4vw)!important;
		line-height: calc(16px + 2.0vw)!important;
	}

	img.lupe, img.loading {
		height: calc(16px + 2.0vw)!important;
	}

	.menu.navigationspunkte {
		text-align: center;
		margin: 0 auto;
	}

	  .navigationspunkte {
		position: relative!important;
	  }

	.navigationspunkte .navigationspunkteEintrag a {
		margin: auto;
		padding: 0!important;
		text-align: center;
		font-size: calc(24px + 1.4vw)!important;
	}
		.navigationspunkte .navigationspunkteEintrag {
			float: none!important;
			width: 100%;
			position: relative;
			display: inline-block;
			margin: 0 auto!important;
			text-align: center;
		}
	#template_header li, #template_header li .submenu {
		display: list-item;
		float: none!important;
		position: relative;
		background-color: transparent;
		box-shadow: none!important;
	}
	.submenu {
		display: inline-block;
	}

	#template_header li .submenu a {
		border-bottom: none!important;
	}

	#template_header li a {
		text-align: center;
	}

	#template_header li div.submenu a {
	}

	#template_header .menu {
		overflow: hidden;
	}
	
	#template_header .menu a.luxusimmo {
		display: none!important;
	}

	#ContentPlaceHolder1_imgCover {
		width: 100%;
	}

	.teambereich, .teambereichoB, .orgeinheit, .orgeinheitoLinie {
		width: 100%!important;
		max-width: 470px!important;
		margin-right: 0px!important;
		margin-bottom: 10px!important;
		float: none!important;
	}

	.teamgruppe {
		width: 100%!important;
		max-width: 470px!important;
		margin: 0 auto!important;
		float: none!important;
		text-align: center!important;
	}

	.orgeinheit, .orgeinheitoLinie {
		width: 100%!important;
		max-width: 470px!important;
		margin: 0 auto!important;
		float: none!important;
		border-top: 0!important;
	}

	.orgeinheit {
		font-size: calc(18px + 1.4vw)!important;
		line-height: calc(20px + 2.0vw)!important;
	}

	.footer-link * {
		font-size: 20px!important;
		line-height: 1.4em!important;
	}
}

.fbwrapper {
	font-size: 20px;
	font-weight:500;
	text-align:center;
	margin-bottom:30px;
}

	.fbwrapper .fb {
		background-image:url(/images/button_fb.png);
		background-position:bottom;
		width:45px;
		height:45px;
		overflow:hidden;
		margin: 0 auto;
		margin-top: 30px;
	}
	
		.fbwrapper .fb a {
			display: block;
			width:45px;
			height:45px;
		}

.banner {
	height:150px; 
	width: 180px; 
	display: inline-block; 
	margin-bottom:5px;
}

	.banner img {
		height:150px; 
		width: 180px;
	}

@media (min-width: 570px) {
	#ContentPlaceHolder1_ueberlagerung {
		width: 570px!important; 
	}
}
#divMagazineCover {
	float: right;
	width: 171px;
	height: 230px;
	margin: 8px;
}
#pTitleText {
	width: 255px;
	line-height:30px;
}
#divMagazine {
	margin: 10px auto 40px;
}

#pAktuelleAusgabe span {
	font-size: 55px;
	line-height: 55px;
}

@media (max-width: 569px) {
	#ContentPlaceHolder1_ueberlagerung {
		width: 315px!important;
		margin: -531px auto 0 auto;
		left: 0;
		right: 0;
		text-align: center;
	}

	#divCover {
		height: 530px;
		background-color: rgba(0, 0, 0, 0.9);
	}
	
	#pAktuelleAusgabe {
		text-align: center;
	}
		#pAktuelleAusgabe span {
			font-size: 44px;
			line-height: 44px;
		}
	#divMagazineCover {
		float: left!important;
		margin-left: 20px;
		margin-bottom: 0px;
	}
	#pTitleText {
		width: 210px;
		text-align: center;
		line-height: 25px;
	}
	#divMagazine {
		margin-left: 20px;
	}
}

@media (min-width: 791px) {
	.spSinceBull {
		display: none;
	}
	.spSinceBull2 {
		display: inline;
	}
}

@media (max-width: 790px) {
	.spSinceBull {
		display: inline;
	}
	.spSinceBull2 {
		display: none;
	}
	#divSince .nobr {
		display: block;
	}
}

#divEventsList, #divNewsList {
	width: 100%; 
	max-width: 1170px;
}


@media (min-width: 1191px) {

	span#ContentPlaceHolder1_ddlEvents span:nth-of-type(3n) div {
		margin-right: 0px;
	}
}
@media (max-width: 1190px) {
	#divContent {
		text-align: center;
	}
	#divEventsList, #divNewsList {
		width: 400px;
		margin: 0 auto;
	}
	span#ContentPlaceHolder1_ddlEvents {
		width: 800px;
		display: inline-block;
		margin: 0 auto;
		padding: 10px;
		float: none;
	}
	@media (min-width: 791px) {
		span#ContentPlaceHolder1_ddlEvents span:nth-of-type(2n) div {
			margin-right: 0px;
		}
	}
		span#ContentPlaceHolder1_ddlEvents ~ div.divLinks,
		span#ContentPlaceHolder1_ddlEvents ~ div.divMitte,
		span#ContentPlaceHolder1_ddlEvents ~ div.divRechts {
			display: none!important;
		}
		span#ContentPlaceHolder1_ddlEvents img.image.separator {
			display: block!important;
		}
}

@media (max-width: 790px) {
	span#ContentPlaceHolder1_ddlEvents {
		width: 400px;
		float: none;
	}

	span#ContentPlaceHolder1_ddlEvents span div {
		margin-right: 0px;
	}
}

@media (max-width: 800px) {

	.divEventImage a {
		float: none!important;
	}
}

.about_siegel {
	float: left;
}
.impressum_content {
	float: left;
	width: 100%;
	max-width: 560px;
}
	.about_content.padding {
		padding-right: 20px;
	}
.about_content, .about_content_ueb {
	float: left;
	width: 100%;
	max-width: 700px;
	text-align: center;
}
.agb_content {
	float: left;
	width: 100%;
	max-width: 550px;
}
	.agb_content.padding {
	padding-right: 30px;
	}

#kontakt #karte {
	width: 770px;
	height: 500px;
	float: left;
	margin-right: 30px;
	margin-bottom: 90px;
}

.kontakt_content {
	width: 350px;
	float: left;
	padding-bottom: 30px;
}

.teamgruppe {	
	float:left;
}

.magazin_greybox {
	width: 370px;
	float: left;
}
#magazin_neu .magazin_greybox, #magazin_neu .magazin_greybox img {
	width: 200px;
}
#magazin_neu .magazin_greybox {
	display: inline-block;
	float: none;
}
#magazin_neu .magazin_greybox a {
	float: left;
}
	.magazin_greybox.margin {
		margin-right: 26px;
	}

@media (max-width: 1160px) {

	.agb_content, .impressum_content {
		float: none!important;
		margin: 0 auto;
	}

		.agb_content.padding, .impressum_content.padding {
			padding-right: 0px;
		}
		
}
@media (max-width: 1180px) {

	.about_siegel, .about_content {
		float: none!important;
		margin: 0 auto;
	}

		.about_content.padding {
			padding-right: 0px;
		}

}

.abonnement_feld.einganzes {
	width: 1127px;
}
.abonnement_feld.eindrittel {
	width: 360px;
}
.abonnement_div {
	text-align: center;
	margin-bottom: 10px;
}

.teambereich, .teambereichoB {
	width: 270px;
}

.orgeinheit, .orgeinheitoLinie {
	width: 270px;
}

@media (max-width: 1200px) {

	.magazin_content {
		padding: 0 20px!important;
	}

	.teamgruppe, .magazin_block {
		max-width: 600px;
	}

	.orgeinheit, .orgeinheitoLinie {
		margin-left: 10px;
		width: 470px;
	}

	.team_leer {
		display: none;
	}

	.magazin_block {
		margin: 0 auto;
		float: none;
	}

	.kontakt_content {
		float: none!important;
		margin: 0 auto;
	}
	
	body#kontakt .kontakt_content * {
		font-size: calc(10px + 1.4vw)!important;
		line-height: calc(12px + 2.0vw)!important;
	}

	#kontakt #karte {
		width: 100%;
		height: initial;
		max-width: 770px;
		margin: 0 auto;
		float: none!important;
		margin-bottom: 30px;
	}

	#kontakt #karte img {
		width: 100%;
	}

	.magazin_greybox {
		margin: 0 auto;
		float: none!important;
	}	
	.magazin_greybox.margin {
		margin-right: auto;
		margin-bottom: 30px;
	}

	.abonnement_feld {
		margin-bottom: 10px!important;
	}

	.abonnement_feld.einganzes {
		width: 95%;
	}
	.abonnement_feld.eindrittel {
		width: 95%;
		margin-right: 0!important;
	}
	.abonnement_div {
		margin-bottom: 0!important;
	}

}

@media (max-width: 650px) {

	.magazin_block {
		max-width: 300px;
	}

	.footer-link {
		margin-right: 2.3vw;
	}
}

span#ContentPlaceHolder1_dlImages br {
	display: none;
}

#mediadaten {
	width: 100%; 
	text-align: center; 
	float: left; 
	padding: 0px 0px 60px; 
	background-color: rgba(197, 173, 111, 0);
}

.media_altesJahr {
	text-align: center; 
}

/** Responsive Design Ende **/
