HTML {
	height: 100%;
}

BODY {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	background-color: white;
	height: 100%;
}

TD, TR {
	font-size: 12px;
}

P {
	margin: 0px 0px 8px 0px;
	line-height: 16px;
	color: black;
}

H1 {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
	font-size: 15px;
	font-weight: bold;
	color: black;
	background-color: #cce4ff;
	background-image: url(images/h1_bgr.gif);
	background-repeat: repeat-x;
	border: 1px solid #9BBDE4;
}

#h1fehler {
	color: white;
	border: 1px solid #980000;
	background-image: url(images/h1_fehler_bgr.gif);
	background-repeat: repeat-x;
	background-color: #9A0303;
}

H2 {
	display: block;
	margin: 0px 0px 3px 0px;
	padding: 1px 5px 1px 5px;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #cce4ff;
	background-image: url(images/h1_bgr.gif);
	background-repeat: repeat-x;
	border: 1px solid #9BBDE4;
}

H3 {
	display: block;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

SCRIPT,
NOSCRIPT {
	padding: 0px;
	margin: 0px;
}

A {
	margin: 0px;
	padding: 0px;
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

.href {
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
}

/*
.text P {
	margin-bottom: 5px;
	line-height: 16px;
	color: black;
}
*/

UL, OL {
	margin-top: 0px;
	margin-bottom: 0px;
}

LI {
	padding-bottom: 3px;
}

.statusfehler {
	display: block;
	color: black;
	font-weight: bold;
	background-color: #FFE26B;
	border: 1px solid #F10000;
	padding: 2px 5px 2px 5px;
}

.statusdesaster {
	display: block;
	color: white;
	font-weight: bold;
	background-color: red;
	border: 1px solid #980000;
	padding: 2px 5px 2px 5px;
}

.statuserfolg {
	display: block;
	color: white;
	font-weight: bold;
	background-color: #114177;
	border: 1px solid #73ADEA;
	padding: 2px 5px 2px 5px;
}

.warenkorb {
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

/*

.warenkorb .gerade {
	background-color: #EEEEEE;
}

.warenkorb .ungerade {
	background-color: white;
}
*/

.warenkorb A {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.warenkorb FORM {
	margin: 0px;
	padding: 0px;
}

.warenkorb INPUT {
	padding-left: 2px;
	width: 20px;
	border-color: gray;
}

.warenkorb .beschreibung {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	color: black;
}

.warenkorb .preis {
	padding-left: 5px;
	padding-right: 5px;
}

.fuss {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 12px;
	width: 450px;
	text-align: center;
	display: block;
	margin: auto;
}

.teaser {
	border: 1px solid gray;
}

.teaser .kopf {
	background-color: #5E8FC7;
	color: white;
	padding: 3px;
	font-weight: bold;
	text-align: center;
}

.teaser .kopf A {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 16px;
	overflow: hidden;
}

.teaser .preis {
	padding: 3px;
	font-weight: bold;
	font-size: 15px;
}

.teaser .preis A {
	color: black;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	font-size: 15px;
}

.teaser .produktgruppe {
	padding: 3px;
}

.teaser .produktgruppe A {
	color: black;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 48px;
	overflow: hidden;
}

.teaser .oem {
	padding: 3px;
	font-size: 10px;
	font-weight: normal;
}

.teaser .oem A {
	font-weight: normal;
	color: black;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 42px;
	overflow: hidden;
}

.teaser .foto {
	border-bottom: 1px dotted gray;
	border-top: 1px solid gray;
}

.teaser .hinweis {
	font-size: 10px;
	color: gray;
	padding-right: 3px;
	padding-bottom: 2px;
}

.appchart {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.appchartfeld,
.appchartfeld_js,
.kontaktfeld {
	margin-bottom: 3px;
}

.appchartfeld LABEL,
.appchartfeld_js LABEL {
	font-weight: bold;
	display: block;
}

.appchartfeld SELECT {
	width: 170px;
	border: 1px solid black;
}

.appchartfeld_js SELECT {
	width: 208px;
	border: 1px solid black;
}

/*
.kopf_gross {
	background-image: url(images/kopf_gross.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 48px;
	width: 500px;
	color: black;
	font-weight: bold;
	font-size: 13px;
}
*/

.kopf_klein {
	background-color: navy;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
	background-image: url(images/kopf_klein.gif);
}

.nav_oben {
	background-color: #5E8FC7;
	border-top: 1px solid white;
	border-bottom: 1px solid black;
}

.nav_unten {
	background-color: #5E8FC7;
	border-top: 1px solid white;
	border-top: 1px solid black;
}

.nav_oben A, .nav_oben A:link, .nav_oben A:visited,
.nav_unten A, .nav_unten A:link, .nav_unten A:visited {
	width: 100%;
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.nav_oben A, .nav_oben A:link, .nav_oben A:visited {
	border-bottom: 1px solid white;
	border-top: none;
}

.nav_oben A:focus, .nav_oben A:hover,
.nav_unten A:focus, .nav_unten A:hover {
	width: 100%;
	display: block;
	color: black;
	background-color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}

.inhalt {
	padding: 10px;
}

LABEL {
	font-weight: bold;
	display: block;
}

FORM {
	margin: 0px;
	padding: 0px;
}

INPUT {
	background-color: #CCE4FF;
	border: 1px solid black;
	padding-left: 2px;
}

OPTION, SELECT {
	background-color: #CCE4FF;
}

SELECT {
	border: 1px solid black;
}

FIELDSET {
	padding: 0px;
	border: 1px solid black;
}

LEGEND {
	margin-left: 10px;
}

FORM .produktgruppensuche {
	width: 250px;
}

FORM .schaltflaeche,
FORM .schaltflaeche_warten {
	/* background-color: #003A98;
	background-image: url(images/schaltflaeche.gif);
	background-position: center center;
	background-repeat: repeat-x;
	color: white; */
	background-color: white;
	border: 0px;
	padding: 0px !important;
}

FORM .ungueltig {
	border: 1px solid #F10000 !important;
	background-color: #FFD93E !important;
}
FORM .nachricht {
	border: 1px solid black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 100%;
	height: 50px;
	background-color: #CCE4FF;
}

FORM .hinweis {
	font-size: 10px;
	line-height: 12px;
	color: gray;
	margin-top: 5px;
	display: block;
	margin-bottom: 5px;
}

.adresse {
	border: 1px solid gray;
	margin-top: 10px;
	margin-bottom: 5px;
}

.adresse SELECT,
.adresse INPUT {
	width: 145px;
	padding-left: 2px;
}

/*

.adresse P {
	margin-bottom: 4px;
}

*/

.adresse .kopfzeile {
	padding: 2px;
	font-size: 13px;
	background-color: blue;
	background-color: #cce4ff;
	background-image: url(images/h1_bgr.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	border-bottom: 1px solid gray;
}

.beschreibung {
	color: gray;
	font-size: 10px;
	margin-bottom: 5px;
	line-height: 12px;
}

.produkt_klein, .phantom {
	border: 1px solid black;
	margin-top: 10px;
}

.produkt_klein .titel,
.phantom .titel {
	background-image: url(images/h1_bgr.gif);
	background-color: #cce4ff;
	color: black;
	height: 20px;
	padding-left: 5px;
	border-bottom: 1px solid black;
}

.produkt_klein .titel A {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.produkt_klein .eigenschaften {
	font-size: 11px;
	line-height: 14px;
}

.produkt_klein .eigenschaften A {
	color: #980000;
}

.grossansicht_tabelle {
	margin-bottom: 5px;
	border: 1px solid gray;
}
.grossansicht_tabelle A {
	/* color: black; */
	color: #980000;
}

.grossansicht_tabelle TD {
	font-size: 11px;
}

.grossansicht_tabelle .kopfzeile,
.grossansicht_tabelle .kopfzeile TD {
	font-size: 12px;
	background-color: blue;
	background-color: #cce4ff;
	background-image: url(images/h1_bgr.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	border-bottom: 1px solid gray;
}

.grossansicht_tabelle .feldname {
	font-weight: bold;
	text-align: left;
	/* white-space: nowrap; */
}

/*

.grossansicht_tabelle .gerade {
	background-color: #EEEEEE;
}

.grossansicht_tabelle .ungerade {
	background-color: white;
}

*/

.grossansicht_bild {
	border: 1px solid black;
	cursor: pointer;
}

.grossansicht_miniatur {
	border: 1px solid black;
	cursor: pointer;
}

.auftrag .kopfzeile {
	font-weight: bold;
	background-color: white;
	background-image: none;
}
/*

.auftrag .gerade {
	background-color: #EEEEEE;
}

.auftrag .ungerade {
	background-color: white;
}
*/

.gerade {
	background-color: #EEEEEE;
}

.ungerade {
	background-color: white;
}

.referenzen_ausgeblendet,
.istkomponente_ausgeblendet {
	display: none;
} 

.referenzen_eingeblendet,
.istkomponente_eingeblendet {
	display: run-in;
}

.suchhinweis {
	display: block;
	color: black;
	font-weight: normal;
	background-color: #EBEBEB;
	border: 1px solid #EBEBEB;
	padding: 2px 5px 2px 5px;
}

.nachladewarten {
	border: 1px solid gray;
	padding: 5px;
	margin-top: 10px;
}

.nachladewarten IMG {
	margin-top: 5px;
}

.produktgruppensuche LABEL {
	display: block;
	margin-right: 5px;
}

.produktgruppensuche .feldname {
	white-space: nowrap;
}

.brotkrumen {
	font-weight: bold;
}

.hilfe {
	cursor: help;
}

.besserewahl {
	display: none;
	color: black;
}

.besserewahl TABLE {
	color: black;
	background-color: #FFF9BE;
	border: 1px solid black;
	line-height: 16px;
}

.besserewahl A {
	color: black;
}

.besserewahl .wahl A:link,
.besserewahl .wahl A:visited {
	display: block;
	border: 1px solid black;
	padding: 1px 3px 1px 3px;
	margin: 2px 0px 2px 0px;
	color: black;
	text-decoration: none;
}

.besserewahl .wahl A:hover {
	color: black;
	text-decoration: none;
	background-color: white;
}

.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index:1001;
    -moz-opacity: 0.9;
    opacity:.90;
    filter: alpha(opacity=90);
}

.white_content {
    /* display: none; */
	visibility: hidden;
    position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 auto;
    width: 600px;
	height: 600px;
    z-index: 1002;
    overflow: hidden;
}

.modal_splash_background {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
	bottom: 0;
    width: 100%;
	height: 100%;
    background-color: white;
    z-index:1001;
    -moz-opacity: 0.9;
    opacity:.90;
    filter: alpha(opacity=90);
}

.modal_splash_content {
	visibility: visible;
    position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 auto;
    width: 600px;
	height: 600px;
    z-index: 1002;
    overflow: hidden;
}

#white_content_360grad {
	border: 1px solid black;
}

