@CHARSET "UTF-8";

@font-face {
    font-family: 'DINSchriftRegular';
    src: url('type/dineng-webfont.eot');
    src: url('type/dineng-webfont.eot?#iefix') format('embedded-opentype'), url('type/dineng-webfont.woff') format('woff'), url('type/dineng-webfont.ttf') format('truetype'), url('type/dineng-webfont.svg#DINSchriftRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    padding: 0;
    background-color: #000;
    font-family: DINSchriftRegular, Arial, sans-serif;
    line-height: 1;
}

img {
    border: 0;
}

a {
    font-size: 15px;
    text-decoration: none;
    color: #fff;
}

a:hover {
    color: #dc0010;
}

a:active, a:focus {
    outline: 0
}

div#wrapper {
    background-color: #000;
    margin: 0 auto;
    padding: 15px 20px 0 20px;
    text-align: left;
    width: 960px;
}

div#wrapper.newsletter {
    width: 635px;
}

div#wrapper div.logo {
    background: url("/apps/nordstern/statics/images/logo_top.png") no-repeat scroll 0 0 transparent;
    height: 42px;
    margin: 0 auto 6px;
    width: 66px;
}

div#wrapper div.header {
    height: 320px;
    margin: 6px 0;
}

div#content #left .margin {
    margin: 4px 0 0 0;
}

div#content {
    margin: 0 0 8px 0;
}

div#content #left {
    float: left;
    padding-top: 4px;
    width: 635px;
}

div#content #right {
    width: 300px;
    float: right;
}

div.separator {
    width: 100%;
}

div.separator.darkgray {
    background-color: #333333;
}

div.separator.gray {
    background-color: #9f9f9f;
}

div.separator.lightgray {
    background-color: #cccccc;
}

div.separator.red {
    background-color: #dc0010;
}

div.separator.big {
    height: 5px;
}

div.separator.small {
    height: 4px;
}

div.separator.line {
    height: 1px;
    background: url("images/bg_line_darkgray.gif") repeat-x;
}

div#topnavigation {
    margin: 10px 0 6px 0;
}

div#topnavigation ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

div#topnavigation li {
    float: left;
    padding: 0 44px;
}

div#topnavigation a {
    display: block;
    font-size: 18px;
    margin: 0 0 2px;
}

div#topnavigation a.active {
    color: #dc0010;
}

div#topnavigation li.start {
    padding: 0 20px 0 0;
}

div#topnavigation li.end {
    float: right;
    padding-right: 0;
}

div#subnavigation {
    margin: 3px 0 6px 0;
}

div#subnavigation ul {
    float: left;
    list-style: none outside none;
    margin: 4px 0;
    padding: 0;
    width: 100%;
}

div#subnavigation li {
    float: left;
}

div#subnavigation a {
    margin-right: 12px;
    text-decoration: none;
    font-size: 16px;
    color: #9f9f9f;
    display: block;
}

div#subnavigation a.active {
    color: #dc0010;
}

div#subnavigation li.end {
    padding-right: 0;
}

div#thirdnavigation {
    margin-top: 23px;
}

div.clear {
    clear: both;
}

h1 {
    font-size: 20px;
    color: #ffffff;
}

h2 {
    font-size: 16px;
    color: #ffffff;
}

h3 {
    font-size: 14px;
    color: #ffffff;
}

th {
    padding: 5px;
    font-size: 11px;
    color: #cccccc;
}

th p {
    margin: 0;
    padding: 0;
}

td {
    padding: 5px;
    font-size: 11px;
    color: #7f7f7b;
}

td p {
    margin: 0;
    padding: 0;
}

div, .text, .captcha, .upload, .form_error {
    color: #7F7F7B;
    font-size: 12px;
}

div.text p {
    font-family: Arial, sans-serif;
    line-height: 1.4;
    margin-top: 0;
}

div#right div.text {
    overflow: hidden;
}

div#right div.text p {
    font-family: DINSchriftRegular, Arial, sans-serif;
    font-size: 15px;
    line-height: 1;
    margin: 5px 0 5px;
}

