
.media-caption {
    font-family: 'Open Sans', sans-serif;
	
}
.video,
.accordion section {
   53px
}
.ui-accordion-content {
    border-bottom-width: 0 !important;
    padding: 0 !important;
    overflow: hidden;
}
.ui-accordion .ui-accordion-content {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}
.ui-accordion .ui-accordion-content {
    overflow: auto;
	margin-left:30px;
	text-align:center;
	width:auto;
	
}
.accordion_header {
    margin: 0;
    padding: 5px;
}
p {
    font-size: 0.8em;
    font-weight: normal;
    text-align: justify;
    line-height: 1.5;
}
.rechts
{
	float:left;
	width:600px;
	margin-top:15px;
	border-bottom:1px solid red;
	border-right:1px solid red;
	}
.rechts_1{
	float:left;
	width:600px;
	margin-top:15px;
	border-bottom:1px solid red;
}
ul.polizei li {
    width: 49%;
    height: 75px;
    float: left;
    vertical-align: top;
}
ul.polizei li p {
      margin-left: 3%;
      line-height: 1;  
}
ul.gericht li {
    width: 49%;
    height: 160px;
    float: left;
    vertical-align: top;
}
ul.gericht li p {
      margin-left: 3%;
      line-height: 1;  
}
ul.rechtsanwalt li {
    width: 49%;
    height: 100px;
    float: left;
    vertical-align: top;
}
ul.rechtsanwalt li p {
      margin-left: 3%;
      line-height: 1;  
}
ul.schule li {
    width: 49%;
    height: 120px;
    float: left;
    vertical-align: top;
}
ul.schule li p {
      margin-left: 3%;
      line-height: 1;
	 
	    
}
ul.ausbildungs li {
    width: 49%;
    height: 120px;
    float: left;
    vertical-align: top;
}
ul.ausbildungs li p {
      margin-left: 3%;
      line-height: 1;
	 
	    
}
ul.agentur li {
    width: 49%;
    height: 120px;
    float: left;
    vertical-align: top;
}
ul.agentur li p {
      margin-left: 3%;
      line-height: 1;	    
}
ul.rentenversicherung li {
    width: 49%;
    height: 100px;
    float: left;
    vertical-align: top;
}
ul.rentenversicherung li p {
      margin-left: 3%;
      line-height: 1;	    
}
ul.medizinischer li {
    width: 49%;
    height: 120px;
    float: left;
    vertical-align: top;
}
ul.medizinischer li p {
      margin-left: 3%;
      line-height: 1;	    
}
ul.standesamt li {
    width: 49%;
    height: 120px;
    float: left;
    vertical-align: top;
}
ul.standesamt li p {
      margin-left: 3%;
	 
      line-height: 1;	    
}
li.border-right {
      border-right: 2px solid #74972C;  
}
li.border-bottom {
      border-bottom: 2px solid #74972C;  
}
table.w-table {
       margin: 10px 0;
       width: 100%;
	   color:#666;
  }
  td.w-td {
         padding-left: 10px;
        width: 50%;
  }
  td.border-bottom {
     border-bottom: 2px solid #74972C;
  }
   td.border-right {
     border-right: 2px solid #74972C;
  }
@media screen and (max-width: 900px) {
    .video,
    .accordion section {
        width: 40%;
    }
    p {
        font-size: 0.7em;
    }
    section.grid {
          width: 100%;  
    }
}
@media screen and (min-width: 200px) and (max-width: 500px) {
    .video,
    .accordion section {
        width: 90%;
    }
    p {
        font-size: 0.7em;
    }
    section.grid p {
        margin: 0;
        line-height: 1.7 !important;
        font-size: .8em;
        text-align: left;
    }
}
.slide {
    display: none;
}