/* zentrierung und hintergrund */
html, body { height: 100%; width: 100%; }
body { color: #ffffff; background: #7b7c7e; }
#centerer { min-height: 689px; min-width: 1000px; height: 100%; width: 100%; position: relative; }
#container { background: url("../../media/bilder/_layout/container-bg.png") no-repeat; width: 1000px; height: 689px; position: absolute; top: 50%; margin-top: -345px; left: 50%; margin-left:-500px; }
#spacer { margin: 29px; }

/* generelle elemente */
address { font-style: normal; }
p.linkWeiter a { background: url("../../media/bilder/_layout/weiter.gif") no-repeat left center; padding-left: 20px; }
dl.bild dd { background: #cccccc; }
a { text-decoration: none; }
a:hover, a:focus { text-decoration: underline; }
button { background: #d7a537; color: #ffffff; border: 1px solid #e6e6e6; /*border-top-color: #979798; border-right-color: #b3b3b5; border-bottom-color: #4e4e50;*/ font-size: 10px; padding: 4px 12px; }

/* header */
#header { position: relative; z-index: 2; }
h1#logo img { display: none; }
h1#logo { text-indent: -9999px; margin: 0; }
h1#logo a { background: url("../../media/bilder/_layout/harries-logo.gif") center no-repeat #ffffff; display: block; width: 100%; height: 195px; }

/* navigation */
#navigation a { color: #7b7c7e; display: block; padding: 8px 8px 10px; }
#navigation li.selected a { color: #d7a537; }
#navigation a:hover, #navigation a:focus { color: #d7a537; text-decoration: none; }
#navigation { text-transform: uppercase; font-size: 10px; margin-top: 2px; font-weight:bold; letter-spacing: 0.04em; }
#navigation ul { list-style: none; margin: 0; }
#navigation li { background: url("../../media/bilder/_layout/navigation-divisor.png") no-repeat 2px 9px; padding-left: 4px; float: left; margin: 0; }
#navigation li.first { background: none; padding-left: 0; }
#mainNavigation { float: left; }

#navigation li.hasEntries a:hover, #navigation li.hasEntries:hover a, #navigation li.hasEntries.hover a { background: #f5f5f5; }
#navigation ul ul { position: absolute; }
#navigation li li { background: none; padding: 0; float: none; }
#navigation li li a { background: #f5f5f5; border: 1px solid #7b7c7e; border-width: 0 0 1px; padding: 6px; }
#navigation li li.first a { border-width: 1px 0; }
#navigation li.selected li a { color: #7b7c7e; }
#navigation li.selected li a:hover, #navigation li.selected li a:focus, #navigation li li.selected a { color: #d7a537; }
#navigation ul ul { display: none; }
#navigation li:hover ul, #navigation li.hover ul { display: block; }

ul#partnerNavigation { float: right; margin: 8px 13px 0 0; }
#partnerNavigation .linkComedyTour, #partnerNavigation .linkMusicTour { background: none; padding-left: 10px; }
#partnerNavigation .linkComedyTour a { background-image: url("../../media/bilder/_layout/comedy-tour.png"); }
#partnerNavigation .linkMusicTour a { background-image: url("../../media/bilder/_layout/magical-history-tour2.png"); }
#partnerNavigation a { display: block; padding: 0; width: 66px; height: 66px; text-indent: -9999px; background-repeat: no-repeat; background-position: 0 0; margin: -28px 0; }
#partnerNavigation a:hover, #partnerNavigation a:focus { background-position: -66px 0; }


/* content */
#content, #content textarea, #content input, #content select { color: #7b7c7e; font-size: 11px; line-height: 14px; }
#content a { color: #d7a537; }
/* todo: auskommentieren vor live-schaltung
#content a:visited { text-decoration: underline; color: #7b7c7e; }
*/
#content { width: 100%; height: 405px; position: relative; }
#contentCol2 { width: 465px; height: 405px; position: absolute; left: 0; background: white; padding: 0; }
#contentCol1 { width: 405px; height: 355px; position: absolute; right: 0; background: white; padding: 40px 30px 10px; }


/* subnavigation */
#subnavigation { font-size: 10px; line-height: 10px; text-transform: uppercase; position: absolute; top: 18px; }
#subnavigation a { color: #7b7c7e; }
#subnavigation li.selected a { color: #d7a537; }
#subnavigation a:hover, #subnavigation a:focus { color: #d7a537; text-decoration: none; }
#subnavigation ul { list-style: none; margin: 0; }
#subnavigation li { background: url("../../media/bilder/_layout/navigation-divisor.png") no-repeat 6px 0; padding-left: 12px; float: left; margin: 0; }
#subnavigation li.first { background: none; padding-left: 0; }

/* footer */
#footer a { color: #d1d1d1; }
#footer { position: absolute; bottom: 0; width: 940px; }
#footer { font-size: 10px; color: #d1d1d1; }
#imprintLinks { float: left; list-style: none; margin: 0; }
#footer li { background: url("../../media/bilder/_layout/footer-divisor.png") no-repeat 6px 0; padding-left: 14px; float: left; margin: 0; }
#footer li.first { background: none; padding-left: 0; }
#imprintLinks address { margin: 0; }
#imprintLinks address strong { text-transform: uppercase; font-weight: normal; }
#imprintLinks address span { background: url("../../media/bilder/_layout/footer-divisor.png") no-repeat 6px 2px; padding-left: 14px; }
#imprintLinks address span.first { background: none; padding-left: 0; }
#imprintLinks address br { display: none; }
#languageLinks { float: right; list-style: none; margin: 0 5px 0 0; }

ul.country-list { list-style: none; float: right; text-align: center; }
/* */
ul.country-list li { margin-bottom: 1em; }
