* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial;
	font-size: 13px;
line-height: 18px;
	background-color: #bfbfbf;
	text-align: center;
	background-image: url(images/auto-occasion-verlauf.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 990px;
	background-color: #fff;
	background-image: url(images/linie-occasion.gif);
	background-repeat: repeat-y;
	}
	
#header{
	background-color: #de8d00;
	height: 128px;
	background-image: url(images/auto-spuren.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}	

#header h1 {
	color: #fff;
	font-size: 28px;
	border-bottom: 1px solid #fff;
	padding-top: 50px;
	padding-bottom: 3px;
	margin-left: 70px;
	margin-bottom: 5px
}

#header h2 {
	color: #fff;
	font-size: 17px;
	margin-left: 70px;
}

#navigation {
	padding-left: 50px;
	width: 940px;
	background-color: #6f6f6f;
	float:left;
	background-image: url(images/occasionen-navi-verlauf.gif);
	background-repeat: repeat-x;
}

#navigation ul li {
	list-style-type: none;
	float:left;
	font-weight: bold;
	font-size: 14px;
}

#navigation ul li a {
	display:block;
	padding: 8px 20px;
	color: #ffea00;
	text-decoration: none;
	background-image:url(images/trenner.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#navigation ul li a:hover, #navigation ul li .active {
	background-color: #000;
	background-image: url(images/rollover.gif);
	background-repeat: repeat-x;
	background-position:top;
	color: #fff;
}

#unten {
	padding-top: 60px;
}

#inhalt {
	float: left;
	width: 670px;
	margin-left: 70px;

}

* html #inhalt {
	margin-left: 35px;
}

#sidebar {
	float: right;
	width: 220px;
}
#footer {
margin-top: 30px;
	padding: 10px 0 10px 70px;
	clear: both;
	background-color: #ebebeb;
	border-bottom: 1px solid #999;
}


#auto-marken {
font-size: 11px;
}
#auto-marken h3 {
padding: 10px 0;
font-size: 15px;
}

#auto-marken li {
list-style-type:none;
border-bottom: 1px solid #ebebeb;
}
.auto-marken {
width: 130px;
float:left;
}

p {
margin-bottom: 1em;
}

h1 {
font-size: 25px;
margin-bottom: 0.5em;
}

a img {
	border: none;
}

hr {
	color: #c0c0c0;
	background-color: #c0c0c0;
	height: 1px;
	border: 0;
	margin: 1em 0;
}

#auto-impressionen {
	background-image: url(images/verlauf-impressionen.jpg);
background-position: bottom;
	background-repeat: repeat-x;
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
padding: 10px 0;
}

#auto-impressionen h2 {
font-size: 15px;
margin-bottom: 10px;
}

#auto-impressionen img {
padding: 3px;
background-color: #e8e8e8;
margin-right: 14px;
border: 1px solid #c0c0c0;
}

#inhalt a {
color: #de8d00;
}

#inhalt a:hover {
color: #af6f01;
}

#newsletter {
	background-image: url(images/verlauf-impressionen.jpg);
background-position: bottom;
	background-repeat: repeat-x;
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
padding: 10px 0;
margin-bottom: 20px;

}
.rssfeed_occasionen p {
margin:0;
}

.rssfeed_occasionen .description {
margin-bottom: 1.5em;
}
.rssfeed_occasionen h2 {
font-size: 14px;
}


#auto-news {
padding: 15px;
margin-top: 20px;
border: 1px solid #c0c0c0;
	background-image: url(images/verlauf-impressionen.jpg);
background-position: bottom;
	background-repeat: repeat-x;
}
#auto-news h2 {
font-size: 15px;
margin-bottom: 10px;
}

#auto-news a {
font-size: 12px;
}

#auto-news .rssfeed_occasionen h2 {
margin: 0;
}
#auto-news .rssfeed_occasionen .description {
margin-bottom: 1em;
}


.box {
	font-size: 11px;
	background-image:url("images/verlauf-impressionen.jpg");
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #C0C0C0;
	margin-top:20px;
	padding:10px;
	margin-right: 15px;
	margin-bottom: 20px;
}

.box p {
	margin:0;
}

.box a {
	color: #de8d00;
}

.box a:hover {
	color: #af6f01;
}
