img {
  vertical-align: middle;
  border: 0px;
}

span.error {
	color: #FF0000;
}

div.error{
	color: #FF0000;
	font-size: 75%;
}

body {
	margin-top:	0px;
	margin-left:	0px;
	margin-right:	0px;
        margin-bottom:  0px;
	border:		0;
	padding:	0;
        padding-bottom: 10px;
        min-width: 800px;
	background-color:	#ffffff;
}

#topBackground {
        background-color: #ffffff;
        margin: 0px;
        min-width: 800px; 
        overflow: visible;
        margin: 20px;
        margin-bottom: 10px;
}

#logo {
    background-color: #ffffff;
}

#topPanel {
    /*height: 100%;*/
}



#topLinks a {
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.7em;
    color: #000000;
}

#topLinks span {
   color: #000000;
   font-family: arial,helvetica,sans-serif;
   font-size: 0.7em;
   font-weight: bold
}

.fastSearch {
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.7em;
    color: #000000;
    float: right;
    padding-top: 20px;
    padding-right: 5px;
}

.loginAboveSearch {
    position: absolute;
    right: 10px;
    top: 40px;
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.7em;
    color: #000000;
}

.menuBorder {
    height: 4px;
    width: 100%;
    margin: 0px;
    background-color: #ffffff;
    background-image:url(../images/menu_border.gif);
    background-position: left;
    background-repeat:  repeat-y;
    font-size: 1px;
}

#topMenu {
    height: 40px;
    margin: 0px;
    padding: 0px;
    background-color: #4AA5D1;
    background-image:url(../images/wbnrw/menu_hg.gif);
    overflow: visible;
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.8em;
    right: 0px;
    left: 0px;
}

* html #topMenu {
    left: 2px;
    right: 27px;
}

.menuSpacerLeft {
    width: 10px;
    background-image:url(../images/wbnrw/menu_hg.gif);
    background-color: #ada89c;
    float: left;
    height: 40px;
}

.menuItemOutline {
    width: 2px;
    background-color: #ffffff;
    float: left;
    height: 40px;
}

.menuItem {
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 1em;
    color: #000000;
    float: left;
    vertical-align: middle;
    margin: 0px; 
    padding: 0px;
    background-color: #ffffff;
}

.menuItem a {
    width: 10em;
    height: 35px;
    background-color: #e3e2e2;
    border-top: 5px solid #818080;
    margin-left: 2px;
    text-align: center;
    vertical-align: middle;
    float: left;
    color: #000000;
    text-decoration: none;
}

* html .menuItem a {
    height: 40px;
}

.menuItem a.nrw_keyword:hover, .menuItem a.nrw_keyword:active, .menuItem a.nrw_keyword_active {
    border-top: 5px solid #ff9900;
    background-color: #f6f2db;
    color: #000000;
}

.menuItem a.nrw_detailsearch:hover, .menuItem a.nrw_detailsearch:active, .menuItem a.nrw_detailsearch_active {
    border-top: 5px solid #96212d;
    background-color: #f3eff0;
    color: #000000;
}

.menuItem a.nrw_catalog:hover, .menuItem a.nrw_catalog:active, .menuItem a.nrw_catalog_active {
    border-top: 5px solid #c97d29;
    background-color: #f6ecb1;
    color: #000000;
}

.menuItem a.nrw_companycourse:hover, .menuItem a.nrw_companycourse:active, .menuItem a.nrw_companycourse_active {
    border-top: 5px solid #98b823;
    background-color: #e6f3b2;
    color: #000000;
}

.menuItem a.nrw_suppliersearch:hover, .menuItem a.nrw_suppliersearch:active, .menuItem a.nrw_suppliersearch_active {
    border-top: 5px solid #5583bd;
    background-color: #d6e5f2;
    color: #000000;
}

.menuItem a.nrw_con_support:hover, .menuItem a.nrw_con_support:active, .menuItem a.nrw_con_support_active {
    border-top: 5px solid #8310ef;
    background-color: #ead9fa;
    color: #000000;
}

.menuItem a.nrw_infos:hover, .menuItem a.nrw_infos:active, .menuItem a.nrw_infos_active {
    border-top: 5px solid #e20a17;
    background-color: #f6e2e3;
    color: #000000;
}


#nrw_keyword_copyright, #nrw_keyword_additional {
    background-color: #f6f2db;
    border-color: #ff9900;
}
#nrw_detailsearch_copyright, #nrw_detailsearch_additional {
    border-color:  #96212d;
    background-color: #f3eff0;
}

