@import url(https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700);


body {
	/*font-family: 'Raleway', sans-serif;*/
	font-family: 'Lato', sans-serif;
	
	font-weight:300;
	color:#000;
	font-size:14px;
}

a, a:link, a:active, a:visited {
	color:#6c6c6c;
	text-decoration:none;
	padding:3px;
} 
a:hover {
	color:#2c2c2c;
	background:#f1f1f1;
	border-radius:3px;
}     

a.logo img, 
a.logo:hover img,
a.logo, 
a.logo:hover {
	border:none;
	background-color:transparent;
	background:none;
}
header,
section {
	padding:20px;
}

header ul {
	margin-left:100px;
	display:inline-block;
	vertical-align: bottom;
}

header ul li {
	display:inline-block;
	vertical-align: top;
	list-style: none;
	margin-right:30px;
}
h1 {
	font-family: 'Lato', sans-serif;
	font-weight:300;
	color:#2e2e2e;
    font-size:3.5vw;
    
    text-align: center;
}
h2 {
	font-family: 'Lato', sans-serif;
	font-weight:300;
	color:#2e2e2e;
	font-size:2.5vw;
}
h3 {
	font-size:1.5vw;
}
h4 {
	font-family: 'Lato', sans-serif;
	font-weight:600;
	margin-bottom:0;
	color:#2e2e2e;
	font-size:16px;
}

#vers_weitere {
    justify-content: center;
}

  .vers_weitere_drill {
      width: 90%;
      padding-left: 15%;
      font-size: 22px;
  }

  .vers_weitere_drill_label_and_arrow {
      height: 30px;
      
  }
   
  .vers_weitere_drill_label {
      width: 350px;
      float: left;
  }
  
  .vers_weitere_drill_arrow {
      width: 50px;
      padding-top: 5px;
      float: left;
  }
  
  .vers_weitere_drill_input {
      height: 25px;
      padding-top: 0px;
      padding-bottom: 80px;
  }
  
  .vers_weitere_drill_input select {
      height: 24px;
  }
  
  .vers_weitere_select_art_der_versicherung {
      width: 200px;
      padding-right: 0px;
      float: left;
  }
  
  .vers_weitere_select_gesellschaft {
      width: 300px;
      float: left;
  }
  
  .vers_weitere_drill_input_floatbox {
      padding-left: 50px;
      width: 280px;
      float: left;
  }
  
  .vers_weitere_drill_row {
      margin-top: 20px;
  }
  
  .vers_weitere_label {
      padding-left: 20px;
      font-size: 18px;
  }
  

  .versnr {
      width: 230px;
  }
  
  .clear {
      clear: left;
  }
  
  
  
 /*
 REGS
 */
         p {
          font-size:18px;
          text-align:center;
          line-height: 140%;
      }
      div.paragraph {
          font-size:18px;
          text-align:center;
          margin:7px 0;
          
      }
              
              
              
      
      
      input {
          width:210px;
          text-indent:5px;
          font-size: 14px;
          
      }
    select {
        width:210px;
        height:24px;
        text-indent:5px;
        font-size: 14px;
    }
      .saved {
          color:#e98230;
      }
      .plz {
          width:60px;
      }
      .ort {
          width:146px;
      }
      table.user_form {
          width:460px;
          margin:0px auto; 
      }
      
      table.user_form td {
        text-align: left;
        font-weight: 200;
        }	
        table.pers_daten_form td {
            font-weight: 300;
        }	
        table.pers_daten_form td input,
        table.pers_daten_form td select {
            width:200px;
            margin:2px 2px 5px;
            height:28px;
        }
        table.pers_daten_form td input.plz {
            width:70px;
        }
        table.pers_daten_form td input.ort {
            width:120px;
        }
.no-pad input {
    padding: 0;
}

      
      table.user_form td:first-child {
          text-align: right;
      }	
      .pers_daten_form {
          width:450px;
          margin:0px auto;
          padding-left:15px;
      }
      .versicherung_box {
          height:80px;
          width:160px; 
          padding:15px;
          text-align:center;
          border:1px solid #d7d7d7;
          border-radius:5px;
          display:inline-block;
          vertical-align: top;
          margin: 7px 5px;
      }
      .versicherung_box_top,
      .versicherung_box_bottom {
          height:45px;
          width:160px;
      }
      .versicherung_box_top {
          vertical-align:top;
      }
      .versicherung_box_bottom  {
          vertical-align:bottom;
          display:table-cell;
      }
      .versicherung_box_bottom div.name {
          font-size:14px; 
          -ms-hyphens: auto;
          -moz-hyphens: auto;
          -webkit-hyphens: auto;
          hyphens: auto;
      }
      .versicherung_box_top img {
          height:auto;
          width:auto;
          max-height:70%;
          max-width:100%;
          margin:0px auto;
          display:block;
          -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
      }
      .versicherung_box_top img.css {
          max-height:100%;
          max-width:100%;
      }
      .versicherung_box_top img.dbv {
          max-height:60%;
          max-width:50%;
      }
      
      .active {
          background:#fef8f4;
          border:1px solid #f8e3d3;
      }
      .active img {
          -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
      }
      .sign_pad_box {
          position:relative;
          top:0;
          left:0;
          width:650px;
          height:400px;
          margin:0px auto;
          padding-left:15px;
      }
      .sign_par {
          width:500px;
          margin:50px auto 15px !important;
      }
      .sign_agb {
          font-size:12px !important;
          text-align:center;
          margin:0px auto;
          width:90%;
          padding-left:20px;
      }



