html {
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    /*border-top: solid 10px #fff;*/
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    /*min-width:500px;*/
}
label {
    vertical-align:baseline;
}
.stdTxt {
    color: #000;
    font-size:0.95em;
    font-weight:normal;
}
a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

    a:hover {
        
    }
body.start {
    height:100%;
    overflow: hidden !important;
    width:100%;
}
body.start div.full-height {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width:100%;
}
div.header-right span.sub-title
{
    
}
div.start {
    width:100%;
    background-image: url(../Images/Portal_Start_Verlauf.png);
    background-repeat:repeat-x;
    min-height: 468px;
    max-height: 468px;
    position: absolute;
    top: 50%;
    margin-top: -234px;
}
div.start div.header{
    min-height: 468px;
    max-height: 468px;
    width: 100%;
    background-image: url(../Images/Portal_Start.jpg);
    background-repeat:no-repeat;
    background-position:right;

}
div.start div.main-title {
    position: relative;
    top: 200px;
    text-decoration:none;
    line-height: 2.5em;
    text-align:center;
    vertical-align:middle;
    text-align:left;
    padding-left: 40px;
}
div.start div.main-title a {
    text-decoration:none;
}

div.green_link {
    color: black;
    font-weight:500;
    text-align:center;
    margin-left: auto;
    padding:10px;
    width: 50%;
    background-color:#A9D046;
    border: 1px solid #c6c6c6;
    margin-bottom: 20px;
}
    div.green_link a {
    color: white;
    font-weight:500;
    text-decoration:none;
    }
        div.green_link a:hover {

    text-decoration:underline;
    }
body nav
{
    width:100%;
    padding-top:4px;
    padding-bottom:4px;
    background-color: #C5C6C6;
    /*margin-left:-4px;
    margin-right:-4px;*/    
}

section.main-content > div.left {
    margin-top: 20px;
    text-align:justify;
}
section.main-content > div.right {
    margin-top: 20px;
}

div.left {
    float:left;
    width:65%;
}
div.right {
    float:right;
    width:32%;
}
    div.right img {
        max-width: 100%;
    }
ul.startmenu {
    position: absolute;
    top: 50%;
    margin-top: 234px !important;
    width:96%;
    text-align:right;
    
}

    ul.startmenu li {
        padding-bottom: 4px;
        display: inline-table;
        margin: 4px 0 0 4px;
        height: 24px;
    }
    ul.startmenu .active {
        background-image: url(../Images/green-active.png);
        background-position: left bottom;
        background-repeat: no-repeat;
    }
    ul.startmenu li:hover {
        background-image: url(../Images/green-active.png);
        background-position: left bottom;
        background-repeat: no-repeat;
    }
    ul.startmenu a {
        line-height: 1.8em;
        font-size: 1.1em;
        font-weight: 600;
        text-decoration: none;
        
    }
    ul.startmenu a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

header div.header-right
{
    float: right;
    padding-top: 52px;
    width: 340px;
    text-align:center;
}
    header div.header-right.line2
    {
        padding-top: 5px;
    }
header div.header-right .sub-title
{
    color: #A9D046;
    font-size: 19px;
    font-weight: bold;
}
header .sub-title2 {
    color: #BEC0C2;
    font-size: 12px;
    font-weight: bold;
    margin-top:16px;
}
header .sub-title2 a {
    text-decoration:none;
    color: #BEC0C2;
    font-size: 12px;
    font-weight: bold;
    margin-top: 55px;
}

header, footer, hgroup,
nav, section {
    display: block;
}

    header div.content-wrapper {
        /*background-image: url(../Images/logo.png);
        background-position: right;
        height: 176px;
        background-repeat: no-repeat;*/
    }


mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

ul {
    margin: 0;
    display: block;
    list-style-type: none;
}
.float-left {
	margin-top: -9px;
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}


h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5, h6 {
    font-size: 12px;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }


/* main layout
----------------------------------------------------------*/
.content-wrapper {
    /*padding-left: 10px;
    padding-right:10px;*/
}

#body {
    max-width:960px;
    background-color: #fff;
    margin: 0 auto;
    clear: both;
    padding-bottom: 35px;
    
}

    .main-content {
        /*max-width: 940px;
        min-width: 940px;*/
        width:90%;
		margin: -35px auto;
    }

    .featured + .main-content {
    }
body > header {
    /*max-width: 960px;
    min-width: 960px;*/
    width:90%;

    margin: 0 auto;
    /*background-color: #d3dce0;
    background-image: url(../Images/verlauf-header.gif);*/
    background-position: left;
    background-repeat: repeat-x;
    height: 90px;
    padding: 0px 0px 0px 0px;
}
header .content-wrapper div.float-left {
      vertical-align: bottom;
  /*background-image: url(../Images/industire4.0.png);*/
  /* background-position-y: center; */
  background-repeat: no-repeat;
  min-width: 550px;
  max-width: 550px;
  height: 70px;
  /* background-size: 100%; */
  background-position: 10px 74%;
}
header .content-wrapper div.float-right {
    vertical-align: bottom;
    /*background-image:url(../Images/TaskStore_LeanUtilities.png);*/
    background-image:url(../Images/static/TaskStore.png);
    /*background-position-y:center;*/
    float:none;
    background-repeat:no-repeat;
    min-width: 200px;
    max-width: 200px;
    height: 70px;
    background-size:180px;
    background-position: 0 88%;
}

.title {
    font-size: 48px;
    font-weight: bold;
}
.sub-title {
    font-size: 19px;
    font-weight: bold;
    color: #BEC0C2;
    padding:0;
    margin:0 0 0 3px;
}
.green {
    color: #A9D046;
}
.white {
    color: white;
}
footer {
    clear: both;
    font-size: .8em;
    height: 100px;
    /*max-width: 960px;*/
    max-width: 90%;
    margin: 0 auto;
    /*margin-bottom: 0px;*/
	  margin-top: 45px;
}


/* site title
----------------------------------------------------------*/
.site-title {
    
    font-family: 'Segoe UI' sans-serif;
    font-size: 2.3em;
    margin: 0;
    margin-top:10px;
}

.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #A9D046 !important;
    font-size:32px;
    font-weight:800;
    outline: none;
    text-decoration: none;
}

.fixed-width {
    width:170px;
}
    div.full-height {
        height: 100%;
        position: relative;
    }

    .unten {
        vertical-align: bottom;
    }
    #login {
    font-size: 12px;
    margin: 0 0 5px;
    text-align: right;
    
    bottom: 0;
    /*float: right;*/
    padding: 4px 21px 4px 4px;
    
}
    

/* login
----------------------------------------------------------*/
    #login div {
        display:inline;
        color:#fff;
    }

    #login > a {
        padding: 2px 3px;
        text-decoration: none;
        margin-left:2px !important;
        color:#d3dce0;
    }

    #login a.username {
        background: none;
        margin: 0;
        padding: 0;
        text-decoration: underline;
    }

    #login ul {
        margin: 0;
        padding: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }
