@font-face
{
   font-family: "Roboto";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Black";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Condensed Light";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Light";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Medium";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Thin";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Black";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Condensed Light";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Light";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Medium";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Thin";
   font-display: swap;;
}
@font-face
{
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-display: swap;
   src: url('Roboto-Condensed.woff2') format('woff2'),
        url('Roboto-Condensed.woff') format('woff');
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes transform-bounce-in-up
{
   0% { transform: translate(0px,500%) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { transform: translate(0px,-30px) rotate(0deg) ;  }
   80% { transform: translate(0px,10px) rotate(0deg) ;  }
   100% { transform: translate(0px,0px) rotate(0deg) ;  }
}
@keyframes transform-fly-in
{
   0% { transform: translate(-100%,-100%) rotate(-180deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes transform-lightspeed-in
{
   0% { transform: translate(100%,0px) rotate(0deg) skewX(-30deg) ; opacity: 0;  }
   60% { transform: translate(-20%,0px) rotate(0deg) skewX(30deg) ; opacity: 1;  }
   80% { transform: translate(0px,0px) rotate(0deg) skewX(-15deg) ; opacity: 1;  }
   100% { transform: translate(0px,0px) rotate(0deg) skewX(0deg) ; opacity: 1;  }
}
@keyframes transform-scale-in
{
   0% { opacity: 0; transform: rotate(0deg) scale(0,0) ;  }
   100% { opacity: 1; transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes vanish-in
{
   0% { transform: rotate(0deg) scale(2,2) ; opacity: 0; transform-origin: 50% 50%;  }
   100% { transform: rotate(0deg) scale(1,1) ; opacity: 1; transform-origin: 50% 50%;  }
}
a.Email_Footer
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 150ms linear;
   position: relative;
   display: inline-block;
}
a.Email_Footer::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 1px;
   background: #FFFFFF;
   opacity: 0;
   transform: translateY(10px);
   margin-top: 1px;
   transition: all 150ms linear;
}
a.Email_Footer:hover::after
{
   background: #FFFFFF;
   opacity: 1;
   transform: translateY(0px);
}
a.Email_Footer:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Email_Footer:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Email_Footer:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Email_Top
{
   color: #000000;
   text-decoration: none;
   transition: all 150ms linear;
   position: relative;
   display: inline-block;
}
a.Email_Top::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 1px;
   background: #000000;
   opacity: 0;
   transform: translateY(10px);
   margin-top: 1px;
   transition: all 150ms linear;
}
a.Email_Top:hover::after
{
   background: #000000;
   opacity: 1;
   transform: translateY(0px);
}
a.Email_Top:visited
{
   color: #000000;
   text-decoration: none;
}
a.Email_Top:active
{
   color: #000000;
   text-decoration: none;
}
a.Email_Top:hover
{
   color: #000000;
   text-decoration: none;
}
a.copyright_link
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 150ms linear;
   position: relative;
   display: inline-block;
}
a.copyright_link::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 1px;
   background: #FFFFFF;
   opacity: 0;
   transform: translateY(10px);
   margin-top: 1px;
   transition: all 150ms linear;
}
a.copyright_link:hover::after
{
   background: #FFFFFF;
   opacity: 1;
   transform: translateY(0px);
}
a.copyright_link:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.copyright_link:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.copyright_link:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
h1, .h1
{
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-shadow: 1px 1px 2px rgba(0,0,0,1.00);
   display: inline;
}
h3, .h3
{
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: "Roboto Condensed Light";
   font-weight: bold;
   font-size: 19px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.Malermeister
{
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-size: 48px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   text-shadow: 1px 1px 3px rgba(0,0,0,1.00);
}
.Polatimur
{
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-size: 64px;
   letter-spacing: 1px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   text-shadow: 1px 1px 3px rgba(255,255,255,1.00);
}
.kreativ
{
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-size: 37px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
}
.Headline
{
   font-family: "Roboto Condensed Light";
   font-size: 48px;
   text-decoration: none;
   color: #871018;
   --color: #871018;
   background-color: transparent;
}
.Rob_conde_28_blau
{
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-weight: normal;
   font-size: 37px;
   text-decoration: none;
   color: #000080;
   --color: #000080;
   background-color: transparent;
   text-shadow: 1px 1px 2px rgba(255,255,255,1.00);
}
