TextLink@charset "UTF-8";
.standard {
	font-family: 'Roboto', sans-serif;	
	color: #555555;
}

/* CSS reset --------------------------------------------
----------------------------------------------------------------------------------------_*/
*{
padding: 0px;
margin: 0px;
font-family: 'Roboto', sans-serif;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
ul,
ol {
list-style:  none
}

b,
strong {
font-weight: 600;
}

h1,
h2,
h3 {
margin-bottom:0px;
margin-top:0px;
}

h4 {
line-height:0.8em;
}

img,
a img {
border: none;
display: block;
}

a {
	text-decoration:none;
}


body { 
			position:absolute;
			font-size: 85%;
  			font-family: 'Roboto', sans-serif;
		}
html, body { 
			top:0; left:0; right:0;
			min-height:100%;
			margin:0;
			padding:0;
			width:100%;
		}
	
	

/* LAYOUT --------------------------------------------
----------------------------------------------------------------------------------------_*/

.clear {
height:0px;
clear:both;
}
.cleartablet {
height:0px;
}
.clearmobile {
height:0px;
}

.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.embed-container iframe {
	position: absolute;
	top: 1px;
	width: 100%;
	height: 100%;
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}


#HeadbalkenZeileoben {
position:relative;
height:130px;
width: 100%;
margin: 0 auto;
background-color: #000000;
	border-bottom: 1px solid #de0200;
}

#HeadNavigationobenBereich {
position:relative;
width: 100%;
margin: 0 auto;
}
.HeadNavigationZeilegruen {
position:relative;
min-height: 40px;
background-image: url(aimages/allgemein/balkengrueoben2.png);
background-position: bottom;
}
.LogoZeileweiss {
position:relative;
min-height: 40px;
background-color: rgba(255,255,255,1.00);
z-index: 1;
}
.Logozentriert {
position:relative;
	width: 380px;
	margin: 0 auto;
	top: -20px;
	z-index: 10;
	text-align: center;
}
.NewstickerZeile {
position:relative;
margin-top: -8px;
	max-height: 25px;
text-align: center;
background-color: rgba(255,255,255,1.00);
}
.Newsticker {
position:relative;
margin: 0 auto;
width: 80%;
max-width: 760px;
	border: 0px;
}


#HaupNavZeileNavigation {
position:relative;
width:100%;
margin: 0 auto;
background-color: #333333;
}
.HaupNavZeileZentriert {
position:relative;
max-width: 1280px;
margin: 0 auto;
}

.newsticker {
	position: relative;
	width: 50%;
	float:right;
	line-height:25px;
}