header .main-title {
    margin-left:20px;
    text-align: center;
    margin-top:25px;
}
/* menu
----------------------------------------------------------*/
ul#menu {
    clear:both;
    
    font-weight: 600;
    margin: 2px 0 0px 5px;
    padding: 0;
    padding-left:5px;
    text-align: left;
    vertical-align: bottom;
}

    ul#menu li {
        display: inline-block;
        min-width: 107px;
        /*width: 100px;
        max-width: 100px;*/
        list-style: none;
        margin-left: 5px;
        padding-left:5px;
        background-image:url('../Images/bullet.png');
        background-position: left ;
        background-position-y:center;
        background-repeat: no-repeat;
        background-size: 11px;
    }
        ul#menu li.tabulator {
            min-width: 89px;
            width: 89px;
            max-width: 89px;
            background:none;
        }
        ul#menu li.float-right {
            min-width: 244px;
            width: 244px;
            max-width: 244px;
            margin-right: 24px;
        }
        ul#menu li a {
            color:white;
            background: none;
            margin-left: 11px;
            /*padding-right: 10px;*/
            text-decoration: none;
        }
        ul#menu li.active a
        {
            
        }
        ul#menu li a:hover {
            
            text-decoration: underline;
        }
        ul#menu li.nobullet {
            background:none;
            min-width:16px;
            max-width:16px;
            padding-left:0px;
            margin-left:0px;
        }
            ul#menu li.nobullet a {
                margin-left:0px;
            }
    ul#menu .active {
        background-image: url('../Images/green-bullet.png'),url('../Images/green-bullet.png');
        background-position: left 4px,left 18px;
        height: 22px;
        background-repeat: no-repeat;
    }
    ul#menu li:hover {
        
    }
    ul#menu option
    {
        min-width:150px;
        max-width:150px;
    }


    ul#submenu {
      clear: both;
      display: inline-block;
      font-weight: 600;
      padding-left: 5px;
      background-color: #393f4f;
      color: #fff;
      width: 955px;
      min-width: 955px;
      list-style: none;
      max-width: 955px;
      height: 27px;
      text-align: left;
      vertical-align: middle;
      border-top: 2px solid #888;
      white-space: nowrap;
}
    ul#submenu li.tabulator {
            min-width: 89px;
            width: 89px;
            max-width: 89px;
            background:none;
        }
        ul#submenu li.nobullet {
            background:none;
            min-width:16px;
            max-width:16px;
        }
            ul#submenu li.nobullet img {
                cursor:pointer;
            }
            ul#submenu li{
              width:100%;
            }
            
    ul#submenu li,
    ul#submenu li div.als-item {
        display: inline-block;
		    color: #898989;
        list-style: none;
        line-height: 25px;
        /*margin-left: 18px;*/
        /*background-image:url('../Images/bullet.png');*/
        /*background-position: left 4px;
        background-position-y:4px;
        background-repeat: no-repeat;
        background-size:11px;  */
        /*min-width: 110px;*/
        /*width: 100px;*/
        /*margin-top:3px;*/
        
        /*position:relative;*/
        height:24px;
        
    }
    ul#submenu li .activeOne,
    ul#submenu li div.als-item.activeOne {
      /*background-image: url('../Images/green-bullet.png');
      background-repeat: repeat-x;
      background-position: 0px 16px;
      background-position-y:16px;
      background-size:initial;*/
      height: 24px;
    }
	ul#submenu li div.Home {
		display: inherit;
		width: 40px;
		margin-left: -20px;
		height: 34px;
	} 
	ul#submenu li div.Home a{
		background: url(../Images/Home.png) no-repeat;
		background-size: 100%;
		background-position: 0px 1px;
	}
	    ul#submenu li .activeOne a {
              color: #a9d046;
              padding-right: 3px;
        }
		ul#submenu .login {
			  float:right;
        margin-right: 88px;
		}
		ul#submenu .login a {
			color: #fff;
		}
        ul#submenu li a {
              color: #fff;
              background: none;
              margin-left: 11px;
              padding-right: 10px;
              text-decoration: none;
            
        }
		

        ul#submenu li a:hover {
            
            text-decoration: underline;
        }
    ul#submenu li div.als-item.activeTwo, ul#submenu li.activeTwo {
        /*background-image: url('../Images/green-bullet.png'),url('../Images/green-bullet.png');*/
        /*background-position: left 4px,left 18px;
        background-repeat: no-repeat;*/
		/*background-image: url('../Images/green-bullet.png');
		background-repeat: repeat-x;
		background-position: 0px 16px;*/
		height: 20px;
		/*color: #5B5B5B;*/
    }
	ul#submenu .activeTwo a{
		  color: #a9d046;
      padding-right: 3px;
	}
    ul#submenu li:hover {
        
    }
    ul#submenu option
    {
        min-width:150px;
        max-width:150px;
    }


    /*ul#submenu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0px 0 5px 5px;
    padding: 6px;
    text-align: left;
    vertical-align: bottom;
    background-color:#d3dce0;
}

    ul#submenu li {
        display: inline;
        list-style: none;
        margin-left: 15px;
        
    }
        
        ul#submenu li a {
            background: none;
            padding-bottom: 8px;
            padding-left: 10px;
            padding-right: 10px;    
            text-decoration: none;
        }
        ul#submenu li.active a
        {
            background-color: #d3dce0;
        }
        ul#submenu li a:hover {
            background-color:#d3dce0;
            text-decoration: underline;
        }*/
ul#menu form
{
    display:inline;
    max-height:16px;
    height:16px;
    min-height:16px;
}
form.searchForm input,
ul#menu form input
{
    padding:0;
    margin:0 0 -2px 0;
    height:16px;
    max-height:16px;
    min-width:120px;
    width:120px;
    max-width:120px;
}
form.searchForm  {
    z-index: 1500;
    position: absolute;
    top: -2px;
    display: inline-block;
    background-color: #ebebeb;
    height: 22px;
    width: 183px;
    padding-left: 2px;
}
div.classicBar form.searchForm {
    position:relative;
    z-index:initial;
    top: -4px;
    display: inline-block;
    background-color: #ebebeb;
    height: 22px;
    width: 183px;
    padding-left: 2px;
}
form.searchForm input.go,
ul#menu form input.go {
    margin: 0px 0 0 0;
    padding: 0;
    height: 18px;
    /*margin-top: -2px;
    margin-right: 20px;*/
    border: none;
    /*vertical-align: middle;*/
    display: inline-block;
    color: white;
    font-weight: bold;
    font-size: 0.8em;
    background-color: rgb(184, 184, 184);
    border-color: rgb(184, 184, 184);
    max-height: 16px;
    min-height: 16px;
    min-width: 17px;
    width: 17px;
}
    form.searchForm input#topsearch,
    ul#menu form input#topsearch {
        border-right:none;
        margin-top:2px;
        min-width:150px;
        max-width:150px;
        border:none;
    }
    ul#menu form input[type='reset'] {
        margin-right: -4px;
    }
    form.searchForm input[type='image'],
    ul#menu form input[type='image'] {
        margin-bottom: -4px;
        margin-left: -4px;
    }
/* IE 11 specifics */
html[data-useragent*='rv:11.0'] form.searchForm input[type='reset'],
html[data-useragent*='rv:11.0'] ul#menu form input[type='reset'] {
    padding:3px;
}
html[data-useragent*='rv:11.0'] form.searchForm input[type='image'],
html[data-useragent*='rv:11.0'] ul#menu form input[type='image'] {
    margin-bottom: -3px;
}
html[data-useragent*='rv:11.0'] form.searchForm {
    margin-top:3px;
}
/* FF-Specifics */
@-moz-document url-prefix() {
    form.searchForm input[type='reset'],
    ul#menu form input[type='reset'] {
        padding:1px;
    }
    form.searchForm input[type='image'],
    ul#menu form input[type='image'] {
        margin-bottom: -3px;
    }
    ul#submenu li.rightStatic {
        position: relative;
        top: -27px;
    }
    form.searchForm {
        right:20px;
        margin-top:0px;
    }
}
ul#menu form input.reset
{
    margin:0;
    padding:0;
    height:18px;
    max-height:18px;
    min-width:20px;
    width:20px;
}
/*
div.submenu {
    background-color: #e2e2e2;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -10px;
    margin-right: -10px;
}
    div.submenu ul {
        padding: 2px 12px 2px 16px;
    }
    div.submenu li {
        padding-bottom: 4px;
        display: inline-table;
        margin-right: 6px;
        height: 24px;
    }
    div.submenu .active {
        background-image: url(../Images/green-active.png);
        background-position: left bottom;
        background-repeat: no-repeat;
    }
    div.submenu li:hover {
        background-image: url(../Images/green-active.png);
        background-position: left bottom;
        background-repeat: no-repeat;
    }
    div.submenu a {
        
        line-height: 1.8em;
        font-size: 1.3em;
        font-weight: 600;
        text-decoration: none;
        
    }
    div.submenu a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }
    */
    
/* page elements
----------------------------------------------------------*/
/*
div.layer {
    position: absolute;
    top: 5%;
    right: 5%;
    width: 90%;
    height: 90%;
    z-index: 100;
    display: none;
    background-color: #333;
    border: 2px solid #c8c8c8;
    border-radius: 3px 3px;
    padding: 3px 10px 10px 10px;
    
}
div.layeropts {
    width: 100%;
    height: 20px;
    padding: 3px;
}
    
    div.layeropts span {
        background-color: #c6c6c6;
        border: 2px solid #c8c8c8;
        border-radius: 3px 3px;
    }
    div.layeropts span.close {
        width:16px;
        height:16px;
            
        float:right;
    }

div.layercontent {
    padding: 0;
    width: 100%;
    height: 95%;
    
}*/
div.colapse {
    background-image: url();
    background-color: #7ac0da;
    background-position-x: 4px;
    background-position-y: 4px;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-left: 16px;
    background-image: url(../Images/pfeil-unten.png);
}
ol.myform li.accordionTableTop {
    margin-left: 2px;
    padding-left: 16px;
    background-color: #fff;
    background-position: left;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url(../Images/pfeil-rechts.png);
}

li.recalc {
    color: #6c832f;
}
table.overview {
    width: 100%;
    margin-top: 0;
    
    table-layout: fixed;
}
    table.overview.content  td {
        /*min-width:169px;
        max-width:169px;*/
 
        overflow:hidden;
    }
    table.overview.content  td:first-child {
        /*min-width:82px;
        max-width:82px;*/
    }
    table.overview.content  td:last-child {
        /*min-width:82px;
        max-width:82px;*/
    }

    table.overview.head {
        /*margin-left: 18px;*/
    }

    table.overview.sp th, td
    {
        /*min-width: 146px;*/
        /*max-width: 123px;
        width: 123px;*/
        width:189px;
    }
.a
{
    min-width:10%;
    max-width:10%;
    width:10%;
}
.img
{
    min-width:10%;
    max-width:10%;
    width:10%;
}
.b
{
    min-width:15%;
    max-width:15%;
    width:15%;
}
.c
{
    min-width:50%;
    max-width:50%;
    width:50%;
}

