/*body {
    margin: 10px;
    padding: 0;
    color: #5F5F5F;
    background-color: #999999;
    font-family: tahoma,arial,helvetica,verdana,sans-serif;
}*/


/*#wrapper {
    background-color: #FFFFFF;
    margin: 10px auto;
    width: 95%;
    border-radius: 15px;
}*/
/* oben*/


.LogOut {  
    font-size: 22px;
    margin-right: 50px;
    text-align: right;
}
div#top {
    background-color: #ffffff;
    color: #000000;
    height: 60px;
    margin: 10px;
    min-width: 90%;
    padding: 18px;
    width: 90%;
}

div#topRight {
    background-color: #ffffff;
    color: #000000;
    height: 60px;
    margin-top: 30px;
    min-width: 78%;
    text-align: right;
    font-size: 16px;
}

.toptext {
    margin: 0 auto;
    padding: 10px 0px 0px 10px;
    font-size: 30pt;
    font-family: "Trebuchet MS",tahoma,arial,helvetica,verdana,sans-serif;
    font-weight: bold;
    background-color: #FFFFFF;
    color: #00AAFF;
}

.toptextklein {
    margin: 0 auto;
    padding: 10px 0px 0px 10px;
    font-size: 12pt;
    font-family: "Trebuchet MS",tahoma,arial,helvetica,verdana,sans-serif;
    font-weight: normal;
    background-color: #FFFFFF;
    color: #999999;
    font-style: italic;
}

div#navihorCommon {
    background-color: #707070;
    margin: 20px;
    padding: 10px 20px 10px 0px;
    height: 30px;
    border-radius: 5px;
    background-image: linear-gradient(#707070 0%, #000000 100%);
    background-image: -webkit-linear-gradient(#707070 0%, #000000 100%);
    text-align: left;
}


div#navihor {
    background-color: #707070;
    margin: 20px;
    padding: 10px 20px 10px 0px;
    height: 30px;
    border-radius: 5px;
    background-image: linear-gradient(#707070 0%, #000000 100%);
    background-image: -webkit-linear-gradient(#707070 0%, #000000 100%);
}

.hornavi a:link, .hornavi a:active, .hornavi a:visited {
    color: #FFFFFF;
    background-color: transparent;
    text-decoration: none;
    font-family: tahoma,arial,helvetica,verdana,sans-serif;
    font-size: 11pt;
    padding: 5px 20px;
    margin: 5px;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
}

.hornavi a:hover, hornavi a:focus {
    color: #FFFFFF;
    background-color: #00AAFF;
    text-decoration: none;
    font-family: tahoma,arial,helvetica,verdana,sans-serif;
    font-size: 11pt;
    border-radius: 5px;
}

/* Hauptteil*/
/*#main {
    background-color: #FFFFFF;
    padding: 0;
    margin: 0px 20px 0px 60px;
}*/

#main {
    background-color: #ffffff;
    margin: 0 20px;
    padding: 0;
}

#main-inner {
    margin: 0 auto;
    padding: 0 0 10px;
}
/* Navigation links*/
.navigationleftDiv {
    background: none repeat scroll 0 0 lightgray;
    border: 1px solid;
    border-radius: 10px;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 7px;
    width: 18%;
}


#navigationleft {
    font-size: 12pt;
    width: 100%;
    float: left;
    padding: 2px;
}

div#navigationleft h4 {
    color: #ffffff;
    background-color: #00aaff;
    font-size: 12pt;
    font-weight: bold;
    /*margin: 0px 0px 10px 0px;*/
    /*padding: 5px;*/
    font-family: "Trebuchet MS",calibri,georgia,serif;
    letter-spacing: 1px;
    line-height: 20px;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(#00AAFF 0%, #0082C3 100%);
    width: 80%;
}



.linkszwischentext {
    padding: 5px;
    text-align: justify;
    font-size: 9pt;
    font-style: italic;
}

/* Inhalt*/
div#content {
    /*margin-left: 166px;*/
    /*padding: 10px 0;*/
    font-size: 6.5pt;
    font-weight: bold;
    text-align: left;
    /*line-height: 20px;*/
    color: black;
    /*width: 80%;*/
}

.DashBoard {
    margin-left: 166px;
    /*padding: 10px 0;*/
    font-size: 6.5pt;
    font-weight: bold;
    text-align: left;
    /*line-height: 20px;*/
    color: black;
    width: 80%;
}

