#ausgabe{
margin:10px 0 0 0;
padding:10px 0 0 0
}

#dist{
border-top:1px solid #c0c0c0;
padding:10px 0 0 0;
margin:0 0 10px 0
}

.dest_entry{
clear:both
}

.dest_ort{
float:left;
display:inline;
width:75%;
}

.dest_km{
float:right;
display:inline;
width:23%;
text-align:right;
margin:2px 0 0 0
}

.dest_trenner{
clear:both;
height:1px;
margin:0 0 -1px 0;
overflow:hidden
}


.bereich{
cursor:pointer;
font-weight:700;
background-color:#223146;
color:#fff;
padding:5px;
margin:1px 0 0 0;
border:1px solid #223146
}


#urlaubszeit,#urlaubsorte,#themen,#schritt1,#name{
clear:both;
border:1px solid #c0c0c0;
padding:0 5px 5px 5px;
margin:0 0 20px 0;
}

#urlaubszeit,#name{
padding:5px 5px 0 5px
}


#submit{
clear:both;
padding:20px 0 0 0;
text-align:center
}

.submitinakt{
border:1px solid #c0c0c0
}

#bg{
display:none;
position:fixed;
background:rgba(0,0,0,.8);
width:100%;
height:100%;
top:0;
bottom:0;
left:0;
right:0;
z-index:100000
}

#bg_msg{
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
z-index:1000001;
display:flex;
justify-content:center;
align-items:center;
}

#spacer{
position:relative;
top:0;
left:0;
width:1px;
height:50%
}

#submitmsg{
text-align:center;
background:#fff;
width:250px;
padding:20px;
border:2px solid #c0c0c0;
position:relative;
margin:-30px auto 0 auto;
text-align:center;
box-shadow:0 0 15px rgba(0,0,0,.5);
}

#pdf_window{
width:1px;
height:1px;
display:none
}

#error_no_ziele{
clear:both;
margin:20px 0 0 0;
padding:5px;
border:1px solid #c00000;
background-color:#ffc0c0;
font-weight:700;
color:#000
}

.gruppen{
padding:0 0 0 20px;
font-size:12px
}

.urlaubvon,.urlaubbis,.urlaubszeit_text{
float:left;
display:inline
}

.urlaubvon,.urlaubbis{
width:90px;
margin:0 15px 0 0
}

.urlaubszeit_text{
width:250px
}

#submitbutton{
border:2px solid #223146;
padding:0 2em 0 65px;
font-weight:700;
line-height:40px;
cursor:pointer;
background-image:url('../images/pdf.png');
background-repeat:no-repeat;
background-position:2em center;
}

#submitbutton:hover{
background-color:#e5e5e5
}

.berechnen{
cursor:pointer;
}


.switcher{
float:right;
display:inline;
font-size:12px;
font-weight:500;
margin:2px 0 0 0
}

#start,.pdf_name{
width:100%;
box-sizing: border-box;
}

.ui-autocomplete {
background: #fff;
border:1px solid #c0c0c0;
overflow:hidden;
font-size:10pt;
}

.ui-menu-item{
color: #000;
padding:0;
}

.ui-state-focus a{
padding:5px;
}

.ui-state-focus{
background: #f0f0f0;
color: #000;
outline:none;
margin:0 !important;
}
.ui-menu .ui-state-active{
margin:0 !important;
}
.ui-state-active{
margin:0 !important;
}