table.overview
{
    min-width: 100%;
    max-width: 100%;
    width: 100%;

}  
table.overview.content
{
    min-width: 100%;
    max-width: 100%;
    width: 100%;
}  
table.overview th:first-child {
    background-color:#d3dce0;
}
table.overview th {
    border: 2px solid #fff;
    padding:3px;
    
    background-color:#d3dce0;
    font-size:14px;
    font-weight:600;
    
}
table.overview td{
    border: 2px solid #fff;
    padding:3px;
    font-size:13px;
    /*text-align:right;*/
    
}
    table.overview td input {
        float:left;
        background-color: inherit;
        padding-top:2px;
        padding-bottom:2px;
        margin-bottom:1px;
        margin-top:1px;
    }
    table.overview td:first-child {
        /*background-color:rgba(0, 0, 0, 0.15);*/
        text-align:left;
    }
        table.overview td:first-child input {
            background-color: rgba(0, 0, 0, 0);
            border: none;
        }
table.overview tr:nth-child(even) {
    background-color: #c8c8c8;
}
    table.overview td.img
    {
        padding:0;
        max-height: 40px;
    }
        table.overview td.img > img
        {
            width: 100%;
        }
table.overview tr:nth-child(odd) {
    background-color:#e2e2e2;
}
table.details
{
       min-width: 100%;
    max-width: 100%;
    width: 100%;
}
tr.trenner td
{
    max-height:2px;
    min-height:2px;
    background-color:#c4d0df;
    border:none;
}
input.formel {
    display:none;
}
div.bobble {
    z-index: 50;
    width: 19px;
    height: 19px;
    background-color: red;
    /*border: 2px solid #900000;*/
    border-radius: 10px 10px;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
    vertical-align:central;
    text-align:center;
    position:absolute;
    margin-left: -12px;   
    color:white;
    font-size:13px;
    line-height: 17px;
    margin-top:9px;
}
table.artikel td{
    overflow:hidden;
}
div.helpbobble {
    width: 19px;
    height: 19px;
    background-color: #1596b9;
    margin-right: 5px;
    border-radius: 9px 9px;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
    line-height: 18px;
    text-align: center;
    float: right;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    font-size:13px;
}
input.ergebnis {
    background-color:#e2e2e2;
}
div.feedbackform {
    z-index: 2000;
    position: absolute;
    top:20%;
    left: 20%;
    width:444px;
   font-size: 1.5em;
    background-color: #333;
    border: 2px solid #c8c8c8;
    border-radius: 3px 3px;
    padding: 3px 6px 6px 6px;
    color: white;
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
}
    div.feedbackform div.dialoghead {
        height: 24px;
        background-color: #c6c6c6;
        box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
        padding: 3px;
    }
    div.feedbackform div.close {
        background-image:url(../Images/delete.gif);
        background-repeat:no-repeat;
        background-position:top right;
        width: 64px;
        height:16px;
        float:right;
        cursor: pointer;
        
    }
    div.feedbackform div.bestaetigenJ {
        background-color:#A9D046;
        text-align:center;
        vertical-align:central;
        margin: 4px;
        box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
        width: auto;
        height:28px;
        float:left;
        cursor: pointer;
        padding:4px 10px 4px 10px;
    }
    div.feedbackform div.bestaetigenN {
        text-align:center;
        vertical-align:central;
        background-color:#c8c8c8;
        width: auto;
        height:16px;
        float:left;
        margin: 4px;
        box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
        cursor: pointer;
        padding:4px;
    }
    div.feedbackform.error .dialoghead
    {
        background-color:#f00;
        box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
    }
div.plusbutton {
    position: absolute;
    margin-left: -25px;
    margin-top: -4px;
    width: 25px;
    height: 40px;
    background-color: #A9D046;
    color: #fff;
    text-align:center;
    vertical-align:top;
    cursor:pointer;
    font-size: 20px;
    font-weight:600;
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
    line-height: 19px;
}

div.minusbutton {
    position: absolute;
    margin-left: -25px;
    margin-top: -4px;
    width: 25px;
    height: 40px;
    background-color: #A9D046;
    text-align:center;
    vertical-align:top;
    cursor:pointer;
    font-size: 15px;
    font-weight:600;
    color: #fff;
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
    line-height: 19px;
}

div.layer {
    position: absolute;
    top: 5%;
    left: 2%;
    z-index: 100;
    display: none;
    background-color: #333;
    border: 2px solid #c8c8c8;
    border-radius: 3px 3px;
    padding: 3px 6px 6px 6px;
    max-width: 95%;
    box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.3);
}
div.layeropts {
    width: 100%;
    height: 25px;
    padding: 2px;
    text-align: right;
}
    
    div.layeropts span {
        
        background-color: #c6c6c6;
        border: 2px solid #a8a8a8;
        border-radius: 3px 3px;
        margin-left: 5px;
        vertical-align:middle;
        
    }
    div.layeropts span.button {
        cursor:pointer;
    }

div.layercontent {
    padding: 0;
    width: 100%;
    
}
    div.layercontent .mapImage {
        background-color: #fff;
        
    }
    div.layercontent .mapImage img {
        max-width: 100%;
        
        cursor:crosshair;
    }

div.stecknadel {
    position: absolute;
    color: black;
    z-index: 1000;
    width:20px;
    height:29px;
    background-image: url(../Images/pin.gif);
    text-align:center;
}
    div.stecknadel span {
        
    }


ol.myform textarea.metadaten {
    display:none;
}
div.mapForm div.nadelpunkt {
    background-image: url(../Images/delete.gif);
    
    background-position:left;
    background-repeat: no-repeat;
    margin: 2px;
    padding-left: 45px;
    padding-right: 35px;
    font-size: 1.3em;
    font-weight:600;
    float:right;
    cursor: pointer;
}
ol.myform div.help {
    display: none;
    width: 90%;
    padding: 2px;
    background-color: #A6BAED;
    overflow: auto;
    max-height: 200px;
    background-image:url(../Images/delete.gif);
    background-position: right top;
    background-repeat:no-repeat;
}
    ol.myform div.help img {
        max-width: 650px;
    }

ol.myform div.feedbackmsg {
    display: none;
    width: 90%;
    padding: 2px;
    background-color: #A9D046;
    overflow: auto;
    max-height: 200px;
    background-image:url(../Images/delete.gif);
    background-position: right top;
    background-repeat:no-repeat;
    
}
    ol.myform div.feedbackmsg img {
        max-width: 650px;
    }
ol.myform div.feedback {
    /*
    
    background-image: url(../Images/help.png);
    background-repeat:no-repeat;
    background-position:right;
    height: 24px;
    width: 24px;
        */
    
    width: 19px;
    height: 19px;
    
    background-color: #A9D046;
    /*border: 2px solid #7ac0da;*/
    border-radius: 9px 9px;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);

    text-align:center;
    float: right;
    color: #fff;
    font-weight:600;
    cursor:pointer;
} 

ol.myform {
    list-style: none;
    /*border-bottom: 4px solid #c6c6c6;*/
    padding-left: 10px; 
    
}
    ol.myform li {
        list-style-position:inside;
        /*padding-left: 12px;*/
        /*border-top: 2px solid white;*/
        /*border-left: 2px solid white;*/
        border: none;
    }
    ol.myform ul.multiple {
        padding-left: 16px;
        /*border-right: 4px solid #A9D046;
        border-top: 4px solid #A9D046;*/
    }
    ol.myform > li
    {
        /*border-top: 2px solid #fff;
        border-left: 2px solid #fff;*/
    }
/*ol.myform  li:nth-child(odd) {
     background-color: #e2e2e2;
}
ol.myform  li:nth-child(even) {
     background-color: #f2f2f2;
}*/

    ol.myform ul
    {
        padding-left: 8px;
    }

    ol.myform fieldset.accordion > legend {
        background-image: url('../Images/bullet.png');
        background-position:7px,98%;
        background-repeat:no-repeat;
        cursor:pointer;
        text-decoration: none;
        line-height:28px;
        font-size:1em;
    }
        ol.myform fieldset.accordion > legend.open
        {
            background-image: url('../Images/green-bullet.png');
        }


    ol.myform fieldset.accordion ul.timeline
    {
        padding-left:4px;
    }
    ol.myform ul.timeline  > li > fieldset.accordion > legend
    {
        background-image: url('../Images/tl-black.png');
        background-position:left,98%;
        background-repeat:no-repeat;
        cursor:pointer;
        margin-left: -14px;
        text-decoration: none;
        line-height:28px;
        font-size:1em;
    }
        ol.myform ul.timeline  > li > fieldset.accordion > legend.short
        {
             background-image: url('../Images/tl-black-8.png');
        }
    ol.myform  ul.timeline > li > fieldset.accordion > legend.open
    {
        background-image: url('../Images/tl-green.png');
    }
    ol.myform  ul.timeline  > li > fieldset.accordion > legend.open.short
    {
        background-image: url('../Images/tl-green-8.png');
    }
    ol.myform fieldset.accordion  legend.plus.small
    {
        background-size: 18px;
        margin-left: -18px;
        background-position:left;
    }
    ol.myform fieldset.accordion  legend.plus 
    {
        /*background-image: url(/Images/plus.png);*/
        background-image: url(../Images/Icons/add170.svg);
        background-size:18px;
        background-position:2px;
        background-repeat:no-repeat;
        cursor:pointer;
        text-decoration: none;
        line-height:28px;
        padding-left:30px;
        
    }
    ol.myform fieldset.accordion legend.link {
        background-image: url(../Images/Icons/link54.svg);
        background-size:18px;
        background-position:2px;
        background-repeat:no-repeat;
        cursor:pointer;
        text-decoration: none;
        line-height:28px;
        padding-left:30px;
    }
        ol.myform fieldset.accordion > legend.plus.open
        {
            
        }

        ol.myform fieldset.accordion.noArrow  > legend
        {
            background-image: none;
            cursor:pointer;
            text-decoration: underline;
            font-size: 1em;
        }
        ol.myform fieldset.accordion.noArrow > legend.open
        {
            
        }

