/* Fonts */

header {font-family: 'Roboto', sans-serif; font-size: 15px; color: #fff; font-weight: 500;}

h1 {font-family: 'Oswald', sans-serif; font-size: 40px; color: #5f5f5f; letter-spacing: -1px; font-weight: 500;}

.ud_text {font-family: 'Oswald', sans-serif; font-size: 16px; color: #5f5f5f; letter-spacing: 0px; font-weight: 500;}

#IMAGE_Paralax_scroll-down_pfeil, #IMAGE_Paralax_scroll-down_text {font-family: 'Oswald', sans-serif; font-size: 20px; color: #fff; font-weight: 500;}

header #header_button {font-family: 'Roboto', sans-serif; font-size: 14px; color: #fff; font-weight: 300;}

header #header_button a {font-family: 'Roboto', sans-serif; font-size: 14px; color: #fff; font-weight: 300;}

#footer_Rechtliches #footer_Rechtliches_heading {font-family: 'Oswald', sans-serif; font-size: 27px; color: #fff7ea; font-weight: 500;}

#footer_Rechtliches ul li a {font-family: 'Oswald', sans-serif; font-size: 18px; color: #fff7ea; font-weight: 500;}

#footer_Rechtliches ul li a:hover {font-family: 'Oswald', sans-serif; font-size: 18px; color: #ff9b00; font-weight: 500;}

/*** UMFASSENDE OBJEKTE & KLASSEN ***/

.ud_space {height: 7px; width: 90px; background-color: #5f5f5f; margin: 0 auto;}

.footer_button {min-width: 30px; max-width: 140px; height: 35px; background-color: rgba(79, 79, 79, 0.6); cursor: pointer; border-radius: 3px; line-height: 35px; margin-bottom: 20px; padding: 0px 35px;}
.footer_button:hover {background-color: rgb(79, 79, 79);}

/*** UMFASSENDE BEFEHLE ***/


{transition: all .28s cubic-bezier(0.4,0.0,0.2,1); -webkit-transition: all .28s cubic-bezier(0.4,0.0,0.2,1); -moz-transition: all .28s cubic-bezier(0.4,0.0,0.2,1); -o-transition: all .28s cubic-bezier(0.4,0.0,0.2,1); -transition: all .28s cubic-bezier(0.4,0.0,0.2,1);}

/*******************/
/*** HTML ANFANG ***/


/*** HEADER ***/

header {width: 100%; position: fixed; background-color: #5f5f5f; z-index: 80; margin: 0; box-shadow: 0px 0px 12px rgba(95, 95, 95, 0.6);}

header #logo {width: 165px; height: 50px; display: inline-block; margin: 8px 0px 8px 55px;}
header #logo svg {height: 44px; margin: 3px 10px;}

header #header_button {width: 120px; height: 30px; display: inline-block; background-color: #7e7e7e; line-height: 30px; text-align: center; float: right; border-radius: 3px; margin: 18px 0px 18px 0px; margin-right: 45px;}
header #header_button:hover {background-color: #9f9f9f;}

/*** WRAPPER ***/

/* IMAGE */
#IMAGE_Paralax_scroll-down {bottom: 40px;}

/* Text Content */
#Text-Content .ud_text {position: relative;}
#Text-Content {position: relative; padding-top: 191px !important; padding: 125px 10px;}

/*** FOOTER ***/

footer {width: 90%; position: relative; padding: 80px 5% 80px 5%;}

#footer_Rechtliches {display: inline-block;}

#footer_LOGO {width: 100px; height: 100px; position: absolute; margin: -50px; top: 50%; left: 50%; height: 50%; right: 50%;}
#footer_LOGO svg {width: 100px; height: 100px;}

#footer_Sprache {position: absolute; top: 35%; right: 70px;}
