html, body { height: 100%; margin: 0px; padding: 0px; }

/*
@font-face {
    font-family: 'VFuturaRegular';
    src: url("/fonts/customfutura-regular-webfont.eot");
    src: url("/fonts/customfutura-regular-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/customfutura-regular-webfont.woff") format("woff"),url("/fonts/customfutura-regular-webfont.ttf") format("truetype"),url("/fonts/customfutura-regular-webfont.svg#customfuturaregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'VFuturaMedium';src:url("/fonts/customfutura-medium-webfont.eot");src:url("/fonts/customfutura-medium-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/customfutura-medium-webfont.woff") format("woff"),url("/fonts/customfutura-medium-webfont.ttf") format("truetype"),url("/fonts/customfutura-medium-webfont.svg#customfutura_medregular") format("svg");font-weight:normal;font-style:normal;
}

@font-face {
    font-family:'VFuturaLight';src:url("/fonts/customfutura-light-webfont.eot");src:url("/fonts/customfutura-light-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/customfutura-light-webfont.woff") format("woff"),url("/fonts/customfutura-light-webfont.ttf") format("truetype"),url("/fonts/customfutura-light-webfont.svg#customfutura_lightregular") format("svg");font-weight:normal;font-style:normal;
}

@font-face {
    font-family:'VFuturaHeavy';src:url("/fonts/customfutura-heavy-webfont.eot");src:url("/fonts/customfutura-heavy-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/customfutura-heavy-webfont.woff") format("woff"),url("/fonts/customfutura-heavy-webfont.ttf") format("truetype"),url("/fonts/customfutura-heavy-webfont.svg#customfutura_heavyregular") format("svg");font-weight:normal;font-style:normal;
}

@font-face {
    font-family:'VFuturaBold';src:url("/fonts/customfutura-bold-webfont.eot");src:url("/fonts/customfutura-bold-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/customfutura-bold-webfont.woff") format("woff"),url("/fonts/customfutura-bold-webfont.ttf") format("truetype"),url("/fonts/customfutura-bold-webfont.svg#customfuturabold") format("svg");font-weight:normal;font-style:normal;
}
*/

body {
    margin: 0;
    padding: 0;
  	display: table;
    width: 100%;
    text-align: center;
    background-color: #fff;
    background-repeat: repeat-x;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;      
    background-size: cover;
}

div, td, p {
    text-align: left;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight:normal;
    line-height: 18px;
    color:#666;
}

div, span, img, h1, h2, h3, h4, tr, td, th, table, li, ul {
    margin: 0;
    padding: 0;
    border: 0;
}

.checkboxstyle1 {
	float:left;
}

.checkboxstyle2 p {
	float:left;
	width:80%;
    margin: 0 0 16px 8px;
}

.desktop {
    display:block;
}

.mobile {
    display:none;
}

a:link, a:visited, a:active, a:hover {
    color: #666;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.objekte_link:link, a.objekte_link:active, a.objekte_link:hover, a.objekte_link:visited {
    color: #fff;
    background-color: #e95830;
    padding: 0 4px 0 4px;
    text-decoration: none;
}

a.objekte_link:hover {
background-color: #fa6941;
}

a.grau:link, a.grau:visited, a.grau:active, a.grau:hover {
    color: #666;
    text-decoration: none;
}

a.weiss:link, a.weiss:visited, a.weiss:active, a.weiss:hover {
    color: #ffffff;
    text-decoration: none;
}


/* HEAD */

#wrapper_header {
    width: 100%;
    background-color: #cbdcef;
    border-top: 12px solid #fff;
    border-bottom: 12px solid #fff;
    margin: 0 auto;
}

#header {
    max-width:940px;
    background-color: #fff;
    margin: 0 auto;
    padding: 0 12px 0 12px;
}

/* HEAD END */


/* IMAGE */

#wrapper_image {
    width: 100%;
    margin: 0 auto;
    background-color: #333;
}

#container_image {
    max-width: 940px;
    margin: 0 auto;
    padding: 0 12px 0 12px;
    line-height:14px;
    background-color: #fff;
    position:relative;
}