ol.myform fieldset li {
    /*border-top: 2px solid #fff;*/
    margin: 0;
    clear:both;
}
ol.myform li fieldset.accordion ul  {
   /*border-top: 2px solid #fff;*/
   /*background-color: #f8f8f8;/*rgba(224,224,224,0.1);*/
}

    ol.myform ul.featurelist
    {
        font-size:12px;
        list-style:disc;
        
    }
        ol.myform ul.featurelist li
        {
            border-bottom: 1px solid white;
            padding:2px;
            border-left: none;
        }
    
    ol.myform ul.featurelist li.head {
        background-color: #c8c8c8;
        list-style:none;
        clear:both;
    }

/* dynamics */
div.einheit {
    /*position: absolute;
    margin: 7px 0 6px 518px;
    z-index: 10;
    */
    font-size: 1.1em;
    font-weight: 600;
    
}

fieldset.optional {
    display:none;
}

ol.myform div.mapForm ul {
    padding-left: 0;
}
ol.myform div.mapImage {
    /*overflow:scroll;*/

}
ol.myform span.button {
    cursor: pointer;
}
/*  Tabs  */
ol.myform ul.tabs {
    display:block;
}
ol.myform ul.tabs > li {
    float: left;
    padding: 6px 5px 6px 5px;
    border-left: 2px solid #BEC0C2;
    border-top: 2px solid #BEC0C2;
    border-right: 2px solid #BEC0C2;
    border-radius: 4px 4px 0 0;
    /*
    
    border-top: none;
    */
    margin-right: 5px;
    background-color: #f9f9f9;
    font-weight: 600;
    cursor:pointer;
}
ol.myform ul.tabcontent {
    float: none;
    clear:both;
}
ol.myform ul.tabcontent > li {
    display:none;
    border-top: none;
}
ol.myform ul.tabs > li:first-child {
    background-color: #e6e6e6;
}
ol.myform ul.tabcontent > li:first-child {
    display: block;
}

/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

        .featured hgroup.title h1, .featured hgroup.title h2 {
            color: #fff;
        }

        .featured p {
            font-size: 1.1em;
        }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}


/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: bolder;
    font-size: 1.3em;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        min-width: 250px;
        max-width: 250px;
    }

    #loginForm input[type="checkbox"],
    #loginForm input[type="submit"],
    #loginForm input[type="button"],
    #loginForm button {
        max-width: initial;
        min-width: initial;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */


fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

fieldset.nopad {
    border: none;
    margin: 0;
    padding: 0;
}
fieldset.inner {
    border: none;
    margin: 0;
    padding: 0px 2px 2px 2px;
    
}
 fieldset legend {
        width: 100%;
        display: block;
        margin-left: -16px;
        font-size: 1em;
        font-weight: 400;
    }
    fieldset.accordion legend.open {
        /*background-color:rgba(224,224,224,0.1);*/
    }
fieldset.inner legend {
        font-size: 1.3em;
        font-weight: 600;
    }
    
ol.myform legend {
    padding-left: 18px;
    
        /*background-image: url(../Images/pfeil-unten.png);
        background-position:left;
        background-repeat:no-repeat;*/
}
fieldset legend.important b
{
    background-color:#A9D046;
    padding: 2px;
}
ol.myform li > ul > li {
    border-top: none;
}

ol.myform ul.tabcontent > li > ul {
    padding-left: 0px;
}

fieldset ol {
    padding: 0;
    list-style: none;
}

fieldset ol li {
    padding-bottom: 5px;
}


label {
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    min-width: 126px;
    max-width: 126px;
/*    vertical-align: top;*/
    /*margin-left:8%;*/
    /*padding: 8px 2px 2px 10px;*/
}
div.nav
{
    display: inline-block;
    
    text-align:right;
}
div.green_link a
{
    color: #444;
}
label.checkbox {
    display: inline;
}
textarea {
    resize:vertical;
}
select, input, textarea {
    display:inline-block;
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1em;
    margin: 2px 0 2px 0;
    padding: 2px;
    min-width: 80px;
    /*max-width: 150px;*/
}
    input[type="radio"] {
        display: inline;
        width: 20px;
        max-width: 20px !important;
        min-width: 20px !important;
    }
    input[type="text"] {
		/*min-width: 294px;*/
        /*max-width: 294px;*/
    }
    input[type="text"].datepicker {
        min-width: 102px;
        max-width: 102px;
    }
    input[type="text"].zeit {
        min-width: 38px;
        max-width: 38px;
    }
    input[disabled="disabled"]
    {
        background-color: #d3dce0;
    }
    input[name="orderNr"]
    {
        border: 4px solid #7ac0da;
    }
select
{
    margin-left: 0px;
    /*max-width: 150px;
    min-width: 150px;*/
}
select[disabled="disabled"]
    {
        background-color: #d3dce0;
    }
textarea {
    font-family: inherit;
    width: 500px;
    min-height: 55px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

    input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: auto;
        min-width: 10px;
    }

    input[type="submit"],
    input[type="button"],
    button {
        background-color: #d3dce0;
        /*border: 1px solid #787878;*/
        cursor: pointer;
        font-size: 1.1em;
        font-weight: 500;
        padding: 2px;
        margin-right: 8px;
        width: 140px;
        float:right;
        margin-top: 4px;
    }

    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 2px;
        margin-right: 4px;
    }

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}
    table.inline
    {
        display: inline-block;
    }

th {
    font-size: 1.0em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

    th a:link, th a:visited, th a:active, th a:hover {
        color: #333;
        font-weight: 600;
        text-decoration: none;
        padding: 0;
    }

    th a:hover {
        color: #000;
    }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }
table.inline th
{
    font-size: 1.0em;
}
td {
    padding: 0px 2px 0px 4px;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}


table.details th
{
    border: 2px solid #fff;
    padding: 3px;
    text-align: left;
    background-color: #c4d0df;
    font-size: 14px;
    font-weight: 600;
}
table.details td
{
    border: 2px solid #fff;
padding: 3px;
/* text-align: right; */
width: 169px;
    vertical-align:top;
}

table.prefSel  td
{
    border: 2px solid #fff;
    padding: 0 5px 0 3px;
    /* text-align: right; */
    width: 169px;
    vertical-align:middle;
}
table.prefSel  th
{
    border: 2px solid #fff;
    padding: 0 5px 0 3px;
    text-align: left;
    background-color: #c4d0df;
    font-size: 14px;
    font-weight: 600;
}

table.overview.ergebnis th.A
{
    min-width:5%;
    max-width:5%;
    width:5%;
}
table.overview.ergebnis th.B
{
    min-width:10%;
    max-width:10%;
    width:10%;
}
table.overview.ergebnis th.C
{
    min-width:15%;
    max-width:15%;
    width:15%;
}
table.overview.ergebnis th.D
{
    min-width:20%;
    max-width:20%;
    width:20%;
}
table.overview.ergebnis th.E
{
    min-width:30%;
    max-width:30%;
    width:30%;
}


table.overview.ergebnis td.A
{
    min-width:5%;
    max-width:5%;
    width:5%;
}
table.overview.ergebnis td.B
{
    min-width:10%;
    max-width:10%;
    width:10%;
}
table.overview.ergebnis td.C
{
    min-width:15%;
    max-width:15%;
    width:15%;
}
table.overview.ergebnis td.D
{
    min-width:20%;
    max-width:20%;
    width:20%;
}
table.overview.ergebnis td.E
{
    min-width:30%;
    max-width:30%;
    width:30%;
}

table.overview.ergebnis td.D span
{
    margin: 1px;
    padding: 1px;
    border-color:#e80c4d;
    border: 1px dotted red;
}

/********************
*   Mobile Styles   *
********************/
/*@media only screen and (max-width: 900px) {
    
    header div.content-wrapper {
        background-image: none;
    }
    div.full-height {
        height: 100%;
    }
    div.float-right.fixed-width {
        height:auto;
    }
    .fixed-width {
        width:auto;
    }
    #login {
       font-size: .85em;
        margin: 0 0 5px;
        position: inherit;
        bottom: auto;
        float: none;
        z-index: 2;
        position: absolute;
        top: 8px;
        max-width: 100px;
        left: -100px;
    }
    div.header-right
    {
        display: none;
    }
}*/






