body {
			background:#dcdcdc url(../img/layout/bg.jpg) left bottom repeat-x;
}

div.container {
			width:951px;
			margin:30px auto 0px auto;
}

div.header {
			min-height:81px;
			
			background:url(../img/layout/logo.jpg) center top no-repeat;
}

div.contentContainer {
			position:relative;
			width:722px;
			margin:0px 0px 0px 118px;
			
			background:#ffffff;
}

div.navigation {
			float:left;
			width:150px;
}

div.content {
			float:right;
			width:442px;
			
			padding:35px 100px 0px 30px;
}

div.footer {
			height:30px;
			padding-top:75px;
			
			background:url(../img/layout/footer.png) left bottom no-repeat;
			line-height:30px;
			text-align:center;
}

/* --- Startseite --- */

#home_index div.content {
			padding-bottom:120px;
}

#home_index div.header {
			height:316px;
}

  #home_index div.header div.flash
, #home_index div.header div#slide-show {
			width:880px;
			height:320px;
			
			margin:0px auto;
			padding:26px 0 0px 26px;
			
			background:url(../img/layout/flash.png) 0px 0px no-repeat;
}

#home_index div.contentContainer {
			margin-top:1px;
}

#home_index div.boxes {
			position:absolute;
			bottom:-67px;
			left:-80px;
			
			width:870px;
			height:133px;
}

#home_index div.box_left {
			position:relative;
			float:left;
			width:255px;
			height:132px;
			margin-right:20px;
			padding-left:20px;
			
			background:url(../img/layout/index_box-left-border.gif) top right no-repeat;
}

#home_index div.box_center {
			position:relative;
			float:left;
			width:253px;
			height:132px;
			margin-right:20px;
			padding-left:20px;
			
			background:#ffffff url(../img/layout/index_box-center-border.gif) top right no-repeat;
}

#home_index div.box_right  {
			position:relative;
			float:left;
			width:255px;
			height:132px;
			padding-left:20px;
			
			background:url(../img/layout/index_box-right-border.gif) top right no-repeat;
}

#home_index div.boxes img {
			float:left;
			padding-right:10px;
}

#home_index div.boxes p {
			float:left;
			width:130px;
			
			margin-top:0px;
}

/* --- Über Uns --- */

#ueberuns_index div.content {
			padding-right:0px;
			width:542px;
}

#ueberuns_index div.left {
			float:left;
			width:260px;
			
			margin-bottom:36px;
}

#ueberuns_index div.right {
			position:absolute;
			right:0px;
			bottom:-50px;
			
			width:240px;
			height:444px;
			
			padding:20px 0px 0px 30px;
			
			background:url(../img/emotions/uberuns/emotion.gif) left top no-repeat;
}

/* --- Leistungen --- */

#leistungen_index div.content {
			padding-right:0px;
			width:542px;
}

#leistungen_index div.left {
			float:left;
			width:240px;
			
			margin-top:20px;
}

#leistungen_index div.right {
			float:right;
			width:240px;
			
			margin:20px 20px 0px 0px;
}

/* --- Leistungen: Agenturen --- */

#leistungen_agenturen div.content {
			padding-right:30px;
			width:512px;
}

#leistungen_agenturen div.content div.box {
			position:relative;
			width:500px;
			height:130px;
			
			margin-bottom:-59px;
			padding:20px 30px;
			
			background:url(../img/layout/materials-box.jpg) left top no-repeat;
}

/* --- Leistungen: Direktkunden --- */

#leistungen_direktkunden div.content div.box {
			position:relative;
			width:500px;
			height:130px;
			
			margin:20px 50px -59px 0px;
			padding:20px 30px;
			
			background:url(../img/layout/materials-box.jpg) left top no-repeat;
}

#leistungen_direktkunden div.content {
			padding-right:30px;
			width:512px;
}

/* --- Referenzen --- */

#referenzen_index div.content {
			padding-right:10px;
			width:532px;
}

/* --- Referenzen: Galerie --- */

  #referenzen_aufsteller div.content 
, #referenzen_displays div.content {
			padding-right:0px;
			width:542px;
}

  #referenzen_aufsteller div.content div.picture 
, #referenzen_displays div.content div.picture {
			float:left;
			
			width:149px;
			height:149px;
			
			margin:0px 5px 5px 0px;
			padding:10px;
			
			background:url(../img/layout/gallery_bg.jpg) left top no-repeat;
}

  #referenzen_aufsteller div.content div.picture a 
, #referenzen_displays div.content div.picture a {
			display:block;
			width:149px;
			height:149px;
			
			text-align:center;
}

/* --- Kunden --- */

#kunden_index div.content div.left {
			float:left;
			width:210px;
}

#kunden_index div.content div.right {
			float:right;
			width:220px;
}

/* --- Kontakt --- */

#kontakt_index div.content {
			margin-bottom:335px;
}

#kontakt_index div.content div.form {
			position:absolute;
			bottom:-65px;
			right:0px;
			width:470px;
			height:349px;
			padding:20px 40px;
			
			background:url(../img/layout/kontakt-box.gif) left top no-repeat;
}

/* --- Sonstiges --- */

div.vspacer {
			clear:both;
}