#container_image img {
    max-width: 940px;
   	width: 100%;
}

#container_image #featured img {
    width: 940px;
}
 

/* IMAGE END */


/* CONTENT */

#wrapper_content {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #e9e0db;
}

#container_content {
    max-width: 940px;
    height: 100%;
    margin: 0 auto;
    padding: 0 12px 0 12px;
    line-height:14px;
    background-color: #fff;
}

#maincontent2 {
    height: 100%;
    padding: 0 0 24px 0;
}

#content_headline {
	margin: 0 0 24px 0;
	padding: 12px 0 12px 0;
	border-top: solid #666 1px;
	border-bottom: solid #666 1px;
}

#maincontent2 #content_headline {
    margin: 1px 0 24px 0;
}

#maincontent2 ul {
    margin: 12px 0 12px 24px;
}

#maincontent2 li {
    text-align: left;
    vertical-align: top;
    padding: 0 0 4px 0;
    line-height: 1.2rem;
    list-style-image: url(/images/layout/list_unternehmen.png);
}

#content_headline .headline {
    float: left;
    margin: 0 12px 0 0;
    padding: 0 12px 0 0;
}

#text {
    padding: 0 12px 24px 60px;
    text-align: left;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-size: 12px;
    color: #222;
    line-height: 14px;
}

#wrapper_panorama {
    width: 100%;
    background-color: #333;
}

#wrapper_panorama_iframe {
width:100%;
    margin: 0 auto;
    line-height:14px;
}

.content_panorama {
width: 100%;
}

.content_panorama #container_content {
	width: 100%;
	max-width: 100%;
	padding: 0 0 0 0;
	background-image: url(/images/layout/bg_panorama.png);
	background-position: 0 1px;
	background-repeat: no-repeat;
	background-size: 100% 48px;
}

#panorama {
    width:100%;
    height: 100%;
    margin: 0 auto;
}

.panorama_start {
    background-color: #bbb;
    width:24%;
    margin: 1px 1px 0 0;
    padding: 14px 0 14px 24px;
    background-image: url(/images/layout/360.png); 
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: auto 110%;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-size: 16px;
    line-height: 20px;
    color:#fff;
    float:left;
}

.panorama {
    background-color: #bbb;
    width:20%;
    margin: 1px 1px 0 0;
    padding: 14px 0 14px 16px;
    background-image: url(/images/layout/bg_panorama_square.png); 
    background-position: 2px 4px;
    background-repeat: no-repeat;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-size: 18px;
    line-height: 20px;
    color:#fff;
    float:left;
}

.panorama:hover {
    background-color: #666;
} 

#panorama p {
    padding: 4px 0 4px 24px;
    font-size: 14px;
    line-height:18px;
}

h1 {
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-weight: normal;
    font-size: 1.8em;
    line-height:1.8em;
    color: #444;
    text-transform: uppercase;
    padding: 0 0 20px 0;
}

h2 {
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-weight: normal;
    font-size: 1.5em;
    line-height:1.5em;
    padding: 0 0 16px 0;
}


#content_headline .headline h2 {
    font-size: 1.5em; 
    text-transform: uppercase;
    padding: 0;
}

h3 {
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-weight: normal;
    font-size: 1.2em;
    line-height:1.2em;
    color: #444;
    padding: 0 0 4px 0;
}

h4 {
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-weight: normal;
    font-size: 1.1em;
    line-height: 1.1em;
    color: #444;
    padding: 0 0 4px 0;
}

#container {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 14px 0;
    background-color: #ffffff;
}

#navigation {
    padding: 0 0 14px 0;
    left:12px;
    top:0px;
    z-index:3;
    position:absolute;
}

#container-row-left {
    width: 25%;
    float:left;
}

#container-row-left #navigation {
    position:relative;
    left:0px;
}

#container-row-right {
    width: 75%;
    float:left;
    
}

#aktion {
    padding: 0 0 6px 0;
}

#content_panorama {
    margin: 0;
    font-size: 12px;
    line-height: 15px;
}