/* Additionals SubMenu */
    .submenu {
        background-color: #e2e2e2;
        padding-left:  20px;
        padding-right: 0px;
        margin-left: -10px;
        margin-right: -10px;
        border-top: 2px solid #A9D046;
    }
    .submenu ul {
        padding: 2px 12px 2px 16px;
    }
    .submenu li {
        padding-bottom: 4px;
        display: inline-table;
        margin-right: 6px;
        height: 24px;
    }
    .submenu .active {
        background-image: url(../Images/green-active.png);
        background-position: left bottom;
        background-repeat: no-repeat;
    }
    .submenu li:hover {
        background-image: url(../Images/green-active.png);
        background-position: left bottom;
        background-repeat: no-repeat;
    }
    .submenu a {
        
        line-height: 1.8em;
        font-size: 1.3em;
        font-weight: 600;
        text-decoration: none;
        
    }
    .submenu a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }


/* Form Styling */
li.grid {
    clear:both;
}

.one-ninth {
    min-width:11%;
    max-width:11%;
    float:left;
}

input[type="text"].one-ninth {
    min-width:11%;
    max-width:11%;
    float:left;
}

.two-ninth {
    min-width:22%;
    max-width:22%;
    float:left;
}

input[type="text"].two-ninth {
    min-width:22%;
    max-width:22%;
    float:left;
}

.three-ninth {
    min-width:33%;
    max-width:33%;
    float:left;
}

input[type="text"].three-ninth {
    min-width:33%;
    max-width:33%;
    float:left;
}

select.three-ninth {
    min-width:33.8%;
    max-width:33.8%;
    float:left;
}

.four-ninth {
    min-width:44%;
    max-width:44%;
    float:left;
}

.five-ninth {
    min-width:55%;
    max-width:55%;
    float:left;
}

.six-ninth {
    min-width:66%;
    max-width:66%;
    float:left;
}

.seven-ninth {
    min-width:78%;
    max-width:78%;
    float:left;
}

.eight-ninth {
    min-width:89%;
    max-width:89%;
    float:left;
}

.nine-ninth {
    min-width:100%;
    max-width:100%;
    float:left;
}

input[type="text"].four-ninth {
    min-width:44%;
    max-width:44%;
    float:left;
}

input[type="text"].five-ninth {
    min-width:55%;
    max-width:55%;
    float:left;
}

input[type="text"].six-ninth {
    min-width:66%;
    max-width:66%;
    float:left;
}

input[type="text"].seven-ninth {
    min-width:79.3%;
    max-width:79.3%;
    float:left;
}

input[type="text"].eight-ninth {
    min-width:89%;
    max-width:89%;
    float:left;
}

input[type="text"].nine-ninth {
    min-width:100%;
    max-width:100%;
    float:left;
}

input[type="text"].table_entry {
    min-width:30px;
    max-width:150px;

}
input[type="text"].table_entry:focus {
    border: 1px solid #e2e2e2;
}

input.nonpublic
{
    background-color: #f2f2f2;
}

th.table_entry {
    /*
    min-width:169px;
    max-width:169px;
        */
    min-width:20%;
    max-width:20%;
    width:20%;
}
th.table_entry_small {
    /*
    min-width:82px;
    max-width:82px;
        */
    min-width:10%;
    max-width:10%;
    width:10%;

}

li.accordionTable th.table_entry {
    /*
    min-width:169px;
    max-width:169px;
        */
    min-width:20%;
    max-width:20%;
    width:20%;
}

td.table_entry {
     /*
    min-width:169px;
    max-width:169px;
        */
    min-width:20%;
    max-width:20%;
    width:20%;
    word-wrap:break-word;
}

li.accordionTable td.table_entry {
     /*
    min-width:169px;
    max-width:169px;
        */
    min-width:20%;
    max-width:20%;
    width:20%;
}

td.table_entry_2 {
    /*min-width:338px;
    max-width:3328px;*/
    min-width:40%;
    max-width:40%;
    width:40%;

}

li.accordionTable td.table_entry_2 {
    /*min-width:330px;
    max-width:330px;*/
        min-width:40%;
    max-width:40%;
    width:40%;
}
th.table_entry_2 {
    /*min-width:338px;
    max-width:338px;*/
        min-width:40%;
    max-width:40%;
    width:40%;
}

li.accordionTable th.table_entry_2 {
    /*min-width:330px;
    max-width:330px;*/
        min-width:40%;
    max-width:40%;
    width:40%;
}
li.accordionTable table.overview td
{
    /*min-width:165px;
    max-width:165px;*/
        min-width:20%;
    max-width:20%;
    width:20%;
    text-align: left;
}
li.accordionTable table.overview td.table_entry_2 {
    /*min-width:330px;
    max-width:330px;*/
        min-width:40%;
    max-width:40%;
    width:40%;
    text-align: left;
}

div.message
{
    display:none;
    /*color: green;
    position: relative;
    font-weight: 800;
    background-color: #e2e2e2;
    border: 4px dotted #A9D046;
    padding: 25px;
    z-index: 150;
    top: 9px;
    left: 0px;
    background-image: url(/Images/close.gif);
    background-position-x: right;
    background-position-y:top;
    background-repeat: no-repeat;*/
}
div.inlineMessage
{
    color: green;
    position: relative;
    font-weight: 800;
    background-color: #e2e2e2;
    border: 4px dotted #A9D046;
    padding: 15px;
    z-index: 150;
    top: 9px;
    left: 0px;
    background-image: url(../Images/close.gif);
    background-position-x: right;
    background-position-y:top;
    background-repeat: no-repeat;
}
div.error
{
    display:none;
    /*position: relative;
    font-weight: 800;
    
    padding: 25px;
    z-index: 150;
    top: 9px;
    left: 0px;
    background-image: url(/Images/close.gif);
    background-position-x: right;
    background-position-y:top;
    background-repeat: no-repeat;


    color: red;
    background-color: #fff;
    border: 4px dotted red;*/
    
}
fieldset.accordion > ul
{
    display: none;
    margin-top: 12px;
}
    fieldset.accordion > ul.open {
        display:block;
    }
pre.debug
{
    display:none;
}

div#empfehlen
{
    color: #A9D046;

    font-size: .85em;
    margin: 0 0 5px;
    text-align: right;
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
    float: right;
}

input.resetKnop
{
    background-color: #c8c8c8;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 500;
    padding: 4px;
    margin-right: 0px;
    width: 20px;
    min-width: 20px;
    max-width: 20px;
}
input.sendeKnop
{
    background-color: #A9D046;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 500;
    padding: 4px;
    margin-right: auto;
    width: 60px;
    min-width: 60px;
    max-width: 60px;
}


/* login
----------------------------------------------------------*/
    #empfehlen div {
        background-color:#d3dce0;
        padding: 2px 4px 2px 4px;
    }

    #empfehlen a {
        background-color: rgba(0,0,0,0.3);
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        color: #A9D046;
        text-decoration: none;
    }
div.right div.green_link
{
    
    min-width:160px;
}
div.right div.green_link a
{
 background-image: url('..Images/link.png');
    background-position:right;
    background-repeat:no-repeat;
    
    min-width:100%;
    width: 100%;
    display: block;
    
}

table.form
{
       min-width: 100%;
    max-width: 100%;
    width: 100%;
}
table.form td.label
{
    width:20%;
}
table.form td.value
{
    width:80%;
}
table.form td.value input[type="text"]
{
    min-width:90%;
    max-width:90%;
    width:90%;
}
table.form td.value_small input[type="text"]
{
    min-width:50%;
    max-width:50%;
    width:50%;
}

table.form td.value textarea
{
    min-width:90%;
    max-width:90%;
    width:90%;
    height:250px;
}
div.waitLayer
{
    z-index: 100;
    width:100%;
    height:100%;
    position:fixed;
    top: 0;
    left: 0;
    background-color:rgba(0,0,0,0.5);
    background-image:url(../Images/bar180.gif);
    background-repeat:no-repeat;
    background-position:center;
}
.center
{
    text-align:center;
}
.right
{
    text-align:right;
}
.schliessen
{
    text-align:center;
    cursor:pointer; 
    font-weight:900;
    background-color:#c4d0df;
    line-height:30px;
}
div.images
{
    padding-top: 12px;
}
div.images a img
{
    
    margin: 6px;
}

div.anzahlSuchergebisse
{
    z-index: 50;
    width: 19px;
    height: 19px;
    background-color: red;
    /* border: 2px solid #900000; */
    border-radius: 10px 10px;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
    vertical-align: central;
    text-align: center;
    position: absolute;
    margin-left: -300px;
    color: white;
    margin-top: -34px;
    line-height: 18px;
    font-size: 13px;
}
div.neuesFahrzeug
{
    z-index: 50;
    width: 19px;
    height: 19px;
    background-color: red;
    /* border: 2px solid #900000; */
    border-radius: 10px 10px;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
    vertical-align: central;
    text-align: center;
    position: absolute;
    margin-left: -340px;
    color: white;
    margin-top: 0px;
    line-height: 18px;
    font-size: 13px;
}

