/* Headers */ h1, .headline, h2, .headlineSub, h3, .headlineSub2 { color: #000000; font-weight: bold; } .article h1, .article .fakta h1, .article .fakta h2, .articleList h1 { color: #9b0101; font-weight: bold; } .twoBoxLeftContent h1, #siteRightContent h1, #subpageRight h1 { font-weight: bold; } /* bread crumb */ #siteBreadCrumb { color: #000000; } #siteBreadCrumb A { color: #000000; } /* different link styling */ a, .articleList.arrangementer .articleExtra .leftFloat A, .articleList A.rssLink, .articleList .articleReadMore { color: #9b0101; font-weight: bold; } .articleList.arrangementer .articleExtra .leftFloat A:hover, A:hover, .articleList A.rssLink:hover, .articleList A:hover .articleReadMore, .arrangementScreen .readMore A:hover { color: #b74d4b; } /* backgrounds */ #siteOuterBorder { background-image: url(template/allebib/images/ungeBgRepeat.gif); } #siteBgBorder { background-image: url(template/allebib/images/ungeBgBottom.gif); } .twoBox { background-image: url(template/allebib/images/unge2boxBorder.gif); } .twoBox .boxTop { background-image: url(template/allebib/images/unge2boxTopBorder.gif); } .twoBox .boxBottom { background-image: url(template/allebib/images/unge2boxBottomBorder.gif); } .smallBox { background-image: url(template/allebib/images/ungeSmallBoxBorder.gif); } .smallBox .boxTop { background-image: url(template/allebib/images/ungeSmallBoxTopBorder.gif); } .smallBox .boxBottom { background-image: url(template/allebib/images/ungeSmallBoxBottomBorder.gif); } .largeBox { background-image: url(template/allebib/images/ungeLargeBoxBorder.gif); } .largeBox .boxTop { background-image: url(template/allebib/images/ungeLargeBoxTopBorder.gif); } .largeBox .boxBottom { background-image: url(template/allebib/images/ungeLargeBoxBottomBorder.gif); } #subpageBorder { background-image: url(template/allebib/images/unge2boxBorderSub.gif); } #subpageTopBorder { background-image: url(template/allebib/images/unge2boxTopBorderSub.gif); } #subpageBottomBorder { background-image: url(template/allebib/images/unge2boxBottomBorderSub.gif); } .subpageBoxSeperator { background-image: url(template/allebib/images/unge2boxSeperatorSub.gif); } .boxBorderSeperator { background-image: url(template/allebib/images/ungeBoxBorderSeperator.gif); } /* dropdown */ #siteMenu { background-image: url(template/allebib/images/ungeDropdownBg.gif); } .dropdown A.level1 { color: #ffffff; } #siteMenu a { color: #ffffff; } .dropdown LI.level1 { border-right: #9b0101; } .dropdown UL.level2 LI { background-color: #9b0101; border-bottom: #b74d4b; } .dropdown UL.level2 { border: #9b0101; } .dropdown UL.level2 A:hover { background-color: #b74d4b; } /* article */ .article .fakta.box .topBorder { background-image: url(template/allebib/images/ungeFaktaTopBorder.gif); } .article .fakta.box .bottomBorder { background-image: url(template/allebib/images/ungeFaktaBottomBorder.gif); } .fakta.box { background-color: #ebe9e3; } /* forms */ .frontendInput, .newsletterSignup .frontendInput, .tellAFriend .frontendInput, .managerInput, .forumTopBar .forumSearchInput, .searchBox .searchInput, .shopProduct input, .basketAddress input, .forumInput, .metaSearchInput { border: 1px solid #9b0101; } .frontendButton, .blackBoxSearchButton, .managerSubmitButton, .newsletterSignup .frontendButton, .tellAFriend .frontendButton, .managerButton, .forumTopBar .forumSearchButton, .searchBox .searchButton, .forumButton, .metaSearchButton { border: 1px solid #9b0101; } .frontendTextarea, .basketAddress textarea, .forumTextArea { border: 1px solid #9b0101; } /* POLL */ .pollBarFront { border: 1px solid #1E201C; }