body {
	margin: 0;
	padding: 0;
	text-align: center;	
	background-color: #C4C5BC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg-main.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	
}

a { text-decoration: underline; color: Black; }
	
h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
	padding: 0px;
	margin: 0px;	
	margin-left:260px; 
	line-height:1.1em;
	color:#666666;
	position: relative;
	top: 3px;
}

img {	border: none;}

.main {
	position: relative;
	margin: auto;	
	width: 780px;		
	text-align:left;
	
}
	
#top {
	width: 782px; height:87px;
	background-image: url(images/bg-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#motiv {
	width: 782px; height:208px;
	background-image: url(images/bg-motiv3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#content {
	width: 702px;
	background-image: url(images/bg-content.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px 40px 0px 40px;
	line-height: 1.7em;	
	
}

#end {
	width: 782px; height: 36px;
	background-image: url(images/bg-end.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
}

#asplzen {
	position: absolute;
	top: 38px; left: 30px;
	width: 780px; height: 20px;	
}

#opel {
	position: absolute;
	top: 195px; left: 30px;
	
}

#chevy {
	position: absolute;
	top: 210px; left: 140px;
	
}

#pata {
	width: 782px;
	text-align: center;
	
	color:white;
}

#pata a { color:white; text-decoration:none;}