.ContentBereich {
	margin: 0 0;
	padding: 0 0;
	width:100%;
}
.ContentBereichTrennlinie {
	margin: 0 0;
	padding: 0 0;
	width:100%;
	border-bottom: 1px solid #888888;
}
.ContentZeile,
.ContentZeileHellgrau,
.ContentZeileMittelgrau,
.ContentZeileDunkelgrau,
.ContentZeileTiefgrau,
.ContentZeileFirmenfarbe1 {
	margin: 0 0;
	padding: 0 0;
	width:100%;
}
.ContentZeile { background-color: rgba(255,255,255,0.00); }
.ContentZeileHellgrau { background-color: rgba(210,210,210,1.00); }
.ContentZeileMittelgrau { background-color: rgba(180,180,180,1.00); }
.ContentZeileDunkelgrau { background-color: rgba(50,50,50,1.00); }
.ContentZeileTiefgrau { background-color: rgba(30,30,30,1.00); }
.ContentZeileFirmenfarbe1 { background-color: #b6c478; }


.ContentZeileBildergaleriegross { 
	margin: 0 0;
	padding: 0 0;
	width:100%;
	display: inline;
}
.ContentZeileBildergaleriemittel { 
	margin: 0 0;
	padding: 0 0;
	width:100%;
	display: none;
}
.ContentZeileBildergalerieklein { 
	margin: 0 0;
	padding: 0 0;
	width:100%;
	display: none;
}


.ContentBereich1280zentriert {
	margin: 0 auto;
	padding: 0 0;
	width:100%;
	max-width:960px;
}
.TrennLinie {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #bbbbbb;
}
.TrennLinieDunkel {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #666666;
}
.TrennLinieZentriert {
	max-width: 960px;
	margin: 0 auto;
	border-bottom: 1px solid #cdcdcd;
}
.TrennLinieZentriertAbstand {
	max-width: 960px;
	margin: 10px auto;
	border-bottom: 1px solid #cdcdcd;
}

.ZeileAbstandgross {
	min-height: 40px;
}
.ZeileAbstandmittel {
	min-height: 20px;
}
.ZeileAbstandklein {
	min-height: 10px;
}

.Spalte1 {	width: 8.333%;			max-width:106px;	min-width:56px;		float:left;}
.Spalte2 {	width: 16.66666667%;	max-width:213px;	min-width:113px;	float:left;}
.Spalte3 {	width: 25%;				max-width:320px;	min-width:240px;	float:left;}
.Spalte4 {	width: 33.33333333%;	max-width:426px;	min-width:226px;	float:left;}
.Spalte5 {	width: 41.66666667%;	max-width:533px;	min-width:283px;	float:left;}
.Spalte6 {	width: 50%;				max-width:480px;	min-width:340px;	float:left;}
.Spalte7 {	width: 58.33333333%;	max-width:746px;	min-width:396px;	float:left;}
.Spalte8 {	width: 66.66666667%;	max-width:853px;	min-width:453px;	float:left;}
.Spalte9 {	width: 75%;				max-width:960px;	min-width:480px;	float:left;}
.Spalte10 {	width: 83.33333333%;	max-width:1066px;	min-width:480px;	float:left;}
.Spalte11 {	width: 91.66666667%;	max-width:1173px;	min-width:480px;	float:left;}
.Spalte12 {	width: 100%;			max-width:1280px;	min-width:480px;	float:left;}

.SpalteProspektIconKlein { width: 16.66666667%; text-align: center; float:left;}

.SchoenerWohnenSpalte  { width: 16.66666667%; float:left;}
.SchoenerWohnenText  { margin: 10px;}

/* Seitenheadline --------------------------------------------
----------------------------------------------------------------------------------------_*/
.Seitenheadline {
margin: 30px 30px 0px 30px;
font-family: 'Roboto',sans-serif;
font-size: 0.8em;
line-height: 0.8em;
font-weight:300;
color:#b6c478;
}

.Seitenheadline h1 {	
margin:0 0 0 0;
font-family: 'Roboto',sans-serif;
font-weight:100;
font-size: 2.0em;
line-height: 1.0em;
color: #FFFFFF;	
}
.Seitenheadline h1 span {	
margin:0 0 0 0;
font-family: 'Roboto',sans-serif;
font-size: 0.8em;
line-height: 0.8em;
font-weight:300;
color:#FFFFFF;
}

.SeitenheadlineText {
	margin: 10px 30px 10px 30px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	text-align:left;
	font-size: 1.1em;
	line-height: 1.2em;
	color:#555555;
}
.SeitenheadlineText a {
color: #3691CF;	
font-weight:300;
text-decoration: none;
}

.Linkheadline {
margin: 5px 30px 5px 30px;
font-family: 'Roboto',sans-serif;
font-size: 0.9em;
line-height: 1.1em;
font-weight:300;
color:#999999;
}

.SeitenUnterHeadline,
.SeitenUnterHeadlineFarbe,
.SeitenUnterHeadlineSchwarz,
.SeitenUnterHeadlineWeiss  {
	position: static;
	margin: 0px 40px 0px 40px;
	text-align: left;
}
.SeitenUnterHeadline h3 {
	font-family: 'Roboto', sans-serif;	
	font-size: 10px;
	font-weight: 100;
	line-height:8px;
	color:#dedede;
}
.SeitenUnterHeadlineFarbe h3 {
	font-family: 'Roboto', sans-serif;	
	font-size: 10px;
	font-weight: 100;
	line-height:12px;
	color:#b6c478;
}
.SeitenUnterHeadlineSchwarz h3 {
	font-family: 'Roboto', sans-serif;	
	font-size: 10px;
	font-weight: 100;
	line-height:12px;
	color:#222222;
}
.SeitenUnterHeadlineWeiss h3,
.SeitenUnterHeadlineWeiss h3 a {
	font-family: 'Roboto', sans-serif;	
	font-size: 10px;
	font-weight: 100;
	line-height:12px;
	color:#FFFFFF;
	text-decoration:none;
}

/* TeaserRahmen --------------------------------------------
----------------------------------------------------------------------------------------_*/

.ThemenHeadline,
.ThemenHeadlineInvert {
margin: 20px 20px 0px 30px;
}

.ThemenHeadline h2 {	
margin:0 0 0 0;
font-family: 'Roboto',sans-serif;
font-weight:100;
font-size: 1.7em;
line-height: 1.4em;
color: #057444;	
}
.ThemenHeadline h2 a{
color: #057444;
text-decoration: none;
}
.ThemenHeadline h3 {	
margin:0 0 0 0;
font-family: 'Roboto',sans-serif;
font-weight:100;
font-size: 1.3em;
line-height: 1.2em;
color: #444444;
}
.ThemenHeadline h3 a{
color: #444444;
text-decoration: none;
}
.ThemenHeadlineInvert h2 {	
margin:20px 0 0 0;
font-family: 'Roboto',sans-serif;
font-weight:100;
font-size: 1.6em;
line-height: 1.0em;
color: #FFFFFF;	
}
.ThemenHeadlineInvert h2 a{
color: #444444;
text-decoration: none;
}
.ThemenText {
margin: 10px 30px 10px 30px;
text-align: left;
font-family: 'Roboto',sans-serif;
font-size: 1.1em;
line-height: 1.4em;
color: #444444;
font-weight:300;
}
.ThemenText a{
color: #057444;
font-weight:400;
text-decoration: none;
}
.TextLink {
margin: 20px 30px 10px 30px;
text-align: right;
}
.TextLink a {
margin: 20px 30px 10px 30px;
font-family: 'Roboto',sans-serif;
font-size: 1.2em;
line-height: 1.1em;
color: #057444;
font-weight:300;
text-decoration: none;
}



.TextInvert {
margin: 20px 60px 10px 60px;
font-family: 'Roboto',sans-serif;
font-size: 1.1em;
line-height: 1.em;
font-weight:300;
color: #333333;
}
.TextInvert a {
font-weight:300;
color: #BBBBBB;
}
.TextLinkInvert {
margin: 20px 30px 10px 60px;
text-align: right;
}
.TextLinkInvert a {
font-family: 'Roboto',sans-serif;
font-size: 1.4em;
line-height: 1.em;
color: #FFFFFF;
font-weight:400;
text-decoration: none;
}

#Karte a {
font-family: 'Roboto',sans-serif;
font-size: 1.1em;
line-height: 1.em;
font-weight:300;
color:#FF2200;
}
/* TextRahmen --------------------------------------------
----------------------------------------------------------------------------------------_*/
.TextContainer {
margin: 5px 0px 0px 0px;
	text-align: left;
}
.TextContainer20 {
margin: 10px 20px 0px 20px;
	text-align: left;
}
.TextContainer30 {
margin: 10px 30px 0px 30px;
	text-align: left;
}
.TextContainer40 {
margin: 10px 40px 0px 40px;
	text-align: left;
}
.TextZeileHeadline {
margin: 0px 0px 0px 0px;
text-align: left;
}
.TextZeileHeadline h3 {
font-family: 'Roboto',sans-serif;
font-size: 1.4em;
line-height: 1.0em;
font-weight:700;
color: #333333;
}

