body {
    background: #dfdfdf url("../img/bg.gif") repeat-x scroll 0 0;
    font: 1.25em/1.5 "arial",sans-serif;
    padding: 15px 0;
}
#main {
    width: 960px;
}
#nav .tabL {
    height: 41px;
}

label {
    /*font-size: 2.0em;*/
}
div.form_actions {
    margin-left: 18px;
}
div.error-message { 
    color: #a94442; 
}
.error .form-control , .error .form-error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.error .form-control:focus , .error .form-error:focus  {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.error .form-control-feedback , .error .error-message{
  color: #a94442;
}
.creload { margin-left: 5px; text-decoration: underline; }

div.alert_faded { 
    position: absolute; 
    /*margin-top: 55px; */
    margin-top: 1px;
    /*margin-left: 15px; */
    z-index: 9999;
    min-width: 300px;
    width: 100%;
}
.underline { 
    text-decoration: underline; 
}
.left_margin {
    margin-left: 20px;
}

select option {
    padding: 3px;
}

.datum {
    width: 120px;
}


div#ui-datepicker-div .ui-state-default, div#ui-datepicker-div .ui-widget-content div#ui-datepicker-div .ui-state-default {
    border: 0px solid #ccc !important;
    color: #3f3f3f !important;
    font-weight: bold;
}
div#ui-datepicker-div select {
    color: #444;
}
.ui-datepicker table.ui-datepicker-calendar {
    background-color: #fff;
}
.ui-datepicker table tr td {
    padding: 0;
}
.ui-datepicker td {
    border: 1px solid #ddd !important;
}
.ui-datepicker td a {
    border: 1px solid red !important;
}

div.c_datum input { display: inline; }
div.c_datum label { width: 100%; }
div.c_datum img { margin-left: 5px; }

.form_subheader {
    background-color: #5f5f5f;
    color: #fff;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 10px 10px 35px;
    font-size: 1.1em;
}
.subheader_data_view {
    background-color: #5f5f5f;
    color: #fff;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 10px 10px 35px;
    font-size: 1.1em;
}

div.data_view_odd {
    background-color: #FFF2F2;
    color: #444;
}
div.data_view_even {
    background-color: #fff;
}
div.data_view_odd , div.data_view_even {
    padding: 5px;
}
.pull_right {
    float: right;
}
.pull_right a {
    color: #eee;
}

div.form_actions .btn { margin-right: 20px; }

.number { text-align: right; }
a.link { text-decoration: underline; }
.c_pagination {
    text-align: center;
}
.pagination {
    margin: 5px 0;
}
.pagination .current a {
    background-color: #DCF7DC; 
}
.pagination .disabled a {
    background-color: #EFEFEF; 
    color: #bbb;
}

.zusammenfassung_tab {
    margin-top: -20px;
    margin-bottom: 30px;
}
.zusammenfassung_tab td {
    padding: 3px 0 3px 0;
}
td.zusammenfassung_header_td {    
    padding-top: 25px;
}
.zusammenfassung_header {
    font-weight: bold; 
    color: #444;
    border-bottom: 1px dotted #ddd;
    margin: 0;
}
table.zusammenfassung_tab .zusammenfassung_lbl {
    color: #444;
    font-weig4ht: bold; 
    padding-right: 10px;
    padding-left: 10px;
}
span.glyphicon-check {
    color: green;
    margin-left: 3px;
    cursor: pointer;
}
span.glyphicon-edit {
    color: #aaa;
    margin-left: 3px;
    cursor: pointer;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
table.table-striped-second > tbody > tr:nth-child(4n), table.table-striped-second > tbody > tr:nth-child(4n-1)  {
    background: #F5F5F5;
}
table.table-striped-second > tbody > tr:nth-child(4n-1) {
    border: none;
}
table.table-striped-second > tbody > tr:nth-child(4n) {
    border: none;
}

.table-striped-second > tbody > tr:nth-child(2n) > td {
    border-top: 1px dotted #eee;
}
span.sorting_action { padding-left: 5px; padding-top: 0; }
span.sorting_action .btn { margin: 0; }

div.payment_part {    
    text-align: left;
    padding: 20px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.payment_logo {
    float: left;
    border: 1px solid lightgray;
    border-radius: 3px;
    padding: 20px;
    width: 150px;
    height: 80px;
    margin-right: 20px;
}
.payment_company {
    float: left;
    font-size: 1.3em;
    padding-top: 20px;
}
.payment_company a {
    text-decoration: underline;
}

.sn_rot {    
  color: #f00;
}

.sn_infobox {
    margin-top: 10px;
    background-color: #f0f0f0;
    padding: 20px 20px 10px 20px;
    background-position: left top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.sn_infobox a,
.sn_content-block a {
    color: #f00;
    font-weight: bold;
}
.sn_content-block {
    padding: 5px 0 10px 0;
}

.sn_content-sub-block ul {
    margin-left: 15px;
}

.sn_wichtig {
    text-decoration: underline;
}

.sn_content-sub-block ul.sn_indent {
    margin-left: 25px;
}

.sn_content-block-first {
    padding-top: 3px;
}

.sn_h {
    font-weight: bold;
}