#nrw_catalog_copyright, #nrw_catalog_additional {
    border-color: #c97d29;
    background-color: #f6ecb1;
}

#nrw_companycourse_copyright, #nrw_companycourse_additional {
    border-color: #98b823;
    background-color: #e6f3b2;
}

#nrw_suppliersearch_copyright, #nrw_suppliersearch_additional {
    border-color: #5583bd;
    background-color: #d6e5f2;
}

#nrw_con_support_copyright, #nrw_con_support_additional {
    border-color: #8310ef;
    background-color: #ead9fa;
}

#nrw_infos_copyright, #nrw_infos_additional {
    border-color: #e20a17;
    background-color: #f6e2e3;
}



.leftBlock {
    margin-left: 1em;
/*    width: 14em;
    max-width: 13em;*/
    width: 15em;
    max-width: 14em;
    background-color: #F6F2DB;
    border-width: 1px;
    border-color: #FF9900;
    border-style: solid;
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #000000;
    padding: 5px;
    overflow: hidden;
}

.leftBlock label {

}

.leftcolLogos {
    margin-left: 1em;
}

.leftBlock .inField {
   border: 1px solid #ADA89C;
}

.leftBlockHeader {
    margin-left: 1em;
/*    width: 14em;
    max-width: 13em;*/
    width: 15em;
    max-width: 14em;
    background-color: #FF9900;
    background-image:url();
    border-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-color: #FF9900;
    border-style: solid;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    overflow: hidden;
    margin-top: 1em;
}

