body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	width:100%;
	height:100%;
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000ee;
	text-decoration: underline;
}
a:visited {
	color: #0000ee;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	font-weight:normal;
}
h2 {
	font-size: 18px;
	font-weight:normal;
	margin-top:30px;
}
h3 {
	font-size: 13px;
	margin-top:20px;
}
img {
	border:0px;
}
.float_clear {
	clear:both;
	line-height:0px;
	font-size:0px;
}
.parent {
	display:block;
	min-height:100%;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	background-image: url(../images/bg_shadow_left_right.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
.content {
	padding-bottom:50px;
}
.footer {
	position: absolute;
	left:0px;
	bottom:0px;
	width:100%;
	display:block;
	height:50px;
	z-index:999;
	padding:0px;
	margin:0px;
}
.centered {
	width:990px;
	background-image: url(../images/bg_shadow_left_right.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin: 0 auto;
}
.top {
	height:50px;
	width:950px;
	background-image:url(../images/bg_shadow_top.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-left:20px;
}
.site_select {
	margin-left:530px;
	width:410px;
	height:50px;
	font-size:0px;
	line-height:0px;
}
.header {
	height:100px;
	width:950px;
	margin-left:20px;
	font-size:0px;
	line-height:0px;
}
#logo {
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}
#text_official_dealer {
	margin-left:30px;
	margin-bottom:42px;
}
#logo_liqui_moly {
	margin-left:30px;
	margin-bottom:34px;
}
#logo_mobil {
	margin-left:30px;
	margin-bottom:41px;
}
#logo_shell {
	margin-left:30px;
	margin-bottom:34px;
}
#logo_castrol {
	margin-left:30px;
	margin-bottom:41px;
}
#logo_bp {
	margin-left:30px;
	margin-bottom:28px;
}
#logo_bizol {
	margin-left:30px;
	margin-bottom:43px;
}
#logo_mannol {
	margin-left:30px;
	margin-bottom:42px;
}
#text_offer {
	margin-top:-20px;
}
.header_image {
	width:950px;
	margin-left:20px;
	font-size:0px;
	line-height:0px;
}
.main_content {
	width:910px;
	margin-left:40px;
	margin-right:40px;
	padding-top:20px;
	background-color:#FFFFFF;
	background-image:url(../images/bg_main_content.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
}
.main_content ul {
	list-style:url(../images/marker1.gif);
}
.main_content ul li {
	margin-top:5px;
	margin-bottom:5px;
}
.main_content ul ul li {
	margin-top:2px;
	margin-bottom:2px;
}
.main_content ul ul {
	list-style:url(../images/marker2.gif);
}
.menu_container {
	width:950px;
	height:50px;
	margin-left:20px;
	background-image:url(../images/bg_menu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.menu {
	width:910px;
	height:50px;
	margin-left:20px;
}
.menu a {
	display:block;
	line-height:50px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:0px;
	margin-top:0px;
	float:left;
	font-size:14px;
	font-weight:bold;
	text-decoration: none !important;
}
.menu a:link {
	color:#333333;
	background-image:none;
}
.menu a:visited {
	color:#333333;
	background-image:none;
}
.menu a:hover {
	color:#000000;
	text-decoration: none;
	background-image:url(../images/bg_menu_selected.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.menu a:active {
	color: #999999;
	text-decoration: underline;
	background-image:url(../images/bg_menu_selected.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.footer_container {
	width:950px;
	height:50px;
	margin-left:20px;
	background-image:url(../images/bg_shadow_bottom.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.footer_content {
	width:910px;
	margin-left:20px;
	padding-top:20px;
	font-size:10px;
	color:#999999;
}
.footer_content a {
	color:#999999 !important;
}
.copyrights {
	float:right;
	margin-left:50px;
}
.highlight {
	color:red !important;
}
.twocolumns_1 {
	float:left;
	margin-right:30px;
	width:440px;
	margin-bottom:20px;
}
.twocolumns_2 {
	float:left;
	width:440px;
	margin-bottom:20px;
}
table.data {
	border-collapse:collapse;
}
table.data td {
	border-collapse:collapse;
}
.red {
	color:red;
}
.green {
	color:green;
}
.justify {
	text-align:justify;
}