
body {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
p {
	font-family: "Arial", Helvetica;
	font-size: 9pt;
	color: #000000;
	}
h2 {
	font-family: "Arial", Helvetica;
	font-size: 12pt;
	color: #000000;
	}

h1 {
	font: small-caps 1.05em "Bank Gothic Lt"; src:local(Bank Gothic Lt), url(bgothl.ttf) format(TrueType);
	font-size: 14pt;
	}
	
.topframe {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../vwfiles/allgemein/$file/top_bg.gif);
	background-repeat: repeat-x;
}
.contentframe {
	margin: 42px 0px 0px 20px;
	padding: 0px;
	font-family: "Arial", Helvetica;
	font-size: 9pt;
	color: #777777;
}
.bottomframe {
	margin: 2px 0px 0px 25px;
	padding: 0px;
	background-image: url(../vwfiles/allgemein/$file/bottom_bg.gif);
	background-repeat: repeat-x;
}
/* Fliesstext */
.text9pt {
	font-family: "Arial", Helvetica;
	font-size: 9pt;
	color: #000000;
}
/* Motor z.B. '81-118 kW' */
.text10pt {
	font-family: "Arial", Helvetica;
	font-size: 10pt;
	color: #000000;
}
/* Motor z.B. '2013' */
.text23pt {
	font-family: "Arial", Helvetica;
	font-size: 23pt;
	color: #000000;
}
/* erste Ueberschrift */
.headline {
	font-family: "Arial", Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #777777;
}
/* zweite Ueberschrift */
.bold11pt {
	font-family: "Arial", Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
/* zweite Ueberschrift */
.bold11ptred {
	font-family: "Arial", Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #FF1500;
}
/* dritte Ueberschrift */
.bold9pt {
	font-family: "Arial", Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
/* dritte Ueberschrift */
.whitebold9pt {
	font-family: "Arial", Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.tablehead {
	font-family: "Arial", Helvetica;
	font-size: 9pt;
	font-weight: bold;
	line-height: 15pt;
	color: #000000;
}
.tableheadwhite {
	font-family: "Arial", Helvetica;
	font-size: 9pt;
	font-weight: bold;
	line-height: 15pt;
	color: #FFFFFF;
}
.table {
	font-family: "Arial", Helvetica;
	font-size: 9pt;
	line-height: 15pt;
	color: #000000;
}
.tablelink {
	font-family: "Arial", Helvetica;
	font-size: 9pt;
	font-weight: bold;
	line-height: 15pt;
}
a.nav {
	font-family: "Arial", Helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 12pt;
}
a.nav: hover {
	text-decoration: underline;
}
a.navred {
	font-family: "Arial", Helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #ED1C24;
	line-height: 12pt;
}
a.navred: hover {
	text-decoration: underline;
}
.klein {
	font-size: 10px;
}
p {
	font-family: "Arial", Helvetica;
	font-size: 9pt;
	color: #000000;
}
td {
	font-family: "Arial", Helvetica;
	font-size: 9pt;
	color: #000000;
}
/* Footer-Frame */
.blue {
	font-family: "Arial", Helvetica;
	font-size: 7pt;
	color: #0078C1;
	padding-right: 20px;
}
a.sitemapbold {
font-family:Helvetica,Helvetica;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
a.sitemapnormal {
font-family:Helvetica,Helvetica;
font-size:12px;
text-decoration:none;
color:#000000;
}


{
ol { counter-reset: item }
li { display: block }
li:before { content: counter(item) ". "; counter-increment: item }
}
