#mainWrapper {
	display: block;
	width: 745px;
	margin: 0 auto;
	position: relative;
}
#header{
	width: 745px;
	margin: 0px auto;
	clear: both;
}
#logo{
  padding: 0px 0px 0px 80px;
  float: left;
}
#logo a img {
  border: none;
}
#search {
	margin: 2px 2px 0 0;
	padding: 3px;
	display: block;
	width: 214px;
	height: 21px;
	background: #000000; 
  float: right;
}
#search .text {
	width: 164px;
}
#search .submit {
	width: 40px;
	text-transform: uppercase;
	font-size: 11px;
}
#search .submit_en {
	width: 43px;
	text-transform: none;
	font-size: 11px;
	border:none;
	font-weight: bold;
}
#teaserWrap{
  display: block;
  margin: 2px 0px 0px 80px;
  float: left;
  padding: 10px;
  width: 415px;
  height: 180px;
  background: #000000;
  position: relative;
}
#teaserHeader {
	display: block;
	width: 95%;
	position: absolute;
	bottom: 12px;
	color: #FFFFFF;
	padding: 7px 0 0 10px;
	background: transparent url("../img/teaser_bg.png") top left repeat;
          display:none;
}
#subscription{
  display: block;
  margin: 2px 0px 0px 2px;
  float: left;
  padding: 10px;
  height: 180px;
  width: 208px;
  background: #000000;
}
#subscription form {
	display: block;
	margin: 10px auto;
	width: 170px;	
}
#subscription label{
	display: block;
	color: #808080;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
} 
#subscription input{
	width: 100%;
} 
#subscription input.submit{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#contentWrap{
  width: 745px;
  font-size: 12px;
}
#month{
	margin: 2px 0 0 15px;
  padding: 8px;
  float:left;
  display: block;
  height: 27px;
  width: 47px;
  background: #000000;
}
#month a img {
  border: none;
}
#news{
  width: 395px;
  height: auto !important;
  height: 500px;
  min-height: 500px;
  float: left;
  padding: 8px 20px;
  margin: 2px 0 0 80px;
  background: #000000;
}
#contentright{
  width: 228px;
  margin: 0 0 0 2px;
  float: left;
  background: none;
}
#contentright .block {
	display: block;
	margin: 2px 0 0 0;
	height: auto !important;
	min-height: 160px;
	padding: 8px;
	height: 160px;
	background: #000000;
}
.underlined, #news h1, .block h2 {
	border-bottom: 1px solid #333333;	
}
#logo2{
  padding: 2px 0px 0px 2px;
  float:right;
}
#logo2 a img {
  border: none;
}
#copyright{
	font-size: 10px;
	clear: both;
	padding: 20px 0 20px 90px;	
}
#copyright span {
	color: #FFFFFF;	
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 5px;	
}
##############################NEWS###################################
.news-latest-item {
	display: block;
	clear: both;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #333333;	
}
span.news-latest-date a {
	display: block;
	color: #808080;
}
span.news-latest-date a:hover {
	color: #db9f4f;
}
.news-list-img {
	margin: 5px 10px 5px 0;
	float: left;	
}
div.news-list-item h3, div.news-list-item p.bodytext  {
	display: block;
}
div.news-list-item p.bodytext  {
	margin: 5px 0 5px 0;
}
div.news-list-morelink {
	margin: 5px 0 0 0;	
}
div.news-latest-item h4 a, div.news-list-item h3 a {
	color: #FFFFFF;	
}
div.news-latest-item p.bodytext {
	display: inline;	
}
span.news-list-date {
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
span.news-list-date p.bodytext {
	display: inline;	
}
.clearer {
	clear: both;
}
a.active_month {
	font-weight: bold;	
}

.csc-mailform {
  border:none;
}

.csc-mailform .csc-mailform-field {
  padding: 0 0 3px 0;
}
.csc-mailform .csc-mailform-field input {
background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
height:18px;
line-height:18px;
vertical-align:top;
border:solid 1px #808080;
width:180px;
}

.csc-mailform .csc-mailform-field input.csc-mailform-submit {
  border:none;
  font-weight:bold;
}

.news-single-img {
  height:auto !important;
  height: 160px;
  min-height: 160px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background:#000000;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
color:#DB9F4F;
}