form#sms {
    overflow: hidden;
}

form#sms div.text.section {
    margin-bottom: 0;
    float: left;
}

form#sms div.submit.section {
    margin-bottom: 0;
    float: left;
}

form#sms div.section.end {
    margin-bottom: 0;
}

div.download {
    font-size: 11px;
    color: #7f7f7b;
}

.links .left {
    width: 211px;
    float: left;
}

.links .middle {
    width: 211px;
    float: left;
}

.links .right {
    width: 211px;
    float: right;
}

.namedLink {
    margin: 4px 0 2px 0;
}

.events .month {
    color: #DC0010;
    float: left;
    margin: 5px 0 5px;
    text-align: center;
    width: 200px;
}

.events .pager {
    margin: 3px 0 0;
}

.events .pager a {
    font-size: 20px;
}

.events .previousmonth {
    text-align: left;
    margin: 5px 0 5px;
    width: 200px;
    float: left;
}

.events .nextmonth {
    float: right;
    margin: 5px 0;
    text-align: right;
    width: 195px;
}

.events .month p {
    margin: 0;
    font-size: 20px;
}

.event {
    margin: 3px 0;
}

.event p {
    margin: -4px 0 0;
}

.event .date {
    float: left;
    margin: 7px 0 0;
    width: 220px;
}

.event .date .big {
    color: #949494;
    font-size: 64px;
}

.event .date .time {
    color: #00CCFF;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.4;
    text-align: center;
}

.event .description {
    float: left;
    margin: 0 20px 0 0;
    position: relative;
    width: 395px;
}

.event .description p.genre {
    margin: 4px 0 0 0;
    height: 11px;
    font-size: 9px;
    color: #7f7f7b;
}

.event .description p.title {
    color: #FFFFFF;
    font-size: 16px;
    margin: 8px 0 0 -64px;
}

.event .description p.subtitle {
    color: #DC0010;
    font-size: 41px;
    margin-left: -65px;
    margin-top: -2px;
}

div.event div.more {
    color: #7f7f7b;
    display: none;
    font-size: 12px;
    text-align: justify;
}

div.event div.more div.text {
    float: right;
    margin: 8px 0;
    width: 412px;
}

.eventreference .event .text {
    display: block;
}

.event .text div.separator {
    margin-bottom: 10px;
}

div.events div.event {
    background: url("images/bg_line_darkgray.gif") repeat-x scroll 0 bottom transparent;
    overflow: hidden;
}

.event:hover {
    height: auto;
}

div.event div.more div.artists {
    float: left;
    margin: 4px 0 0;
    width: 193px;
}

.event .artists p.title {
    color: #DC0010;
    font-size: 21px;
    margin: 6px 0 1px;
}

.event .artists p.subtitle a {
    position: absolute;
    right: 0;
    top: -25px;
}

.event .artists p.subtitle {
    color: #FFFFFF;
    font-size: 16px;
    margin: 0 0 5px;
    position: relative;
}

.event .description .selectmore {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    height: 11px;
    position: absolute;
    right: -19px;
    text-decoration: none;
    top: 11px;
    width: 11px;
}

.selectmore.off {
    background: url("images/more.png") no-repeat scroll -2px -2px transparent;
}

.selectmore.off:hover {
    background: url("images/more_hover.png") no-repeat scroll -2px -2px transparent;
}

.selectmore.on {
    background: url("images/less.png") no-repeat scroll -2px -2px transparent;
}

.selectmore.on:hover {
    background: url("images/less_hover.png") no-repeat scroll -2px -2px transparent;
}

.event .description .selectmore:hover {
    color: #dc0010;
}

.event .artists span.highlight {
    color: #ff9900;
}

.event .artists .spacer {
    height: 15px;
}

div.hotpicks {
    margin: 0 0 10px 0;
}

div.hotpicks p {
    margin: 0 0 2px 0;
    font-size: 10px;
    color: #7f7f7b;
}

div.hotpicks div.hotpick p {
    margin: 0;
}

