

div.custom_box {
	
	
}	

a.custom_box_inner {
	color: #626262;
	text-decoration:none;
}

a.custom_box_inner:hover {
	color: #cc0000;
}







div.custom_box_inner:hover {
	/*background-color: rgba(204, 0, 0, 0.2); */
	background-color: rgba(0, 0, 0, 0.4);
	
}	


a.custom_box_inner div.service-link:before {
	font:50px FontAwesome;

}



/*

div.custom_box h2 {

 padding: 7px 0 7px 0;
 margin-bottom:0px;
 margin-top:10px;
 background-color: #cc0000;
 color:#fff;	
 border-top:1px solid #fff;
}


*/


div.custom_box_inner {
	width: 85%; 
	border-top:1px #cccccc solid; 
	border-left:1px #cccccc solid; 
	border-right:1px #cccccc solid; 
	border-bottom:1px #cccccc solid; 
	display:inline-block !important;
	padding:30px 0 20px 0;
	margin-left:8%
	
	
}


div.custom_box_inner h2 {

 padding: 5px 5px 5px 5px;
 margin-bottom:0px;
 margin:10px 50px 0 50px;
 background-color: #cc0000;
 color:#fff;	
 font-size:14px;
 line-height:20px;
}



div.custom_box p {

    /* margin-top:0px; */
    
	
}


/***********************************************************************/

/*
div.custom_box h2:hover {

 background-color: #cc0000;
 color: #fff;
 padding: 5px 0 5px 0;
 margin-bottom:0px;
	
}




div.custom_box h3 {

    background-color: #cc0000;
    color: #ffffff;
    display: table;
    line-height: 13px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 6px 13px;
    position: relative;
    font:13px/22px "TitilliumText22LRegular",Arial,sans-serif !important;
    text-align: center;
    
	
}

*/




div.icon-leistungen {
	font:120px FontAwesome;
	text-align: center;
}


h1.head {
	
	font-size: 16px;
	/*color:#cc0000;*/
	display: block;
  float: left;
  margin: 0 0 0 5px;
  position: relative;
	
}	



span.ispace{
	
	margin-right:8px
}



.float_right {
	
	float: right;
}	


.float_left {
	
	float: left;
}	


div.impressum table td.col_0 {
	font-weight: bold;
}	