.cms_kat {
	display: contents;
}
.cms_kat_link {
    border: 1px solid #e3e3e3;
    padding: 20px;
    border-radius: 8px;
    font-size: 18px !important;
    margin-right: 20px;
    color: #555555 !important;
    background: #f8f8f8;
    font-weight: normal !important;
}
.cms_kat_link:hover{
    border: 1px solid #b9c8cf;
    padding: 20px;
    border-radius: 8px;
    font-size: 18px !important;
    margin-right: 20px;
    color: #ffffff !important;
    background: #7cbb00;
	font-weight: normal !important;
}
.cms_block ul {
	padding-top: 30px !important;
}
.img_cms_bottom {
	padding-right: 5px;
    width: 31px;
    padding-bottom: 8px;
    padding-top: 5px;
    margin-left: -7px;
}
.padding_cms {
    padding-top: 38px;
    float: left;
}