#content2 {
    margin: 10px 0 14px 289px;
    font-size: 12px;
    line-height: 15px;
}

#box_wohnen {
    float: left;
    margin: 0 1px 1px 0;
    border: 1px solid #dddddd;
    padding: 2px;
    width: 30%;
    height: 158px;
}

#box_wohnen img {
    background-color: #eee;
    width:100%;
}

#box_wohnen:hover {
    background-color: #eee;
}

#box_wohnen:hover img {
    background-color: #ddd;
}

#wohnen_link {
    padding: 6px 2px 12px 2px;
    font-size: 1.1em;
}

#alphabet_a-z {
	margin: 0 0 24px 0;
	width:100%;
}

#alphabet_a-z ul {
	list-style-type:none;
	margin: 24px 0 24px 0;
}

#alphabet_a-z li {
	float:left;
	padding: 0 0.8% 0 0.8%;
    font-size: 1.5em;
    list-style-image:none;
}

#alphabet_a-z li:first-child {
	padding: 0 1% 0 0;
}

#alphabet_a-z li a:link, #alphabet_a-z li a:hover, #alphabet_a-z li a:active, #alphabet_a-z li a:visited {
	color:#000;
	text-decoration:none;
}

#alphabet_a-z li a:hover {
	color:#888;
}

.wrapper_letter_a-z {
	width:100%;
	margin: 0 0 8px 0;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 80px;
}

.letter_a-z {
	width:94%;
	border-top: solid #666 1px;
	padding: 8px 0 0 0;
	float:left;
}

.anchor {
    content: "";
    position: relative;
    display: inline-block;
    width: 100%;
    height: 4px;
    margin: 0 0 0 0;
}

.letter_a-z .wrapper_marken {
    margin: 0 4px 4px 0;
}

.letter_top {
	width:6%;
	float:left;
	background-color:#000;
	border-top: solid #666 1px;
}

.letter_top img {
	position:relative;
	bottom:0px;
	width: 100%;
}

.wrapper_marken {
    width: 140px;
    margin: 0 4px 16px 0;
    float: left; 
}

#slider {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align: center;
}

#slider_slim {
    width: 728px;
    padding: 0 0 0 212px;
}

.container_marken {
    width: 140px;
    height: 136px;
    border: 1px solid #dddddd;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
}

.container_marken:hover {
    background:#eee;
}

#box_marken {
    float: left;
    width: 136px;
    height: 136px;
    text-align:center;
}

.box_marken {
    text-align:center;
}

.wrapper_wohnen {
    width: 140px;
    margin: 0 2px 2px 0;
    float: left;
    
}

.container_wohnen {
    width: 138px;
    height: 138px; 
    display: table-cell;
    vertical-align: middle;
    text-align:center;
    background:#95c540;
}

.container_wohnen:hover {
    background:#b5d679;
}

.container_marken img {
    width: 90%;
}

.wrapper_wohnen a:link, .wrapper_wohnen a:hover, .wrapper_wohnen a:active, .wrapper_wohnen a:visited {
    color:#fff;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    text-transform:uppercase;
    padding:58px 0 58px 0;
    display:block;
}

.wrapper_wohnen a:hover {
    text-decoration:none;
}

.box_wohnen {
    text-align:center;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
}

.wrapper_ausstellung {
    width: 140px;
    margin: 0 2px 2px 0;
    float: left;
}

.container_ausstellung {
    width: 138px;
    height: 138px; 
    display: table-cell;
    vertical-align: middle;
    text-align:center;
    background:#ccc;
}

.container_ausstellung:hover {
    background:#bbb;
}

.wrapper_ausstellung a:link, .wrapper_ausstellung a:hover, .wrapper_ausstellung a:active, .wrapper_ausstellung a:visited {
    color:#fff;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    padding:58px 0 58px 0;
    display:block;
}

.wrapper_ausstellung a:hover {
    text-decoration:none;
}

.box_ausstellung {
    text-align:center;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
}

#box_kategorien {
    float: left;
    margin: 0 1px 12px 0;
    width: 80px;
}