div#wrapper div.hotpicks div.header {
    background: url("images/bg_line_darkgray.gif") repeat-x scroll 0 bottom transparent;
    border-top: 4px solid #333333;
    color: #7f7f7b;
    font-size: 16px;
    height: 14px;
    margin: 7px 0 3px;
    padding-bottom: 7px;
    padding-top: 5px;
}

div.hotpicks .margin {
    margin: 4px 0 0 0;
}

div.hotpicks div.hotpick {
    margin: 6px 0 0;
}

div.hotpicks div.hotpick p {
    text-align: left;
}

div.hotpicks .hotpick .date {
    float: left;
    margin: 0 8px 5px 0;
    width: 45px;
}

div.hotpicks .hotpick .date p {
    color: #949494;
    font-size: 22px;
    text-align: left;
}

.hotpicks .hotpick .description {
    float: left;
    width: 157px;
}

.hotpicks .hotpick .description p.title {
    color: #ffffff;
    font-size: 10px;
    margin-bottom: 1px;
}

.hotpicks .hotpick .description p.title a {
    font-size: 11px;
}

.hotpicks .hotpick .description p.subtitle {
    color: #DC0010;
    font-size: 22px;
}

.webtitle div {
    color: #7F7F7B;
    font-size: 36px;
}

.webtitle div.webtitleSmall {
    padding: 5px 0 5px;
}

.webtitle div.webtitleLarge {
    color: #ffffff;
    font-size: 20px;
    padding: 6px 0 2px;
}

.webtitle div.webtitleRight {
    background: url("images/bg_line_darkgray.gif") repeat-x scroll 0 bottom transparent;
    border-top: 4px solid #333333;
    color: #7F7F7B;
    font-size: 16px;
    margin-top: 7px;
    padding: 5px 2px 6px;
}

div#left div.parbase.webtitle.section,
div#right div.parbase.webtitle.section {
    margin-bottom: 6px;
}

/* comments component */
.comments-count {
    font-size: 11px;
    color: #7f7f7b;
    font-weight: bold;
}

.comments-count.replies {
    font-size: 11px;
    color: #7f7f7b;
}

.comment {
    margin-top: 14px;
}

.comment-header {
    font-size: 11px;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    background-color: #333333;
}

.comment-header a {
    color: #ffffff;
    text-decoration: none;
}

.comment-header-avatar {
    float: left;
}

.comment-header-avatar img {
    width: 24px;
    height: 24px;
    margin: 2px;
}

.comment-header-meta {
    float: left;
}

.comment-header-time {
}

.comment-header cite {
    float: left;
    margin: 0 10px 0 10px;
}

.comment-header cite a {
    font-weight: bold;
}

.comment-body {
    font-size: 11px;
    color: #7f7f7b;
    clear: left;
    margin-top: 5px;
}

.comment-replies {
    color: #7f7f7b;
    font-size: 11px;
}

.comment-replies.tree {
    padding-left: 20px;
}

form.comment {
    margin: 0;
    padding: 0;
}

.comment-error {
    font-weight: bold;
    color: #f60;
}

.comment-info {
    width: 190px;
    margin-bottom: 10px;
}

.comment-block {
}

.comment-text-label {
    font-size: 11px;
    color: #7f7f7b;
}

input.comment-text {
    margin: 0 10px 7px 0;
    padding: 2px;
    font-size: 95%;
    color: #888;
    display: block;
    border: 1px solid #333333;
    background-image: url("images/bg.gif");
}

textarea.comment-text {
    margin: 0;
    padding: 0;
    color: #888;
    font-size: 12px;
    width: 99%;
    height: 100px;
    border: 1px solid #333333;
    background-image: url("images/bg.gif");
}

.comment-text-label {
}

.comment-spam {
    font-size: 1.2em;
    font-weight: bold;
    padding: 2px;
    background-color: #dc0010;
    color: #fff
}

.footer {
    width: 100%;
    margin: 18px 0;
    text-align: center;
}

.footer p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #7f7f7b;
}

.footer p a {
    color: #7f7f7b;
    text-decoration: none;
}

