@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);
body { font-size: 12px;}
.kopfbild { width: 100%; display: block;}

h1 {font-family: 'Arimo', sans-serif; margin-top: 10px !important; font-size: 16px; line-height: 20px; color: #8ABA17; font-weight: normal; text-transform: uppercase; }
h2 {font-family: 'Arimo', sans-serif; margin-top: 20px !important; font-size: 14px; line-height: 20px; color: #474748; font-weight: normal; text-transform: uppercase; }
h3 {font-family: 'Arimo', sans-serif; margin: 20px 0px -10px 0px !important; font-size: 12px; line-height: 20px; color: #474748; font-weight: normal; text-transform: uppercase; font-weight: 700; }
p {font-size: 12px; font-family: 'Arimo', sans-serif; line-height: 18px; margin-bottom: 10px;}

a { font-weight: normal !important; text-decoration: none;}
a.active { background: #F6A000 !important; color: #fff !important; text-shadow: none !important; }

ul li { background: url(../../images/list.jpg) left 3px no-repeat; list-style: none; padding-left: 15px; line-height: 18px; margin-left: -28px; }





.ui-icon-start:after {
    background-image: url("../../images/icons-png/start.png");
    /* Make your icon fit */
    background-size: 19px 19px;
}

.ui-icon-service:after {
    background-image: url("../../images/icons-png/service.png");
    /* Make your icon fit */
    background-size: 19px 19px;
}