/* @override http://www.duostars.eu/fileadmin/css/main.css */

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: #FFFFFF;
	text-align: center;
  	font: normal 12px Arial;
	color: #333333;
}
a {
	text-decoration: none;
	color: #000000;
}

a:hover {
  text-decoration: underline;
}


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;
}

h1,h2,h3,h4,h5,h6{
	margin: 0px;
}

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

.fleft {
  float: left;
}

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

.wholepage {
  width: 100%;
  height: auto;
}

.page {
  background-color: #FFFFFF;
  margin: 0px auto 0px auto;
  text-align: left;
  width: 850px;
  height: auto;
  display: block;
}

.topbox {
  width: 850px;
  height: 15px;
  margin: 5px 0px 5px 0px;
  display: block;
}

.langnavi {
  width: 155px;
  height: 15px;
  float: left;
   display: inline;
}

.langnavi-flag {
  margin: 0px 5px 0px 0px;
}

.metanavi {
  float: left;
  width: 540px;
  height: 15px;
  text-align: center;
   display: inline;
}

.ie6 .metanavi {
  width: 510px;
}

.metanavi ul li {
  display: inline;
}

.metanavi ul li a {
  font: normal 10px Arial;
}

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

.search {
  float: right;
  width: 155px;
  height: 15px;
  display: inline;
 }
 
.ie6 .search {
	width: 150px;
} 

.page100pw {
  background-color: #FFFFFF;
  width: 100%;
  /*#width: 96%;  BECOUSE OF FIX IE6+IE7 SCROLLBAR */
  height: 110px;
   /*_overflow: hidden;  BECOUSE OF AN INNER DIV WITH POSITION RELATIVE */
   margin:0;
  padding:0;
  display: block;
  width: 100%;
		background-image: url(../img/headbg.jpg);
		background-position: center top;
		background-repeat: repeat-y;
}

.ie6 .page100pw {
  width: 100%;
  height: 112px;
  overflow: hidden; /* BECOUSE OF AN INNER DIV WITH POSITION RELATIVE */
}

.ie7 .page100pw {
  width: 100%;
 
}


.headerboxleft {
  float: left;
  background-color: #96BAD2;
  width: 50%;
  height: 110px;
  display: none;
  margin:0;
  padding:0;
  
}

.headerboxright {
  float: left;
  background-color: #396B8E;
  width: 50%;
  height: 110px;
  display: none;
  align:right;
  margin:0;
  padding:0;

}

.headerbox {
  position: relative;
  display: block;
  top: 0px;
 /* _top: -112px;  BECOUSE OF SOME STRANGE 2PX IN IE6 */
  text-align: center;
  margin: 0px auto 0px auto;
  width: 850px;
  height: 110px;
  background: url(../img/header.jpg);
  background-repeat: no-repeat;
  
}

.ie6 .headerbox{
	top: 0px;
}
#home-link{
	display: block;
	width: 150px;
	height: 110px;
	position:relative;
	top: -20px;
	left: 0px;
}


.ie6 #home-link{
	left: -360px;
	top: -20px;
	
	z-index:99;
}

.ie7 #home-link{
	top: -20px;
	left: -360px;
	
	z-index:99;
}

.mainnavi ul {
  text-align: left;
  position: relative;
  top: 90px;
  left: 175px;
}

.mainnavi ul li {
  display: inline;
}

.mainnavi ul li a {
  font: bold 12px Arial;
}

.titlebox {
  width: 850px;
  height: 70px;
  margin: 3px 0px 0px 0px;
  /*background: url(../img/title.jpg);
  background-repeat: no-repeat;*/
}

.leftbox {
  float: left;
  width: 181px;
  margin: 17px 0px 5px 0px;
  border-right: 1px solid #C1D9EE;
  display: inline;
 
}

.subnavi {
  min-height: 250px;
  
}
.ie6 .subnavi {
  height: 250px;
  display: block;
}


.subnavilink-level1-act {
  background: url(../img/subnavi_act.jpg);
  background-repeat: no-repeat;
}

.subnavilink-level1, .subnavilink-level1-act, .subnavilink-level2, .subnavilink-level2-act {
  width: 175px !important;
  margin-top: 2px;
}

.news-topical {
  width: 175px;
  border-top: 1px solid #E0ECF6;
  padding-top: 5px;
}

.middlebox {
  float: left;
  min-width: 508px;
  min-height: 1px; /* IF CONTENT IS EMPTY */
  width: 508px;
  margin: 3px 0px 5px -1px;
  padding: 0px 16px 0px 16px;
  border-left: 1px solid #C1D9EE;
  border-right: 1px solid #C1D9EE;
}

.content {
  min-height: 525px;
  padding-top: 10px;
}



.rightbox {
  float: left;
  width: 122px;
  margin: 17px 0px 5px -1px;
  padding: 0px 0px 0px 4px;
  border-left: 1px solid #C1D9EE;
}

.news-list {
  min-height: 380px;
}

.bottombox {
  width: 850px;
  height: 41px;
  border-top: 1px solid #CCCCCC;
  margin: 0px 0px 10px 0px;
}

