
#title { 
border: 1px solid #5A8FF7;
background-color: #3676F6;
color: #ffffff;
font-weight: bold;
}

#title2 { 
border: 0px solid #c0c0c0;
background-color: #cccccc;
color: #ffffff;
font-weight: bold;
}

.button { 
border: 1px solid #ffffff;
background-color: #3676F6;
color: #ffffff;
font-weight: bold;
}

.linkbutton A:link, .linkbutton A:visited, .linkbutton A:active { 
border: 1px solid #616161;
background-color: #eeeeee;
color: #000000;
text-decoration:none;
padding:3px;
font-weight: bold;
}

.linkbutton A:hover { 
border: 1px solid #616161;
background-color: #ffffff;
color: #000000;
padding:3px;
text-decoration:none;
font-weight: bold;
}


#table { 
background-color: #808080;
font-size: 12px;
}

#tablea { 
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #E9E9E9;
border-right: 1px solid #E9E9E9;
background-color: #f1f1f1;
}

#tableb { 
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
background-color: #ffffff;
}

SELECT {
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #000000;
 border: 1px solid #808080;
 BACKGROUND-COLOR: #ffffff;
}

TEXTAREA {
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #000000;
 border: 1px solid #808080;
 BACKGROUND-COLOR: #ffffff;
}

input {
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #000000;
 border: 1px solid #808080;
 BACKGROUND-COLOR: #ffffff;
}



















body { 
  background-color: #999999; 
	font-family: Verdana, Helvetica; 
	font-size: 9pt; 
	font-weight: Normal; 
	text-align: Left;
	top-margin: 0px;
	left-margin: 0px;
}

td {
	font-family: Verdana, Helvetica; 
	font-size: 9pt; 
	font-weight: Normal; 
	text-align: Left;
	padding: 0px;
}

hr {
  width: 250px;
	color: #cccccc;
	height: 2px;
}

a {
	font-size: 9pt; 
	font-weight: Normal; 
  text-decoration: underline; 
	color: #666666;
}

a:hover {
  color: #000066;
}

table.dsop {
  width: 860px;
}

td.black {
  width: 60px;
	background-color: #000000;
}

td.header_middle {
  width: 800px;
	background-color: #000000;
}

td.header_top_left {
  width: 170px;
	background-color: #666666;
	vertical-align: top;
	text-align: center;
}

td.header_top_right {
  width: 630px;
	background-color: #cccccc;
}

td.header_bottom_left {
  height: 20px;
  width: 170px;
	background-color: #666666;
}

td.header_bottom_right {
  height: 20px;
  width: 630px;
	background-color: #ffffff;
}

td.main_left {
  width: 170px;
	background-color: #666666;
	text-align: center;
	vertical-align: top;
}

a.menu {
  vertical-align: middle;
}

table.menu {
  width: 150px;	
}

td.menu_top {
  width: 150px;
	height: 50px;
  background-color: #666666;
}

td.menu_space {
  width: 150px;
	height: 15px;
  background-color: #666666;
}

td.menu_item {
  width: 150px;
	height: 20px;
  background-color: #666666;
	vertical-align: middle;
	text-align: center;
}

td.menu_item_wl {
  width: 150px;
	height: 25px;
  background-color: #666666;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-top: 2px;
}

td.menu_bottom {
  width: 150px;
	height: 20px;
  background-color: #666666;
}

td.main_right {
  width: 630px;
	background-color: #ffffff;
	vertical-align: top;
}

table.content {
  width: 630px;
	background-color: #ffffff;
	vertical-align: top;
}

td.content {
  width: 630px;
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 10px;
	vertical-align: top;
}

td.footer_space {
  background-color: #000000;
	height: 5px;
}

td.footer_left {
  width: 170px;
	background-color: #666666;
}

td.footer_right {
  width: 630px;
	background-color: #cccccc;
}


table.tuning_options {
  width: 420px;
}

td.tuning_options_spacer {
  height: 20px;
}

td.tuning_options {
  width: 210px;
	vertical-align: middle;
	text-align: center;
}

td.tuning_options_span {
	vertical-align: middle;
	text-align: center;
}

td.tuning_descr {
  padding-top: 5px;
  text-align: left;
	font-size: 8pt;
	line-height: 11pt;
}

b.tuning_descr_titel {
  font-size: 9pt;
	font-weight: Bold;
}


th.kitov {
  height: 22px;
	padding-left: 5px;
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	font-weight: Bold;
	text-align: Left;
}

th.kitov_price {
  height: 22px;
	padding-right: 5px;
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	text-align: Right;
	font-size: 9pt;
	font-weight: Bold;
}

