body,td {
	font-family: "Century Gothic";
	font-size: 11pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: hidden;
}
body {
	background-color: #DEDEDE;
}

.links {
  color: #000000;
  background-color: #DEDEDE;
  background: url(images/links.jpg) repeat-y;
  font-family: "Century Gothic";
  font-size: 11pt;
  text-align: left;
  width: 169px;
}

td.header {
	background-image:url(images/header_bmw.jpg);
	background-repeat:no-repeat;
	width: 781px;
	height: 300px;
}

td.pfeil {
	background-image:url(images/oben.jpg);
	background-repeat:no-repeat;
	border:none;
}

td.obenlinks {
	background-image:url(images/obenlinks.jpg);
	background-repeat:no-repeat;
	width: 189px;
	height: 300px;
}

.menue {
  list-style-type: none;
  width: 169px;
  margin-left: 0;
  padding-left: 5px;
  color: #000000;
}

.menue li a, .menue li a:active, .menue li a:visited {
  color: #000000;
  background-color: #DEDEDE;
  width: 169px;
  height: 25px;
  text-decoration: none;
  font-size: 11pt;
  font-family: "Century Gothic";
  display: block;
  line-height: 25px;
  border-bottom: 1px solid #717171;
  margin: 1px;
  padding: 2px 6px 2px 2px;
}

.menue li a:hover {
  color: #FFFFFF;
  background-color: #717171;
  text-decoration: none;
}

a:link {
	font-size: 11pt;
	color: #000000;
	font-family: "Century Gothic";
}

a:visited {
	font-size: 11pt;
	color: #000000;
	font-family: "Century Gothic";
}

a:hover {
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #717171;
	font-family: "Century Gothic";
}

h1 {
	font-size: 28pt;
	font-family: "Century Gothic";
	color: #000000;
}
h2 {
	font-size: 24pt;
	font-family: "Century Gothic";
	color: #000000;
}

h3 {
	font-size: 18pt;
	font-family: "Century Gothic";
	color: #000000;
}

h4 {
	font-size: 16pt;
	font-family: "Century Gothic";
	color: #000000;
}

h5 {
	font-size: 14pt;
	font-family: "Century Gothic";
	color: #000000;
}

h6 {
	font-size: 12pt;
	font-family: "Century Gothic";
	color: #000000;
}