div.alert {
    font-size: 20px;
    margin:20px 0;
}

img.reg_kategorie_icons {
  height:auto;
  width:auto;
  max-height:24px;
  max-width:24px;
  margin:0px auto;
  
  padding-bottom:4px;
  display: block;
}

div.reg_img_box {
  display: inline-block;
  vertical-align: bottom;
  width:30px;
}
label {
    width:250px;
    display:block;
    margin-top:15px;
    margin-bottom:3px;
}
input {
	width:250px;
	padding:5px 0;
	text-indent:3px;
	color:#000;
}

input[type=submit],
.submit {
	width: 150px;
	height: 35px;
	margin: 21px auto 0;
	border: 1px solid #d7d7d7;
	border-radius:5px;
	display:block;
	vertical-align:top;
	background-image: -webkit-linear-gradient(#efefef 10%, #d0d0d0 100%);
	background-image: -moz-linear-gradient(#efefef 10%, #d0d0d0 100%);
	background-image: -o-linear-gradient(#efefef 10%, #d0d0d0 100%);
	background-image: linear-gradient(#efefef 10%, #d0d0d0 100%);
	cursor: pointer;
	color:#6c6c6c;
	font-size:13px;
}
input[type=submit]:hover,
.submit:hover {
	background-image: -webkit-linear-gradient(#d7d7d7 10%, #d0d0d0 100%);
	background-image: -moz-linear-gradient(#d7d7d7 10%, #d0d0d0 100%);
	background-image: -o-linear-gradient(#d7d7d7 10%, #d0d0d0 100%);
	background-image: linear-gradient(#d7d7d7 10%, #d0d0d0 100%);
}
a.button,
a.button:hover {
    background: none;
}
a.button button.submit,
a.button:hover button.submit {
    width:250px;
}
.mar-lef-20 {
    margin-left:20px; 
}

.content_box {
  border:1px solid #d7d7d7;
  border-radius:20px;
  background-image: -webkit-linear-gradient(#f6f6f6 10%, #ececec 70%, #f9f9f9 100%);
  background-image: -moz-linear-gradient(#f6f6f6 10%, #ececec 70%, #f9f9f9 100%);
  background-image: -o-linear-gradient(#f6f6f6 10%, #ececec 70%, #f9f9f9 100%);
  background-image: linear-gradient(#fdfdfd 10%, #f4f4f4 70%, #fdfdfd 100%);
  padding:7px 32px;
  margin:20px	10px;
  min-height: 300px;
  width:auto;
  
}
.content_box form {
    margin:0px auto;
    width:250px;
}
.content_box .ct {
    margin:0px auto;
    text-align: center;
}
form.maklermandat {
    width:auto;
}
h2 {
    text-align: center;
}
form.tan,
.tan table {
    width:580px;
    margin:0px auto;
}
td.height-2 {
    height:20px;
}
form.tan table td {
    padding:5px;
}
form.tan table td input[type="submit"] {
    margin:0;
    width:120px;
    float:right;
}
form.tan input {
    width:250px;
}
td.sign-type {
    text-align: right;
}

.content_box form.weitere_absicherungen {
    width:auto;
}

.content_box form.pers_daten {
    width:600px;
}
table.pers_daten_form td input[type="submit"] {
    margin:10px auto;
}



footer {
	margin-top:60px;
}
footer ul {
	padding-left:32px;
	display:block;
	vertical-align: bottom;
}

footer ul.first {
	/*background: #f2f2f2;*/
	background-image: -webkit-linear-gradient(#efefef 10%, #d9d9d9 100%);
	background-image: -moz-linear-gradient(#efefef 10%, #d9d9d9 100%);
	background-image: -o-linear-gradient(#efefef 10%, #d9d9d9 100%);
	background-image: linear-gradient(#efefef 10%, #d9d9d9 100%);
	padding:7px 32px;
	margin:0;
}
footer ul.sec {
	margin:0;
	/*background: #a7a7a7;*/
	background-image: -webkit-linear-gradient(#d7d7d7 10%, #8d8d8d 100%);
	background-image: -moz-linear-gradient(#d7d7d7 10%, #8d8d8d 100%);
	background-image: -o-linear-gradient(#d7d7d7 10%, #8d8d8d 100%);
	background-image: linear-gradient(#a7a7a7 10%, #8d8d8d 100%);
	color:#f7f7f7;
	padding:7px 32px 10px;
	border-top:1px solid #d7d7d7;
	font-size:12px;
}
footer ul.sec a {
	color:#f7f7f7;
}
footer ul.sec a:hover {
	color:#6c6c6c;
}
footer ul.first a {
	color:#000;
}
footer ul.first a:hover {
	background:none;
	color:#6c6c6c;
}

footer ul li {
	display:inline-block;
	vertical-align: top;
	list-style: none;
	margin-right:30px;
}


table.eigene_kunden {
    min-width:600px;
    margin:0px auto;
}
table.eigene_kunden th,
table.eigene_kunden td {
    text-align: center;
    min-width: 90px;
    padding:3px;
}

#form_new_user form {
    margin:0px auto;
    width:250px;
}