#thumb {
    float: left;
    padding: 1px 1px 0 0;
}

#wohnen #content li {
    list-style-image: url(/images/layout/list_wohnen.png);
}

#objekte #liste li {
    list-style-image: url(/images/layout/list_objekte.png);
}

#service #liste li {
    list-style-image: url(/images/layout/list_service.png);
}

#unternehmen #liste li {
    list-style-image: url(/images/layout/list_unternehmen.png);
}

#wohnen h2 {
    color: #85b62f;
}

#objekte h2 {
    color: #dd4e26;
}

#service h2 {
    color: #1f71a7;
}

#service h3 {
    font-size: 20px;
    line-height: 26px;
    color: #1f71a7;
    padding: 0 0 12px 0;
}

.slogan_service {
    padding: 6px 24px 8px 24px;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    background-color: #277bb3;
}

.slogan_ausstellung {
    padding: 6px 24px 8px 24px;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    background-color: #bbb;
}

#unternehmen h2 {
    color: #444;
}

#objekte #content a {
    color: #dd4e26;
}

#liste tr {
    background-color: #fff;
}

#objekte #liste tr:hover {
    background-color: #f7bca9;
}

#objekte #liste td {
    text-align: left;
    vertical-align: top;
    font-size: 1em;
    border-top: 1px solid #ccc;
    padding: 4px 4px 12px 2px;
    line-height: 1.2rem;
}

#service #liste td {
    text-align: left;
    vertical-align: top;
        font-family: Arial,sans-serif;
    font-size: 1em;
    padding: 0 3px 6px 0;
    line-height: 1.2rem;
}

#unternehmen #liste td {
    text-align: left;
    vertical-align: top;
    font-size:1em;
    padding: 3px 3px 12px 2px;
    line-height: 15px;
}

.unternehmen {
    font-size: 13px;
    color:#fff;
    padding: 4px 18px 4px 8px;
    background:#ccc;
    background-image: url(/images/layout/arrow_rechts.png); 
    background-position: right top;
    background-repeat: no-repeat;
}

.unternehmen:hover {
    background:#bbb;
    background-image: url(/images/layout/arrow_rechts.png); 
    background-position: right top;
    background-repeat: no-repeat;
}

.unternehmen:link, .unternehmen:visited, .unternehmen:active, .unternehmen:hover {
	font-size:1.0em;
    color:#fff;
    text-decoration:none;
}

#liste th {
    text-align: left;
    vertical-align: top;
    font-size: 14px;
    padding: 0 3px 8px 2px;
    background-color: #fff;
}

#content {
	margin: 24px 0 24px 0;
    padding: 0 20px 0 14px;
    font-size: 14px;
        font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
}

#content p {
    font-family: Arial,sans-serif;
    font-size:1.1em;
    line-height: 18px;
    font-weight:lighter;
}

#content td a:link {
    font-size:1.1em;
    line-height: 20px;
}

#liste td p {
    margin: 0 0 0 0;
    padding: 0 0 2px 0;
}

#liste h3 {
    padding: 0 0 8px 0;
}

td.tabelle {
    font-size: 1.0em;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}

#content_neu {
    padding: 8px 20px 30px 0;
    font-size: 12px;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    background-color: #ffffff;
    line-height: 16px;
}

.contentlistetop {
    width: 212px;
    background-color: #ffffff;
    padding: 0;
}

.contentliste {
    width: 212px;
    border-top: #cccccc 1px solid;
    background-color: #ffffff;
    padding: 0;
}

.contentlistebox {
    padding: 5px 4px 6px 0;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #0099cc;
    line-height: 12px;
}

#eingabe input {
    margin: 2px 0 2px 0;
    padding: 4px 2px 4px 8px;
    width:80%;
    font-size: 0.85em;
    height: 18px;
    border: #eaeaea 1px solid;
    background-color: #eaeaea;
}

#eingabe textarea {
    margin: 2px 0 2px 0;
    padding: 4px 2px 2px 8px;
    width:80%;
    font-size: 0.85em;
    height: 110px;
    border: #eaeaea 1px solid;
    background-color: #eaeaea;
}

