html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	background-color: #2E3235;
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.cbfs0 {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}

.tar {
  text-align: right;
}

/****** STARTING PAGELAYOUT HERE ******/

.page {
  background-color: #000000;
  margin: 10px auto 10px auto;
  text-align: left;
  width: 990px;
}

.page-left {
  float: left;
  width: 749px;
  height: auto;
  background-color: #FFFFFF;
}

.main-navi {
  background: url(../img/mn-bg.png);
  background-position: top left;
  background-repeat: repeat-y;
  background-color: #000000;
  height: 33px;
  padding: 0px 0px 0px 30px;
}

.main-navi ul li {
  display: inline;
}

.main-navi ul li a {
  font: normal 10px Verdana;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 0px 5px 0px 15px;
  line-height: 33px;
}

.main-navi ul li a:hover, .main-navi ul li.mainnavi-act a, .footer-navi ul li.metanavi-act a, a span.metanavi-act {
  color: #AD9961 !important;
}

.main-image, .main-image * {
  width: 749px;
  height: 347px;
  overflow: hidden;
}

.page-content {
  background: url(../img/content-bg.png);
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #FFFFFF;
  padding: 40px 0px 20px 45px;
  min-height: 200px;
}

.content-left {
  float: left;
}

.content-title h2 {
  font: normal 18px Verdana;
  color: #AD9961;
  margin-bottom: 40px;
  display: none;
}

.content-subtitle h3 {
  font: normal 18px Verdana;
  color: #111111;
  margin-bottom: 20px;
}

.content-navi {
  width: 230px;
}

.content-navi ul li a {
  display: block;
  font: normal 14px Verdana;
  text-decoration: underline;
  color: #222222;
  margin-bottom: 13px;
}

.content-navi ul li a:hover {
  text-decoration: none;
}

.content-navi ul li.subnavi-act a {
  color: #AD9961 !important;
}

.content-navi p.bodytext {
  font: bold 14px Verdana !important;
  padding-top: 4px;
  font-style: italic !important;
  color: #AD9961 !important;
}

.content-right {
  float: right;
  margin-right: 60px;
}

.content {
  width: 405px;
}

.content-full-width {
  width: 650px;
  min-height: 570px;
}

.content a, .content-full-width a {
  color: #AD9961 !important;
}

.content a:hover, .content-full-width a:hover {
  text-decoration: underline !important;
}

.content-full-width .csc-header h1 {
  font: normal 20px Verdana;
  color: #AD9961;
  margin-bottom: 20px;
}

.content ul li {
  margin-bottom: 5px;
}

.content ul li {
  font: normal 12px Verdana;
  font-style: normal;
  color: #000000;
}

.content p.bodytext, .content p, .content-full-width p.bodytext, .content-full-width p {
  font: normal 12px Verdana;
  font-style: normal;
  color: #000000;
  line-height: 20px;
  text-align: justify !important;
}

.content ul {
  list-style-type: square;
  margin-left: 20px;
}

.content .team-table-box, .content .team-content-box {
  position: relative;
  width: 500px;
  left: -60px;
}

.content .team-table-box a {
  color: #000000 !important;
  text-decoration: none;
}

.content .team-table-box a:hover {
  color: #000000 !important;
  text-decoration: underline;
}

.content .team-table-box td {
  padding-bottom: 5px;
}

.content .team-table-box td.goldlink a, .content .team-table-box td.goldlink p {
  color: #AD9961 !important;
  text-decoration: none;
}

.content .team-table-box td.goldlink a:hover {
  color: #AD9961 !important;
  text-decoration: underline;
}

.page-right {
  float: left;
  width: 241px;
  height: auto;
  background: url(../img/pr-bg.png);
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #000000;
}

.mrp-image {
  position: relative;
  top: 70px;
  left: 40px;
}

