/* --- GRUNDAUFBAU
-------------------------------------------------------------- */
	
.contentbox {
	padding: 30px;
	}

.page-template-template-page-front	.contentbox,
.page-template-template-page-front-privat .contentbox {
	padding: 20px;
	}		

.wrapper {
	width: 742px; /* 762-8-8*/
	padding: 0 10px 0 10px;
	position: relative ;
	}

.contentelement.main {
	width: 100%;
	padding:0 30px 25px 0;
	}

.page-template-template-page-front .contentelement.main,
.page-template-template-page-front-privat .contentelement.main {
	padding:0 0 0 0;
	}		
	
.contentelement.aside {
	width: 100%;
	padding:20px 0 20px 0;
	}		
	
	
/* --- HEADER
-------------------------------------------------------------- */	

.mainhead {
	padding: 40px 0;
	}
	
#site-title {
	float: left;
	}	

#site-title .logo {

	}
	
#site-title .claim {

	}	
	
header #searchform {
	clear: both;
	float: inherit;
	margin: 15px auto 0 auto;
	}	

header #searchform input {
	width: 200px;	
	}
	
/* --- NAVIGATION
-------------------------------------------------------------- */

#menu-haupt-navigation {
	display: none;
	position: absolute;
	background: #4c4c4c;
	width: 100%;
	top: 39px;
	box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.5);
	}

nav#access ul a {
	padding: 10px 15px;
	font-weight: 500;
	border-bottom: solid 1px #686868;
	}	
	
nav#access ul ul a {
	font-size: 15px;
	font-weight: 400;
	padding: 10px 30px;
	color: #e3e3e3;
	border-bottom: solid 1px #686868;
	}
	
nav#access ul ul ul a{
	font-size: 16px;
	padding: 10px 45px;
	color: #cecece;
	}
	
nav#access ul a:hover {
	color: #fff;
	background: #353535;
	}
	
nav#access ul li.current-menu-item {
	background: #585858;
	}			
	
nav#access #btn-navigation,
nav#access #btn-search	{
	display: inline-block;
	}	
	
nav#access #btn-search	{
	font-size: 18px;
	padding: 8px 20px;
	}	


/*
------------------------------------------------------------------------------
BREACRUMP
------------------------------------------------------------------------------
*/	

.breadcrump {
	padding: 25px 0 0 30px;
	}


/*
------------------------------------------------------------------------------
STARTSEITE
------------------------------------------------------------------------------
*/

.mosaik .box_1 {
	width: 471px;
	height: 312px;
	float: left;
	margin: 0 10px 0 0;
	}
	
.mosaik .box_2 {
	width: 261px;
	height: 151px;
	float: left;
	margin: 0 0 10px 0;
	}
	
.mosaik .box_3 {
	width: 261px;
	height: 151px;
	float: left;
	}

/*  Vorteile */		
	
.vorteilliste {
	width: 70%;
	}


/*  Zitat */	

.zitat .txt-box {
	width: 100%;
	}	
	
.zitat .zitat-text {
	margin: 0 0 110px 0;
	padding: 0 20px 0 0;
	}	
	
/*  Partner */		
	
.partner .partnerlogos a {
	margin: 50px;	
	}
	
	



/*
------------------------------------------------------------------------------
HÄUSER-ÜBERSICHT
------------------------------------------------------------------------------
*/

section.uebersicht article .img-box { 
	height: 180px;
	}
	
.archivefilter .filterelement label {
	font-size: 11px;
	padding: 17px 15px;
	height: 48px;
	}
	
.archivefilter .filterelement select {
	font-size: 15px;
	}
	

/*
------------------------------------------------------------------------------
HÄUSER-DETAIL
------------------------------------------------------------------------------
*/

.single-home .bilder a {
	height: 440px;
	}			

.single-home .geschosse article .txt-box,
.single-home .geschosse article .img-box,
.single-home .summary,
.single-home .vorteile {
	width: 100%;
	margin-bottom: 20px;
	}
	
.single-home .vorteile li {
	width: 30%;
	}
	
.single-home .tipp .img-box {
	width: 35%;
	height: 200px;
	}
	
.single-home .tipp .txt-box {
	width: 65%;
	}			

/*
------------------------------------------------------------------------------
AKTUELLES
------------------------------------------------------------------------------
*/	

.news article .img-box {
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
	}	
	
.news article .txt-box {
	width: 100%;
	}
			
	
/* --- FOOTER
-------------------------------------------------------------- */	
	
footer .footerbox .col-a {
	width: 60%;
	padding: 0 0 30px 0;
	}
	
footer .footerbox .col-b {
	width: 40%;
	padding: 0 0 30px 0;
	}	
	
footer .footerbox .col-c {
	width: 100%;
	padding: 0 0 100px 0;
	}
	
footer .postfooter {
	position: relative;	
	}
	
	
	
	
		