/* Standardangaben */
body.std {
	padding: 0;
	margin: 0;
	border: 0;
	color: Black;
	background-color: #CFCFCF;
}

html, body, td, th {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

img, table, tr, td {
	border:0;
} 

table.main {
	border: none;
	float: none;
	width: 998px;
	height: 100%;
	text-align: left;
	background-color: White;
}

td.main_footer {
   text-align: right;
	height: 15px;
}

td.main_topmenu1 {
	height: 93px;
}

td.main_topmenu2 {
	background-color: #FF6700;
	height: 30px;
}

a {
	color: #FF0000;
}

hr.main_leftmenu_hr {
	border-bottom: 1px dashed #FF6700;
	background-color: transparent;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}


a.main_header_n {
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

a.main_topmenu1_n {
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

a.main_topmenu1_s {
	text-decoration: none;
	font-weight: bold;
	color: #Red;
}

a.main_topmenu2_n {
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

a.main_topmenu2_s {
	text-decoration: none;
	font-weight: bold;
	color: Red;
}

a.main_leftmenu_n {
	text-decoration: none;
	font-weight: none;
	color: Black;
}

a.main_leftmenu_s {
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

a.nav_product_group {
	text-decoration: none;
	font-weight: none;
	color: Black;
}

a.product_group {
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

a.product_detail_small {
	text-decoration: none;
	font-weight: none;
	color: Black;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.product_detail {
	text-decoration: underline;
	font-weight: none;
	color: Black;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.brand_detail_small {
	text-decoration: none;
	font-weight: none;
	color: Black;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a.more {
	text-decoration: none;
	font-weight: none;
	color: #FF6700;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


td.main_right {
	height: 100%;
	padding: 0px;
	width: 200px;
	margin: 0px;
}

td.main_left {
	height: 100%;
	padding: 0px;
	width: 220px;
	margin: 0px;
	background-color: #ADADAD;
}

td.main_middle {
	background-color: White;
	padding: 5px;
	width:510px;
	height: 100%;
}

a.main_footer {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
}


table.box_left {
	width: 220px;
	text-align: left;
	background-color: White;
}

table.box_left th {
	margin: 0;
	padding: 2px 2px 2px 5px;
	text-align: left;
	font-weight: bold;
	color: White;
}

table.box_left td{
   margin: 0px;
	padding: 0px;
}

table.box_right {
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 220px;
	text-align: left;
	background-color: White;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.box_right td {
   margin: 0px;
	padding: 0px;
}

table.box_right th, table.box_right th table td{
	margin: 0px 0px 5px 0px;
	padding: 2px 2px 2px 5px;
	text-align: left;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

h1, h1.a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: Red;
}

h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Red;
}

ul {
	line-height: 140%;
}

.select_brands {
	width: 145px
}

hr {
	background-color: transparent;
	color: Red;
	border-bottom: 1px solid #FF6700;
	border-top: none;
	border-left: none;
	border-right: none;
}