* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #3A3A3A;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

#wrapper {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #272727;
}

#kopfbereich {
	background-image: url(images/logo_bpb.gif);
	height: 159px;
}

#navibereich {
	background-image: url(images/leiste.gif);
	height: 40px;
	background-position: 0 -40px;
	background-repeat: repeat-x;
	padding: 0 0 0 110px;
	background-color: #8D8D8D;
}

#navibereich ul {
	list-style-type: none;
}

#navibereich li {
	display: inline;
	font-size: 85%;
	line-height: 40px;
}

#navibereich a {
	color: #FFF;
	padding: 0 10px;
	float: left;
}

#navibereich a:link {
	color: #FFF;
}

#navibereich a:visited {
	color: #FFF;
}

#navibereich a:hover, a:focus {
	color: #FFF;
	background-image: url(images/leiste.gif);
	background-position: 0px 0px;
	text-decoration: none;
}

#navibereich a:active {
	color: #FFF;
	background-position: 0px 0px;
}

.index, .gebraucht, .angebot, .ankauf, .werkstatt, .impressum {
	background-image: url(images/leiste.gif);
	color: #FFF;
	background-position: 0px 0px;
}

#textbereich {
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: center;
}

#textbereich p {
	padding-bottom: 10px;
	text-align: left;
}

#textbereich iframe {
	border: 4px solid #666;
}

#textbereich a:link {
	color: #FFF;
	text-decoration: none;
}

#textbereich a:visited {
	color: #FFF;
	text-decoration: none;
}

#textbereich a:hover, a:focus {
	color: #999;
	text-decoration: none;
	background-image: none;
}

#textbereich a:active {
	color: #FFF;
	text-decoration: none;
}

address {
	text-align: center;
	font-size: 80%;
	font-style: normal;
	letter-spacing: 2px;
	border-top: 1px solid #FFF;
	padding-top: 10px;
	margin-top: 20px;
	border-bottom: 1px solid #FFF;
	padding-bottom: 10px;
}

#fussbereich {
}

#copyright {
	background-image: url(images/leiste.gif);
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 70%;
	letter-spacing: 3px;
	margin-top: 20px;
}

a {
	text-decoration: none;
	outline: none;
}

h1 {
	font-size: 150%;
	padding-bottom: 20px;
	text-align: left;
}

h2 {
	font-size: 130%;
	padding-bottom: 20px;
	padding-top: 15px;
	text-align: left;
}

.img {
	border: 4px solid #666;
	margin-top: 10px;
}

.imgrechts {
	border: 4px solid #666;
	float: right;
	margin: 0 10px;
}

.imglinks {
	border: 4px solid #666;
}

.tel {
	font-size: 110%;
	font-weight: bold;
	color: #9CF;
}
