/*-----------------------------------------------------------------------------
version:   1.0
project:   
date:      21.03.2011
author:    PixelHouse GmbH
website:   http://www.pixelhouse.ch
-----------------------------------------------------------------------------*/




/* Basis
-----------------------------------------------------------------------------*/

body {
	background: #FFF;
	font-family: 'Raleway', sans-serif;
	line-height: 130%;
	font-size: 14px;
	color: #222;
	padding:0px;
	margin:0px;
}

#head {
	width: 100%;
	float: left;
	background-color: #FFF;
}
#banner {
	width: 100%;
	float: left;
    background: #330067;
}


#master0 {
	max-height: 200px;
	height: auto !important;
	position: inherit !important;
}

div#canvas0_1, div#canvas0_0 {
    width: 100% !important;
    height: auto !important;
}

p {
    margin-top: 0px;
    font-size: 14px;
    line-height: 1.6;
    text-align: justify;
    color: #222;
    font-weight: 400;
}



.OrangeBox {
background-color: #fef4e5;
padding: 20px;
font-size: 16px;
border: 3px dotted #f5a733;
margin-bottom: 40px;
margin-top: 0px;

}

.OrangeBox > a, .OrangeBox > p > a {
color: #990000;
font-weight: bold;
}

.OrangeBox > p {
text-align: center;

}



#master0 {
	margin: 0 auto;
}

#container { /* damit wird das Layout zentriert */
	width: 100%;
	
	/*
	border-color:#F3CE41;
	border-width:1px;
	border-left-style:dashed;
	border-right-style:solid;
	*/
}

div#InnerContainer {
    width: 980px;
	box-sizing: border-box;
	margin: 0 auto;
}
.wrapper {
	width: 100% !important;
	margin: 0 auto;
	box-sizing: border-box;
}
.container {
	width: 980px !important;
	margin: 0 auto;
}
/************/
.con-10 {
	width: 10%;
	float: left;
	box-sizing: border-box;
}
.con-20 {
	width: 20%;
	float: left;
	box-sizing: border-box;
}
.con-30 {
	width: 30%;
	float: left;
	box-sizing: border-box;
}
.con-40 {
	width: 40%;
	float: left;
	box-sizing: border-box;
}
.con-50 {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.con-60 {
	width: 60%;
	float: left;
	box-sizing: border-box;
}
.con-70 {
	width: 70%;
	float: left;
	box-sizing: border-box;
}
.con-80 {
	width: 80%;
	float: left;
	box-sizing: border-box;
}
.con-90 {
	width: 90%;
	float: left;
	box-sizing: border-box;
}
.con-100 {
	width: 100%;
	float: left;
	box-sizing: border-box;
}
/************/

#head .con-50:nth-child(2) {
    text-align: right;
}
#head .con-50 {
	padding: 20px 0;
}
#content .con-100 {
    padding-top: 20px;
	text-align: center;
	padding-bottom: 15px;
}


h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 33px;
    font-weight: normal;
    color: #330067;
    margin-top: 5px;
    margin-bottom: 15px;
}

h2 {
	font-family: 'Raleway', sans-serif;
	font-size:1.5em;
	font-weight:normal;
	color: #330066;
	margin-top:5px;
	margin-bottom:22px;
}


h3 {
	font-family: 'Raleway', sans-serif;
	color: #330066;
	font-size:1.2em;
	font-weight: bold;
	margin:0px;
	margin-top:10px;
}


a {
	color: #666666;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: #330066;
	font-family: 'Raleway', sans-serif;
	text-decoration: underline;
}

a:active {
	color: #330066;
	font-family: 'Raleway', sans-serif;
	text-decoration: underline;
}



.adresse {
	color: #555;
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
}

.zitat {
    color: #555;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 24px;
}






/* Navigation
-----------------------------------------------------------------------------*/

#navi {
	float: left;
}



ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

ul li {
	padding-left: 0px;
	padding-right: 0px;
	margin-left:0px;
	float: left;
	/* text-align: center; */
}

.bx-wrapper img {
    max-width: 100%;
    object-fit: cover;
	display: initial;
	height: auto;
}