.TextZeileStandard {
margin: 5px 0px 5px 0px;
text-align: left;
font-family: 'Roboto',sans-serif;
font-size: 1.2em;
line-height: 1.4em;
font-weight:300;
color: #333333;
}
.TextZeileStandard a {
font-weight:400;
color: rgba(234,50,120,1.00);;
}
.TextZeileKlein {
margin: 5px 0px 5px 0px;
text-align: left;
font-family:'Roboto',sans-serif;
font-size: 1.0em;
line-height: 1.1em;
font-weight:300;
color: #333333;
}
.TextZeileKlein a {
font-weight:400;
color: rgba(234,50,120,1.00);;
}
.TextZeileMini {
margin: 5px 0px 5px 0px;
text-align: left;
font-family: 'Roboto',sans-serif;
font-size: 0.9em;
line-height: 1.0em;
font-weight:300;
color: #333333;
}
.TextZeileMini a {
font-weight:400;
color: rgba(234,50,120,1.00);;
}


.ProspektRahmen {
	margin: 15px 5px 15px 0;
	width:45%;
	max-width:320px;
	float: left;
}
.Bilderrahmen {
	margin: 15px auto 15px auto;
	width:90%;
}
.TagTexteDunkelgrau,
.TagTexteMittelgrau,
.TagTexteHellgrau {
margin: 5px 30px 5px 50px;
text-align: left;
font-family: 'Roboto',sans-serif;
font-size: 0.8em;
line-height: 1.0em;
font-weight:300;
}
.TagTexteDunkelgrau {
	color: rgba(50,50,120,1.00);
}
.TagTexteMittelgrau {
	color: rgba(90,90,90,1.00);
}
.TagTexteHellgrau {
	color: rgba(120,120,120,1.00);
}

