/* FOOTER */

.footer {
	margin: 12px 0 0 0;
	padding: 0 0 60px 0;
    width: 100%;
    color:#ccc;
 	background-color: #999;
}

#footer {
    color:#ccc;
}

/*********** FOOTER_AWARDS ************/

.footer_awards {
    width: 100%;
    margin: 0 auto;
   	padding: 0 12px 12px 12px;
    max-width:940px;
  	background-color: #fff;
}

.footer_awards_list {
    position: relative;
    width:25%;
    height:120px;
    float:left;
    background-repeat: no-repeat;
    background-size:100% auto;
    background-position: center center;
}

.rundgang {
    background-image: url(/images/layout/awards/rundgang_sw.jpg);
}

.rundgang:hover {
    background-image: url(/images/layout/awards/rundgang.jpg);
}

.schoener_wohnen_2017 {
    background-image: url(/images/layout/awards/schoener_wohnen_2017_sw.jpg);
}

.schoener_wohnen_2017:hover {
    background-image: url(/images/layout/awards/schoener_wohnen_2017.jpg);
}

.ad_choice_2016 {
    background-image: url(/images/layout/awards/ad_choice_2016_sw.jpg);
}

.ad_choice_2016:hover {
    background-image: url(/images/layout/awards/ad_choice_2016.jpg);
}

.AW_Special_2016 {
    background-image: url(/images/layout/awards/AW_Special_2016_sw.jpg);
}

.AW_Special_2016:hover {
    background-image: url(/images/layout/awards/AW_Special_2016.jpg);
}

.footer_awards_list img {
    width:100%;
    height:120px;
}

.footer_awards_list .title {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align:center;
    width: 100%;
    height: 100%;
    line-height: 40px;
    color:#444;
    background-color:#000;
    opacity:0.3;
	
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.footer_awards_list .title:hover {
	color: #fff;
    background-color:#000;
    opacity:0.1;
}

.footer_awards_list .title h3 {
    position: absolute;
    top: 40%;
    width: 80%;
    margin: 0 auto;
    padding: 0 10% 0 10%;
    text-align:center;
    font-family: Open Sans,Tahoma,Arial,AppleGothic;
    font-size: 24px;
    font-weight: 600;
    color:#fff;
    line-height: 24px;
}


.footer-content {
    width: 100%;
    margin: 0 auto;
   	padding: 24px 12px 0 12px;
    max-width:940px;
  	font-size:12px;
  	line-height:14px;
  	color:#999;
}

.footer-row-left {
    float:left;
    padding: 0 0 0 4px;
    width:26%;
    font-size: 1.1em;
    color:#ccc;
    border-right: 1px solid #fff;
}

.footer-row-left h3 {
    color:#fff;
}

.footer-row-right {
    float:left;
    width:72%;
    padding: 0 0 60px 1%;
}

.footer-content td {
  	font-size:12px;
  	line-height:16px;
}

.footer-content p {
    margin: 0 0 24px 0;
   	padding: 0 0 24px 0;
}

.footer-content a:link, .footer-content a:active, .footer-content a:visited, .footer-content a:hover {
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-size: 14px;
    font-weight:normal;
   	line-height:14px;
    color:#ccc;
}

.footer-content a:hover {
    color:#fff;
    text-decoration: none;
}

.footer_navi {
    margin: 0 0 0 24px;
    font-size: 14px;
}

.footer_navi li {
    list-style-type: none;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 8px 0;
    text-align: center;
}

.footer_navi li a:link, .footer_navi li a:visited, .footer_navi li a:active, .footer_navi li a:hover {
   	padding: 4px 12px 4px 0;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-size: 14px;
    font-weight:normal;
    color: #fff;
    text-transform:uppercase;
    text-decoration: none;
}

.footer_navi li a:hover {
    color: #fff;
    text-decoration: none;
}

.anfahrt {
	padding: 12px 0 0 0;
}

.anfahrt img {
	float:left;
	width:100%;
	padding: 0 0 12px 0;
}

.anfahrt p {
    font-size: 0.8rem;
    color:#ccc;
    line-height: 18px;
	padding: 8px 0 12px 0;
}

#teaser {
    margin: 0 0 24px 0;
    width:100%;
}

#teaser li {
	width:22%;
	float:left;
	padding: 0 1px 0 0;
	list-style-type:none;
}

