<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.eqstart_header {
    min-width: 1024px !important;
}

.eqstart_header_nav_container {
    width: 980px !important;
}

.lifestyle_beta_header {
    position: relative;
    width: 1024px;
    height: 100px;
    margin: auto;
}

.lifestyle_beta_language_chooser {
    position: relative;
    left: 0px;
    top: 49px;
    color: #808080;
    letter-spacing: 1px;
    font-family: "urbana", Helvetica;
}

.lifestyle_beta_language_chooser a {
    color: #004a83;
}

.lifestyle_beta_eqlogo {
    position: absolute;
    left: 0px;
    top: 60px;
}


.lifestyle_beta_main_header {
    position: relative;
    left: 0px;
    top: 25px;
    width: 980px !important;
    margin: auto;
}



.lifestyle_beta_main_header_divider {
    display: none;
    position: absolute;
    left: 0px;
    top: 50px;
    width: 100%;
    height: 5px;
    border-bottom: 1px solid #F5F5F5;
}

.lifestyle_beta_main_header_group {
    float: left;
    margin-right: 25px;
}

.lifestyle_beta_main_header_group_title {
    position: relative;
    height: 20px;
    margin-bottom: 6px;
    padding-bottom: 3px;
    font-family: "urbana", Helvetica;
    font-size: 20px;
    color: #6F6F6F;
    letter-spacing: 1px;
    border-bottom: 1px solid #F5F5F5;
}

.lifestyle_beta_main_header_group_product {
    float: left;
    margin-right: 15px;
    font-size: 17px;
}

.lifestyle_beta_main_header_group_product a {
    font-family: Urbana, 'Arial Narrow';
    font-weight: 100;
    color: #3270d6;
}

.lifestyle_beta_main_header_group_product a:visited {
    color: #3270d6;    
}

.lifestyle_beta_main_header_group_product .titel1 a:hover {
    color: #000000;
}

.lifestyle_beta_main_header_group_product .titel1 .active {
    color: #000000;
    border-bottom: 1px solid #AAAAAA;
}

.lifestyle_beta_main_header_group_product .titel1 .isale {
    color: #e02c08;
    border-bottom: 1px solid #e02c08;
}

.lifestyle_beta_main_header_group_product .titel1 .coverscout {
    color: #47be2e;
    border-bottom: 1px solid #47be2e;
}

.lifestyle_beta_main_header_group_product .titel1 .songgenie {
    color: #b01e2a;
    border-bottom: 1px solid #b01e2a;
}

.lifestyle_beta_main_header_group_product .titel1 .stationery {
    color: #5daedf;
    border-bottom: 1px solid #5daedf;
}

.lifestyle_beta_main_header_group_product .titel1 .stationeryvacation {
    color: #c94a00;
    border-bottom: 1px solid #ffd300;
}

.lifestyle_beta_main_header_group_product .titel1 .stationerybirthday {
    color: #a2e058;
    border-bottom: 1px solid #a2e058;
}


.lifestyle_beta_main_header_group_product .titel1 .tvmovie {
    color: #e60203;
    border-bottom: 1px solid #000000;
}

.lifestyle_beta_main_header_group_product .titel1 .mediacentral {
    color: #464243;
    border-bottom: 1px solid #000000;
}

.lifestyle_beta_main_header_group_product .titel1 .thetube {
    color: #000000;
    border-bottom: 1px solid #000000;
}

.lifestyle_beta_main_header_group_product .titel1 .tvpro {
    color: #000000;
    border-bottom: 1px solid #000000;
}



@media only screen and (max-device-width: 1024px) {
    .lifestyle_beta_main_header {
	width: 825px;
    }
    
    .lifestyle_beta_main_header_group_product {
	font-size: 16px;
    }
}

#sidebar, #sidebar a {
    font-family: Helvetica, Verdana;
    font-weight: normal;
}


.lifestyle_beta_content_container {
    position: relative;
    width: 980px;
    margin: auto;
}</pre></body></html>