html,body,div,table,tr,td,th,h1,h2,h3 { 
    font-family: Arial;
    font-size: 9pt;
    vertical-align:top;
    text-align:left;
} 

img {
    border:0px;
}

html,body {
    margin: 0px;
    padding: 0px;
}

small {
   font-family: Arial;
   font-size: 7pt;
}

body {
   height: 100%;
}

input, textarea, select {
    border: 1px solid;
    font-size:10pt;
}

th{
    padding:5px;
    height:22px;
}

h2 {
    font-size: 12pt;
}

#menu {
    margin:0px;
    padding:0px;
    height:680px;
}

#menu input {
    border:2px solid;
}


#menu ul {
    margin: 0px;
    padding: 0px;
    text-align: left; 
    list-style-type:none;
    width:247px;
}

#menu li {
    border-bottom: 1px dotted;
    padding: 4px 0px 4px 25px;
}

#menu li a {
    text-decoration:none;
}

#menu li a:hover {
    text-decoration:underline;
}

#inhalt {
    padding:25px;
}

#menu form{
    padding-left:25px;
}

hr {
    border:0px;
    height:1px;
}

table.data {
    border:0px;
    width:100%;
}
table.data tr {
    height:25px;
}
table.data td {
    vertical-align: middle;
    padding:3px;
}

table.data th {
    vertical-align: middle;
    padding:3px;
    height:22px;
}

table.data td.zahl, th.zahl {
    text-align: right;
}

table.form td.zahl, th.zahl {
    text-align: right;
}

div.popup {
    position:absolute;
    z-index:2;
    border:1px solid;
}

table.form {
    border:0px;
    width:100%;
}

table.form th {
    vertical-align:top;
    text-align: right;
    width:33%;
}

table.form td {
    vertical-align:top;
    text-align: left;
}

table.form td.titel {
    padding:5px;
    font-weight:bold;
}

table.Error {
    border:1px solid;
    width:80%;
    height:100%;
}

ul.abc {
    list-style: none;
    text-align: center;
    padding: 5px;
    margin: 0px;
    border-bottom: 1px solid;
    width: 690px;
}

ul.abc li {
    display: inline;
    line-height: 22px;
}

ul.abc li a {
    text-align: center;
    border: 1px solid;
    display: inline;
    padding: 3px 0px 0px 0px;
    margin-left: 2px;
    margin-top: 5px;
    width:22px;
    height:22px;
    text-decoration: none;
}

ul.register {
    padding: 3px;
    list-style: none;
    margin: 3px;
    border-bottom: 1px solid;
    width: 688px;
}

ul.register li {
    display: inline;
    line-height: 22px;
}

ul.register a, ul.register a.active {
    border: 1px solid;
    padding: 3px 10px 3px 10px;
    margin: -2px;
    text-decoration: none;
    cursor:hand;
    white-space:nowrap;
}

table.buttons {
    position:relative;
    float:right;
    height:30px;
    border:0px solid white;
    padding-bottom:10px;
}

table.buttons td {
    vertical-align:middle;
    text-align:right;
    padding:0px 2px 0px 2px;
}

table.buttons td a img {
    border: 1px solid;
    padding:2px;
}

table.buttons td div {
    border: 1px solid;
    vertical-align:middle;
    padding:2px;
}

table.buttons td div input {
    border: 0px solid;
    vertical-align:middle;
}

table.buttons td div input[type="text"] {
    border: 1px solid;
    vertical-align:middle;
}

ul.produktliste {
    padding-left:2px;
}

ul.produktliste li {
    list-style-type: none;
    padding-left:0px;
}

table.data td {
    vertical-align:top;
}

table.data td h2 a {
    font-size:10pt;
    text-decoration:none;
    margin: 0px;
    padding: 0px;
}

table.data td ul {
    margin: 0px;
    padding: 0px;
    text-align: left;
    list-style-type:none;
}
table.data td ul li a{
    margin: 0px;
    padding: 0px;
    text-align: left;
    list-style-type:none;
}

table.data td ul li.klickfeld a{
    padding: 5px;
}

table.stunden { 
    margin-top: 5px; 
    margin-bottom: 10px; 
    width:100%;
}

table.stunden, table.stunden th, table.stunden td { 
    border: 0px; 
}

table.stunden th, table.stunden td { 
    padding: 4px; 
}

table.stunden th { 
    text-align:center; 
    border: 0px;
}

table.stunden td h2 {
    font-size:10pt;
    margin:0px;
    padding:2px 4px 2px 4px;
    text-align:left;
    display: block;
    vertical-align: middle;
}

table.stunden td h2 a {
    font-size:10pt;
    text-decoration: none;
    width: 100%;
    display:block;
}

table.stunden td h2 a:hover {
    font-size:10pt;
}

ul.stufenregister_a {
    margin: 12px 0px 5px 0px;
    padding: 0px;
    padding-bottom: 4px;
    padding-left: 2px
}

ul.stufenregister_a li {
    display: inline;
    overflow: hidden;
    list-style-type: none;
}

ul.stufenregister_a a, ul.stufenregister_a a.active {
    border: 1px solid;
    padding: 3px 5px 3px 5px;
    margin: -1px;
    text-decoration: none;
    cursor:hand;
}

ul.stufenregister_b {
    margin: -5px 0px 0px 3px;
    padding: 3px 0px 3px 0px;
}

ul.stufenregister_b li {
    display: inline;
    overflow: hidden;
    list-style-type: none;
}

ul.stufenregister_b a, ul.stufenregister_b a.active {
    text-decoration: none;
    cursor:hand;
    border: 1px solid;
    padding: 3px 5px 3px 5px;
    margin: -2px;
}