#teaser img {
	width:100%;
}

#teaserbox {
	width:24%;
    margin: 12px 3px 0 0;
    padding: 0 0 0 24px;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    color: #ccc;
    font-size: 0.8rem;
    line-height: 18px;
    float: left;
    background-image: url(/images/layout/arrow_footer.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 10% auto;
}

#teaserbox h3 {
    padding: 0 12px 12px 0;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-size: 14px;
    color: #ccc;
    line-height: 16px;
    text-transform: none;
    font-weight:normal;
}

#teaserbox .hs_rosenheim h3 {
    color: #fff;
}

#teaserbox:hover h3 {
    color: #fff;
}

#teaserbox:hover h3 a:link, #teaserbox:hover h3 a:link, #teaserbox:active h3 a:link, #teaserbox:hover h3 a:visited {
    color: #fff;
}

#teaserbox:hover p {
    color: #fff;
}

#teaserbox ul, #teaserbox li {
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-size: 12px;
    color: #ccc;
    line-height: 16px;
	padding: 0 0 0 0;
    list-style-type: none;
    float:none;
}

#teaserbox img {
    padding: 8px 0 8px 0;
}

#teaserbox p {
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 0 0;
}

#teaserbox a:link, #teaserbox li a:visited, #teaserbox li a:active, #teaserbox li a:hover {
    color: #fff;
}

.hs_rosenheim {
    padding: 0 0 8px 0;
    background-image: url(/images/layout/hs_rosenheim.png);
    background-position: 0 28px;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.hs_rosenheim:hover {
    background-image: url(/images/layout/hs_rosenheim_on.png);
    background-position: 0 28px;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.disclaimer {
    margin: 0 0 0 24px;
}

.disclaimer a:link, .disclaimer a:visited, .disclaimer a:active, .disclaimer a:hover {
    padding: 0 12px 0 0;
    font-size: 12px;
}

.teaser-smartphone {
    display:none;
}

/* Smartphones (portrait and landscape) ----------- */

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

.footer-content {
	width:92%;
    padding: 12px 0 48px 0;
}

}

/* Smartphones (portrait and landscape) ----------- */

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

/*********** FOOTER_AWARDS ************/

.footer_awards {
   	padding: 0 12px 2px 0;
}

.footer_awards_list {
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
}

.rundgang {
    background-image: url(/images/layout/awards/rundgang_mobile_sw.jpg);
}

.rundgang:hover {
    background-image: url(/images/layout/awards/rundgang_mobile.jpg);
}

.ad_choice_2016 {
    background-image: url(/images/layout/awards/ad_choice_2016_mobile_sw.jpg);
}

.ad_choice_2016:hover {
    background-image: url(/images/layout/awards/ad_choice_2016_mobile.jpg);
}

.AW_Special_2016 {
    background-image: url(/images/layout/awards/AW_Special_2016_mobile_sw.jpg);
}

.AW_Special_2016:hover {
    background-image: url(/images/layout/awards/AW_Special_2016_mobile.jpg);
}


.footer-row-left {
    display:none;
}

.footer-row-right {
    float:left;
    width:100%;
    padding: 0 0 48px 0;
    border-left: 0px solid #ccc;
}

#teaser {
     display:none;
}

.footer-content {
	width:96%;
  	font-size:16px;
    padding: 12px 0 48px 0;
  	line-height:22px;
}

.footer-content td {
  	font-size:16px;
  	line-height:22px;
}

#footer .footer_navi li {
    padding: 2px 0 2px 0;
}

.footer_navi {
    margin: 0 0 0 12px;
}

.disclaimer {
    margin: 0 0 0 12px;
}

.footer_navi li a:link, .footer_navi li a:visited, .footer_navi li a:active, .footer_navi li a:hover {
    font-size: 14px;
	line-height:16px;
}

.teaser-smartphone {
	margin: 24px 0 0 12px;
    display:block;
	font-size:12px;
	line-height:16px;
    color: #ccc;
}

.teaser-smartphone b {
    font-size: 14px;
	line-height:18px;
}

.teaser-smartphone .tel:link, .teaser-smartphone .tel:visited, .teaser-smartphone .tel:active, .teaser-smartphone .tel:hover {
    text-decoration: none;
    font-size: 1.0em;
    line-height: 1.2em;
}

}