body{
    padding: 0px;
    margin: 0px;
    background-color:#bfd7bd !important;   
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image:linear-gradient(#ffffff 0%, #bfd7bd 100%);
    font-size: 11pt !important;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana !important; 
    color:#333333;    
}
img{
    border: none;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;    
}
img.inout{
    width: 28px;
    height:28px;
    padding:1px;
    border-left:1px solid #5E5E5E;
    margin-left:4px;
    filter: grayscale(1);
}
img.inout:hover{
    filter:none;
    background: #5E5E5E;    
}
a{    
    color: #2088cb;   
    border: none !important;
}
a:hover{
    border: none !important;
}
a:active {
    border: none !important;
}
a:link {
    border: none !important;
}
a:focus {
    outline: none;
}
div.header{   
    border-bottom: 1px solid #5e5e5e;
    width: 100%; 
    background-color: white; height: 40px;      
}
a.nwfva_link_tb{
    color:#808080 !important;
    text-decoration: none !important;
}
a.nwfva_link_tb:hover{
    color:#999999 !important;    
}
div.titlebar{
    padding:0;
    margin:0;
    cursor:default;  
    width:100%;
    height: 30px;
    line-height: 25px;
    font-size: 20px; 
    color: white;
    overflow: hidden;
    background-color: #4d4d4d;
}
div.menubar_container{   
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%      
}
div.menubar_container_blur{
    width: 350px;
    height: 26px;
    margin: 0 auto;   
    background: url(../img/buchen5_blur.jpg) repeat-x fixed;
    border-radius: 0 0 14px 14px;    
}
div.menubar{
    box-sizing: border-box;
    position:relative;
    border-radius: 0 0 14px 14px;   
    width: 350px;
    margin: -26px auto 0px auto;
    line-height: 26px;
    vertical-align:bottom;
    height: 26px;
    font-size: 18px;    
    text-align: center;
    background-color: #6f6f6f;  
    background-color: rgba(100,100,100,0.4);      
}
a.button {
    color: white;
    text-decoration: none;
    border: none;
}
a.button:link {
}
a.button:visited {    
}
a.button:hover {
    color: white;
    text-decoration: none;
    text-shadow: #dd4814 0px  0px 3px;
}
a.button:active {
    color: white;
    text-decoration: none;
    text-shadow: white 0px  0px 3px;
}
a.mainmenu_div{
    border-right:1px solid white;
    border-right:1px solid rgba(255,255,255,0.33) !important;
    margin-right:4px;
    padding-right:4px;
}
a.button2 {    
    display: inline-block;
    box-sizing: border-box;
    height: 21px !important;/*15+(2x3) padding*/
    line-height: 15px;
    background-color: #6F6F6F;
    color: white !important;
    cursor: pointer;
    border:none !important;
    font-size: 13px;
    min-width:100px;
    text-align: center;
    margin: 2px 0px;
    vertical-align: middle;    
    text-decoration: none !important;        
    user-select: none;       
    padding: 3px 3px 3px 3px;    
}
a.button2:hover {   
    background-color: #dd4814;
}
a.button2:active {    
    background-color: #dd4814;
}
.formbutton{
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;   
    height: 21px !important;
    background: #6F6F6F;  
    color: white !important; 
    cursor: pointer;
    border:none !important;    
    font-size: 13px;    
    min-width:100px;
    text-align: center;   
    margin: 2px 0px;
    vertical-align: middle;
    padding: 0px 3px;
}
.formbutton:hover{    
    background: #dd4814;
}
.formbutton:disabled{
    background-color: #404040;    
    color:gray !important;
    cursor: not-allowed;
}
.formbutton:disabled:active{
    background-color: #404040;    
    color:gray !important;
    cursor: not-allowed;
}
.formbutton:active{   
    background: #dd4814;
}
.formbutton:focus{
    border: 0;
    outline: none;    
}
.formbutton::-moz-focus-inner{
    border: 0;  
}
.shadow{
    background:white;
    box-shadow:3px 3px 4px #666;
    box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);    
}
.opacity {
    opacity: 0.60;       /* modern browser */
    -moz-opacity: 0.60;  /* older Mozilla browser */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* IE8 in Standard Compliant Mode */
    filter:alpha(opacity=60); /* IE5.x -7.0 */
}
.hint_big{
    font-size: 13px;   
    color: #6f6f6f;    
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.5;
}
div.co2{    
    margin:20px 20px 0px 20px;
}
#content_space{    
    border: gray inset 1px;
    background-color:white;
    width:100%;
    margin: 0 auto;
    text-align: justify;    
}
#content_space_open{
    margin: 0px;
    padding:0px;
    min-height: 220px;
    border: none;
    border-top: #6f6f6f solid 1px;
    text-align: justify;   
}
.p5{
    padding: 5px !important;
}
.calctab{ 
    margin-top: 5px;
    margin-bottom: 5px;
}
.responsive_hide{
    display:inline-block;
}
/* Change on small screens */
@media screen and (max-width: 1200px) {    
    div.msgBody{      
        width:80%;    
        left: 10%;   
    }
}
@media screen and (max-width: 1000px) {
    .mainmenuText{
        font-size: 90%;
    }
    div.msgBody{      
        width:88%;    
        left: 6%;   
    }
}
@media screen and (max-width: 850px) {  
    .responsive_hide{
        display:none !important;
    }
    .mainmenuText{
        font-size: 75%;
    }    
    .co2{
        margin:20px 10px 0px 10px !important;
    }  
    div.msgBody{      
        width:98%;    
        left: 1%;   
    }
    div.starttxt{        
        column-count: 1;        
    }
    div.starttxt div.main{    
        margin-bottom: 0px;
    }
}
@media screen and (max-width: 700px) {
    .mainmenuText{
        display:none !important;        
    }    
    .small_hide{
        display:none !important;
    }    
}
/*pointer mit touchsteuerung*/
@media (pointer: coarse) {
    img.mainmenu{
        -webkit-filter: none !important;
        filter: none !important;    
        width: 64px !important;
        height: 64px !important;
        margin: 0px !important;    
    }
}