body {
    color: #434343;
    font-family: arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

#main {
    text-align: left;
}

input {
    font-family: arial, sans-serif;
}

table td,
table th {
    font-size: 12px;
    text-align: left;
}

table th,
table th div,
table tfoot td,
table tfoot td div {
    font-weight: bold;
}

/* headlines */
h1, h2 {
    font-size: 1.6em;
    font-weight: normal;
    margin-bottom: 5px;
}

h1.login {
    font-size: 25px;
    font-weight: 100;
    margin-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
}

h2.login,
h3.login {
    font-size: 1.6em;
    font-weight: 100;
}

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

h1.gewinnerAdresse {
    text-align: left;
    margin-bottom: 10px;
}

/* links */
a {
    color: #0070f7;
    text-decoration: none;
    cursor: pointer;
}

a.color-reversed {
    color: #0070f7;
}

a.icon {
}

a.download {
    background: url("/px/icon/download.gif") no-repeat scroll left center transparent;
    padding-left: 20px;
}

a.info {
    background: url("/px/icon/info.gif") no-repeat scroll left center transparent;
    padding: 1px 0 2px 20px;
}

.action {
    background: transparent url(/px/icon/ul_icons.gif) no-repeat left top;
}

a.action,
span.action {
    display: inline-block;
    height: 24px;
    width: 26px;
    vertical-align: middle;
}

a.action.view {
    background-position: left top;
}

a.action.print {
    background-position: left -28px;
}

a.action.edit {
    background-position: left -60px;
}

a.action.delete {
    background-position: left -90px;
}

a.action.confirm,
span.action.confirm {
    background-position: left -120px;
}

a.action.help {
    background-position: left -149px;
}

h1.action.user,
h2.action.user {
    background-position: right -168px;
}

a.seperator.help {
    margin-left: 5px;
    padding-left: 20px;
}

a.seperator {
    padding: 0 10px;
    text-decoration: underline;
}

a.seperator2 {
    padding: 0 10px;
    text-decoration: none;
}

a.seperator.last {
    margin-right: 0;
}

ul.menu a {
    font-weight: bold;
}

ul.menu a:hover {
    color: #00ADEE !important;
}

.subnavi ul.menu {
    padding-top: 0px !important;
    position: absolute;
    top: 33px;
    z-index: 100;
    height: auto !important;
    border: 1px solid #809eba;
    background-color: #FFF;
    left: -10%;
}

div#subnavi-links ul.menu {
    width: 150px !important;
    left: 0;
}

div#subnavi-links ul.menu a {
    text-decoration: none;
}

div#subnavi-katalog ul.menu {
    width: 150px !important;
    left: -10;
}

div#subnavi-bestellung ul.menu {
    width: 180px !important;
}

div#subnavi-administration ul.menu {
    width: 180px !important;
}

div#subnavi-budget ul.menu {
    width: 300px !important;
    left: -40%;
}

.subnavi ul.menu li {
    float: none;
    padding: 2px 10px;
    border-top: 1px solid #809eba;
    text-align: left;
}

.subnavi ul.menu li.subsubnavi-point {
    padding: 0px 10px 0px 20px;
    border-top-width: 0px;
}

.subnavi ul.menu li.subsubnavi-point a {
    font-size: 12px !important;
    font-weight: normal;
}

.subnavi ul.menu li:first-child {
    border-top-width: 0px !important;
}

#mainnavi a {
    color: #0f83cc;
}

#subnavi a {
    color: #2aD0EE;
}

#subnavi span {
    color: #2aD0EE;
}

#subsubnavi a {
    color: #EEEEFF;
}

#subnavi a.active {
    color: #6aEEFF;
}

#subsubnavi a.active {
    color: #6aEEFF;
}


/* labels */

label.top {
    letter-spacing: 0.2px
}

/* order progress */

#orderProgress label {
    color: #fff;
    font-weight: bold;
}

#orderProgress span {
    color: #405574;
}

/* Begruessungstext */

#greetingText li {
    margin-left: 2em;
}

.artikel-filter-element {


}

.artikel-filter-element table {
    width: auto;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
}

.artikel-filter-element table td {
    padding: 5px;
}

.artikel-filter-element table td input {
    transform: scale(1.5);
}

.artikel-filter-element table td label {
    vertical-align: top;
    padding: 0 0 0 5px;
}