td.kitov {
  height: 22px;
	padding-left: 5px;
	background-color: #cccccc;
	color: #000000;
}

td.kitov_price {
  height: 22px;
	padding-right: 5px;
	background-color: #cccccc;
	text-align: Right;
	color: #000000;
}

a.kitov {
  color: #000000;
	text-decoration: None;
}

a.kitov:hover {
	text-decoration: Underline;
}

a.kit {
  font-size: 8pt;
}

table.kit {
  width: 500px;
}

td.kit_title {
  font-size: 11pt;
	font-weight: bold;
	color: #000000;
	height: 30px;
	vertical-align: middle;
}

a.kit_title {
  font-size: 11pt;
	font-weight: bold;
	color: #000000;
  text-decoration: None;
}

td.kit_descr {
  font-size: 8pt;
	color: #000000;
	padding-left: 17px;
}

td.kit_subtitle {
  font-weight: Bold;
	padding-left: 17px;
	color: #000000;
	height: 30px;
	vertical-align: center;
}

td.kit_perf_area {
  padding-left: 30px;
}

table.kit_perf {
  width: 300px;
}

td.kit_perf_title {
  height: 22px;
	padding-left: 10px;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	width: 100px;
}

td.kit_perf_value {
  height: 22px;
	padding-left: 10px;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-color: #cccccc;
	color: #000000;
	text-align: center;
	width: 200px;
}

td.kit_content {
  padding-left: 7px;
	font-size: 8pt;
}

li.kit_item {
  padding-left: 7px;
	font-size: 8pt;
}

td.kit_notes {
  padding-left: 15px;
	font-size: 8pt;
}

li.kit_note_important {
	font-size: 8pt;
	color: #ff0000;
}

li.kit_note {
	font-size: 8pt;
	color: #000000;
}

td.kit_price {
  padding-left: 17px;
  font-size: 11pt;
	font-weight: bold;
}

table.news {
  width: 585px;
}