.searchbox p.title {
    font-size: 14px;
    color: #7f7f7b;
    margin: 0 0 3px 0;
}

form .form_error {
    color: #ff0000;
}

div.form_row {
    position: relative;
    font-family: Arial, sans-serif;
}

.form_leftcol {
    float: left;
    padding-left: 9px;
    padding-top: 4px;
    width: 92px;
}

.form_leftcollabel {
    float: left;
    width: 80px;
}

.form_leftcolmark {
    float: right;
    width: 10px;
}

.form_rightcol {
    padding-left: 105px;
    position: relative;
}

.form_rightcol_left {
    float: left;
    width: 105px;
}

.form_rightcol_middle {
    float: left;
    width: 23px;
}

.form_rightcol_right {
    float: left;
    width: 105px;
}

div.form_captchatimer {
    float: left;
    border: 1px solid #7f7f7b;
}

div.form_captchatimer_bar {
    float: left;
    background-color: #333;
    height: 8px;
}

div.form_captcha_input {
    float: left;
    vertical-align: baseline;
    padding-top: 4px;
}

div.form_captcha_img {
    float: left;
    vertical-align: baseline;
    padding-left: 4px;
    padding-right: 4px;
}

div.form_captcha_refresh {
    float: left;
    padding-top: 4px;
}

#cq_captchatimer {
    left: 276px;
    position: absolute;
    top: 30px;
}

div.captcha {
    height: 50px;
}

div.captcha div.form_rightcol.form_error {
    position: absolute;
    top: 28px;
}

form input.textinput, form input#\:cq\:captcha {
    color: #888;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("images/bg.gif");
    width: 165px;
}

form div.form_captcha_img img#cq_captchaimg {
    background-color: #fff;
}

form div.submit input, form div.form_captcha_refresh input, div.upload input {
    color: #888;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("images/bg.gif");
    background-color: #000;
}

.searchbox form input.query {
    width: 135px;
    margin-right: 5px;
    color: #888;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("images/bg.gif");
}

.searchbox form input.submit {
    width: 72px;
    color: #888;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("images/bg.gif");
}

.subscribebox p.title {
    font-size: 14px;
    color: #7f7f7b;
    margin: 0 0 3px 0;
}

.subscribebox {
    font-size: 12px;
    color: #ff9900;
    margin: 10px 0 3px 0;
}

.subscribebox form div.fields {
    float: left;
}

.subscribebox form div.buttons {
    float: right;
}

.subscribebox form input.email {
    width: 135px;
    color: #888;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("images/bg.gif");
}

.subscribebox form input#uword {
    width: 135px;
    color: #888;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("images/bg.gif");
}

.subscribebox form input.submit {
    width: 72px;
    color: #888;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("images/bg.gif");
}

.margin {
    margin-top: 4px;
}

.search {
    font-size: 11px;
    color: #7f7f7b;
}

.search form input {
    color: #888;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("images/bg.gif");
}

.par div.section {
    overflow: hidden;
}

/* member admin */
div.admin div.member div.photo {
    float: left;
    width: 80px;
}

div.admin div.member div.info {
    margin-left: 10px;
    float: left;
}

div.admin div.member div.info span.id {
    color: red;
    font-size: 2em;
}

div.admin div.member div.info span.name {
    color: white;
    font-size: 2em;
}

div.admin div.member div.info span.dateOfBirth {
    color: white;
    font-size: 1.2em;
}

div.admin div.member div.info span.data {
    font-size: 1.2em;
}

div.admin div.member {
    border-top: 1px solid #555555;
    margin-bottom: 5px;
    padding-top: 5px;
}

div.admin div.member div.info div.status {
    color: orange;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 5px;
}

div.admin div.member div.info div.status span.activated {
    color: #7fff00;
}

div.admin div.member div.info div.status span.deactivated {
    color: red;
}

div.admin div.member div.info div.status span.provisional {
    color: yellow;
}

/* parsys and column control */

/* parsys component */

div.par {
    clear: both;
}

div#right .section {
    background: url("images/bg_line_darkgray.gif") repeat-x scroll 0 bottom transparent;
    margin-bottom: 20px;
}

