a { 
    color: black; text-decoration:none 
}
.logo{
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;

}
.logo#bigimage{

}
@keyframes fadein{
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@-moz-keyframes fadein{
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@-webkit-keyframes fadein{
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@-o-keyframes fadein{
    0% {opacity: 0;}
    100% {opacity: 1;}
}
.current{
    background-color: #BFBD00;
}
a:hover { 
    text-decoration:underline 
}
p {
    font-weight: bold;
    font-size: 16px;
}
hn {
    font-size:35px; 
     
    color: #BFBD00;
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
}
body {
    margin: 0;
    padding: 0;
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;;
    height: 100%;
}
html{
    margin: 0;
    padding: 0;
    min-height:100%; 
    height: 100%;
    width: 100%;
    font-size: 1.0em;
}
table{
    
}
.tab0 { 
    background-color: #f0f3f5; 
    border-right: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; padding: 0px; 
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
}
.tab1 { 
    background-color: #F7F7F7; 
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    padding: 5px;
}
.tab2 {
    vertical-align: top;
    background-color: white;
    padding: 5px;
}
.tab2#half{
    width: 50%
}
.tab3 { 
    background-color: #d9e1e7 
}
.tab4 { 
    background-color: #C9D4DD 
}
.tab5 { 
    background-color: #d9e1e7 
}
#tabline{
    margin: 0;
    padding: 0; 
    background-color: white; 
    border-top: 0; 
}
ul#nav_1{
    display: block;
    margin: 0; padding: 0;
    text-align: left;
    background-color: #A7A5A5;
    width: 100%;
}
ul#nav_1 li {
    list-style-type: none;
    display: block;
    margin-left: 0; 
    padding: 0;
}
ul#nav_1 a, ul#nav_1 current {
    float: left;
    margin-left: 0;
    padding: 2px;
    background-color: #A7A5A5;
    padding-left: 4px;
    padding-right: 4px;
    vertical-align: middle;
    color: white; 
    text-decoration: none;
    font-size: 0.7em;
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    border-right: 2px white solid;
    
    height: 15px
}

ul#nav_1 a:hover, current {
    color: white; 
    text-decoration: none;
    background-color: #BFBD00;
}
ul#navigationszeile ul{
    display: none;

}
ul#navigationszeile li:hover ul{

    display: block;
}
ul#navigationszeile {
    position: relative;
    list-style: none;
    margin: 0; padding: 0;
    text-align: left;
    background-color: #00457A;
    width: 100%;
}
ul#navigationszeile li{
    white-space: nowrap;
    list-style-type: none;
    border: 0;
    margin-left: 0; 
    padding: 0;
    float: left;
}