div.vorschläge
{
    /*display:inline;*/
    z-index:4000;
    position:absolute;
    margin-left:212px;
    min-width:300px;
    width:300px;
}
div.vorschläge select
{
    min-width:300px;
    width:300px;
}
div.infomsg
{
    z-index:4000;
    position:absolute;
    margin-left:12px;
    min-width:300px;
    width:300px;
    color:black;
    background-color:white;
    padding: 5px;
    border: 2px solid red;
}
li.typeAhead
{
    cursor: pointer;
    padding: 3px;
}

td.guid
{
    font-size: 0.5em;
}
.pasted_container
{
    display:inline-block;
    cursor:text;
    min-width: 500px;
    max-width: 500px;
    min-height: 30px;
    border: 3px dotted #A9D046;
    vertical-align: top;
    margin-top: 10px;
    background-image:url(../Images/Icons/Paste.svg), url(../Images/Icons/mouse01.svg), url(../Images/Icons/strg_v.svg);
    background-position: left center,155px center,171px center;
    background-size: 150px,10px,60px;
    background-repeat:no-repeat;

}
img.preview, video.preview
{
    max-width: 70%;
}
ul.timeline
{
    margin-left: -14px;

}
ul.timeline > li
{
    border-left: 2px solid #808080;
    padding-left:9px;
}
    ul.timeline > li > fieldset
    {
        padding-left: 5px;
        /*border-bottom:1px solid #898989;*/
    }
    ul.timeline> li:last-child >fieldset{
        border:none;
    }
        /*ul.timeline > li > fieldset > legend > table
        {
            line-height:initial;
        }
        ul.timeline > li > fieldset > legend > table td.s
        {
            min-width:100px;
            max-width:100px;
            width:100px;
        }
        ul.timeline > li > fieldset > legend > table td.m
        {
            min-width: 200px;
            max-width:200px;
            width:200px;
        }
        ul.timeline > li > fieldset > legend > table td.l
        {
            min-width:400px;
            max-width:400px;
            width:400px;
        }

        ul.timeline > li > fieldset > legend > table th.s
        {
            min-width:100px;
            max-width:100px;
            width:100px;
        }
        ul.timeline > li > fieldset > legend > table th.m
        {
            min-width:200px;
            max-width:200px;
            width:200px;
        }
        ul.timeline > li > fieldset > legend > table th.l
        {
            min-width:400px;
            max-width:400px;
            width:400px;
        }*/



li.platzhalterElemente > div > span
{
    cursor:pointer;
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 500;
    padding: 0 4px 0 4px;
    margin-right: 8px;
    width: auto;
}

table.ticket2
{
    width:100%;
    line-height:initial;
    height:38px;

}
table.ticket 
{
    width:100%;
    line-height:initial;
    height:38px;
}
ul.timelineHead table.ticket
{
    border:none;
}
table.ticket th {
    cursor:default;
}
    table.ticket td,table.ticket th {
        overflow:hidden;
        word-wrap:hyphenate;
        
    }
    table.ticket td.s, table.ticket th.s,
    table.ticket2 td.s, table.ticket2 th.s
    {
        min-width:9%;
        max-width:9%;
        width:    9%;
    }
    table.ticket td.ss,table.ticket th.ss,
    table.ticket2 td.ss, table.ticket2 th.ss
    {
        min-width:6%;
        max-width:6%;
        width:    6%;
    }
    table.ticket td.ms,table.ticket th.ms,
    table.ticket2 td.ms, table.ticket2 th.ms
    {
        min-width:11%;
        max-width:11%;
        width:    11%;
    }
    table.ticket td.sm,table.ticket th.sm,
    table.ticket2 td.sm, table.ticket2 th.sm
    {
        min-width:13%;
        max-width:13%;
        width:    13%;
    }
    table.ticket td.m,table.ticket th.m,
    table.ticket2 td.m, table.ticket2 th.m
    {
        min-width: 18%;
        max-width: 18%;
        width:     18%;

    }
    table.ticket td.l,table.ticket th.l,
    table.ticket2 td.l, table.ticket2 th.l
    {
        min-width:  27%;
        max-width:  27%;
        width:      27%;

    }
    table.ticket td:first-child {
        text-align:right;
        padding-right:4px;
    }
    table.ticket td:last-child{
        padding-right:4px;
    }
td.red,div.red
{
    color:red;
}
td.rechts {
    text-align:right;
    padding-right:12px;
}
li.regeln.hidden
{
    display:none;
}
div.anhanglöschen
{
    display:inline;
    cursor:pointer;
    padding:2px;
    border:1px solid rgba(0,0,0,0.3);
    background-color:#c6c6c6;
}
div.anhang
{
    float: right;
    
    width:75%
}
li.save
{
    clear: both;
}
label > input
{
    float:none !important;
}
div.linke_spalte
{
    display:inline-block;
    width: 48%;
}
div.rechte_spalte
{
    display:inline-block;
    width:48%;
}
    div.rechte_spalte.ra label {
        padding-left: 10px;
        min-width: 122px;
        max-width: 122px;
    }
    div.rechte_spalte.ra select {
        min-width: 164px;
        max-width: 164px;
    }
    div.rechte_spalte label.ticketLabelRechts {
        min-width: 65px;
        max-width: 65px;
    }
        div.rechte_spalte label.ticketLabelRechts + span {
            width: 201px;
        }
        div.rechte_spalte label.ticketLabelRechts + select {
            min-width: 225px;
            max-width: 225px;
        }
    div.rechte_spalte.ra label.ticketLabelRechts {
        min-width: 61px;
        max-width: 61px;
    }
fieldset.accordion ul.indent {
    margin-left:100px;
}
ul.filelist {
    border: 1px solid #ccc;
    padding: 0;
    width: 71.5%;
    margin: 2px 0 2px -3px;
}
    ul.filelist input[type="image"] {
        width: 12px;
        max-width: 12px;
        min-width: 12px;
       /* margin-left: -10px;*/
        vertical-align:inherit;
    }
    ul.filelist li {
        display:block;
        vertical-align:middle;
    }
    ul.filelist input[type="file"] {
        margin-left: 10px;
        margin-right: 10px;
    }
    ul.filelist input.right {
        float:right;
        vertical-align: inherit;
        margin-right:10px;
    }
    ul.filelist > li > label {
        vertical-align: inherit;
        margin-left:12px;
    }
input.menge {
    min-width: 35px;
    max-width: 35px;
    width: 35px;
    vertical-align: inherit;
}
div.Loader { 
    width:100%; 
    height:100%; 
    position:fixed; 
    top:0; 
    left:0; 
    z-index:10000; 
    background-color: rgba(0,0,0,0.5); 
    background-image: url(../Images/bar180.gif); 
    background-position:center,center; 
    background-position:50% 50% ;
    background-repeat:no-repeat; 
}
div#modal_dialog {
    width:100%; 
    height:100%; 
    position:fixed; 
    top:0; 
    left:0; 
    z-index: 10000000000;
    background-color: rgba(0,0,0,0.5);
}
    div#modal_dialog div#modal_dialog_box {
        width: 250px;
        min-height: 100px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30%;
        border-radius: 7px;
        padding: 10px;
        background: rgb(153,153,153);
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,  rgba(153,153,153,1) 0%, rgba(204,204,204,1) 48%, rgba(187,187,187,1) 52%, rgba(204,204,204,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,153,153,1)), color-stop(48%,rgba(204,204,204,1)), color-stop(52%,rgba(187,187,187,1)), color-stop(100%,rgba(204,204,204,1)));
        background: -webkit-linear-gradient(top,  rgba(153,153,153,1) 0%,rgba(204,204,204,1) 48%,rgba(187,187,187,1) 52%,rgba(204,204,204,1) 100%);
        background: -o-linear-gradient(top,  rgba(153,153,153,1) 0%,rgba(204,204,204,1) 48%,rgba(187,187,187,1) 52%,rgba(204,204,204,1) 100%);
        background: -ms-linear-gradient(top,  rgba(153,153,153,1) 0%,rgba(204,204,204,1) 48%,rgba(187,187,187,1) 52%,rgba(204,204,204,1) 100%);
        background: linear-gradient(to bottom,  rgba(153,153,153,1) 0%,rgba(204,204,204,1) 48%,rgba(187,187,187,1) 52%,rgba(204,204,204,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#cccccc',GradientType=0 );

        box-shadow: 10px 10px 5px rgba(0,0,0,0.5);
    }
        div#modal_dialog div#modal_dialog_box input[type="button"] {
            width: auto;
            height: auto;
            border-radius: 5px;
            background-color: #CFCFCF;
            box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
            float:none;
            margin-top: 26px;
            margin-left: 25px;
        }

ol.myform ul.attachments {
    display: inline-block;
    margin-left:0px;
        padding-left:0px;
}
    ol.myform ul.attachments > li {
        margin-left:0px;
        padding-left:0px;
    }

ol.myform form {
    /*border: 1px dotted rgba(169, 208, 70, 0.15);*/
}

