/* WBT Styles */

/* Formulare ---------------------------------------------------- */

form.upload {
	/*margin-left: 30px;*/
	padding: 5px;
}
form br {
	clear: both;
}

form.upload label {
	margin-top: 12px;
	width:200px;
	display: block;
	float: left;
}
form.upload input, form.upload select  {
	margin-top: 12px;
	width:200px;
	display: block;
	float: left;
}
form.upload input.cb  {
	margin-top: 12px;
	width:20px;
	display: block;
	float: left;
}
form.upload input.inputbottom {
	margin-right: 30px;
	width: 150px;
}


/*  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: 24px;
border-bottom: 1px solid white; */
}        
.pageNavigation{ 
  width: 720px;
  height: 26px;
}

.pageNavigation #loginbox {
height: 18px;
font-size: 10px;
color: white;
width: 515px;
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: 44px;
  background-image: url(header/logo.gif);
  background-repeat: no-repeat;
overflow: hidden;
}

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

#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: -33px;
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: -34px;
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; 
  z-index:5;
font-weight: normal;
}

h1.Broad, p.heading1{
  color: gray;
  font-size: 20px;
  z-index:5;
}

h2.Broad {
  font-size: 16px;
  padding: 0;
  margin: 0;
}
h3.Broad {
  color: #000;
  font-size: 20px;
  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;
}
p.helptext {
  color: #444;
  font-size: 12px;
  line-height: 11px;
  margin-top: 0px;

}
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: 25px;
}
#pageregionContentBroad table#contentbox {
  height: 432px;
  min-height: 432px;
  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;
  }

.menustatus {
vertical-align:middle;
position:absolute;
line-height: 15px;
font-size: 14px;
}



/*  contentbereich Position ursprünglich hier...(SO)*/



/*  Autorenkommentare Position */
div.comment{
 position:absolute; 
}

/*  Style Überschrift*/
a.white:link { text-decoration:none; color:#ffffff; }
a.white:visited { text-decoration:none; color:#ffffff; }
a.white:active { text-decoration:none; color:#ffffff;}
a.white:focus { text-decoration:none; color:#ffffff;}
a.white:hover { color:#ffffff; }

.wbtLinks {
	width: 358px;
	margin: 6px 0 6px 4px;
border: 1px solid #005c97;
}

.wbtBanner {
	background-color: #005c97;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
        height:18px;
}

#navigation{
list-style-type:circle;
}