div#content h1 {
    font-size: 18pt;
    margin: 0;
    color: #000000;
    font-family: "Trebuchet MS",georgia,calibri,serif;
    letter-spacing: 1px;
}

div#content h2 {
    color: #808080;
    background-color: inherit;
    font-family: "Trebuchet MS",georgia,calibri,serif;
    font-size: 16pt;
    text-align: left;
    margin: 3px;
    padding: 2px;
}

div#content h3 {
    color: #00AAFF;
    background-color: inherit;
    font-family: "Trebuchet MS",georgia,calibri,serif;
    font-size: 14pt;
    font-style: italic;
    padding-left: 5px;
    font-weight: normal;
}

div#content h4 {
    background-color: #89C0E9;
    color: #ffffff;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11pt;
    font-weight: bold;
    margin: 10px 8px;
    padding: 2px 0 2px 8px;
}

div#content h5 {
    color: red;
    background-color: inherit;
    font-family: "Trebuchet MS",georgia,calibri,serif;
    font-size: 12pt;
    font-weight: bold;
    margin: 2px;
    padding: 0;
}

div#content p {
    margin: 8px 2px;
}


div#footer {
    background-color: #444444;
    border-radius: 5px;
    clear: both;
    color: #ffffff;
    font-size: 10pt;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    padding: 10px 20px;
    text-align: center;
}

/* allgemeine Angaben*/
/*a:link, a:visited, a:active {
  color: #00AAFF;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  padding: 0;
  margin: 0;
}*/
/*a:hover {
    color: #000000;
    background-color: #FFFFFF;
    text-decoration: underline;
}*/

.copyright {
    font-size: 7pt;
    text-align: center;
    font-weight: normal;
}

.FormArea {
    border: 2px solid #4d4e53;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
}

.Message {
    color: black;
    font-family: Georgia;
    font-size: 15px;
    text-align: center;
    color: white;
}