div.parsys_column {
    height: 100%;
    width: 100%;
    float: left;
    border: 0;
    vertical-align: top;
    padding: 0;
    margin: 5px 0 5px 0;
}

div.section {
    margin-bottom: 6px;
    /* Property added to avoid IE hasLayout issue on paragraphs
       see #20817 - IE6: div around Drag Components image not big enough
    */
    zoom: 1;
}

div.parsys_column .section {
    overflow: hidden;
    width: 100%;
}

/* column control layouts */
div.cq-colctrl-cols {
    width: 100%;
    float: left;
}

div.cq-colctrl-default {
    width: 100%;
}

div.cq-colctrl-lt0 {

}

div.cq-colctrl-lt0-c0 {
    width: 48%;
    padding-right: 14px;
}

div.cq-colctrl-lt0-c1 {
    width: 49%
}

div.cq-colctrl-lt1 {
}

div.cq-colctrl-lt1-c0 {
    width: 34%;
    padding-right: 14px;
}

div.cq-colctrl-lt1-c1 {
    width: 63%;
}

div.cq-colctrl-lt2 {

}

div.cq-colctrl-lt2-c0 {
    width: 31%;
    padding-right: 14px;
}

div.cq-colctrl-lt2-c1 {
    width: 31%;
    padding-right: 14px;
}

div.cq-colctrl-lt2-c2 {
    width: 32%;
}

div.cq-colctrl-lt3 {
}

div.cq-colctrl-lt3-c0 {
    width: 46%;
    padding-right: 14px;
}

div.cq-colctrl-lt3-c1 {
    width: 24%;
    padding-right: 14px;
}

div.cq-colctrl-lt3-c2 {
    width: 24%;
}

div.cq-colctrl-lt4 {
    margin: -18px 0pt;
}

div.cq-colctrl-lt4-c0 {
    width: 38%;
    padding-right: 4px;
}

div.cq-colctrl-lt4-c1 {
    width: 58%
}

/* textimage component */
div.textimage div.image {
    float: left;
    margin: 0 8px 8px 0;
}

div.textimage p {
    margin-top: 0;
}

.image_left {
    float: left;
}

.image_right {
    float: right !important;
}

#top_up td {
    border: none;
}

div.flyer {
    margin-bottom: 10px;
    margin-top: 6px;
    overflow: hidden;
}

div.flyer div.frontside {
    float: left;
}

div.flyer div.backside {
    float: right;
}

.rtBigger {
    font-size: 18px;
}

.rtBiggest {
    font-size: 36px;
}

.rtBiggerOrange {
    font-size: 18px;
    color: #ff9900;
}

.rtBiggestOrange {
    font-size: 36px;
    color: #ff9900;
}

.rtBiggerBlue {
    font-size: 18px;
    color: #00CCFF;
}

.rtBiggestBlue {
    font-size: 36px;
    color: #00CCFF;
}

.rtBiggerRed {
    font-size: 18px;
    color: #dc0010;
}

.rtBiggestRed {
    font-size: 36px;
    color: #dc0010;
}

.cq-dd-flash {
    margin: 3px 0;
}

#right .cq-dd-flash {
    margin: 0 0 3px;
}

/*** set the width and height to match your images **/

#slideshow {
    border: 3px solid #afafaf;
    position: relative;
    height: 404px;
    width: 588px;
}

#slideshow IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}

#slideshow IMG.active {
    z-index: 10;
    opacity: 1.0;
}

#slideshow IMG.last-active {
    z-index: 9;
}

div.gallery {
    margin-top: 23px;
}

div.gallery div.gallerythumb {
    float: left;
    height: 94px;
    width: 94px;
}

div.gallery div.gallerythumb.first {
    clear: left;
}

div.gallery div.gallerythumb.last {
    margin: 0;
}

div.parright div.form_leftcol {
    display: none;
}

div.parright div.form_rightcol {
    padding-left: 0;
}

div.parright .form_rightcol {
    float: left;
}

div.parright .section.end {
    clear: both;
}
