body {
	background:#f4f2f2 url(../img/layout/bg.jpg) top left repeat-x;

	margin:0px 0px 50px 0px;	
}

#container {
	width:910px;
	margin:0 auto;	
}

#header {
	position:absolute;
	top:27px;
	background:url(../img/layout/header.gif) top left no-repeat;
	width:906px;
	height:141px;
	
	z-index:2;
}

#topnavi {
	position:absolute;
	top:137px;
	margin-left:22px;
	
	width:880px;
	height:30px;
	
	z-index:10;
}

#content {
	position:relative;
	margin-top:160px;
	margin-left:22px;
	
	background:url(../img/layout/content_bg.jpg) top left repeat-y;
	width:886px;
	height:auto;
}

#footer {
	background:url(../img/layout/footer_bg.jpg) top left no-repeat;
	font-size:10px;
	height:12px;
	margin-left:20px;
	padding-top:20px;
	text-align:center;
	width:886px;
	color:#606060
}

/* ---------------------------------- Content: Inhalt ---------------------------------- */

#content .inhalt {
	padding:50px 50px 0px 17px;
	float:left;
	width:550px;
}

#content .inhalt p {
	margin-left:35px;
}

#content .text {
	float:left;
	width:450px;
	padding-top:360px;
}

#content .text p {
	margin-left:17px;
}

/* ---------------------------------- Content: News ---------------------------------- */


#content .news {
	float:right;
	width:250px;
	margin:360px 50px 0px 0px;	
}

 #content .news .news_headline
,#content .NewsListHead  {
	background:url(../img/layout/news_headline_bg.jpg) top left repeat-x;	
}

#content .newsIndex .inhalt {
	width:815px;
}

#content .newsIndex .NewsListItem {
	float:left;
	margin:0px 20px;
}

/* ---------------------------------- Content:Banner ---------------------------------- */


#content .banner {
	position:absolute;
	top:50px;
	left:17px;	
}

#content .banner li.autobeschriftungen {
	background:url(../img/banner/autobeschriftungen.jpg) 3px 3px no-repeat;	
}

#content .banner li.werbebeschriftungen {
	background:url(../img/banner/werbebeschriftungen.jpg) 3px 3px no-repeat;	
}

#content .banner li.werbeschilder {
	background:url(../img/banner/werbeschilder.jpg) 3px 3px no-repeat;	
}

#content .banner li.carwrapping {
	background:url(../img/banner/carwrapping.jpg) 3px 3px no-repeat;	
}

#content .banner li.poster {
	background:url(../img/banner/poster.jpg) 3px 3px no-repeat;	
}

#content .banner li.bannerufahnen {
	background:url(../img/banner/bannerufahnen.jpg) 3px 3px no-repeat;	
}

#content .banner li.textildruck {
	background:url(../img/banner/textildruck.jpg) 3px 3px no-repeat;	
}

#content .banner li.displaysysteme {
	background:url(../img/banner/displaysysteme.jpg) 3px 3px no-repeat;	
}

/* ---------------------------------- Content:Examples ---------------------------------- */

#content .examples {
	float:right;
	width:190px;
	margin:55px 40px 0px 0px;
}

#content .examples a {
	margin:5px 0px;
}

/* ---------------------------------- Kontaktdaten ---------------------------------- */

div.contactdata {
	float:right;
	margin-right:70px;
	margin-top:50px;
}

div.call {
	float:left;
	margin-top:82px;
}

div.form {
	float:left;
	margin-left:20px;
	margin-top:50px;
}	

/* ---------------------------------- Kontaktformular ---------------------------------- */

dl dd {
	margin-left:0px;
}

dl.notwendige-eingaben {
	float:left;
}

dl.optionale-eingaben {
	float:right;
}

/* ---------------------------------- Galerie ---------------------------------- */

/* ///////////
// 				Navigation
/////////// */

#content .inhalt_gallery {
	float:left;
	padding:50px 50px 0 17px;
	width:800px;
}

#content .inhalt_gallery .Navigation {
	float:left;
	width:200px;

	background:#FAFAFA;
}

/* ///////////
// 				Gallery
/////////// */

.GalleryContainer .GalleryContainerItem {
	float:left;
	margin:0px 15px 25px 15px;
}

.GalleryContainer .GalleryContainerItemImage {
	width:150px;
	height:100px;
}

.GalleryContainer .GalleryContainerItemName {
	background: url(../img/layout/banner_arrow.gif) 5px 9px no-repeat;
	padding:2px 0px 0px 16px;
	width:80px;
}

.GalleryContainer {
	float:right;
	width:600px;
}

.GalleryContainer .GalleryViewImageList .GalleryViewItem {
	float:left;
	margin:0px 15px 25px 15px;
}

.GalleryContainer .GalleryViewImageList .GalleryViewItem .GalleryViewItemName {
	text-align:center;
	padding-top:3px;
	width:100px;
}

.GalleryContainer .GalleryViewImageList .GalleryViewItem .GalleryViewItemImage {
	width:100px;
	height:100px;
}