/*Styles:*/
ul#navigationszeile a, ul#navigationszeile current{
    background-color: #00457A;
    color: white; 
    text-decoration: none;    
}
ul#navigationszeile li {
    width: 100px;
    margin-left: 0;
    padding: 2px;
    background-color: #00457A;
    padding-left: 4px;
    padding-right: 4px;
    vertical-align: middle;
    color: white; 
    text-decoration: none;
    font-size: 14px;
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    border-right: 2px white solid;  
    height: 100%;
}
ul#navigationszeile li#current, ul#navigationszeile li:hover{
    cursor: default;
    background-color: #BFBD00;
}
ul#navigationszeile form ul#submenue{
    display: none;
}
ul#submenue{
    
    list-style-type: none;
    position: absolute;
    margin-top: 2px;
    margin-left: -44px;
    z-index: 1020;
}
ul#submenue li{
    float: none;
    
    width: 100px;
    
    list-style: none;
    
}
ul#navigationszeile li:hover>ul#submenue{
    display: block;
}
.MenueButton{
    display: block;
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    width: 100px;
    background-color: #00457A;
    color: white; 
}
.MenueButton:hover{
    background-color: #BFBD00;
}
.MenueButton#current{
    background-color: #BFBD00;
}
ul#navigationszeile a:hover, current {
    color: white; 
    text-decoration: none;
    background-color: #BFBD00;
}
/*ul#navigationszeile current {

    text-decoration: none;
    background-color: #BFBD00
}*/
#entitaetwechseln li{
    float: left;
    text-align: center;
    list-style-type: none;
    display: block;
    margin-left: 0; 
    padding: 0;
    width: 24.885%;
    background-color: #A5B7C6;
    border-right: 1px solid white;
    
}
#entitaetwechseln li:hover{
    background-color: #BFBD00;
    width: 200px;
}
.li_item{
    margin: 0;
    height: 100%;
    border: 0;
    border-right: 2px solid white;
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    color: white;
    background-color: #00457A;
}
.li_item:hover{
    background-color: #BFBD00;
}
.menuebox{
    padding: 0; 
    margin: 0;
    height: 14px;
}
.menuebox#lvl1{
    background-color: #A7A5A5; 
}
.menuebox#lvl2{
    padding: 0;
    background-color: #00457A; 
}
.navbutton{
    background-color: #A5B7C6;
    vertical-align: middle;
    color: white; 
    text-decoration: none;
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    width: 100%;
    border: 0;
    height: 30px;
    margin: 0;
    padding: 0;
}
.navbutton:hover{
    color: white; 
    text-decoration: underline;
    background-color: #BFBD00;
}
.Hinweis {
    background-color: #f6988f;
    font-weight: bold;
    color: #cc0000;
}
.MiniText{
    border: 1px solid black;
    box-shadow: 2px 2px 2px #666;
}
.SuchFeld{
 
    font-size: 1.0em;
    border: 1px #A5B7C6 solid;
    height: 25px;
    width: 200px;
}
.LoginFeld{
    font-size: 1.0em;
    border: 1px forestgreen solid;
    height: 25px;
    width: 200px;
    color: forestgreen;
}
.PasswortFeld{
    font-size: 1.0em;
    border: 1px red solid;
    height: 25px;
    width: 200px;
    color: red;
}
.TextFeld{
    
    font-size: 1.0em;
    border: 1px #A7A5A5 solid;
    height: 25px;
    width: 300px;
    color: black;

}
.LongText{
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    border: 1px #00457A solid;
    color: black;

}
.runningbox{
    padding: 10px;
    position: fixed; 
    top:200px; 
    left:50%; 
    margin-left: 100px; 

    width:450px; 
    border: 1px solid #A7A5A5; 
    box-shadow: 3px 3px 3px #666; 
    background-color: white
}
.runningbox#ask{
    margin-top: 150px;
}
.runningbox#report{    
    margin-top: 150px;    
    height: 550px; 
    overflow: scroll;
}
.runningbox#upload{

}
.runningbox#settings{
    margin-top: 150px;     
}
tr.row{
    color: black;
    border-bottom: 1px #A7A5A5 solid;

}
tr.row td{
    
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
tr.row_open td{
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
tr.headline{
    color: black;
    border-bottom: 1px #A7A5A5 solid;
}
tr.headline th{
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
tr.row:hover{
    color:#BFBD00;
}
.Button{
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    color: black; 
    border: #A7A5A5 solid 1px;
    background-color: white;
    font-size: 1.0em;    
}
.Button:hover{
    color: #BFBD00;    
    border-color: #BFBD00;
}
.ButtonBlue{
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    color: black; 
    border: #A7A5A5 solid 1px;
    background-color: white;
    font-size: 1.0em;
    height: 23px;
}
.ButtonBlue:hover{
    color: #BFBD00;
    border-color: #BFBD00;    
}
.ButtonBlue#current{
font-weight: bold
  
}
.TabBlue{
    margin: 0;
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    color: black; 
    border: #A7A5A5 solid 1px;
    background-color: white;
    margin-left: 1px;
    font-size: 1em;
    height: 27px;
    width: 100px;
    border-bottom:0px;
}
.TabBlue#full{
    border: #A7A5A5 solid 1px;
}
.tab{
    height: 20px;
    background-color: #F7F7F7; 
    padding: 0px;
    margin: 0px;
    border: 0;
    color: #000;
    border-bottom: 1px solid #000;
    text-align: center;
}
.tab:hover{
    color: #BFBD00;
    border-color: #BFBD00; 
}
.NavTab{
    border: 1px solid #A7A5A5;
    background-color: white;
    border-bottom: 0px;
    margin-bottom: 0px;
}
.NavTab:hover{
    color: #BFBD00;
}
.TabBlue[disabled]{
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    color: black; 
    border: white solid 1px;
    background-color: grey;
    font-size: 1em;
    height: 27px;
    width: 150px;
    border-bottom:0px;
}
.TabBlue:hover{
    color: #BFBD00;
}
.TabBlue#current{
font-weight: bold
  
}
.ButtonGreen{
    color: white;
    border: black solid 1px;
    background-color: #BFBD00;
}
.image{
  box-shadow: 1px 1px 1px #666;
  border-radius: 5px;
}
#entitaetwechseln {
    text-align: center;
    list-style-type: none;
    display: block;
    margin-left: 0; 
    padding: 0;
    background-color: #A5B7C6;
    box-shadow: 1px 1px 1px #666;
}
bf{
    font-weight: bold;
}