.submit {
    border: #eaeaea 0px solid;
    padding: 0;
    background: #95c540;
    overflow: hidden;
    width: 110px;
    height: 60px;
    cursor: pointer;
    outline: none;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-family: "VFuturaLight","Futura",Arial,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 25px 0;
}

.submit:hover {
	background: #b5d679;
	color: #fff;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #888;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #888;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #888;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #888;
}

/* CONTENT END */

/* BACK TO TOP */

.back-to-top {
	width:71px;
	height:71px;
	background-image: url(/images/layout/top_off.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: fixed;
	bottom:40px;
	right:0px;
	padding:0;
}

.back-to-top:hover {
    background-image: url(/images/layout/top_on.png);
}

/* BACK TO TOP END */

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

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

#alphabet_a-z li {
    line-height: 1.3em;
}

.wrapper_letter_a-z {
    background-size: auto 70px;
}

.letter_a-z {
	width:92%;
}

.letter_top {
	width:8%;
}

}

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

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

div, td, p {
    text-align: left;
    font-family: Arial,sans-serif;
    font-size: 1.0em;
}

.desktop {
    display:none;
}

.mobile {
    display:block;
}

#header {
    border-left: 0px;
    border-right: 0px;
}

#wrapper {
    border-left: 0px;
    border-right: 0px;
}

#wrapper_header {
    display:none;
}

#container_image {
    padding: 0 0 0 0;
}

#container-row-left {
    display:none;
}

#container-row-right {
    width: 100%;
}

#container-row-right img {
    width: 100%;
}

#navigation {
    display:none;
}

#content  {
	margin: 0 0 24px 2%;
}

#content p {
    font-size: 1.2em;
    line-height:1.2em;
    margin: 0 0 24px 0;
}

#content td a:link {
    font-size: 1.0em;
}

#alphabet_a-z li {
    line-height: 1.2em;
}

.wrapper_letter_a-z {
    background-size: auto 60px;
}

.wrapper_marken {
    width: 140px;
    margin: 0 2px 24px 0;
    float: left;
}

.letter_a-z {
	width:90%;
}

.letter_top {
	width:10%;
}



.panorama_start {
    display:none;
}

.panorama {
    width:29.5%;
    padding: 14px 0 14px 3.5%;
    background-image: url(/images/layout/bg_panorama_square.png); 
    background-position: 3% 4px;
    background-repeat: no-repeat;
    font-size: 14px;
}

#slider_slim {
    width: 100%;
    padding: 0 0 0 0;
}

#content_headline .headline h2 {
    font-size: 0.9em;
}

h2 {
    font-size: 1.6em;
    line-height:1.1em;
}

h3 {
    font-size: 1.8em;
    line-height:1.4em;
    margin: 0 0 0 4%;
}

#liste h3 {
    font-size: 1.6em;
    line-height:1.4em;
}

#service h3 {
    font-size: 1rem;
    line-height:1rem;
}

.slogan_service {
    padding: 6px 8px 12px 24px;
    font-size: 16px;
    line-height: 20px;
}

.slogan_ausstellung {
    padding: 6px 8px 12px 24px;
    font-size: 16px;
    line-height: 20px;
}

#service #liste td {
    font-size: 0.9rem;
    line-height: 1rem;
    padding: 0 0 6px 0;
}

h4 {
    font-size: 1.4em;
    line-height:1.4em;
    margin: 0 0 0 4%;
}

.unternehmen:link, .unternehmen:visited, .unternehmen:active, .unternehmen:hover {
	font-size:1.05em;
}


#eingabe input {
    width:98%;
    height: 36px;
}

#eingabe textarea {
    width:98%;
    height: 200px;
}

/* CONTENT END */

/* BACK TO TOP */

.back-to-top {
	width:32px;
	height:32px;
	background-size:100%;
	bottom:20px;
}

/* BACK TO TOP END */

}

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

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

#content_headline .headline h2 {
    font-size: 0.6em;
}

h2 {
    font-size: 1.05em;
}

}



