body {
	background-color:#5e1715;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	color:#5b5b5b;
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:16px;
	letter-spacing:0.1em;
}
	a:link {color:#5b5b5b; text-decoration:none;}
	a:visited {color:#5b5b5b; text-decoration:none;}
	a:hover {color:#5b5b5b; text-decoration:underline;}
	a:active {color:#5b5b5b; text-decoration:none;}
	
	.main-bottom a:link {color: #FFFFFF; text-decoration:none;}
	.main-bottom a:visited {color: #FFFFFF; text-decoration:none;}
	.main-bottom a:hover {color: #FFFFFF; text-decoration:underline;}
	.main-bottom a:active {color: #FFFFFF; text-decoration:none;}

	#container {
		width:950px;
		margin:auto;
	}
	
	#logo {
		width:607px;
		height:58px;
		background-image: url(images/logo.png);
		background-repeat:no-repeat;
		margin-left:25px;
		margin-top:15px;
	}
	
	#main-top {
		width:950px;
		height:15px;
		background-image: url(images/top.png);
		background-repeat:no-repeat;
		margin-top:10px;
	}
	
	#main {
		width:900px;
		background-color:#ffffff;
		padding-left:25px;
		padding-right:25px;
		padding-top:10px;
		padding-bottom:10px;
	}

	#header {
		width:900px;
		height:340px;
		/*background-image: url(images/header.jpg);*/
		background-repeat:no-repeat;
		padding-left:25px;
		padding-right:25px;
	}
	
	#box-info {
		width:900px;
		height:200px;
		background-color:#f4f4f4;
		margin-top:20px;
	}
	
	#box-left {
		float:left;
		width:360px;
		margin-left:15px;
		margin-top:15px;
	}
	
	#angebot {
		background-image: url(images/angebot.gif);
		width:118px;
		height:24px;
		margin-bottom:10px;
	}

	#fiat-image {
		float:left;
		margin-right:15px;
		background-image: url(images/fiat.jpg);
		width:196px;
		height:127px;
	}

	#fiat-text {
	
	}
	
	#box-middle {
		margin-top:15px;
		width:240px;
		float:left;
	}
	
	#news {
		background-image:url(images/news.gif);
		width:66px;
		height:20px;
		margin-left:20px;
	}
	
	#news-text {
		width:210px;
		margin-left:20px;
		margin-top:14px;
	}
	
	.line {
		float:left;	
		background-image:url(images/line.gif);
		width:1px;
		height:200px;
	}
	
	#box-right {
		float:right;
		margin-right:15px;
		margin-top:15px;
		width:240px;
	}
	
	#gebrauchtwagen {
		background-image: url(images/unsere-gebrauchtwagen.gif);
		width:240px;
		height:50px;
		margin-bottom:10px;
	}

	#mobile-logo {
		margin-right:15px;
	}                           
	
	#box-service {
		width:900px;
		margin-top:25px;
		height:175px;
	}
	
	#neuwagen {
		float:left;
		width:195px;
		background-image: url(images/neuwagen.gif);
		background-repeat:no-repeat;
		padding-top:25px;
	}
	
	#gebrauchtwagen2 {
		float:left;
		width:195px;
		margin-left:40px;
		background-image: url(images/gebrauchtwagen.gif);
		background-repeat:no-repeat;
		padding-top:25px;
	}
	
	#pkw {
		float:left;
		width:195px;
		margin-left:40px;
		background-image: url(images/pkw.gif);
		background-repeat:no-repeat;
		padding-top:25px;
	}
	
	#lkw {
		float:left;
		width:195px;
		margin-left:40px;
		background-image: url(images/lkw.gif);
		background-repeat:no-repeat;
		padding-top:25px;
	}

	#kontakt-map {
		margin-top:25px;
		height:325px;
	}
	
	#kontakt {
		float:left;
		width:225px;
		background-image: url(images/kontakt.gif);
		background-repeat:no-repeat;
		padding-top:25px;
	}
	
	#kontakt a:link, #kontakt a:visited, #kontakt a:hover, #kontakt a:active {
		color:#C00;
	}
	
	#map {
		width:650px;
		height:300px;
		float:left;
		margin-left:25px;
	}
	
	#imp {
		margin-top:25px;
		height:205px;
	}
	
	#impressum {
		float:left;
		background-image: url(images/impressum.gif);
		background-repeat:no-repeat;
		padding-top:25px;
		width:310px;
		margin-right:45px;
	}
	
	#haftung {
		float:left;
		background-image: url(images/haftung.gif);
		background-repeat:no-repeat;
		padding-top:25px;
		width:520px;
	}
	
	.main-bottom {
		width:950px;
		height:15px;
		background-image: url(images/bottom.png);
		background-repeat:no-repeat;
		margin-top:0px;
		padding-top:25px;
		padding-left:20px;
		color:#ffffff;
	}