/* BOSCH WBT Styles */

/*  Wissenstest  */
.contentbox .wt_bg img {
  background-image: url(shared/wt_bg_white.gif);
  background-repeat: no-repeat;
float:left;
margin-right:8px;
margin-bottom:8px;
}

.wt_bg {
}

.wt_frage:hover {
}

.wt_bg_grey {
}

.wt_frage_grey:hover {
}


/* WBT Header	   */
.navigationMicro { 
display:block;
    padding-left: 6px;
    height: 30px;
border-bottom: 1px solid white;
}        
.pageNavigation{ 
  width: 720px;
  heigth: 23px;
  background: url(nav/headernavbg.gif) repeat-x;
  border-bottom: 1px solid #808E97;
}

.pageNavigation #loginbox {
height: 18px;
font-size: 10px;
color: white;
width: 450px;
float: left;
padding: 5px 3px 0 6px;
}

.pageNavigation #loginbox a {
color: white;
}

#menubox {
height: 23px;
width: 44px;
border-right: 1px solid white;
float:left;
}

.pageNavigation #navbox {
height: 23px;
overflow: hidden;
text-align: right;
}

.pageNavigation #exitButton {
border-left: 1px solid white;
}

.pageNavigation #nextButton {
border-left: 1px solid white;
}

.pageNavigation #prevButton {
border-left: 1px solid white;
}

.pageNavigation #menuButton {
border-left: 1px solid white;
}

/* Zustände für Frame Ein-/ Ausblenden */
.collapsed {
background-image: url("nav/foot_ico6.gif");
cursor:pointer;
}

.expanded {
background-image: url("nav/foot_ico5.gif");
cursor:pointer;
}


#headerLogo {
  height: 49px;
  background-image: url(header/logo.gif);
  background-repeat: no-repeat;
overflow: hidden;
}

#headerLogo #kursicon {
width: 40px;
height: 40px;
position: relative;
left: 4px;
top: 4px;
}

#headerLogo #kursicon IMG{
  width: 40px;
  height: 40px;
}

#headerLogo #icon_kurs {
width: 16px;
height: 16px;
position: relative;
left: -6px;
top: -12px;
}

#headerLogo #kursicon_title {
width: 545px;
height: 18px;
padding-left: 2px;
overflow: hidden;
position: relative;
left: 59px;
top: -32px;
color: white;
font-weight: bold;
font-size: 16px;
filter: Shadow(Color=#003d58, Direction=140, Strength=4);
}

#headerLogo .courseInfo {
width: 545px;
height: 12px;
overflow: hidden;
position: relative;
left: 61px;
top: -33px;
font-size: 10px;
color: white;
}

/*  Standard Formate  */

.ZMSTextarea p {
color:#000000;
font-size:14px;
}

h1.Broad, p.heading1 {
  color: gray;
  font-size: 20px; 
  padding: 0;
  margin: 0; 
font-weight: normal;}

h1.Broad sup, p.heading1 sup{
  color: gray;
  font-size: 16px;
}

h2.Broad {
  color: gray;
  font-size: 16px;
  padding: 0;
  margin: 0;
}
h3.Broad {
  color: #000;
  font-size: 16px;
  padding: 0;
  margin: 0;
}
h3.heading5{
  color: #000;
  font-size: 16px;
  padding: 0;
  margin: 0;
  padding-left: 23px;
  background-image: url(rotquadr.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
p {
 font-size: 16px;
 line-height: 24px;
 vertical-align: top;
}
p.caption {
  color: gray;
  font-size: 12px;
  line-height: 18px;
}
p.caption_noir {
  color: #000;
  font-size: 12px;
  line-height: 18px;
}
div.text p {
  margin-top: 0;
  color: black;
  font-size: 12px;
  line-height: 18px;
}

/*  Multimedia Objekte  */
#wbtmenu {  /*  Flash Hauptmenu  */
  margin: 0px;
  padding: 0px;
}
#dcrObject, #swfObject, #rivaObject {
  /*float: right;*/
  margin:0;
}

/*  freie elo_Seitenelemente */
.contentbox {
position:absolute;
  z-index: 52;
line-height: 24px;
}
#pageregionContentBroad table#contentbox {
  height: 451px;
  min-height: 451px;
  margin: 0px;
  padding: 0px;
}


/*    TEC-SCHEMA Tables   */

span.tec-schema div.ZMSTable table {
  float: left;
  border-spacing:0px;
  width: 100%;
  border-collapse: collapse;
  white-space:nowrap;
}
span.tec-schema div.ZMSTable table th { 
  text-align: left;
  background-color: #153b63;
  color: #ffffff;
}
span.tec-schema div.ZMSTable table tr.odd td { 
  text-align: left;
  background-color: #B4C6D9;
}
span.tec-schema div.ZMSTable table tr.even td { 
  text-align: left;
  background-color: #DFE9F4;

}
span.tec-schema div.ZMSTable table th p {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  }
span.tec-schema div.ZMSTable table td p { 
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  }

span.tec-schema div.ZMSTable table td p sup {
  font-size: 10px;
  }