.leftBlock ul {
    margin-left: 17px;
    padding-left: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.leftBlock ul li {
    margin-left: 3px;
    list-style-image:url(../images/link_liste_grey.gif); 
    padding-bottom:4px;
}

.leftBlock ul li a.active {
    margin-left: 0px;
    padding-bottom:4px;
    font-weight: bold;
    color: #cc6f00;
}

.leftBlock ul li a {
    text-decoration: none;
    color: black;
}

.leftBlock ul li a:hover {
    text-decoration: none;
    color: #cc6f00;
}

.leftBlock ul li a:active {
    text-decoration: none;
    color: #cc6f00;
}

.faq ul li {
    margin-left: 3px;
    list-style-image:url(../images/link_liste_grey.gif); 
    padding-bottom:4px;
}

.littleText {
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.8em;
}

.textIn {
    font-family:arial,helvetica,sans-serif;
    font-size: 1em;
    color: #000000;
    border: 1px solid #ada89c;
}

.fastSearch .buttonGo {
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 1em;
    color: #000000;
    border: 1px solid #4BA5D1;
    width: 4em;
    background-color: #C0DFEF;
}

.leftCol {
    float: left;
}

.rightCol {
    float: right;
    margin-right: 1em;
}

.mainArea {
    background-color: #ffffff;
    border: 1px solid #dadada;
    width: 100%;
    padding: 4px;    
    margin: 0px;    
}

.mainInnerArea {
    /* background-color: #e8e8e8; */
    background-color: #e2e8f3;
    background-image:url(../images/wbnrw/bg-main.gif);
/*    background-image:url(../images/wbnrw/bg-bg-main.gif);*/
    background-position: right;
    background-repeat:  repeat-y;
    max-width: 100%;
    padding: 1em;
    margin: 0px;    
}

.mainAreaPos { 
    max-width: 100%;
/*    margin-left: 16em;*/
    margin-left: 17em;
    margin-top: 1em;
    margin-right: 2em;
    margin-bottom: 1em;
    padding: 0px;    
    font-weight: bold;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #000000;
}

/* Tabs */
.mainTab {
    /*width: 850px;*/
}

.headerTab {
    /*width: 800px;*/
}

.bodyTabOuter {
    margin: 0px;
    border: 1px solid #FF9900;
    overflow: hidden;
}

.bodyTabInner {
    margin: 0px;
    background-color: #F6F2DB;
    background-image:url();
    background-position: left;
    background-repeat:  repeat-y;
    /*font-size: smaller;*/
    padding: 10px;
    font-weight: normal;
    line-height: 1.4em;
}


h2 {
    font-size: 1em;
    font-weight: bold;
}

.normalTab {
    color: #fff;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 14em;
    height: 2em;
    background-color: transparent;
    background-image:url(../images/wbnrw/tab_keyword.gif);
    background-position: left top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
}

.normalTabLonger {
    color: #fff;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 16em;
    height: 2em;
    background-color: transparent;
    background-image:url(../images/wbnrw/tab_keyword.gif);
    background-position: left top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
}

.normalTabMirror {
    color: #fff;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 14em;
    height: 2em;
    background-color: transparent;
    background-image:url(../images/wbnrw/tab_mirror_keyword.gif);
    background-position: right top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
}

.normalTabSpecial {
    color: #000000;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 14em;
    height: 2em;
    background-color: transparent;
    background-image:url(../images/tab_special.gif);
    background-position: left top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
    /*border-bottom: 1px solid #ada89c;*/
}

.activeTab{
    color: #000000;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 14em;
    height: 2em;
    background-color: transparent;
    background-image:url(../images/wbnrw/tabhover_keyword.gif);
    background-position: left top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
}

.deleteButton{
    color: #000000;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    /*width: 6em;*/
    width: 6em;
    /*height: 2em;*/
    background-color: transparent;
    background-image:url(../images/delete2.gif);
    background-position: left center;
    background-repeat:  no-repeat;
    cursor: pointer;
    /*position: relative; 
    top: +1px; */
    text-align: center;
    vertical-align: middle;
    padding-left: 20px;
}

.activeTabLonger{
    color: #000000;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 16em;
    height: 2em;
    background-color: transparent;
    background-image:url(../images/wbnrw/tabhover_keyword.gif);
    background-position: left top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
}

.activeTabSpecial{
    color: #000000;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 14em;
    height: 2em;
    padding: 0px;
    background-color: transparent;
    background-image:url(../images/tabhover_special.gif);
    background-position: left top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
    /*border-bottom: 1px solid #ada89c;*/
}

.activeTabSpecialWithoutUnderline{
    color: #000000;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 14em;
    height: 2em;
    margin: 0px;
    background-color: transparent;
    background-image:url(../images/tabhover_special.gif);
    background-position: left top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
}

.centerTab{
    color: #fff;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 184px;
    height: 2em;
    background-color: transparent;
    background-image:url(../images/wbnrw/tabhover_center_keyword.gif);
    background-position: left top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: center;
}

.activeTabMirror{
    color: #000000;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 14em;
    height: 2em;
    background-color: transparent;
    background-image:url(../images/wbnrw/tabhover_mirror_keyword.gif);
    background-position: right top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
}

.contentBoxNormal {
    padding: 10px;
    /*border: 1px solid #ada89c;*/
    border: 1px solid #ada89c;
    background-color: #F6F2DB;
    background-image:url();
    background-position: left;
    background-repeat:  repeat-y;
    line-height: 1.4em;
    font-weight: normal;
}

.contentBox {
    padding: 10px;
    /*border: 1px solid #ada89c;*/
    border: 1px solid #FF9900;
    background-color: #F6F2DB;
    background-image:url();
    background-position: left;
    background-repeat:  repeat-y;
    line-height: 1.4em;
}

.contentBoxDivColor {
    padding: 10px;
    /*border: 1px solid #ada89c;*/
    border: 1px solid #FF9900;
    background-color: #f2f1ea;
/*    background-color: #D0D3E6;
    background-color: #e8e8e8;*/
    line-height: 1.4em;
}

.contentBoxRight {
    /*padding: 10px;*/
    /*border: 1px solid #ada89c;*/
    border: 1px solid #ada89c;
    background-color: #D0D3E6;
    line-height: 1.4em;
}

.contentBox a{
    font-size: 1em;
    font-weight: bold;
    color: #000000;
}

.contentBox a:hover{
    font-size: 1em;
    font-weight: bold;
    color: #cc6f00;
}

.contentBoxHeader {
    padding: 3px;
    padding-left: 6px;
    margin: 0px;
    background-image: url();
    background-color: #FF9900;
    font-weight: bold;
    color: #ffffff;
    font-size: 1em;
}
.contentBoxHeaderLarger {
    padding: 3px;
    padding-left: 6px;
    margin: 0px;
    background-color: #FF9900;
    font-weight: bold;
    color: #ffffff;
}
.contentBoxHeaderSmall {
    padding: 3px;
    padding-left: 6px;
    margin: 0px;
    background-color: #FF9900;
    font-weight: bold;
    color: #ffffff;
}
.contentBoxHeaderMiddle {
    padding: 3px;
    padding-left: 6px;
    margin: 0px;
    /*background-color: #ada89c;*/
    font-weight: bold;
    color: #000000;
    background-image:url(../images/wbnrw/main_headermiddle.gif);
    background-position: center;
    background-position: bottom;
    background-repeat:  no-repeat;
}

.contentBoxHeaderSmallRight {
    /*padding: 3px;*/
    /*padding-left: 6px;*/
    /*margin: 0px;*/
    /*background-color: #ada89c;*/
    font-weight: bold;
    color: #000000;
    background-image:url(../images/wbnrw/main_headersmall.gif);
    background-position: center;
    background-position: bottom;
    background-repeat:  no-repeat;
}

.labelTab {
    width: 15em;
    min-width: 15em;
    max-width: 15em;
    font-family:arial,helvetica,sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: black;
    float: left;
}

.inputTab {
    width: 15em;
    min-width: 15em;
    display:inline;
    font-weight: normal;
}

.inputField {
    /*width: 15em;
    min-width: 15em;*/
    display:inline;
    font-weight: normal;
}

.inputTab input {
   border: 1px solid #ada89c;
}

.inputFlat {
   border: 1px solid #ada89c;
}

.loginButton {
    border: 1px outset #ada89c;
    background-color: #ffffff;
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
}

.submitButton {
    /*border: 1px solid ada89c;*/
    /*background-color: #8188BC;*/
    border: 1px outset #ada89c;
    background-color: #ffffff;
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
}

button {
    /*border: 1px solid ada89c;*/
    /*background-color: #8188BC;*/
    border: 1px outset #ada89c;
    background-color: #ffffff;
    font-size: 1em;
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
    width: 2em;
}

fieldset {
    padding: 4px;
    border: 1px solid #888888;
    border-style: solid;
}
fieldset.inner {
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #888888;
    border-left: 0px solid #888888;
    border-right: 0px solid #888888;
    border-bottom: 0px solid #888888;
}
legend {
    color: #0000ff;
}

/* noch keine Ahnung */

.LoginDiv{
    display: inline;
}
.loginForm {
    display: inline;
}

.loginField {
   width: 21em;
   font-family:arial,helvetica,sans-serif;
   font-size: 1em;
   color: #000000;
   border: 1px solid #ada89c;
}

.inputTab .loginCheckbox {
   border: 0px solid #ffffff;
}

table {
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em;
    color: #000000;
}

.headereven {
   background-color: #adb5e4;
}

.even {
    background-color: #D0D3E6;
}

.odd {
    background-color: #e8e8e8;
}

.eveneven {
    background-color: #c8cbdc;
}

.evenodd {
    background-color: #c0c3d6;
}

.oddeven {
    background-color: #e0e0e0;
}

.oddodd {
    background-color: #d8d8d8;
}

.contentBox table {
    line-height: 1.4em;
}

.inactiveLink {
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
    text-decoration: none;
}

.browseLink {
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
    color: #000000;
    text-decoration: none;
    color: black;
}

.browseLink:hover {
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
    color: #000000;
    text-decoration: underline;
    color: black;
}

.searchResultCourse a{
    text-decoration: none;
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
}

.searchResultSchedule {
    text-decoration: none;
    font-family:arial,helvetica,sans-serif;
    font-weight: normal;
    font-size: 0.9em;
}

.labelFieldFour {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: black;
    float: left;
}

.outputFieldFour {
    font-weight: normal;
}

.outputLong {
    font-weight: normal;
    position: relative; 
    top: -1.3em; 
    margin-left: 15em; 
    margin-right: 10em;
}

.outputShort {
    font-weight: normal;
    position: relative; 
    top: -1.2em; 
    margin-left: 15em; 
    margin-right: 5em;
}


.termBox {
    border: 1px solid #ada89c; 
    background-color: #e8e8e8;
    padding: 4px;
}

a {
    color: black;
}


.sortstyle {
	display: inline;
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 1em;
	background-image: url(arrow_off.png);
}

.sortstyle_desc {
	display: inline;
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 1em;
	background-image: url(arrow_up.png);
}

.sortstyle_asc {
	display: inline;
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 1em;
	background-image: url(arrow_down.png);
}


/*------------------------------------------------------*/
div.CAL{
	background-color: #FFFFFF;
	z-index: 9999;
	position: absolute;
	visibility: hidden;
}

.CALcpYearNavigation,
.CALcpMonthNavigation {
	background-color: #E8E8E8;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.CALcpDayColumnHeader,
.CALcpYearNavigation,
.CALcpMonthNavigation,
.CALcpCurrentMonthDate,
.CALcpCurrentMonthDateDisabled,
.CALcpOtherMonthDate,
.CALcpOtherMonthDateDisabled,
.CALcpCurrentDate,
.CALcpCurrentDateDisabled,
.CALcpTodayText,
.CALcpTodayTextDisabled,
.CALcpText {
	font-family: arial;
	font-size: 8pt;
}

td.CALcpDayColumnHeader {
	text-align: center;
	border: solid thin #666666;
	border-width: 0 0 1px 0;
}

.CALcpCurrentMonthDate,
.CALcpOtherMonthDate,
.CALcpCurrentDate {
	text-align: right;
	text-decoration: none;
}

.CALcpCurrentMonthDateDisabled,
.CALcpOtherMonthDateDisabled,
.CALcpCurrentDateDisabled {
	color: #E8E8E8;
	text-align: right;
	text-decoration: line-through;
}

.CALcpCurrentMonthDate {
	color: #333333;
	font-weight: bold;
}

td.CALcpCurrentMonthDate {
	border: 1px solid #E8E8E8;
}

.CALcpCurrentDate {
	color: #FFFFFF;
	font-weight: bold;
}

.CALcpOtherMonthDate {
	color: #8E8E8E;
	border: 1px solid #E8E8E8;
	background-color: #E8E8E8;
}

td.CALcpCurrentDate {
	color: #FFFFFF;
	background-color: #FFB11E;
	border: solid thin #8E8E8E;
}

td.CALcpCurrentDateDisabled {
	border: solid thin #990033;
}

td.CALcpTodayText,
td.CALcpTodayTextDisabled {
	border: solid thin #666666;
	border-width: 1px 0 0 0;
}

a.CALcpTodayText,
span.CALcpTodayTextDisabled {
	height: 20px;
}

a.CALcpTodayText {
	color: #666666;
	font-weight: bold;
}

span.CALcpTodayTextDisabled {
	color: #E8E8E8;
}

.CALcpBorder {
	border: solid thin #666666;
}

/*------------------------------------------------------*/

#comptable td {
    width: 300px;
    padding: 2px;
}
#comptable .comptitle {
    vertical-align: top;
    width: 100px;
}

