body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 18px;
/*	background-image: url('gif/bg_logo.gif');
	background-position: center 275px;
	background-repeat: no-repeat;
*/
}

a {
	color: #004885;
	text-decoration: none;
}

a:hover {
	color: #004885;
	text-decoration: underline;
}

input.grau {
	color: #D9DADB;
	font-weight: bold;
}

label {
	cursor: pointer;
}

ul {
	margin-top: 0px;
}

.rtop, .rbottom {display:block; background:transparent; font-size:1px;}
.r1, .r2, .r3, .r4 {display:block; overflow:hidden;}
.r1, .r2, .r3 {height:1px;}
.r2, .r3, .r4 {background:#FFFFFF; border-left:1px solid #E9E9E9; border-right:1px solid #E9E9E9;}
.r1 {margin:0 4px; background:#E9E9E9;height:1px;}
.r2 {margin:0 3px; border-width:0 1px;}
.r3 {margin:0 2px;}
.r4 {height:1px; margin:0 1px;}


.cbAktiv {
	color: #004885;
	font-weight: bold;
}
.cbNonAktiv {
	color: #000000;
	font-weight: bold;
}

.rahmen_1 {
/*	position: absolute;
	left: 40px;
	top: 290px;
*/
	width: 927px;
/*	height: 85px;*/
}

.rahmen_2 {
/*	position: absolute;
	left: 40px;
	top: 400px;
*/
	width: 927px;
	height: 85px;
}

.rahmeninnen {
	border-left: solid 1px #E9E9E9;
	border-right: solid 1px #E9E9E9;
	padding:10px;
	background-color: #FFFFFF;
}
.auswahl {
	border-left: solid 2px #E9E9E9;
	border-right: solid 2px #E9E9E9;
	height: 85px;
	text-align: center;
}

div.liste {
	background-image: url('gif/liste_links.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #004885;
	height: 28px;
}

div.liste div {
	background-image: url('gif/liste_rechts.gif');
	background-repeat: no-repeat;
	background-position: top right;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	height: 28px;
}

div.liste div div {
	background: none;
	border-top: 1px solid #E9E9E9;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 0px 0px;
}

div.liste2 {
	background-image: url('gif/liste_links2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #004885;
	height: 47px;
}

div.liste2 div {
	background-image: url('gif/liste_rechts2.gif');
	background-repeat: no-repeat;
	background-position: top right;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	height: 47px;
}

div.liste2 div div {
	background: none;
	border-top: 1px solid #E9E9E9;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 0px 0px;
}

.button_links_ohne {
	background-image: url('gif/button_links.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 28px;
	background-color: #D3E2E7;
	display: inline-block;
	padding-left: 5px;
	cursor: pointer;
}
*html .button_links_ohne {
	display: inline;
}

.button_links {
	background-image: url('gif/button_links.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 28px;
	max-height:23px;
	background-color: #D3E2E7;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	cursor: pointer;
}
*html .button_links {
	display: inline;
}

.button_mitte {
	height: 28px;
	max-height:23px;
	background-color: #D3E2E7;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	cursor: pointer;
}
*html .button_mitte {
	display: inline;
}

.myfake {
	display: inline-block;
}

*html .myfake {
	display: inline;
}

option {
	cursor: pointer;
}

.button_rechts {
	background-image: url('gif/button_rechts.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 28px;
	max-height:23px;
	background-color: #D3E2E7;
	display: inline-block;
	text-align: center; 
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	cursor: pointer;
}
*html .button_rechts {
	display: inline;
}

.button_rechts a, .button_links a, .button_mitte a {
	color: #000000;
	text-decoration: none;
}

#img_logo_hjs {
	position: absolute;
	left: 5px;
	top: 30px;
}

#img_startseite {
/*	position: absolute;
	left: 40px;
	top: 0px;
*/
}

#img_icons {
	position: absolute;
	left: 565px;
	top: 35px;
}

.text14schwarz {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
}

.text12schwarz {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

.text11schwarz {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

.text10schwarz {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
}

#head {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 927px;
	margin-left: -463px;
}

#container {
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: -463px;
	width: 927px;
	z-index: 8;
}

#overlayBG {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url("gif/overlay.png");
	z-index:9;
	width: 100%;
	height: 100%;
	display: none;
}

* html #overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #333333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gif/overlay.png", sizingMethod="scale");
	z-index:9;
	display: none;
}

#bildanzeige {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:10;
	width: 100%;
	height: 100%;
	display: none;
}

#kraftstoffwahl {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left:-250px;
	z-index:10;
	width: 500px;
/*	height: 100%;*/
	display: none;
	background-color: #FFFFFF;
}
#kraftstoffwahl h1 {
	margin-top: 0px;
}
#kraftstoffwahl div {
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-size: 14px;
}

#ladeanzeige {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:10;
	width: 100%;
	height: 100%;
	display: none;
}

form {
	margin: 0px;
}

#werkstatt {
	width: 100%;
}

#produkteAusgabe1 {
	display: none;
}
#produkteAusgabe2 {
	display: none;
}

#ajaxadressen, #typenS {
	display: none;
}

h1 {
	color: #08539A;
	background-color: #7EC722;
	text-align: center;
	font-size: 20px;
	margin-bottom: 0px;
	padding: 5px;
}

h2 {
	color: #000000;
/*
	color: #08539A;
	background-color: #7EC722;
	text-align: center;
*/
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 5px 0px;
	height:27px;
	max-height:22px;
}

h3 {
	color: #08539A;
	background-color: #7EC722;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
}

h4 {
	font-size: 22px;
	text-align: center;
	margin: 15px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
}

select {
	font-size: 13px;
	border: 1px solid #E9E9E9;
/*	background-color: #E0ECC4;*/
}

sup {
	font-size: 80%;
}

.produkte {
	font-size: 12px;
/*	border: 1px solid #7EC722;*/
}

.schluesselnr_oben {
	font-size: 12px;
}

.produkte a:link, .produkte a:visited {
	color: #08539A;
	text-decoration: none;
	font-weight: bold;
}

.produkte a:hover {
	color: #08539A;
	text-decoration: underline;
	font-weight: bold;
}

th {
/*	background-color: #7EC722;
	color: #08539A;*/
	background: url('gif/bg_th_top.gif') repeat-x;
	background-color: #004885;
	color: #FFFFFF;
}

.prod_zell_links2 {
	background: url('gif/bg_th_top.gif') repeat-y;
	background-color: #D3E2E7;
}

.prod_zell_links3 {
	background-image: url('gif/bg_th_top.gif');
	background-repeat: repeat-y;
}

.prod_zell_rechts3 {
	background-image: url('gif/bg_th_top.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

.prod_zell_rechts2 {
	background: url('gif/bg_th_top.gif') repeat-y top right;
	background-color: #D3E2E7;
}
.prod_zell_links1 {
	background: url('gif/bg_th_top.gif') repeat-y;
}

.prod_zell_rechts1 {
	background: url('gif/bg_th_top.gif') repeat-y top right;
}

.row1 {
	background-color: #FFFFFF;
}
.row2 {
	background-color: #D3E2E7;
}
.row3 {
	background-color: #D3E2E7;
}
.row3over {
	background-color: #FFFFFF;
	cursor: pointer;
}

.schluesselnreingabe {
	background-color: #08539A;
	padding: 5px 0px 5px 0px;
}

.schluesselnreingabe table {
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	color: #FFFFFF;
	height: 20px;
}

.schluesselnreingabe input {
	font-size: 11px;
	color: #08539A;
	text-align: center;
	font-weight: bold;
}

.unten {
/*	margin: 10px;*/
	padding-bottom: 10px;
}