/* überuns --------------------------------------------
----------------------------------------------------------------------------------------_*/
.StandardTextEinschub10 {
	margin: 10px 20px 0 20px;
	font-family: 'Roboto', sans-serif;	
	font-size: 13px;
	font-weight: 400;
	line-height:16px;
	color: #333333;
	text-align:left;
}
.StandardTextEinschub a,
.StandardTextEinschub10 a {
	font-weight: 700;
	color: #057444;
	text-decoration:none;
}

.StandardTextEinschub h3 a,
.StandardTextEinschub10h3 a {
	font-family: 'Roboto', sans-serif;	
	font-size: 17px;
	font-weight: 400;
	line-height:22px;
	color: #057444;
	text-decoration:none;
}


/* Sitemap --------------------------------------------
----------------------------------------------------------------------------------------_*/

ul.sitemap { 
list-style-type: circle;
margin-top:10px;
}
ul.sitemap li { 
	font-family: 'Roboto', sans-serif;	font-weight: 400;
	font-size: 13px;
	line-height:17px;
	color: #057444;
}
ul.sitemap li a{ 
	font-family: 'Roboto', sans-serif;	font-weight: 700;
	font-size: 13px;
	line-height:17px;
	color: #057444;
}


/* FussBereich --------------------------------------------
----------------------------------------------------------------------------------------_*/

.FussBereich {
	background-color:#b6c478;
	
}
.FussBereichContent {
	margin: 0 auto;
	width:100%;
	max-width:1280px;
}

.FussBereichheadline {
text-align:center;	
padding:20px 20px 10px 20px;
font-family: 'Roboto',sans-serif;
color: #ffffff;
}
.FussBereichheadline h2 {	
font-family: 'Roboto',sans-serif;
font-weight:300;
font-size: 2.0em;
line-heigt: 0.8em;	
color: #FFFFFF;	
margin-bottom:0px;
margin-top:0px;

}
.FussBereichheadline h3 {
font-family: 'Roboto', sans-serif;
font-weight:300;
font-size: 1.2em;
line-heigt: 0.8em;	
color: #ffffff;	
margin-bottom:0px;
margin-top:0px;
}
.FussBereichSpaltenheadline {
padding:20px 10px 0px 10px;
text-align:left;	
}
.FussBereichSpaltenheadline h3 {
font-family: Roboto,sans-serif;
font-weight:300;
font-size: 1.2em;
line-height:1.4em;		
color: #ffffff;	
margin-bottom:0px;
margin-top:0px;
}
.FussBereichheadlineKommentar {
text-align:center;	
margin: 0 0 0 0;
padding:5px 10% 30px 10%;	
font-family: 'Roboto',sans-serif;
color: #ffffff;
font-weight:300;
font-size: 1.2em;
line-height:1.4em;		
}

.FussRahmenWeiss {
	margin: 10px 30px 10px 30px;	
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	text-align:left;	
	font-size: 1.0em;
	line-height: 1.3em;
	
	color: #ffffff;	
}
.FussRahmenWeiss a {
	font-weight: 300;
	color: #ffffff;
}


/* Ende --------------------------------------------
----------------------------------------------------------------------------------------_*/