.detailtable tr td{
    font-family:arial,helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    color: #000000;
    vertical-align: top;
}

.detailtable2 tr td{
    font-family:arial,helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #000000;
    vertical-align: top;
}

.brspacer {
    font-size: 5pt; 
    height: 5px; 
    line-height: 5px;
}

.brspacerClearLeft {
    font-size: 5pt; 
    height: 5px; 
    line-height: 5px;
    /*clear: left;*/
}

.list {
    list-style-image:url(../images/link_liste.gif); 
}

.links_nda {
    width: 15em;
    min-width: 15em;
    max-width: 15em;
    font-weight: normal;
    text-decoration: none;
    color: black;
    float: left;
}

.rechts_nda {
    /*float: right;*/
}


.FormTextInputField {
    border: 1px solid #ada89c;
    width: 25em;
    font-family:arial,helvetica,sans-serif;
    font-size: 1em;
}

.FormTextInputArea {
    border: 1px solid #ada89c;
    width: 25em;
    color: black;
    font-family:arial,helvetica,sans-serif;
    font-size: 1em;
}

.FormCheckbox {
    /* border: 1px solid #ada89c; */
}

.FormRadiobutton {
    /* border: 1px solid #ada89c; */
}

.treecell {
    margin:0px;
    padding:0px;
}
.treeimg {
    display:inline;
    margin:0px;
    padding:0px;
}
.treehref {
    margin:0px;
    padding:0px;
    border:0px;
}

.hrSep {
    max-width:100%; 
    color: #FF9900; 
    background-color: #FF9900; 
    height:1px; 
    border-top: 0px solid black; 
    margin-left:15em; 
    text-align:center;
    margin-right: 10em;
}

ol.no_dots li  {
    list-style-type:none;
}

table.help_detail_table {
    border-collapse:collapse;
}
table.help_detail_table td  {
   font-weight: normal;
   padding: 2px;
    border: 1px solid #000000;
}
table.help_detail_table th  {
   padding: 2px;   
    border: 1px solid #000000;
}