.leftimage {
  float: left;
  width: 179px;
  height: 41px;
  background: url(../img/EU.jpg);
  background-repeat: no-repeat;
}

.rightimage {
  float: right;
  width: 246px;
  height: 41px;
  background: url(../img/creatingthefuture.jpg);
  background-repeat: no-repeat;
}

/************ TT_NEWS STYLING FOR ALL TMPLS *************/

.content h1.csc-firstHeader {
  display: none;
}

img.spacer-gif {
  display: none;
}

.news-topical h1.csc-firstHeader {
  width: 172px;
  height: 16px;
  background-color: #E0ECF6;
  color: #396B8E;
  margin-bottom: 10px;
  font-size: 13px;
  padding: 0px 0px 0px 3px;
}

.news-list h1.csc-firstHeader, .partner h1.csc-firstHeader {
  width: 120px;
  height: 16px;
  background-color: #E0ECF6;
  color: #396B8E;
  margin-bottom: 10px;
  font-size: 13px;
  padding: 0px 0px 0px 3px;
}



.news-topical span.news-latest-date, .news-topical .news-latest-container h2, .news-list span.news-latest-date, .news-list .news-latest-morelink, .news-list .news-latest-container h2, .news-list-subheader{
  display: none;
}

.news-single-backlink a{
	 font-size: 13px;
	 color:#333333;
font-family:Arial;
}


.news-list .news-latest-item {
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px solid #E0ECF6;
}

.news-latest-morelink a, .news-list-morelink a {
  display: block;
  float: right;
  margin: 5px 0px 0px 0px;
  color: #396B8E;
  width: 75px;
  height: 14px;
  background: url(../img/newsmore.jpg);
  background-repeat: no-repeat;
  background-position: right 1px;
  font: bold 10px Arial;
}

.news-topical .news-latest-item h3 a, .news-list .news-latest-item h3 a {
  display: block;
  margin: 5px 0px 5px 0px;
  color: #333333;
  font: bold 11px Arial;
}

.news-topical .news-latest-item p.bodytext, .news-list .news-latest-item p.bodytext {
  margin: 0px 0px 5px 0px;
  color: #333333;
  font: normal 10px Arial;
}

.content .news-list-item {
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px solid #C1D9EE;
}

.content .news-list-item h3 {
  border-bottom: 1px solid #C1D9EE;
  margin: 0px 0px 5px 0px;
}

.content .news-list-item h3 a {
  display: block;
  float: left;
  font: bold 12px Arial;
  color: #333333;
}

.content .news-list-item h3 span.news-list-date {
  display: block;
  float: right;
  font: normal 11px Arial;
  color: #333333;
}

.content .news-list-item .news-list-image {
  float: left;
  margin: 0px 10px 0px 0px;
  max-width: 135px;
}

.content .news-list-item .news-list-text {
  float: left;
  max-width: 350px;
}

.content .news-list-item .news-list-subheader {
  font: bold 12px Arial;
  margin: 0px 0px 15px 0px;
}

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

.content .news-list-browse div table tbody tr td p a {
  font: bold 11px Arial;
  padding: 5px;
  color: #333333;
}

.content .news-list-browse div table tbody tr td.tx-ttnews-browsebox-SCell p a {
  background-color: #C1D9EE;
}

.content .news-single-item h2 {
  display: block;
  float: left;
}

.content .news-single-item .news-single-timedata {
  float: right;
}

.content .news-single-item .news-single-head {
  border-bottom: 1px solid #C1D9EE;
  margin: 0px 0px 5px 0px;
}

.content .news-single-item .news-single-subheader, .content .news-single-item .news-single-image, .content .news-single-item .news-single-content {
  margin: 0px 0px 10px 0px
}

/************ INDEXED SEARCH *************/

.tx-indexedsearch-searchbox form p a, .tx-indexedsearch-info, .tx-indexedsearch-percent, .tx-indexedsearch-icon, .tx-indexedsearch-whatis {
  display: none;
}

.tx-indexedsearch-searchbox form {
  margin-bottom: 10px;
}

.tx-indexedsearch-rules p {
  font-size: 10px;
  margin-bottom: 10px;
}

.tx-indexedsearch-descr {
  font-style: normal !important;
}

.tx-indexedsearch-redMarkup {
  color: #396B8E !important;
  font-style: italic !important;
  background-color: #E0ECF6 !important;
}

.tx-indexedsearch-browsebox p {
  margin-bottom: 10px;
}

.tx-indexedsearch-title a {
  font: bold 12px Arial !important;
  color: #333333 !important;
}

.tx-indexedsearch-title {
  display: block;
  border-bottom: 1px solid #C1D9EE;
  margin-bottom: 5px !important;
}

.content .tx-indexedsearch-browsebox{
  margin-bottom: 10px;
}

.content .tx-indexedsearch-browselist-currentPage strong a, .content .tx-indexedsearch-browsebox ul li a {
  font: bold 11px Arial !important;
  padding: 5px !important;
  color: #333333 !important;
}

.content .tx-indexedsearch-browselist-currentPage strong a {
  background-color: #C1D9EE;
}