span.wolke {
    cursor:pointer;
    border: 2px solid #A9D046;
    padding: 0 4px;
}
div.rechts {
    display:inline-block;
    max-width:500px;

}
ul.rechts {
    display:inline-block;
    max-width:500px;

}
input[type="image"].löschen.right {
    float:right;
    /*position:initial;*/
}
input[type="image"].löschen {
    max-width: 18px;
    min-width: 18px;
    max-height: 18px;
    min-height: 18px;
    position: relative;
    z-index: 10;
    border: none;
    margin-top: -31px;
}
input.w_275 {
    min-width:275px;
    max-width:275px;
}
.w_300 {
    min-width:300px;
    max-width:300px;
}
input.w_500 {
    min-width:500px;
    max-width:500px;
}
.w_200 {
    min-width:200px;
    max-width:200px;
}
.w_170 {
    min-width:170px;
    max-width:170px;
}
.w_237 {
    min-width:237px;
    max-width:237px;
}
.w_395 {
    min-width:395px;
    max-width:395px;
}
ul.smaller label {
    min-width:110px;
    max-width:110px;
}
ul.indent >  li {
    
    max-width: 634px;

}
div.selectsearch {
    position: absolute;
    z-index: 100;
    margin-top: 4px;
    margin-left: 5px;
    display:inline;
}
    div.selectsearch > img {
        width:16px;
        height:16px;
        
    }
div.selectsearch > input[type="text"] {
    display:none;
    min-width:100px;
    max-width:100px;
    width:100px;
}


.chart {
	min-width:435px;
    max-width:435px;
	min-height:279px;
}
    .chart g.nv-slice {
        cursor:pointer;
    }
.slots {
    display:inline-block;
    margin-left:-43px;
    padding-top:40px;
    /*border:1px solid black;*/

}
.chartLegend {
    /*display:inline-block;*/
    margin-bottom:10px;
}
.chartLegend:first-child {
    margin-top:30px;
}
    .chartLegend div.chartLegendColor {
        display:inline-block;
        width:12px;
        height:12px;
        margin-right:10px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }
    .chartLegend div.chartLegendText {
        display:inline-block;
        min-width:100px;
    }
table.timeline {
    width:628px !important;
}
li.rightStatic {
    float:right;
}

ol.myform fieldset.accordion legend.plus.saveIcon {
    background-image:url("../Images/Icons/accept8.svg");
}
.green {
    background-color:rgb(187, 215, 0);
}
.orange {
    background-color:#FFD500;
}
.rot {
    background-color:#f00;
}
.balken {
    display:inline-block;
    height:100%;
    text-align:center;
}
ul.borderd>li>fieldset.accordion.entity,
ul.borderd>li>fieldset.stati {
    border-bottom: 1px solid #898989;
}
ul.borderd>li.borderdSonder>fieldset.accordion.entity {
    border-top: 1px solid #898989;
}
/*borderdSonder*/
ul.borderd>li:last-child>fieldset.accordion.entity,
ul.borderd>li:last-child>fieldset.accordion.stati {
    border:none;
}
ul.borderd>li.borderdSonder:last-child>fieldset.accordion.entity {
    border-bottom: 1px solid #898989;
}
td.aktion,th.aktion {
    text-align:center;
}
span.aktion {
    width:24px;
    height:24px;
    display:inline-block;
}
    span.aktion.weiterleitung {
        background-image: url(../Images/Icons/up107.svg);
        width: 18px;
        height: 18px;
        background-repeat: no-repeat;
        transform: rotate(90deg);
    }
    span.aktion.notiz {
        background-image:url(../Images/Icons/notebook65.svg);
    }
    span.aktion.leistung {
        background-image:url(../Images/Icons/circle98.svg);
        line-height: 22px;
        color:#606060;
        font-weight:bold;
    }
    span.aktion.kommunikation {
        background-image:url(../Images/Icons/chat55.svg);
    }
    span.aktion.link {
        background-image:url(../Images/Icons/planetary2.svg);
    }
    span.aktion.ticketLink {
        background-image:url(../Images/Icons/ticketLink01.svg);
        background-repeat: no-repeat;
        background-size: 23px;
        background-position-y: 9px;
    }
    span.aktion.fixed {
        background-image: url(../Images/Icons/check52.svg);
        background-size: 18px;
        background-repeat: no-repeat;
    }
select.taxonomyList {
    max-width: 400px;
    min-width: 400px;
}
input.clearBackgroundColor, img.clearBackgroundColor {
    background-color:rgba(0,0,0,0);
}
li.prio1 div.prioContainer {
    border:1px solid;
    width:920px;
    padding:10px;
}
    li.prio1 div.prioContainer div {
        display:inline-block;
        margin-left:14%;
        margin-right:12%;
        font-size:1.5em;
        cursor:pointer;
        border:1px solid black;
        padding-left:20px;
        padding-right:20px;
    }
li.prio2 div.prioContainer {
    width:920px;
    padding:10px;
}
    li.prio2 div.prioContainer div {
        display:inline-block;
        /*margin-left:14%;
        margin-right:12%;
        font-size:1.5em;*/
        cursor:pointer;
        border:1px solid black;
        padding-left:17px;
        padding-right:17px;
    }
div#favContainer {
    width:250px;
    height:150px;
    overflow-y:scroll;
    position:absolute;
    background-color:#898989;
    border:1px solid black;
}
div.pointers {
    width:657px;
}
div.pointers img, table.pointers th {
    cursor:pointer;
    margin-right:10px;
}
span.iconSize {
    display:inline-block;
}
img.iconSize, input[type="image"].iconSize,object.iconSize,span.iconSize,td.iconSize {
    width:18px;
    max-width:18px;
    min-width:18px;
    height:18px;
    max-height:18px;
    min-height:18px;
}
input[type="image"].iconSize {
    border:none;
    margin-bottom:-4px;
}
div.iconBar {
    display:inline-block;
    position: absolute;
    margin-top: -22px;
    margin-left: 16px;
    width: 915px;
}
fieldset.stammdata div.iconBar {
    margin-left:75px;
}
ol.myform fieldset.accordion > legend.settings {
    background-image:url(../Images/Icons/settings47.svg);
    background-size: 18px;
    background-position: 3px;
    background-repeat: no-repeat;
    cursor: pointer;
    text-decoration: none;
    line-height: 28px;
    padding-left: 30px;
    margin-left:-16px;
}
input[type="text"].w_144 {
    min-width:144px;
    max-width:144px;
}
label.tar {
    text-align:center;
}
div.unterschriftFeld {
    display:inline-block;
    /*width:300px;
    height:100px;*/
    border:1px solid #ccc;
    padding:48px;
    background-color:#fff;
    cursor:pointer;
}
    div.unterschriftFeld.inactiv {
        cursor:default;
    }
iframe#unterschr {
    width: 300px;
    height: 200px;
    background-color: #fff;
    display: inline-block;
}
div#menuBar {
    width: 26px;
    height: 204px;
    background-color: rgba(193,214,36,1);
    display: inline-block;
    text-align: center;
}
    div#menuBar img {
        cursor: pointer;
        margin-top: 28px;
        margin-bottom: 20px;
    }
div#cont {
    width:100%; 
    height:100%; 
    position:fixed; 
    top:0; 
    left:0; 
    z-index:10000; 
    background-color:rgba(0,0,0,0.6);
}
div#cont2 {
    width: 330px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25%;
    margin-bottom: 25%;
}
div.drag {
	width:450px;
	height:150px;
	border:1px solid black;
	background-color:#ccc;
	z-index:1000;
	margin:10px 0px;
}
	div.drag ul{
		list-style:none;
		padding:0;
		padding-left:10px;
	}
		div.drag ul li {
			margin-top: 20px;
			margin-bottom: 20px;
		}
		div.drag ul span {
			display:inline-block;
			margin-left:30px;
		}
		div.drag ul span:first-child {
			margin-left:0px;
		}
div.dropZone {
	float:right;
}
div.ticketZone {
    float:left;
}
div.dropZone div.drop {
	width:465px;
	height:450px;
	border:1px solid black;
	background-color:#aaa;
	margin:10px 0px 10px 0px;
	/*padding:10px;*/
}
	div.drop div.topBar {
		border-bottom:1px solid black;
		height:17px;
	}
		div.drop div.topBar div.name {
			float:left;
		}
		div.drop div.topBar div.time {
			float:right;
		}
	div.drop div.ticketContainer {
		overflow-y: scroll;
		height: 432px;
	}
	div.drop div.ticketContainer div.drag {
		width:430px;
		height: 20px;
		padding: 10px 5px 10px 5px;
		margin:10px auto 10px auto;
		position:relative;
		/*top:auto;
		left:auto;*/
	}
div.filter div.ticketFilter ,
div.filter div.ansichtsFilter {
    width:49%;
    display:inline-block;
}
div.filter div.ansichtsFilter {
    padding-left: 9px;
}

span.icons > input[type="image"] {
    display: inline-block;
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1em;
    margin: 2px 0 2px 0;
    padding: 2px;
    min-width: 8px;
    max-width: 8px;
}
div.qe {
    position: absolute;
    margin-top: -76px;
    width: 140px;
    margin-left: 166px;
}
    div.qe img {
        margin-left: 15px;
        margin-right: 15px;
        cursor: pointer;
    }
