@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}
#main {
	border:15px solid #FFFFFF;
	background: #FFFFFF;
	max-width:800px;
	margin: 0 auto;
}
#phone {
}
#leistungen .inside {
	padding:15px;
	border:1px solid #000;
	text-align: center;
}
.btn {
	border-radius:0px !important;
}
.leistung {
	background-color:#004297;
	color:#FFFFFF;
	border:none;
}