#content h1 {
    font-size: 11pt;
}
#content h2 {
    font-size: 9pt;
}
#fooder {
    background-color : #ffffff;
    background-image : url(../pics/fooder.gif);
    width:608px;
    height:30px;
    position: fixed;
    bottom:0px;
    
}
li.menupoint a {
    display:		block;
    text-decoration: 	none;
    color:		#000000;
    position:		relative;
    left:		5px;
}
li.menupoint a:hover {
    text-decoration:	underline;
    display: 		block;
}


li.menuheadorange,li.menuheadblue,li.menuheadgreen,li.menuheadred,li.menuheadyellow {
    font-weight: bold;
    text-align:	center;
}
ul.normal {
    list-style-type: disc;
    margin: 15px;
}

ul.subnormal {
    list-style-type: circle;
    margin-left: 10px;
}
ul.subsubnormal {
    list-style-type: circle;
    margin-left: 10px;
}

a {
    text-decoration:    none;
    color:              #000000;
}
a:hover {
    text-decoration:	underline;
    color:		#CC9933;
}
.menuhead {
    position:		relative;
    top: 		3px;
}

.textfeld {
  font-family: Arial, Helvetica, serif ;
  font-size: 11px;
  color: #000000;
  background-color: #FFFFFF;
  border: #cccccc;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#e9e9e9;
  scrollbar-arrow-color:#CCCCCC;
  scrollbar-darkshadow-color:#333333;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#333333;
  scrollbar-track-color:#ffffff;
}

.button {
  font-family: Arial, Helvetica, serif ;
  font-size: 11px;
  font-weight:bold;
  color: #000000;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  width:150px;
}
.tablehead { font-weight:bold; }
.form_failed { color:#FF0000; font-weight:bold; }
.form_normal { color:#000000; }
.sel_failed { color:#FF0000; font-weight:bold; }
.sel_ok { color:#009900; }
.sel_normal { color:#000000; }
.note { font-size:10; }
.ord_headline { font-weight:bold; }

.pageheadline {
    display:block;
    background-color:#818181;
    font-size: 7pt;
    font-weight: bold;
    color: #FFFFFF;
}
#headertext {
    position: relative;
    top: 9px; left: 14px;
    width: 580px;
    font-size: 8pt;
}
.para { font-size:11; color:#FF0000; font-family: Arial, Helvetica, serif; text-decoration:none }

#buttonlogindiv a {
     background-image: url('../pics/login_normal.gif');

}

#buttonlogindiv a:hover {
     background-image: url('../pics/login_hover.gif');

}
.wimask_on {
    background-color: #eaeaea;
    width:105px;
    height:12px;
    font-size:7pt;
    border: 0px;
}
.wimask_kdnr {
    width:105px;
    height:12px;
    background-color: #eaeaea;
    border:0px;
    background-attachment: fixed;
    background-image: url('../pics/tf_kundennummer.gif');
    background : url('../pics/tf_kundennummer.gif');
    background-repeat: no-repeat;
    background-position: left top;    
}
.wimask_pw {
    width:105px;
    height:12px;
    background-color: #eaeaea;
    border: 0px;
    background-attachment: fixed;
    background-image: url('../pics/tf_passwort.gif');
    background : url('../pics/tf_passwort.gif');
    background-repeat: no-repeat;
    background-position: left top;    
}
li.menupointcs {
width : 144px;
height : 17px;
background-color : #ffffff;
background-image : url(../pics/menupointcs_144x17px.jpg);
}

li.menupointcss {
width : 144px;
height : 17px;
background-color : #ffffff;
background-image : url(../pics/menupointcss_144x17px.jpg);
}

li.menupointetqw {
width : 144px;
height : 17px;
background-color : #ffffff;
background-image : url(../pics/menupointetqw_144x17px.gif);
}

li.menupointcod4 {
width : 144px;
height : 17px;
background-color : #ffffff;
background-image : url(../pics/menupointcod4_144x17px.jpg);
}

li.menupointcs a {
    display:            block;
    text-decoration:    none;
    color:              #000000;
    position:           relative;
    left:               5px;
}
li.menupointcs a:hover {
    text-decoration:    underline;
    display:            block;
}

li.menupointcss a {
    display:            block;
    text-decoration:    none;
    color:              #000000;
    position:           relative;
    left:               5px;
}
li.menupointcss a:hover {
    text-decoration:    underline;
    display:            block;
}
li.menupointetqw a {
    display:            block;
    text-decoration:    none;
    color:              #000000;
    position:           relative;
    left:               5px;
}
li.menupointetqw a:hover {
    text-decoration:    underline;
    display:            block;
}
li.menupointcod4 a {
    display:            block;
    text-decoration:    none;
    color:              #000000;
    position:           relative;
    left:               5px;
}
li.menupointcod4 a:hover {
    text-decoration:    underline;
    display:            block;
}

}
.tdbg1 {
    background-color:#DDDDDD;
}
.hiddenbutton {
  color: #ffffff;
  background-color: #ffffff;
  border: #ffffff;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  width:0px;
  height:0px;
}