legend.smallLegend {
    padding-left: 20px;
    width: 0px;
}

span.plus 
{
    /*background-image: url(/Images/plus.png);*/
    background-image: url(../Images/Icons/add170.svg);
    background-size:18px;
    background-position:2px;
    background-repeat:no-repeat;
    cursor:pointer;
    text-decoration: none;
    line-height:28px;
    padding-left:30px;
}
span.plus.saveIcon {
    background-image: url(../Images/Icons/accept8.svg);
}
span.link {
    background-image: url(../Images/Icons/link54.svg);
    background-size:18px;
    background-position:2px;
    background-repeat:no-repeat;
    cursor:pointer;
    text-decoration: none;
    line-height:28px;
    padding-left:30px;
}
.textRight {
    text-align:right;
}
.whiteText {
    color:white;
}
div.formComplete div.w_135 input {
    min-width: 135px;
    max-width: 135px;
}
div.searchLayer {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.2);
    z-index:98;
}
div.inlineSuche {
    width: 50%;
    height: 50%;
    position:absolute;
    overflow:scroll;
    background-color:white;
    z-index:99;
    margin-top: 4px;
    left: 25%;
}
div.inlineSuche div.inlineSuche {
    width: 100%;
    height: 99%;
    left:0%;
    top:1%;
}
.rightStatic {
    float:right;
}
span.iconBar {
    display:inline-block;
    width:100%;
}
fieldset.linkKontakt div.formComplete span.searchField,
span.searchField,
span.kwField {
    display: inline-block;
    width: 139px;
    border: 1px solid #e2e2e2;
    overflow: hidden;
    padding: 2px;
    height: 15px;
    margin: 2px;
    line-height: 15px;
    margin-bottom: -7px;
    padding-right: 20px;
    background:none;
}
fieldset.linkKontakt div.formComplete span.searchField,
div.formComplete span.searchField {
    margin-left:0px;
    width: 194px;
}
fieldset.linkKontakt span.searchField {
    background-image:url(../Images/Icons/add170.svg);
    background-size:18px;
    background-repeat:no-repeat;
    width:18px;
    height:18px;
    margin:0px;
    padding:0px;
    border:none;
}
.Template {
    display:none;
}
img.iconSize.inlineSearchButton {
    margin-bottom: -5px;
    cursor:pointer;
}
img.iconSize.inlineResetKnopp {
    transform: rotate(45deg);
    position: absolute;
    margin-left: -40px;
    margin-top: 4px;
    min-width: 17px;
    max-width: 17px;
    min-height: 17px;
    max-height: 17px;
    height: 17px;
    width: 17px;
}
fieldset.singleLineSearch > legend > ul.singleLineSearch {
    display:inline-block;
}
fieldset.singleLineSearch > legend > ul.singleLineSearch > li > span,
fieldset.singleLineSearch > legend > ul.singleLineSearch > li > span > img {
    margin-bottom:-5px;
}
label.wpLabel {
    min-width: 200px;
    max-width: 200px;
    width: 200px;
    overflow: hidden;
}
span.preisLabel {
    min-width: 38px;
    max-width: 38px;
    width:     38px;
    display:inline-block;
    overflow:hidden;
}

/*Donut Labels*/
.nv-label:hover {
    text-decoration:underline;
    cursor:pointer;
}

.messageBox {
    border:1px solid grey;
    padding:10px;
}
.alphaContainer {
    display: inline-block; 
    margin-left: 22%; 
    vertical-align: top;
}
.alphaLetter {
    display:inline-block;
}
    .alphaLetter:hover {
        text-decoration:underline;
        cursor:pointer;
    }
.alphaLetter a {
    text-decoration:none;
}
.alphaLetter.active a{
    color: #BBD700;
}
div.activeResult {
    border: 1px solid #cccccc;
    box-shadow: 0px 2px #ccc;
}
body div.fixedBox {
    max-width: 960px;
    min-width: 960px;
    margin: 0 auto;
    background-color:white;
    box-shadow: 0px 8px 4px -4px rgba(0,0,0,0.3);
    display:none;
}
    body div.fixedBox div.submenu {
        margin-left: 0px; 
        margin-right: 0px
    }
    body div.fixedBox fieldset {
        margin-left: 14px;
    }
        body div.fixedBox fieldset legend.plus {
            background-image: url(../Images/Icons/add170.svg);
            background-size: 18px;
            background-position: 2px;
            background-repeat: no-repeat;
            cursor: pointer;
            text-decoration: none;
            line-height: 28px;
            padding-left: 30px;
        }
div#body ul.fixedMenu,
div#body div.fixedMenu {
    visibility:hidden;
}
body div.lascheHidden {
    display:none;
}
body div.lascheShow {
    z-index:1001;
    max-width: 960px;
    min-width: 960px;
    margin: 0 auto;
}
    body div.lascheShow img {
        display:block;
        width: 50px;
        margin-left:auto;
        margin-right:auto;
        cursor:pointer;
    }

div.zeiteingabe {
    display:none;
}
    div.zeiteingabe.active {
        display:block;
    }
input[type="radio"].checkRadio {
    display:none;
}
label.checkRadio {
    display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 15px;
	font-size: 13px;
    min-width: initial;
    max-width: initial;
}
label.checkRadio:before {  
    content: "";  
    display: inline-block;  
  
    width: 16px;  
    height: 16px;  
  
    margin-right: 10px;  
    position: absolute;  
    left: 0;
    bottom: 1px;  
    background-color: #606060;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);  
}
    label.checkRadio:before {
        border-radius:3px;
    }  
input[type=radio].checkRadio:checked + label.checkRadio:before {
    content: "\2713";  
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);  
    font-size: 15px;  
    color: #f3f3f3;  
    text-align: center;  
    line-height: 15px; 
}
hr.ultraBorder {
    border: 0;
    height: 0;
    border-bottom: 1px solid #898989;
    padding: 0;
    margin: 0;
}
div.expressInfo {
    display:none;
    color:red;
}
.fett {
    font-weight:bold;
}
.express {
    color:red;
}
.italic {
    font-style:italic;
}
section #submenu {
	margin-left: -10px;
}
.copyright {
	margin-top: 10px;
    float: right;

}
.links {
	/*margin-left: 273px;*/
	font-family: 'Segoe UI';
	font-size: 10pt;
}
.links .footer_left {
	float: left;
	margin-left: -276px;
	margin-top: -12px;
	word-spacing: 20px;
}
.links .footer_right {
	float: right;
	margin-top: -12px;
	margin-right: -131px;
	/*word-spacing: 3px;*/
}
.links .footer_right a {
	/*color: lightgray;*/
}
.links a {
	font-weight: bold;
	text-decoration: none;
	color: #898989;
}
div.mehrbutton{
  background: #727271;
  width: 256px;
  height: 35px;
  font-family: 'Segoe UI';
  font-size: 13pt;
  font-weight: bold;
  padding: 7px 0 0 16px;
  float:right;
  margin-right:70px;
}
div.mehrbutton a{
  color: white;
  vertical-align: top;
}
span.Text_Slider div.mehrbutton{
  margin-right: 36px;
    text-align: right;
}
span.Text_Slider div.mehrbutton a img{
  margin-right:10px;
} 
form.suche{
  display: inline-block;
  float:right;
  margin-right: 28px;
  margin-top:-1px;
}
form.suche input[type="text"] {
  min-width: 150px;
  max-width: 150px;
  min-height: 12px;
  max-height: 12px;
  display: none;
}
ul.suche li{
   list-style-type: disc;
}
div.weiter{
  color: black;
  
  font-weight: bolder;
    float: right;
  margin-right: 47px;
}
span.Text_Slider div.weiter{
  margin-right: 12px;
}
/* CUSTOM DIALOG */
div.modal_dialog {
    width:100%; 
    height:100%; 
    position:fixed; 
    top:0; 
    left:0; 
    z-index: 10000000000;
    background-color: rgba(0,0,0,0.5);
}
div.modal_dialog_box {

    background: white;
    z-index: 99;
    min-width:40%;
    width:40%;
    max-width:40%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
}
    div.modal_dialog_box div.modal_dialogHead {
        background: #BABCBF;
        color: #606060;
        /*border-top-left-radius: 10px;
        border-top-right-radius: 10px;*/
        padding-left: 10px;
        font-size: 1.2em;
        font-weight: bold;
    }
    div.modal_dialog_box div.modal_dialogContent {
        min-height: 200px;
        background: white;
        border: 1px solid #BABCBF;
        word-break:keep-all;
        word-wrap:break-word;
        padding:10px;
        text-align:justify;
        overflow:scroll;
        max-height:400px;
    }
    div.modal_dialog_box div.modal_dialogFoot {
        background: #BABCBF;
        color: #606060;
        font-weight: bold;
        padding: 0px 10px;
        height: 32px;
        text-align: right;
    }
        div.modal_dialog_box div.modal_dialogFoot input[type="button"] {
            float:none;
            background-color: #535758;
            color:white;
            font-weight:bold;
        }
/* CUSTOM DIALOG ENDE */