/* Overons */
.overons{
	background-color: #ffffff;
}
.overons header {
	background-color: #ffffff;
	border-bottom:solid 1px #dfdfdf;
	z-index:100;
}
.overons  #header-right a{
	color:#f07320;
}
.overons .menulaag {
	color:#000000;
}
.overons .main {
	line-height:180%;
	padding-top:100px;	 
}
.overons p.tekst {
	font-family:Georgia;
	line-height: 34px;
	font-size:17px;
}

.overons p.tekstklein {
	font-family:Georgia;
	line-height: 17px;
	font-size:17px;
	
}
.overons #form	{
	padding-left:140px;
}

.overons a.active{
	color:black !important;
}
.overTitle {
	font-size:42px;
}

.tekstopsomming {
	font-family:Georgia;
	line-height: 34px;
	font-size:17px;
}

.anchor {
	position: relative;
	padding-top:80px;
  z-index:-1000;
}


@media (max-width: 400px) {
	.overons #form {
		padding-left:0px;
	}
	.Otitle {
		font-size:35px;
	}
	.overons p.tekst{
		font-size:16px;
		line-height:34px;
	}
	.overons a.active{
		color:white !important;
	}
	.tekstopsomming{
		font-size:16px;
		line-height:34px;
	}
}

/*Table in divs voor verzekerde bedragen*/

.table_container{
    display:table;
    width:100%;
		margin:0px;
		padding:0px;
		border: 0px; /*7aug 1px solid #CCC*/
		font-family: Georgia;
    font-size: 17px;
    line-height: 34px;
    }
 .table_heading{
 		 			
     font-weight: bold;
     display:table-row;
     background-color: #056e82;
     text-align: center;
     line-height: 34px;
     font-size: 17px;
     color:#fff;
		 border: 0px;		
 }
 
.table_row{  
     display:table-row;
     text-align: center;
		 font-size: 18px;
     color:#000;
 }
 
.table_col_head1{ 
	display:table-cell;
 	border-right: 1px solid #CCC;
 }

.table_col_head2{ 
	display:table-cell;
 	border-right: 0px;
 }
 
 .table_col1 { 
	display:table-cell;
 	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;
	padding-left: 10px;
 }
 
 .table_col2 { 
	display:table-cell;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
 }

 
 /*Table in divs voor contactgegevens verzekeraars*/

.table2_container{
    display:table;
    width:100%;
		margin:0px;
		padding:0px;
		border: 0px; /*7aug 1px solid #CCC*/
		font-family: Georgia;
    font-size: 17px;
    line-height: 34px;
    }
  
.table2_row{  
     display:table-row;
     text-align: left;
		 font-size: 18px;
     color:#000;
 }
 
 .table2_col1 { 
	display:table-cell;
 	border: 1px solid #CCC;
	padding-left: 10px;
 }

 .table2_col2 { 
	display:table-cell;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC; 
	padding-left: 10px;
 }
 
 .table2_col1 { 
	display:table-cell;
 	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
 }
 
 .table2_col2 {
	display:table-cell;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
 }
 header {
 	position:fixed;
}
.overons .breadcrumb {
    margin-top: 61px;
    background-color: #F4F5F6;
    height:36px;
}
.overons .breadcrumb .center {
    padding-left:200px;
}
.overons .breadcrumb ol {
    padding-top:10px;
}