.news-references ul ul li {
  display: block;
  text-decoration: none;
  background: url(../img/white-line.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  width: 180px;
  padding-left: 43px;
  margin-bottom: 45px;
}

.news-references ul ul li a {
  position: relative;
  font: normal 16px Verdana;
  color: #FFFFFF;
  text-decoration: none;
  top: 3px;
}

.news-references ul ul li a:hover {
  color: #AD9961;
  text-decoration: none !important;
}

.news-references, .news {
  width: 200px; /*## no sense just needed for hasLayout for IE6+IE7 ##*/
  margin-top: 111px;
  margin-bottom: 30px;
  min-height: 350px;
}

.news-references h2, .news h2 {
  font: normal 20px Verdana; /*## laut screendesign keine web-standard schrift ##*/
  color: #FFFFFF;
  margin-bottom: 10px;
}

.page-footer {
  width: 990px;
  height: 86px;
  background: url(../img/footer-bg.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  _margin-top: -3px;
}

.page-footer a {
  color: #999999;
}

.page-footer a:hover {
  color: #333333;
}

.footer-left-info, .footer-right-info {
  float: left;
  width: 200px;
  padding-left: 9px;
  margin-top: 20px;
}

.footer-left-info {
  width: 180px;
  border-right: 1px solid #999999;
}

.footer-info {
  width: 450px;
  margin-left: 275px;
}

.footer-info p.info {
  font: normal 10px Verdana;
  color: #999999;
}

.footer-info p.info strong {
  font: bold 11px Verdana;
}

.footer-navi {
  float: right;
  font: normal 10px Verdana;
  color: #999999;
  position: relative;
  top: -55px;
  right: 8px;
}

.footer-navi ul li, .footer-navi ul {
  display: inline; 
}

.footer-navi ul li a {
  font: normal 10px Verdana;
  color: #999999;
  text-transform: uppercase;
  margin-right: 5px;
}

.footer-navi ul li a:hover {
  color: #AD9961;
}

.news-references a {
  font: normal 14px Verdana; /*## laut screendesign keine web-standard schrift ##*/
  color: #FFFFFF;
}

.news-references a:hover {
  text-decoration: underline !important;
}

.news {
  display: none;
}

/*********** TT_NEWS ****************************************************/

.news-list-container, .news-list-container * {
  border: none !important;
  background: none !important;
  padding: 0px !important;
  margin: 0px !important;
  color: #000000 !important;
  width: auto !important;
  height: auto !important;
}

.news-list-item {
  margin-bottom: 20px !important;
}

.news-list-item span.news-list-date {
  position: relative;
  top: 8px;
  display: none;
}

.news-list-morelink {
  text-align: right;
}

.news-list-item h3 a {
  display: block !important;
  font: normal 14px Verdana !important;
  font-style: normal !important;
  color: #AD9961 !important;
  margin-top: -3px !important; 
}

.news-list-item p.bodytext {
  width: 280px !important;
  font: normal 11px Verdana;
  color: #000000;
  display: block;
}

.news-list-item a {
  font: bold 11px Verdana;
  font-style: normal;
  color: #000000;
  display: inline;  
}

.news-list-item a:hover {
  color: #AD9961; 
}

.news-single-item, .news-single-item * {
  border: none !important;
  background-color: #FFFFFF !important;
  padding: 0px;
  margin: 0px !important;
  color: #000000 !important;
  font: normal 12px Verdana;
}

.news-single-item b {
  font-weight: bold !important;
}

.news-single-item > h3 {
  font: normal 14px Verdana !important;
  font-style: normal !important;
  color: #AD9961 !important;
}

.news-list-browsebox {
  text-align: right !important;
  margin: 10px 0px 10px 0px !important;
  color: #333333 !important;
}

.news-list-browse div table tbody tr td.tx-ttnews-browsebox-SCell p a {
  background-color: #B0AD78 !important;
  padding: 4px !important;
  color: #FFFFFF !important;
}

.tx-ttnews-browsebox > p {
  font: normal 12px Verdana;
  display: none;
}

.tx-ttnews-browsebox > table > tbody > tr > td > p > a {
  padding: 4px !important;
}

.news-list-item a:hover, .tx-ttnews-browsebox > table > tbody > tr > td > p > a:hover {
  text-decoration: underline !important;  
}