td.news_header {
  background-color: #000000;
	color: #ffffff;
	font-weight: Bold;
	font-size: 10pt;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.news_title {
  background-color: #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

td.news_short {
  background-color: #cccccc;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.news_more {
  background-color: #cccccc;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}

td.news_title_2 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	
	/* new */
  font-size: 14px;
	font-weight: Bold;
}

td.news_short_2 {
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.news_date {
	color: #666666;
  font-size: 8pt;
	padding-bottom: 5px;
}

td.news_title_3 {
  font-size: 10pt;
	font-weight: Bold;
	padding-bottom: 5px;
}

td.news_short_3 {
  font-style: Italic;
	padding-bottom: 5px;
}

p.contact_info {
  font-size: 8pt;
}

table.kategorie {
  width: 575px;
}

td.kategorie {
  padding-top: 3px;
	vertical-align: Top;
}

td.kategorie_bez {
  width: 380px;
  font-size: 13pt;
	font-weight: Bold;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: Top;
	height: 30px;
}

td.kategorie_beschr {
  font-size: 10pt;
	line-height: 13pt;
  width: 380px;
	padding-right: 10px;
	padding-bottom: 2px;
	vertical-align: Top;
}

td.kategorie_abb {
	text-align: Left;
	vertical-align: Top;
	width: 185px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

hr.kategorie_1 {
  width: 585px;
	color: #cccccc;
	height: 2px;
}

th.produkt_bez_1 {
  background-color: #666666;
	color: #ffffff;
  font-size: 9pt;
	font-weight: Bold;
	text-align: Left;
	height: 22px;
	padding-left: 5px;
}

th.produkt_anr_1 {
  background-color: #666666;
	color: #ffffff;
  font-size: 9pt;
	font-weight: Bold;
	text-align: Center;
	height: 22px;
}

th.produkt_preis_1 {
  background-color: #666666;
	color: #ffffff;
  font-size: 9pt;
	font-weight: Bold;
	text-align: Right;
	height: 22px;
	padding-right: 5px;
}

td.produkt_bez_1 {
  background-color: #cccccc;
  font-size: 9pt;
	font-weight: Normal;
	text-align: Left;
	height: 22px;
	vertical-align: Middle;
	padding-left: 5px;
}

td.produkt_bez_1a {
  background-color: #cccccc;
  font-size: 9pt;
	font-weight: Normal;
	text-align: Left;
	vertical-align: Middle;
	padding-top: 4px;
}

td.produkt_anr_1 {
  background-color: #cccccc;
  font-size: 9pt;
	font-weight: Normal;
	text-align: Center;
	height: 22px;
	vertical-align: Middle;
}

td.produkt_preis_1 {
  background-color: #cccccc;
  font-size: 9pt;
	font-weight: Normal;
	text-align: Right;
	height: 22px;
	vertical-align: Middle;
	padding-right: 5px;
}

td.produkt_beschr_1 {
  background-color: #cccccc;
  font-size: 8pt;
	font-weight: Normal;
	text-align: Left;
	vertical-align: Middle;
	padding-top: 2px;
	padding-bottom: 4px;
}


table.tuning_opt2 {
  width: 575px;
}

td.tuning_opt2 {
  padding-top: 3px;
	vertical-align: Top;
}

td.tuning_opt2_bez {
  width: 380px;
  font-size: 13pt;
	font-weight: Bold;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: Top;
	height: 30px;
}

td.tuning_opt2_beschr {
  font-size: 10pt;
	line-height: 13pt;
  width: 380px;
	padding-right: 10px;
	padding-bottom: 2px;
	vertical-align: Top;
}

td.tuning_opt2_abb {
	text-align: Left;
	vertical-align: Top;
	width: 185px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

hr.tuning_opt2 {
  width: 585px;
	color: #cccccc;
	height: 2px;
}

td.tuning_opt2_info {
  padding-top: 5px;
  text-align: left;
	font-size: 8pt;
	line-height: 11pt;
	width: 585px;
}







<!-- Standard CSS -->

<!-- Standard Var. 1 - Top -->

table.std1_top {
  width: 575px;
}

td.std1_top {
  padding-top: 3px;
	vertical-align: Top;
}

td.std1_top_titel {
  width: 380px;
  font-size: 13pt;
	font-weight: Bold;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: Top;
	height: 30px;
}

td.std1_top_subtitel {
  font-size: 10pt;
	line-height: 13pt;
  width: 380px;
	padding-right: 10px;
	padding-bottom: 2px;
	vertical-align: Top;
}

td.std1_top_img {
	text-align: Left;
	vertical-align: Top;
	width: 185px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

hr.std1_top {
  width: 585px;
	color: #cccccc;
	height: 2px;
}

td.std1_top_info {
  padding-top: 5px;
  text-align: left;
	font-size: 8pt;
	line-height: 11pt;
	width: 585px;
}


<!-- Standad Var. 1 - Tabelle -->

th.std1_tbl_aleft {
  background-color: #666666;
	color: #ffffff;
  font-size: 9pt;
	font-weight: Bold;
	text-align: Left;
	height: 22px;
	padding-left: 5px;
}

th.std1_tbl_acenter {
  background-color: #666666;
	color: #ffffff;
  font-size: 9pt;
	font-weight: Bold;
	text-align: Center;
	height: 22px;
}

th.std1_tbl_aright {
  background-color: #666666;
	color: #ffffff;
  font-size: 9pt;
	font-weight: Bold;
	text-align: Right;
	height: 22px;
	padding-right: 5px;
}

td.std1_tbl_aleft {
  background-color: #cccccc;
  font-size: 9pt;
	font-weight: Normal;
	text-align: Left;
	height: 22px;
	vertical-align: Middle;
	padding-left: 5px;
}

td.std1_tbl_aleft_withinfo {
  background-color: #cccccc;
  font-size: 9pt;
	font-weight: Normal;
	text-align: Left;
	vertical-align: Middle;
	padding-top: 4px;
}

td.std1_tbl_acenter {
  background-color: #cccccc;
  font-size: 9pt;
	font-weight: Normal;
	text-align: Center;
	height: 22px;
	vertical-align: Middle;
}

td.std1_tbl_aright {
  background-color: #cccccc;
  font-size: 9pt;
	font-weight: Normal;
	text-align: Right;
	height: 22px;
	vertical-align: Middle;
	padding-right: 5px;
}

td.std1_tbl_aleft_info {
  background-color: #cccccc;
  font-size: 8pt;
	font-weight: Normal;
	text-align: Left;
	vertical-align: Middle;
	padding-top: 2px;
	padding-bottom: 4px;
}

a.std1_tbl {
  color: #000000;
	text-decoration: None;
}

a.std1_tbl:hover {
	text-decoration: Underline;
}

<!-- Haupttabelle auf index.php -->
table.news1 {
  width: 575px;
}

<!-- News auf index.php -->
td.news1_titel {
  font-size: 9pt;
	font-weight: Bold;
	padding-top: 5px;
}
td.news1_published {
  font-size: 8pt;
	color: #666666;
	padding-top: 3px;
}
td.news1_subtitel {
  font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.news1_titel {
  font-weight: Bold;
	text-decoration: Underline;
	color: #000000;
}
td.news1_more {
  width: 575px;
	text-align: right;
	padding-top: 5px;
}