


 .startboxoben 
 	{  color: #fff;
	   min-height:40px;
	   font-size:1.1em;
	   text-align: center;
       padding: 10px;
	   font-weight:400;
	   background: #bf0404;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
			
		}


 .startboxoben2 
 	{  color: #fff;
	   min-height:40px;
	   font-size:1.4em;
	   text-align: center;
       padding: 10px;
	   font-weight:400;
	   background: #bf0404;
	   -webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	   border-radius: 3px;
		
		
		}



 .startboximage
 	{ 
	padding-top: 30px;	
	padding-bottom: 30px;	
	text-align: center;	
		}


		
 .startboximage img
 	{ 
	   width: 55% !important;
		}
.small:hover{
	   background: #7dbe0e;
	   transition: 0.5s;
}
@media screen and (max-width:680px) {
	 .startboxoben 
 	{ 
	   padding-top: 10px;
	   padding-bottom:10px;
		}


}
		