body {
	background-color: #d2d7de;
}

a {
	color: #a4b533;
}

h2 span.subheader, h2 span.subheader a {
	color: #7f1f17;
}

#header {
	background: #c0cb33;
}

#head-row2 {
	background-image: url(../img/head-shadow.gif);
}

#head-claim {
	background-image: url(../img/claim.gif);
}

#head-search button {
	background-image: url(../img/search.gif);
}

#mainpage {
	background-image: url(../img/bg.gif);
}

#rgaccordmenu li a, #rgaccordmenu li span.toggle {
	background-image: url(../img/navi.gif);
}

#rgaccordmenu li span.rss {
	background-image: url(../img/rss.gif);
}

#rgaccordmenu ul.menu-second {
	background-image: url(../img/navi_sub.gif);
}

#rgaccordmenu ul.menu-second li a {
	background-image: url(../img/arrow_r_grey.png);
}

#rgaccordmenu .menu-second li a:hover, #rgaccordmenu .menu-second li span.open a {
        background-image: url(../img/arrow_r_orange.png);
}

#right .tx-dmmmagazinsview-latest {
	background: #eadfd1 url(../img/right_txdmmmagazinsview_latest.gif);
}

#right a, #left a {
        color: #a4b533;
}

#content {
	color: #2c2d2d;
}

#content h1 {
	background-image: url(../img/headline.gif);
}

#content h1.inactive {
	background-image: url(../img/headline_inactive.gif);
}

#content .news-latest-container {
	background: #f0f4de;
	color: #2c2d2d;
	min-height: 0;
}

#content .news-latest-container h2 a {
	color: #545b61;
}

#content .news-latest-container .subheader a {
	color: #7f1f17;
}

#content .news-latest-container h1 {
	background-image: url(../img/headline_topnews.gif);
}

#content .news-list-morelink a {
	color: #a4b533;
}


#backgroundImage {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;	
}


/* Interview teaser */
#interview-teaser {
	background-color: #d1d2cf;
	margin: -10px -10px -10px -12px;
	padding: 0;
}

#interview-teaser h2 {
	color: #7d1e16;
	font-size: 15px;
	margin: 0 0 5px;
	padding-top: 6px;
	text-align: center;
}

#interview-teaser img {
	border-color: #e5e5e3;
	border-width: 2px 0 2px
}

#interview-teaser p {
	background: url("../img/quotes.gif") no-repeat;
	color: #555a43;
	font-weight: bold;
	margin: 0;
	padding: 10px;
}

#interview-teaser p strong {
	color: #6a1d13;
}

#interview-teaser p a {
	color: #181716;
	font-weight: bold;
}

#interview-teaser p a:hover {
	text-decoration: underline;
)}

