/*Seitenaufbau*/
body {
    background:#000000;
}

#content {
    min-height: 100%;
    min-width: 1004px;
}

/*Content*/
#innerContent {
    position: relative;
    margin: 0px auto 0px auto;
    width: 1004px;
    height: 100%;
    display: block;
    clear: both;
    float: none;
	z-index: 50;
}

/*Footer*/
.js #footerNav {
    position: relative;
	width: 100%;
    margin-top: 0px;
	padding-top: 40px;
}

.js #footerNavInner {
	border-top: 1px solid #cccccc;
	color: #cccccc;
	margin-top: 0px;
}

.js #footerNavInner a:link, .js #footerNavInner a:visited, .js #footerNavInner a:active, .js #footerNavInner a:focus {
	color: #cccccc;
}

.js #footerNavInner a:hover {
	color: #ffffff;
}

#footerNewsletter .newsletterInput {
    background: url(img/emag.newsletterInputDark.png);
}

#footerNewsletter #newsletterInput {
	color: #cccccc;
}

#footerNewsletter #newsletterInput.active {
	color: #ffffff;
}

#footerNewsletter input#newsletterSubmit {
    background: url(img/emag.newsletterSubmitDark.png);
}

#soundOff {
	background-image: url(img/emag.footerSoundDarkOff.png);
}

#soundOn {
	background-image: url(img/emag.footerSoundDarkOn.png);
}

/*left-hand Navigation*/
#leftNav {
    height: 100%;
    width: 205px;
    font-size: 12px;
    line-height: 15px;
    margin-top: 147px;
    float: left;
    display: block;
    clear: left;
}

#leftNav div.trenner {
    background: #ffffff;
    width: 86px;
    height: 1px;
    overflow: hidden;
    display: block;
    float: left;
    overflow: hidden;
    margin: 1px 0px 29px 1px;
}

#leftNav h2 {
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 4px;
	color: #ffffff;
}

#leftNav a {
    display: block;
    clear: both;
    float: none;
    text-decoration: none;
    width: 210px;
}

#leftNav div.leftNavSub, #leftNav div.leftNavSubSub, #leftNav div.leftNavRSS, #leftNav div.leftNavIcons {
    margin: 0px 0px 7px 0px;
    width: 245px;
    display: block;
    float: left;
    overflow: hidden;
}

#leftNav div.leftNavSub, #leftNav div.leftNavRSS {
    margin: 28px 0px 7px 0px;
}

#leftNav div.leftNavHeader a {
    display: block;
    clear: both;
    float: none;
    height: 83px;
    width: 245px;
    overflow: hidden;
}

#leftNav div.leftNavSub a {
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
	letter-spacing: -0.02em;
}

#leftNav a:link, #leftNav a:visited, #leftNav a:active, #leftNav a:focus {
    color: #ffffff;
}

#leftNav a:hover {
    color: #cccccc;
}

#leftNav a.active {
    text-decoration: underline;
    color: #cccccc;
}

#leftNav div.leftNavSub a:link, #leftNav div.leftNavSub a:visited, #leftNav div.leftNavSub a:active, #leftNav div.leftNavSub a:focus {
    color: #ffffff;
}

#leftNav div.leftNavSub a:hover {
    color: #cccccc;
}

#leftNav div.leftNavSub a.active {
    text-decoration: underline;
    color: #cccccc;
}

#leftNav div.leftNavSubSub a:link, #leftNav div.leftNavSubSub a:visited, #leftNav div.leftNavSubSub a:active, #leftNav div.leftNavSubSub a:focus {
    color: #ffffff;
}

#leftNav div.leftNavSubSub a:hover {
    color: #cccccc;
}

#leftNav div.leftNavSubSub a.active {
    text-decoration: underline;
    color: #cccccc;
}

#leftNav div.leftNavRSS a {
    background: url(img/emag.artsSponsorship.rssFeed.png) no-repeat left bottom;
    padding-left: 32px;
    margin: 3px 0px 0px 0px;
    line-height: 13px;
}

#leftNav div.leftNavRSS a:link, #leftNav div.leftNavRSS a:visited, #leftNav div.leftNavRSS a:active, #leftNav div.leftNavRSS a:focus {
    background-position: left top;
}

#leftNav div.leftNavRSS a:hover {
    background-position: left bottom;
}

#leftNav div.leftNavIcons a {
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px 0px 0px 30px;
	margin-top: 12px;
	text-transform: uppercase;
	line-height: 13px;
}

#leftNav div.leftNavIcons a.iPhoneApp {
	background-image: url('img/_shared.icons.iPhoneApp.png');
}

#leftNav div.leftNavIcons a.facebook {
	background-image: url('img/_shared.icons.facebook.png');
}

#leftNav div.leftNavIcons a.twitter {
	background-image: url('img/_shared.icons.twitter.png');
}

#leftNav div.leftNavIcons a.youTube {
	background-image: url('img/_shared.icons.youTube.png');
}

/*right-hand Content*/
#rightContent {
    height: 100%;
    width: 759px;
    font-size: 12px;
    line-height: 15px;
    float: right;
    display: block;
    clear: right;
	min-height: 600px;
}

.gridView #rightContent {
    margin-top: 129px;
    width: 759px;
}

.article #rightContent {
    margin-top: 129px;
    width: 759px;
}

#rightContent .mainTeaser {
    width: 751px;
    margin: 0px 0px 30px 8px;
}

.js #rightContent .mainTeaser {
    height: 431px;
}

.js #rightContent .gridTeaser {
    width: 245px;
    height: 245px;
} 

#rightContent .gridTeaser {
    margin: 0px 0px 8px 8px;
    float: left;
    display: block;
    clear: none;
}

#rightContent .gridTeaserSpacer {
    width: 245px;
    height: 245px;
    margin: 0px 0px 8px 8px;
    float: left;
    display: block;
    clear: none;
}

#rightContent .article {
    width: 751px;
    margin: 0px 0px 8px 8px;
}

.js #rightContent .article { 
    height: 1000px;
}

#country_mid a:link, #country_mid a:visited, #country_mid a:active, #country_mid a:focus {
	color: #999999;
}
#country_mid a:hover, #country_mid a.active {
    color: #666666;
}
