body {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    margin: 0px;
    overflow-y: scroll;
}
 

a:link {
    color: #000000;
    text-decoration: underline;
}

a:visited {
    color: #000000;
    text-decoration: underline;
}

a:hover {
    color: #DD0000;
    text-decoration: underline;
}

a:active {
    color: #000000;
    text-decoration: underline;
}

 
.email_text {
    
    display:none
}

 a.whitelink:link , a.whitelink:visited,a.whitelink:hover , a.whitelink:active    { color:#FFF; text-decoration:none }
 a.whitelink:hover     { color:#FFF; text-decoration:underline }

 a.redlink:link , a.redlink:visited,a.redlink:hover , a.redlink:active    { color:#D00; text-decoration:none }
 a.redlink:hover     { color:#D00; text-decoration:underline }

.footer_box {
    height: 50px;
    width: 100%;
}
.footer_box_fixbottom {
    position:fixed;
    bottom:0px;
}
.footer {
    background: #353535;
    background: -moz-linear-gradient(top,  #353535 0%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353535), color-stop(100%,#000000));
    background: -webkit-linear-gradient(top,  #353535 0%,#000000 100%);
    background: -o-linear-gradient(top,  #353535 0%,#000000 100%);
    background: -ms-linear-gradient(top,  #353535 0%,#000000 100%);
    background: linear-gradient(to bottom,  #353535 0%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#000000',GradientType=0 );
    padding:10px;
    color:#FFF;
}

.archiv_vorschaublock_bild {
    
    text-align:center;
    height:180px;
    margin-bottom:10px;
 
    
}
.archiv_vorschaubild {
    
 
    border: 1px solid #DDD;
    padding:5px;
    background-color:#FFF;
    display: table-cell;
    vertical-align:middle; 

    
}

.stapelbearbeitung_box {

    border: 1px solid #DDD;
    padding:5px;
    background-color:#FFF;
    display: table-cell;
    vertical-align:middle;  
    margin:2px;
    float:left;   
    width:170px;
    height:170px;
    text-align:center;
   
}

.archiv_vorschaublock {
    
    float:left;
    width:230px;
    height:230px;
    border: 1px solid #CCC;
    border-radius:5px;
    margin:3px;
    padding:10px;
    overflow:hidden;

background: #eeeeee;
background: -moz-linear-gradient(top,  #eeeeee 67%, #CCCCCC 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(67%,#eeeeee), color-stop(100%,#CCCCCC));
background: -webkit-linear-gradient(top,  #eeeeee 67%,#CCCCCC 100%);
background: -o-linear-gradient(top,  #eeeeee 67%,#CCCCCC 100%);
background: -ms-linear-gradient(top,  #eeeeee 67%,#CCCCCC 100%);
background: linear-gradient(to bottom,  #eeeeee 67%,#CCCCCC 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#CCCCCC',GradientType=0 );
    
}

.archiv_vorschaublock:hover {
    
    cursor:pointer;
    border: 1px solid #AAA;
    }

.hoverimage {    
    opacity:0.3;    
}

.hoverimage:hover {    
    opacity:1;    
}    
    
.moveimage_fix {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-right: 1px;
}

.moveimage {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-right: 1px;
}

.moveimage:hover {
    margin-top: 1px;
    margin-left: 1px;
    margin-bottom: 0px;
    margin-right: 0px;
}

.ajax_bildvorschau_titel {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #D00;
}

.bildvorschau_bild {
    border-radius: 5px;
    padding: 5px;
    background-color: #FFF;
}

.ajax_bildvorschau_links {
    width: 510px;
    float: left;
    text-align: center;
}

.ajax_bildvorschau_rechts {
    width: 405px;
    margin-left: 10px;
    float: left;
}

.ajax_bildvorschau_funktionen {
    float: right;
}

.preview_box {
    float: left;
    border-bottom: 1px solid #DDD;
    width: 190px;
    height: 300px;
    padding: 10px;
    font-size: 11px;
    overflow: hidden;
    background-image: -webkit-linear-gradient(#FFFFFF 70%, #F1F1F1 100%);
    background-image: -moz-linear-gradient(#FFFFFF 70%, #F1F1F1 100%);
    background-image: -o-linear-gradient(#FFFFFF 70%, #F1F1F1 100%);
    background-image: linear-gradient(#FFFFFF 70%, #F1F1F1 100%);
    
}

.image_box {
    display: table-cell;
    text-align: center;
    height: 185px;
    margin-bottom: 10px;
    width: 180px;
}

.image_box_down {  vertical-align: bottom; }
.image_box_center {  vertical-align:middle; }


.preview_box:hover {
    background-image: -webkit-linear-gradient(#FFFFFF 10%, #EEEEEE 100%);
    background-image: -moz-linear-gradient(#FFFFFF 10%, #EEEEEE 100%);
    background-image: -o-linear-gradient(#FFFFFF 10%, #EEEEEE 100%);
    background-image: linear-gradient(#FFFFFF 10%, #EEEEEE 100%);
    border-bottom: 1px solid #CCC;
}

.preview_box img {opacity: 0.4;}
.preview_box:hover img {opacity: 1;}

.disable {opacity: 0.7;}

.no_hover:hover {cursor: default}

.image_preview {
    padding: 5px;
    background-color: #FFF;
    border: 1px solid #DDD;
    opacity: 1 !important;
}

.image_preview:hover {
    cursor: pointer;
}

.image_preview_no_hover {
    padding: 5px;
    background-color: #FFF;
    border: 1px solid #DDD;
    opacity: 1 !important;
}

.image_medium_preview {
    padding: 5px;
    background-color: #FFF;
    border: 1px solid #CCC;
    display: none;
    position: absolute;
    margin-left: 50px;
    margin-top: -50px;
}

.image_icon {
    border-bottom: 1px solid #AAA;
    border-right: 1px solid #888;
    padding: 3px;
    width: 16px;
    height: 16px;
    background-color: #DDD;
    margin-bottom: 1px;
    margin-right: 1px;
}

.image_icon:hover {
    background-color: #CCC;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 1px;
    margin-left: 1px;
}

#preview {
    position: absolute;
    border: 1px solid #000;
    border-radius: 5px;
    background: #333;
    padding: 5px;
    display: none;
    color: #fff;
    font-size: 12px;
}

.suchleiste {
    padding: 10px;
    text-align: center;
    z-index:0;
 
}

.suchbegriff_input {
    font-size: 20px  !important;
    font-family: 'Roboto', sans-serif  !important;
    width: 50% !important;
    border: 1px solid #BBB  !important;
    border-radius: 5px  !important;
    padding: 5px  !important;
    color: #333  !important;
    opacity: 0.8;
    
}

.suchergebnis_filterbox {
    padding: 10px;
    border: 1px solid #ccc;
    background-image: -webkit-linear-gradient(#EEE 70%, #DDD 100%);
    background-image: -moz-linear-gradient(#EEE 70%, #DDD 100%);
    background-image: -o-linear-gradient(#EEE 70%, #DDD 100%);
    background-image: linear-gradient(#EEE 70%, #DDD 100%);
    margin-bottom: 10px;
    font-size: 12px;
}


.filter_on, .filter_off { 
    
    margin-bottom:5px; font-weight:bold; 
    background-image: url(../images/pfeil_runter.png);
    background-repeat:no-repeat;
    padding-left:12px;
    background-position:0px 2px;
    }

.filter_off { 
    
    background-image: url(../images/pfeil_hoch.png);
    }


.filter_on:hover, .filter_off:hover {cursor:pointer;color:#d00}


.suchergebnis_filter_titel {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    margin-bottom: 3px;
    margin-right: 10px;
    color: #d00;
    padding-left: 2px;
}

.suchergebnis_filterbox_subfilter {
    float: left;
    width: 20%;
}

.suchergebnis_filter_aktiv {
    background-image: url(../images/checkbox_yes.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 11px;
}

.suchergebnis_filter_inaktiv {
    background-image: url(../images/checkbox_no.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 20px;
    font-size: 11px;
}

.suchergebnis_filter_inaktiv:hover {
    background-image: url(../images/checkbox_hover.png);
    cursor: pointer;
}

.suchbegriff_submit {
    font-size: 20px !important;
    font-family: 'Roboto', sans-serif !important;
    border: 1px solid #555 !important;
    border-radius: 5px !important;
    height: 38px !important;
    color: #fff !important;
    background-image: -webkit-linear-gradient(#333 10%, #444 90%) !important;
    background-image: -moz-linear-gradient(#333 10%, #444 90%) !important;
    background-image: -o-linear-gradient(#333 10%, #444 90%) !important;
    background-image: linear-gradient(#333 10%, #444 90%) !important;
}

.clear {
    clear: both;
}

.ok {
    margin-bottom: 5px;
    border: 1px #9EC09B solid;
    padding: 6px;
    color: #007700;
    font-size: 13px;
    font-weight: bold;
    background-color: #EBF7EA;
    border-left: 0px;
    border-right: 0px;
}

.fehler {
    margin-bottom: 5px;
    border: 1px #990000 solid;
    padding: 6px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    background-color: #DD0000;
    border-left: 0px;
    border-right: 0px;
}

.ajax_label {
    width: 100px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
    float: left;
}

.ajax_value {
    float: left;
    width: 270px;
}

.ajax_bildvorschau_infoblock {
    background-color: #FFF;
    padding: 5px;
    border-radius: 5px;
    max-height: 500px;
    overflow: auto;
}

.ajax_bildvorschau_blocktitel {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    padding-bottom: 3px;
    margin-bottom: 5px;
    color: #D00;
}

.ajax_loader {
    display: none;
    padding: 10px;
    text-align: left;
    cursor: default;
    font-size: 12px;
}

.ajax_loader_close {
    text-align: right;
    margin-bottom: 10px;
    float: right;
}

.loader_temp {
    padding: 30px;
    text-align: center;
}

.adminmenu_bg {
    background-color: #333;
    background-image: -webkit-linear-gradient(#444 20%, #222 90%);
    background-image: -moz-linear-gradient(#444 20%, #222 90%);
    background-image: -o-linear-gradient(#444 20%, #222 90%);
    background-image: linear-gradient(#444 20%, #222 90%);
    padding: 8px;
    color: #EEE;
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    position: fixed;
    width: 100%;
    height: 40px;
    z-index:9999;

}

.adminmenu_abstand {
    height: 42px;
}

.admin_iconbox {
    float: left;
    margin-right: 5px;
    width: 155px;
    height: 30px;
}

.admin_functionbox {
}

.admin_iconbox_main:hover {
    background-image: -webkit-linear-gradient(#f1f1f1 0%, #f1f1f1 100%);
    background-image: -moz-linear-gradient(#f1f1f1 0%, #f1f1f1 100%);
    background-image: -o-linear-gradient(#f1f1f1 0%, #f1f1f1 100%);
    background-image: linear-gradient(#f1f1f1 0%, #f1f1f1 100%);
    color: #555;
    border: 1px solid #ddd;
    box-shadow: 0px 2px 5px #888;
    z-index:1000;
}

.admin_icon {
    margin-bottom: 0px;
}

.admin_iconbox_main {
    width: 150px;
    position: absolute;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    border: 1px solid #000;
    border-radius: 3px;
    min-height: 22px;
    padding-top: 3px;
    background-image: -webkit-linear-gradient(#555 20%, #333 90%);
    background-image: -moz-linear-gradient(#555 20%, #333 90%);
    background-image: -o-linear-gradient(#555 20%, #333 90%);
    background-image: linear-gradient(#555 20%, #333 90%);
}

.admin_menufunction {
    background-color: #f1f1f1;
    padding: 3px;
    font-weight: normal;
    border-top: 1px solid #ddd;
    font-size: 11px;
    text-align: left;
    padding-left: 20px;
    background-image: url(../images/grey.png);
    background-repeat: no-repeat;
    background-position: 4px 6px;
}

.admin_menufunction:hover {
    cursor: pointer;
    background-color: #eee;
    color: #333;
    background-image: url(../images/green.png);
}

.admin_menufunction_box {
    display: none;
    margin-top: 10px;

}

.content_box {
    padding: 10px;

}

table {
    width: 100%;
    border-spacing: 1px;
}

th {
    border: 1px solid #d6d6d6;
    padding: 3px;
    background-color: #EEE;
    text-align: center;
    font-size: 12px;
    background-image: -webkit-linear-gradient(#F1F1F1 20%, #ddd 90%);
    background-image: -moz-linear-gradient(#F1F1F1 20%, #ddd 90%);
    background-image: -o-linear-gradient(#F1F1F1 20%, #ddd 90%);
    background-image: linear-gradient(#F1F1F1 20%, #ddd 90%);
}

.th_sort {
    background-image: url(../images/pfeil_runter.png), -webkit-linear-gradient(#ddd 20%, #F1F1F1 90%);
    background-image: url(../images/pfeil_runter.png), -moz-linear-gradient(#ddd 20%, #F1F1F1 90%);
    background-image: url(../images/pfeil_runter.png), -o-linear-gradient(#ddd 20%, #F1F1F1 90%);
    background-image: url(../images/pfeil_runter.png), linear-gradient(#ddd 20%, #F1F1F1 90%);
    background-repeat: no-repeat;
}

td {
    border-bottom: 1px solid #EEE;
    padding: 2px;
    font-size: 11px;
}



tr {
    background-image: -webkit-linear-gradient(#FFF 0%, #F7F7F7 100%);
    background-image: -moz-linear-gradient(#FFF 0%, #F7F7F7 100%);
    background-image: -o-linear-gradient(#FFF 0%, #F7F7F7 100%);
    background-image: linear-gradient(#FFF 0%, #F7F7F7 100%);
}

tr:hover {
    background-image: -webkit-linear-gradient(#F7F7F7 0%, #DDD 100%);
    background-image: -moz-linear-gradient(#F7F7F7 0%, #DDD 100%);
    background-image: -o-linear-gradient(#F7F7F7 0%, #DDD 100%);
    background-image: linear-gradient(#F7F7F7 0%, #DDD 100%);
}

.logfile_error  {
    background-image: -webkit-linear-gradient(#a00 0%, #d00 100%);
    background-image: -moz-linear-gradient(#a00 0%, #d00 100%);
    background-image: -o-linear-gradient(#a00 0%, #d00 100%);
    background-image: linear-gradient(#a00 0%, #d00 100%);
    color:#fff;
}

.logfile_error:hover {
    background-image: -webkit-linear-gradient(#800 0%, #b00 100%);
    background-image: -moz-linear-gradient(#800 0%, #b00 100%);
    background-image: -o-linear-gradient(#800 0%, #b00 100%);
    background-image: linear-gradient(#800 0%, #b00 100%);
    color:#fff;
}

.hover_cursor:hover {
    cursor: pointer;
}

h2, h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    color: #447ea3;
}

h1 {
    margin-bottom: 5px;
    margin-top: 0px;
}

div.blockMsg {
    text-align: left;
    background-color: #EEE !important;
    background-image: -webkit-linear-gradient(#F1F1F1 0%, #CCC 80%);
    background-image: -moz-linear-gradient(#F1F1F1 0%, #CCC 80%);
    background-image: -o-linear-gradient(#F1F1F1 0%, #CCC 80%);
    background-image: linear-gradient(#F1F1F1 0%, #CCC 80%);
    border: 0px solid #000 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #000;
}

div.blockOverlay {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    -moz-opacity: .80;
    opacity: .80;
    background-color: #000;
}


.menuleiste {
    background: rgba(0,0,0,0.8);
    padding:5px;
    color:#FFF;
 
     
    }
    
    
.customers_block {
    float: right;
    margin: 0 5px;
    text-align:left;
}                      

.sprachblock {

    color:#FFF;
    font-size:11px;
    background: rgba(255,255,255,0.4);
    width:120px;
    float:right;
    padding:2px;
    text-align:left;
    border: 1px #aaa solid;
    background-image: url(../images/pfeil_down.png);
    background-position:105px 6px;
    background-repeat:no-repeat;
 
}
.sprachblock_hover {

    color:#333;
    font-size:11px;
    background: rgba(255,255,255,1);
    width:120px;
    float:right;
    padding:2px;
    text-align:left;
    border: 1px #ddd solid;    
    position:absolute;
    margin-left:-3px;
    margin-top:-3px;
    display:none;
        
    }

.sprachauswahl {margin-bottom:3px;}    
.sprachauswahl:hover {background-color:#DDD;cursor:pointer}

.sprachblock_flagge { height:14px;float:left; }

.formularzeile {margin-bottom:2px;clear:both} 

    input[type=submit],input[type=button] {  
        
        border: 1px #265a83 solid;border-radius: 3px;font-family:tahoma, helvetica;padding:3px;padding-left:15px;padding-right:15px;background-color:#467ba5;color:#FFF;font-size:12px;

    background-image: -webkit-linear-gradient(#639ecc 0%, #467ba5 80%);
    background-image: -moz-linear-gradient(#639ecc 0%, #467ba5 80%);
    background-image: -o-linear-gradient(#639ecc 0%, #467ba5 80%);
    background-image: linear-gradient(#639ecc 0%, #467ba5 80%);
             
        }

 
        
    select,input[type=password],input[type=text],textarea {  border-radius: 4px;font-family:tahoma, helvetica; font-size:11px;border: 1px #bed1e2 solid;font-size:11px;padding:2px;background-image: url(../images/input_bg.gif);width:300px;background-repeat:repeat-x}
    select {width:200px;}
    textarea {height:80px;}
    input[type=password]:focus,input[type=text]:focus,textarea:focus { border-color:#f6a915;outline: 0 none; }
    .beschriftung {    

    width: 160px;
    display: block;
    float: left;
    font-weight:bold;
    text-align:right;
    padding-right:5px;
    padding-top:3px;
}

.redbutton {
    
    font-weight:bold;
    border-color:#971515 !important;
    background-color:#c10808 !important;
    background-image: -webkit-linear-gradient(#D00 0%, #c10808 80%) !important;
    background-image: -moz-linear-gradient(#D00 0%, #c10808 80%) !important;
    background-image: -o-linear-gradient(#D00 0%, #c10808 80%) !important;
    background-image: linear-gradient(#D00 0%, #c10808 80%) !important;
        
    }
    
    
.formularbox_td {
    
    vertical-align:top;
    padding:20px;
    background-image: -webkit-linear-gradient(#F7F7F7 0%, #DDD 100%);
    background-image: -moz-linear-gradient(#F7F7F7 0%, #DDD 100%);
    background-image: -o-linear-gradient(#F7F7F7 0%, #DDD 100%);
    background-image: linear-gradient(#F7F7F7 0%, #DDD 100%);    
    border: 1px solid #CCC;
    font-size:12px;
    
    }


.bildvorschau {
    
    height:50px;
    border: 1px solid #CCC;
    background-color:#FFF;
    padding:5px;
    margin-left:170px;
    margin-top:10px;
    
    }
    
    
/*!
 * Bootstrap Buttons v2.0.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
.btn-small [class^="icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  background-color: #0074cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #004099 \9;
}
.btn-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #2f96b4;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  background-color: #414141;
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(top, #555555, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}    


 
.formularblock {background-color:#f1f1f1; border: 1px #bccfe0 solid; padding:10px;margin-bottom:1px;border-radius:10px}
.formularblock_halb {width:50%;float:left}
    .formular_trenner {height:1px;background-color:#bccfe0;margin-top:10px;margin-bottom:10px;width:450px;margin-left:20px;border-bottom: 1px #fff solid;}
    .formular_trenner_ganz {height:1px;background-color:#bccfe0;margin-top:10px;margin-bottom:10px;width:920px;margin-left:20px;border-bottom: 1px #fff solid;}
    .formular_trenner_ganz2 {height:1px;background-color:#bccfe0;margin-top:10px;margin-bottom:10px;width:940px;margin-left:0px;border-bottom: 1px #fff solid;}
    .bildvorschau {max-width:100px;border: 1px #bed0de solid; background-color: #fff; padding:5px;margin-left:165px;margin-top:5px}
.stammdaten_titel { font-size:16px;font-weight:bold;margin-left:25px;color:#d00;margin-top:10px;}


 



.menubutton {
    
    background-color:#000;

    background-image: -webkit-linear-gradient(#333 20%, #000 80%);
    background-image: -moz-linear-gradient(#333 20%, #000 80%);
    background-image: -o-linear-gradient(#333 20%, #000 80%);
    background-image: linear-gradient(#333 20%, #000 80%);
        
    padding:5px;
    color:#FFF;
    font-size:13px;
    }

.menubutton_hover:hover {cursor:pointer;background-color:#555;
    background-image: -webkit-linear-gradient(#666 20%, #333 80%);
    background-image: -moz-linear-gradient(#666 20%, #333 80%);
    background-image: -o-linear-gradient(#666 20%, #333 80%);
    background-image: linear-gradient(#666 20%, #333 80%);
}    
.menubox {
    
    background-color:#000;
    position:absolute;
    z-index:1000;
    margin-top:5px;
    margin-left:-5px;
    display:none;
}

 a.menulink:link , a.menulink:visited,a.menulink:hover , a.menulink:active,  a.menulink:hover    { color:#FFF; text-decoration:none }
 
 .menubutton_zeile {padding:5px;}
 .menubutton_td {border: 1px #444 solid;border-left:0px;width:10%;}
 
 .dropdown_menu {margin-bottom:10px}