/* div#diywebWrapper   {
      width:1600px;
      margin:0px auto;
      }
*/	 

/* startseiten layout fuer den inhalt Button style */

.startseite {
	background-color: #1683C3;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 2px;
	text-decoration: none;
	letter-spacing: 2px;
}
.startseite:hover {
	background-color: #104763;
}
a:link {text-decoration:none}

/* LAYOUT SETTINGS */



body 
{background-color: #fff; margin: 0; padding: 0; height: auto;
}

body .diyw 
{ color: #333333; font-family: Arial, Helvetica, sans-serif;
}


.diyw #diywebWrapper{ width: 1240px; margin: auto; padding-top: 40px;}
.diyw #diywebLeftSide { width: 240px;float: left; position: relative; font-size: 11px; }
.diyw #diywebRightSide { float: right; width: 1000px;}
	.diyw #diywebMainContent { width: 980px; float: left; padding-left:20px;}
	.diyw #diywebSidebarWrapper { width: 220px; float: right;}	 


.diyw #diywebFooter { width: 1200px; padding: 20px 20px 0px 20px;clear: both; border-top: 1px solid #ccc;}
.diyw #diywebMainContent {}
.diyw #diywebContentWrapper { margin: 0 auto; padding-top: 20px; }
.diyw #diywebSubContent { padding: 5px;}

.diyw #diywebFooterCenter,
.diyw .diywebListItem, 
.diyw #diywebAllContent, 
.diyw #diywebHeader, 
.diyw .diywebFooterCenter, 
.diyw #mainNav1, 
.diyw #diywebHeader div#emotion-header, 
.diyw #diywebHeadWrap{ margin: 0 auto;}
 
 
.diyw .diywebGradient
{
    background: url('http://www.quantitas.de/s/img/body.png') repeat-x top left; 

}
body.diyBgActive .diyw .diywebGradient
{
    background: transparent;
}

.diyw #diywebHeader { background: url('http://quantitas-immobilien.de/emotionheader_326x1240_2.png') }