.auswahl1{
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    width: 200px;
    border: 1px solid black;
}
.defaulttable{
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;       
    border: 1px solid #A7A5A5;
    border-collapse: collapse;
    padding: 15px;
}
.defaulttable#vorschau{
    width: auto;
}
.defaulttable#galerie_tab{
    position: absolute;
    width: 450px;
    top: 200px;
    left: 5%;
}
.searchbox{
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;       
border: 1px solid #A7A5A5;   
border-collapse: collapse;
margin: 20px;
padding: 20px;
height: 40px;
width: 75%
}
.newsbox{
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;       
    border: 1px solid #A7A5A5;       
    border-collapse: collapse;
    height: 40px;
    width: 80%;    
}
.worktable{
    width: 100%;
}
.menu_text{
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    color: white;
    vertical-align: middle;
}
.meldung{
    box-shadow: 3px 3px 3px #666;
    border: 1px solid white;
    border-collapse:  collapse;
    position: fixed;
    bottom: 10px;
    left: 10px;
    width: 350px;
    max-height: 150px;
    overflow:scroll;
}
.meldung:hover   {
    overflow: auto;
}
.edit_Galerie{
    max-height: 200px;
    max-width: 200px
}
.edit_Thumbnail{
    max-height: 80px;
    max-width: 80px
}
.liste{
    width: 500px;
    color: #BFBD00;  
}
.memofeld{
    width:  600px;
    height: 600px;
}
/*.menue{
    
    list-style-type: none;
    display: inline;
}
.menueitem{
    font-family: MetaNormal-Roman,Verdana,Arial,Helvetica,sans-serif;
    width: 150px;
    color: white;
    border: 1px solid white;
    background-color:  #87a9cd;
    position: relative;
    float: left;
    box-shadow: 2px 2px 2px #666;
    font-weight: normal;
}
.menueitem:hover{
    background-color: #BFBD00;
    box-shadow: 1px 1px 1px #666;
}
.menueitem>.submenue{
    display: none;
}
.menueitem:hover>.submenue{
    display: block;
}
.submenue{
    position: absolute;
    
    list-style: none;
    list-style-type: none;
}*/
.auswahlbox{
    border: 1px solid #A7A5A5;   
    border-collapse: collapse;
    padding: 0;
}
.maintable{
width:100%; 
border-collapse: collapse; 
height: 100%
}
.radio{
    border: 1px solid black
}
/*Editor*/
.editor{
    width: 720px;
    height: 450px;
    border: 1px solid black;
}
.menueband{
    background-color: #FBFBFB;
    text-align: center;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid black;
}
.eingabefeld{
    margin: 2px;
    padding: 4px;
    width: 97%;
    border: 1px solid black;
    height: 380px;
    overflow: scroll;
    box-shadow: inset 2px 2px 2px #666
}
.store{
    text-align: center;
    width: 100%;
    height: 30px;
    border-top: 1px solid black;
}
.format{
    width: 80px;
}
.hidden{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 480px;
}
.format_button{
    border: 1px solid black; 
    box-shadow: 2px 2px 2px #666;   
}
.format_button:hover{
    box-shadow: 1px 1px 1px #666;
}
.interact{
    height: 40px;
    width: 80px;
    background-color:#333333;
    color: white;
    opacity: 0.2;
    border-radius: 0px 0px 15px 15px;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 0px;
    cursor: pointer;
    text-align: center;
}
.interact:hover{
    opacity: 0.8;
}
div#messageBox {
    position: fixed;
    bottom: 50%;
    
    right: 50%;
    margin-right: -12.5%;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    padding: 6px;
    display: none;
}