/*.Button {
    background: none repeat scroll 0 0 #556B2F;
    border-radius: 5px;
    clear: both;
    color: #fff;
    font-weight: bold;
    padding: 6px;
}*/
.Button {
    border: 1px solid #8BCF54;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    background-color: #74BF36;
    background-image: linear-gradient(to bottom, #74BF36, #4BB33B);
}

    .Button:hover {
        border: 1px solid #7BCF32;
        background-color: #A4D62D;
        background-image: linear-gradient(to bottom, #A4D62D, #3b8d2e);
    }
/*.Button{
border:1px solid #8bcf54; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #a9db80; background-image: linear-gradient(to bottom, #a9db80, #96c56f);
 }

.Button:hover{
 border:1px solid #74bf36;
 background-color: #8ed058; background-image: linear-gradient(to bottom, #8ed058, #7bb64b);
 }*/
.ButtonDelete {
    border: 1px solid #ff6262;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    background-color: #ff9a9a;
    background-image: linear-gradient(to bottom, #ff9a9a, #ff4040);
}

    .ButtonDelete:hover {
        border: 1px solid #ff3434;
        background-color: #ff6767;
        background-image: linear-gradient(to bottom, #ff6767, #ff0d0d);
    }

.ButtonSenctioned {
    border: 1px solid #25729a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    background-color: #3093c7;
    background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
}

    .ButtonSenctioned:hover {
        border: 1px solid #1c5675;
        background-color: #26759e;
        background-image: linear-gradient(to bottom, #26759e, #133d5b);
    }

/*.ButtonDelete {
    background: none repeat scroll 0 0 red;
    border-radius: 5px;
    clear: both;
    color: #fff;
    font-weight: bold;
    padding: 6px;
}*/

.mandatory {
    color: #ce0000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.hovertable {
    font-family: verdana,arial,sans-serif;
    font-size: 9px;
    color: #333333;
    border-width: 1px;
    border-color: #999999;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}

    .hovertable th {
        background-color: #556b2f;
        border-color: #a9c6c9;
        border-style: solid;
        border-width: 1px;
        color: white;
        padding: 5px;
    }

    .hovertable tr {
        background-color: #DDEBDD;
    }

    .hovertable td {
        border-width: 1px;
        padding: 5px;
        border-style: solid;
        border-color: #a9c6c9;
    }

.web_dialog_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 228px;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
    opacity: .15;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
    z-index: 101;
    /*display: none;*/
}

.web_dialog1 {
    background-color: #ffffff;
    border: 2px solid #336699;
    /*display: none;*/
    font-family: Verdana;
    left: 25%;
    position: fixed;
    top: 10%;
    width: 600px;
    z-index: 102;
}

.web_dialog2 {
    background-color: #ffffff;
    border: 2px solid #336699;
    bottom: 5px;
    font-family: Verdana;
    height: 400px;
    right: 5px;
    overflow-y: scroll;
    position: fixed;
    width: 260px;
    z-index: 102;
}

.web_dialog3 {
    background-color: #ffffff;
    border: 2px solid #336699;
    bottom: 5px;
    font-family: Verdana;
    height: 200px;
    overflow-y: scroll;
    position: fixed;
    right: 5px;
    width: 350px;
    z-index: 102;
}

.web_dialog {
    background-color: #ffffff;
    border: 2px solid #336699;
    /*display: none;*/
    font-family: Verdana;
    height: 500px;
    left: 10%;
    position: fixed;
    top: 10%;
    width: 800px;
    z-index: 102;
}

.web_dialog_title {
    border-bottom: solid 2px #336699;
    background-color: #336699;
    padding: 4px;
    color: White;
    font-weight: bold;
}

    .web_dialog_title a {
        color: White;
        text-decoration: none;
    }

.align_right {
    text-align: right;
}

.TextBox {
    width: 150px;
    border: 1px solid #B9BDC1;
    color: #000000;
    -moz-box-shadow: 0 2px 4px #bbb inset;
    -webkit-box-shadow: 0 2px 4px #BBB inset;
    box-shadow: 0 2px 4px #E0FFFF inset;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    top: -15px;
    left: 114px;
}

    .TextBox:focus {
        background-color: #B1FE98;
        outline: 0;
    }

.TextBoxRight {
    width: 150px;
    border: 1px solid #B9BDC1;
    color: #000000;
    -moz-box-shadow: 0 2px 4px #bbb inset;
    -webkit-box-shadow: 0 2px 4px #BBB inset;
    box-shadow: 0 2px 4px #E0FFFF inset;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    text-align: right;
}

    .TextBoxRight:focus {
        background-color: #B1FE98;
        outline: 0;
    }

.TextBoxEmailID {
    width: 250px;
    border: 1px solid #B9BDC1;
    color: #000000;
    -moz-box-shadow: 0 2px 4px #bbb inset;
    -webkit-box-shadow: 0 2px 4px #BBB inset;
    box-shadow: 0 2px 4px #E0FFFF inset;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .TextBoxEmailID:focus {
        background-color: #B1FE98;
        outline: 0;
    }



.RightText {
    text-align: right;
    font-size: 10px;
    width: 120px;
}

.LeftText {
    text-align: left;
    font-size: 10px;
    width: 120px;
}

.ui-accordion span {
    color: black;
    font-size: 6.5pt;
    font-weight: bold;
}

.FormHeading {
    color: #00aaff;
    font-family: "Trebuchet MS",georgia,calibri,serif;
    font-size: 14pt;
    font-style: italic;
    font-weight: normal;
    padding: 10px 1px 10px 3px;
}

.Message {
    background-color: #FF3300;
}

div.dd_chk_drop div#checks {
    width: 200px;
}

.btnDisApprove {
    border-top: 1px solid #96d1f8;
    background: #556B2F;
    background: -webkit-gradient(linear, left top, left bottom, from(#556B2F), to(#65a9d7));
    background: -webkit-linear-gradient(top, #556B2F, #65a9d7);
    background: -moz-linear-gradient(top, #556B2F, #65a9d7);
    background: -ms-linear-gradient(top, #556B2F, #65a9d7);
    background: -o-linear-gradient(top, #556B2F, #65a9d7);
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 14px;
    font-family: Georgia, serif;
    text-decoration: none;
    vertical-align: middle;
}

    .btnDisApprove:hover {
        border-top-color: #28597a;
        background: #28597a;
        color: #ccc;
    }

    .btnDisApprove:active {
        border-top-color: #1b435e;
        background: #1b435e;
    }



.ButtonSenctionedSmall {
    background-color: #3093c7;
    background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
    border: 1px solid #25729a;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
