/*Steht als erstes CSS-File*/
* { color: #000; font-family: Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0; }
body { color: #000; font-family: Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0; }
a { color: #00f; }
table { }
/* 
Kopf */
.navrboxcont_Kopf { background-image: url(../Bilder/GrauSeite2.gif); background-position: left top; width: 100%; height:60px; min-width: 770px; }
.navrboxright_Kopf { width:140px; float:right; }
.navrboxauto_Kopf { width:auto; }
/* Kopfzeilen-Inhalte für alle Seiten */
#Kopfzeile table { width: 500px; margin-left: 20px; padding: 5px; border-color: #fff; border-width: 0; }
#Kopfzeile h2 { color: #4646a5; font-size: 13px; font-weight: bold; }
#Kopfzeile a { color: #4646a5; font-size: 13px; font-weight: bold; text-decoration: none; }
/* .KopfLinks { position: absolute; top: 0; left: 25px; margin: 3px 0 0 10px; padding: 0;} */ /* list-style-image: url(../Bilder/PinBlau.gif); }  */
/* .KopfLinks { margin: 3px 0 0 10px; padding: 0;}  list-style-image: url(../Bilder/PinBlau.gif); }  */
/* .KopfRechts { position: absolute; top: 0; left: 380px; margin: 3px 0 0; padding: 0;} list-style-image: url(../Bilder/PinBlau.gif); } */
#Logo { margin-top: 24px; }
/* Menue-Horizontal für alle Seiten */
.padbcont_NavigationH { width:100%; height:30px ; min-width: 770px; }
.padbox_NavigationH {width:auto; height:auto; padding:0}
#MenuH ul
{ text-align: right; font-size: 12px; width: 100%; line-height: 28px; background-image: url(../Bilder/blau_blancNavH.png); margin: 0; padding: 0 0 0; ;
/* fixes Firefox 0.9.3 */
}
#MenuH ul li  { display: inline; }
#MenuH ul li a
{ color: #fff; background-image: url(../Bilder/blau_blancNavLi.jpg); text-decoration: none; padding: 5px 10px; }
#MenuH ul li a img { margin: -9px 0; padding: 0; border-width: 0; }
#MenuH ul li a:hover
{ color: #fff9c8; text-decoration: underline; border-color: #fff; }
/*   Navigation Links:  Formatierung Normalzustand CSS DataBecker S. 343 */
#NavLi { font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0; border-width: 0; list-style-type: none; }
#NavLi li { width: 140px; height: 32px; margin: 0 0 5px; }
#NavLi li a { color: #fff; background-image: url(../Bilder/blau_blancNavLi.jpg); background-repeat: repeat-y; text-decoration: none; text-align: center; padding: 5px; border-bottom-color: #fff; border-bottom-width: 5px; display: block         }
#NavLi a:hover { color: #fff9c8; text-decoration: underline; }
#NavLi ul.Unterpkt { list-style-type: none; display: none; }
#NavLi ul.Unterpkt li { margin: 0 0 5px; width: 140px; }
#NavLi ul.Unterpkt a { color: #fff; background-image: url(../Bilder/blau_blancNavLi.jpg); text-decoration: none; text-align: center; padding: 5px; border-bottom-color: #fff; border-bottom-width: 5px; display: block         }
/*  Navigation Links: Format für das Einblenden der Unterpunkte */
#NavLi li:hover ul.Unterpkt { position: absolute; left: 139px; margin-top: -40px; display: block; }
#NavLi ul.Unterpkt a:hover { color: #fff9c8; text-decoration: underline; }
/*Formatiert Hauptteil von Musterseite Messsystem-Basis.html*/
.colcont_Hauptteil { background-image: url(../Bilder/GrauSeite2.gif); width: 100%; height:100% ; min-width: 830px; }
.colboxleft_Hauptteil { width:140px; height:100%; float:left  ; }
.colboxmiddle_Hauptteil { width:auto; height:100%; margin-left:140px; margin-right:140px  ; padding: 0; }
.colboxright_Hauptteil { width:140px; height:100%; float:right  }
/* Normaltext in allen Seiten */
#Normaltext { font-family: Arial, Verdana, Helvetica, sans-serif; padding: 10px 10px 10px 20px; }
#Normaltext p { font-size: 13px; margin-top: 0; margin-bottom: 5px; }
#Normaltext strong { font-size: 13px; font-weight: normal; }
#Normaltext li { font-size: 13px; margin-top: 5px; }
#Normaltext ul { font-size: 13px; margin-top: 5px; margin-left: 20px; }
#Normaltext img { margin: 10px; }
#Normaltext h1 { font-size: 14px; margin-top: 0; margin-bottom: 0; }
#Normaltext h2 { color: #4646a5; font-size: 20px; font-weight: bold; text-align: left; margin-top: 10px; margin-bottom: 10px; }
#Normaltext h3 { font-size: 13px; margin-top: 20px; margin-bottom: 10px; }
#Normaltext h4 { font-size: 13px; margin-top: 5px; margin-bottom: 5px; }
#Normaltext table { font-size: 13px; }
.IBlauFettXL { color: #4646a5; font-size: 20px; font-weight: bold; }
.IBlauFettL { color: #4646a5; font-size: 15px; font-weight: bold; }
.IBlauFettM { color: #4646a5; font-size: 14px; font-weight: bold; }
.IBlauFettS { color: #4646a5; font-size: 13px; font-weight: bold; }
#PdfInfo { font-size: 12px; text-align: left; margin-top: 20px; }
#WichtigeLinks a { color: #4646a5; font-weight: normal; text-decoration: underline; position: absolute; left: 310px; width: 420px; }
#WichtigeLinksB a  /* Breit */ { color: #4646a5; font-weight: normal; text-decoration: underline; position: absolute; left: 390px; width: 500px; }
#WichtigeLinks ul { margin: 0 0 0 20px; padding: 0; }
#WichtigeLinksB ul  /* Breit */ { margin: 0 0 0 20px; padding: 0; }
#WichtigeLinks li { margin-bottom: 10px; margin-left: 0; padding-left: 0; }
#WichtigeLinksB li  /* Breit */ { margin-bottom: 10px; margin-left: 0; padding-left: 0; }
/* Produktsuche-Tabelle */
.SuchTabelle { width: 600px; border: solid 1px #4646a5; }
.SuchTabelle caption { font-weight: bold; text-align: center; margin-bottom: 5px; }
.SuchTabelle th { background-color: #c2d3fc; text-align: left; width: 50px; padding: 3px 10px; }
.SuchTabelle td { background-color: #dbe4fd; text-align: center; width: 50px; padding: 3px 10px; }
.SuchTabelle td.SpalteA, .SuchTabelle th.SpalteA { text-align: left; width: 120px; }
.SuchTabelle td.Uni { font-weight: normal; background-color: #fff9c8; text-align: center; }
.SuchTabelle td.Normal { font-weight: normal; background-color: #dbe4fd; text-align: left; }
.SuchTabelle th.Normal { font-weight: normal; background-color: #dbe4fd; text-align: center; }
.UniTxt { font-weight: normal; background-color: #fff9c8; text-align: center; }
/* Fusszeile: */
.padbcont_Fuss { background-image: url(../Bilder/GrauSeite2.gif); width:100%; height:50px ; min-width: 770px; border-top: 3px double #c2d3fc; }
.padbox_Fuss { background-image: url(../Bilder/GrauSeite2.gif); width:auto; height:auto; padding:20px  }
#FussZeile { font-size: 13px; text-align: center; }

