body {
	top: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;}
	
#offset {
	position: relative;
	width: 980px;
	height: 1500px;
	background-color: #FFFFFF;}

#kopf {
	position: absolute;
	top: 50px;
	left: 327px;
	text-align: left;}

#hauptnavi {
	position: absolute;
	top: 110px;
	left: 40px;
	width: 187px;
	padding-left: 8px;
	font-size: 12px;
	text-align: left;
	line-height: 20px;}
	
.navi01 {
	display: block;
	width: 150px;
	height: 40px;
	padding-left: 8px;
	line-height: 30px;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;}
.navi01:hover {
	color: #FF0000;	
	background-color: #FFFFFF;}

.navi02 {
	display: block;
	width: 150px;
	height: 40px;
	padding-left: 8px;
	line-height: 30px;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;}
.navi02:hover {
	background-color: #FFFFFF;}
	
#subnavi {
	position: absolute;
	top: 110px;
	left: 230px;
	width: 80px;
	padding-top: 5px;
	text-align: right;
	font-size: 14px;
	line-height: 20px;}
	
.link0 {
	font-weight: bold;}

.link1 {
	font-weight: bold;
	background-color: #FFFF00;}
	
a {
	color: #FF0000;}
a:hover {
	background-color: #FFFF00;}
a:focus {
	outline: none;}
	
#hauptbild {
	position: absolute;
	top: 110px;
	left: 830px;
	width: 140px;
	text-align: center;}
	
#extra {
	position: absolute;
	top: 270px;
	left: 830px;
	width: 140px;
	font-size: 12px;
	text-align: center;}
	
#inhalte {
	position: absolute;
	top: 110px;
	left: 327px;
	width: 360px;
	height: 500px;
	text-align: left;}
	
.headline {
	font-size: 18px;
	line-height: 32px;
	font-weight: bolder;
	color: #000000;}
	
.subline {
	font-weight: bolder;
	font-size: 16px;}

.infobox {
	background-color: #F0F0F0;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	margin-top: 24px;
	margin-bottom: 24px;
	padding-top: 10px;	
	padding-left: 15px;
	padding-right: 8px;}
	
li {
	margin-left: -10px;
	margin-bottom: 10px;}

#autoteile {
	background-color: #F0F0F0;
	border-top: 1px solid #FF0000;
	font-size: 13px;
	line-height: 20px;}
.tb {
	border-bottom: 1px solid #FF0000;
	height: 75px;
	width: 100px;
	padding: 10px;
	vertical-align: top;}

.tp {
	border-bottom: 1px solid #FF0000;
	width: 40px;
	padding-top: 10px;
	text-align: center;
	color: #FF0000;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;}
.tp img {
	margin-bottom: 7px;}

.tt {
	border-bottom: 1px solid #FF0000;
	width: 90%;
	padding: 13px;
	padding-top: 7px;
	vertical-align: top;}

#angebote {
	border: 0px;
	font-size: 14px;
	line-height: 20px;
	vertical-align: top;}

#anfrage {
	border: 0px;
	font-size: 12px;
	line-height: 20px;}
#anfrage tr {
	height: 30px;
	vertical-align: top;}
.lineoben {
	border-top: 1px solid #FF0000;
	padding-top: 10px;}
.lineunten {
	border-bottom: 1px solid #FF0000;
	padding-bottom: 10px;}
	
input {
	border: 1px solid #999999;}

.buttons {
	width: 100px;
	background-color: #FFFF00;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;}

hr {
	margin-top: 10px;
	margin-bottom: 10px;}