ul.keinlistenpunkt {
	list-style:none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

ul.keinlistenpunkt li {
padding: 0;
}



.menuT {
	color: #330066;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 8px 20px !important;
	letter-spacing: 1px;
	float: left;
}
.menuT:hover {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-style: normal;
    padding: 8px 20px;
    background: #330067;
    letter-spacing: 1px;
	text-decoration: none;
}

.menuT:hover a.menuSub {
	display: block;
}

.menu {
	color: #330066;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 8px 20px;
    letter-spacing: 1px;
	float: left;
}

.menu:hover {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-style: normal;
    padding: 8px 20px;
    background: #330067;
    letter-spacing: 1px;
	text-decoration: none;
}

.menu:active {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-style: normal;
    padding: 8px 20px;
    background: #330067;
    letter-spacing: 1px;
	text-decoration: none;
}

.menuSub {
	color: #330066;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-left:20px;
}

.menuSub:hover {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-style: normal;
    padding: 8px 20px;
    background: #330067;
    letter-spacing: 1px;
}

.menuSub:active {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-style: normal;
    padding: 8px 20px;
    background: #330067;
    letter-spacing: 1px;
}


.menuFix {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-style: normal;
    padding: 8px 20px;
    background: #330067;
    letter-spacing: 1px;
	float: left;
}


/* Content
-----------------------------------------------------------------------------*/

#content {
	float:left;
	width: 100%;
	margin-bottom: 20px;
}

#content .con-80 {
	padding-right: 25px;
	border-right: 1px solid #ccc;
}
#content .con-20 {
	padding-left: 25px;
}
#content .con-60 {
	padding-right: 25px;
}
#content .con-60.con-border {
	border-right: 1px solid #ccc;
}
#content .con-40:nth-child(3) {
	padding-left: 25px;
	padding-right: 0;
}
.con-50.sidebarimg img {
    width: 52px;
    height: auto;
}



/* News
-----------------------------------------------------------------------------*/

#news {
	background-color:#F5F5F5;
	float: right;
	width: 190px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	
	line-height:18px;
}



#teaser {
	background-image:url(webpics/teaser_back.png);
	background-repeat:no-repeat;
	float: right;
	width: 120px;
	height: 550px;
	
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}





/* Footer
-----------------------------------------------------------------------------*/

#footer {
    clear: both;
    margin: 0px;
    padding: 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    color: #696969;
    border-top: 1px solid #ccc;
}

.foot a {
	font-family: 'Raleway', sans-serif;
	font-size:1em;
	font-weight:normal;
	text-decoration: none;
	color: #696969;
}

.foot a:hover {
	font-family: 'Raleway', sans-serif;
	font-size:1em;
	font-weight:normal;
	text-decoration: underline;
	color: #F90;
}

.foot a:active {
	font-family: 'Raleway', sans-serif;
	font-size:1em;
	font-weight:normal;
	text-decoration:underline;
	color: #F90;
}

a.menuSub {
    display: none;
}
	.slicknav_menu {
		display:none;
	}



@media screen and (max-width: 1010px) {
.container {
	width: 100% !important;
	padding: 0 2%;
	box-sizing: border-box;
}
#master0 {
	width: 100% !important;
}
}


@media screen and (max-width: 820px) {
	h1 {
		font-size: 24px;
	}
}

@media screen and (max-width: 790px) {
	#content .con-60, #content .con-60.con-border, #content .con-40, #content .con-40:nth-child(3), #content .con-80, #content .con-20 {
		width: 100%;
		padding: 0;
		border: 0;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	#content .con-20, #content .con-40 {
		padding: 0 2%;
		box-sizing: border-box;
		margin-top: 20px;
	}
	
}

@media screen and (max-width: 740px) {
	.keinlistenpunkt {
		display:none;
	}
	.slicknav_menu {
		display:block;
	}
	a.menuSub {
		display: none !important;
	}
}



@media screen and (max-width: 660px) {
#content .con-50 {
	width: 100%;
}
}


@media screen and (max-width: 594px) {
	h1 {
		font-size: 20px;
		line-height: 26px;
	}
	h2 {
		font-size: 18px;
		line-height: 24px;
	}
	table.immo img {
		float: left;
		text-align: left;
		padding-left: 0 !important;
		clear: both;
		padding: 0 10px 10px 0;
	}
	p {
		width: 100%;
		float: left;
	}
}


@media screen and (max-width: 340px) {
.zitat {
	word-break: break-word;
}
}









