* {
	margin: 0;
	padding: 0;
	}
	
html, body {
	background-image:url(../img/bg.gif);
	border:0;
	margin:0;
	padding:0;
	height: 100%;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 85%;
	/*line-height: 1.1em;*/
	}
.tx-indexedsearch, .tx-indexedsearch-res {
	font-size: 95%;
	line-height: 1.4em;	
	}
h1,h2 {
	color: #585859;
	font-size: 18px;
	line-height: 1.1em;
	padding-left: 0 !imporant;
	margin-left: 0 !important;
	}
h4,h5 {
	font-size: 12px;
	padding-left: 0px !important;
	margin-left: 0px !important;
	}
.invisible {
	display: none;
}
#homelink {
	width: 300px;
	height: 100px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

.tx-easytagcloud-pi1 {
	padding-left: 15px;
        paddiing-right: 10px;
}
#text h4 {
	padding-left: 0px !important;
	margin-left: 0px !important;
	}
#nlcontent p {
	font-size: 12px;
	padding-top: 0;
}
dt, dl  {
	padding: 0;
	margin: 0;
	}
#nlcontent h2 {
	margin-bottom: 2px !important;
	margin-left: 0px;
	padding-bottom: 0px !important;
	font-size: 14px;
	}
#nlcontent h1 {
	margin-bottom: 10px;
	}
#nlcontent {
	padding-left: 10px;
	padding-right: 10px;
} 
	
.label div {
	font-size: 85%;
	}
label {
	font-weight: bold;
	color: #585859;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
legend {
	padding-top: 15px;
	text-transform: uppercase;
	padding-bottom: 15px;
	font-size: 13px;
	}
textarea {
	width: 300px;
	}
.csc-textpicHeader {
	padding: 0;
	margin: 0;
	}
.tx-seminars-pi1 p {
	font-size: 14px;
	line-height: 1.4em;
	}

.tx-seminars-pi1 h3 {
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 0px !important;
	margin-left: 0px !important;
	}

.csc-uploads td {
	font-size: 12px;
}
.csc-loginform p {
	padding: 2px 0px 2px 0px;
	margin: 0;
	}
#twrss_table {
	padding-left: 25px;
	}
#twrss_table a {
	padding: 3px 0px 4px 0px !important;
	margin-bottom: 5px !important;
	}
.twrss_item_link {
	margin-bottom: 5px;
}
#tx_onetimeaccount_pi1_form_address {
	height: 20px;
}

.tx-seminars-pi1-browsebox-SCell p {
	font-size: 11px;
}
#twrss_table a:hover {
       text-decoration: underline;
       
}

.tx-seminars-pi1-registration td { width: 300px; }
	
h3 {
	color: #585859;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-left: 0px !important;
	margin-left: 0px !important;
	font-size: 15px;

	}
	
#text a, #rightbar a {
	text-decoration: underline;
	color: #000;
	}
#text a:hover, #rightbar a {
	text-decoration: none;
	color: #000;
	}

#text {
	line-height: 1.3em;
	}

.space {
	height: 0px;
	}
 
body {
	/*font: 100%/1.25 arial, helvetica, sans-serif;*/
	min-width: 780px;
	}
 
p { margin: 15px 0; }
 
p, h1, h2, h3, h4, h5, h6 { padding: 0 0em; }
 
#head {
	width: 100%;
	font-size: 1em;
	color: white;
	text-align: right;
	vertical-align: bottom;
	height: 102px;
	background-color: #fcfcfc;
	background:url(../img/logotop.gif);
	background-repeat: no-repeat;
	}
#subheader {
	background:url(../img/header03.jpg);
	background-repeat: no-repeat;
	height: 205px;
	text-align: left;
	}
 
#wrapper {
	min-width: 900px;
	width: 900px;
	padding:0;
	margin:0;
	margin: auto;
	text-align: center;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	/*background-color: #fcfcfc;*/
	background: #fff;
	}
 
#InnerWrapper {
	width: 100%;
	padding-bottom: 0px;
	background: #fff;
	}
 
#WrapContent {
	padding-bottom: 55px;
	width: 100%;
	margin: 0;
	background-color: #F5F6F8;
	background-image:url(../img/contbg.jpg);
	background-repeat: no-repeat;
	}
 
/* #WrapContent:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	}
*/
 
#leftbar {
	z-index: 2;
	float: left;
	width: 200px;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	/*height: 523px;*/
	/*height: auto;*/
	}
 
#rightbar {
	z-index: 5;
	float: right;
	width: 220px;
	margin: 0;
	/*padding: 0;*/
	/*height: 523px;*/
	/*height: auto;*/
	text-align: left;
	padding: 25px 0px 0px 0px;
	}

#rightbar p, h2, h3, h4, h5, h6 {
	padding-left: 25px !important;
	margin: 0;
	}
#rightbar h3 {
	padding-left: 25px !important;
	margin: 0 0 5 0 !important;
	}
#text h3 {
	padding-left: 0px !important;
	margin: 0 0 5 0 !important;
	}
 
#content {
	z-index: 0;
	display: block;
	width: auto;
	padding: 0px 0px 35px 35px;
	text-align: left;
	margin: 0 200px 0px 200px;
	height: auto;
	}
 
.clear {
	clear: both;
	/*display: block;*/
	display: none;
	height: 5px;
	overflow: hidden;
	color: #fff;
	margin: 0;
	padding: 0;
	}
#text {
 	width: 420px;
	padding-top: 10px;
	margin-top: 0px;
 	margin-bottom: 0px;
 	padding-bottom: 4px;
 	}
 		
#footer {
	/*position: absolute;
	bottom: 0 !important;
	left: 0 !important;*/
	/*bottom: -1px; */
	clear:both;
	padding:10px 0px 10px 0px;
	margin:50 0 0 0;
	width: 100%;
	height: 57px;
	color: black;
	text-align: left;
	background-color: #f3f3f3;
	}
#eutext {
	display: inline;
	float: left;
	color: #585859;
	font-size: 11px;
	padding-right: 15px;
	}
#logobar {
	display: inline;
	float: left;
	}
#rights {
	color: #585859;
	font-size: 11px;
	}

#search {
	color: #000;
        padding-top: 0px;
        margin-top: 23px;
        padding-left: 20px;
	width: 185px;
	float: right;
	padding-right: 17px;
	}

#navlist {
        margin-top: 85px;
        paddign-top: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	width: auto;
	padding-right: 11px;
	/*float: right;*/
	}
	
ul#navlist {
	white-space: nowrap;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	}

#navlist a { padding: 3px 10px; font-weight: bold; }

#navlist a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
	}

#navlist a:hover {
	background-image: url(../img/over.gif);
	color: #000;
	text-decoration: none;
	}

ul#navlistsub {
	margin-left: 0px;
	padding-left: 20px;
	}
#navlistsub li {
	list-style-type: none;
	padding-bottom: 5px;
	}

#navlistsub a {
	text-decoration: none;
	color: #585859;
	font-weight: bold;
	font-size: 13px;
	}
#navlistsub a:hover {
	text-decoration: underline;
	}

ul#navlistsubl3 {
	margin-left: 0px;
	padding-left: 10px;
        padding-top: 3px;
        margin-top: 0px;
	}

#navlistsubl3 a {
	font-weight: normal;
	font-size: 12px;
	}

#rootline {
	margin-bottom: 15px;
	}
#rootline a {
	text-decoration: none;
	font-size: 11px;
	color: #585859;
	padding-right: 5px;

	}
.rss {
	float: right;
	}

#meta a {
	text-decoration: none;
	color: #585859;
	}
#meta {
	text-align: right;
	padding-right: 10px;
	}
.csc-sitemap li {
	list-style-type: none;
	}
.csc-sitemap ul ul {
	padding-left: 25px;
	padding-bottom: 5px;
	}
.csc-sitemap ul a {
	text-decoration: none;
	}

ul.browsebox {
	list-style-type: none;
	margin-bottom: 15px;
	}
.browsebox li {
	display: inline;
	padding-right: 10px;
}

.tx-indexedsearch-searchbox td {font-size: 12px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; font-size: 12px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px;font-size: 12px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; color:#000000;font-size: 12px;}
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px;font-size: 12px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; color:#000000; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#fff; font-size: 11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; color:#000000;font-size: 11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; color:#000000;font-size: 11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; color:#000000; font-size: 11px;}
.tx-indexedsearch-descr {font-size: 11px; }
.tx-indexedsearch-redMarkup { background: yellow; color: #000; }
.tx-indexedsearch-percent { font-size: 11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#ffffff;font-size: 11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#DEDEE0;font-size: 11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px;font-size: 11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px;font-size: 12px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc;font-size: 11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle;font-size: 11px; }


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F2F2F4;
}
.news-latest-container HR.clearer {
	clear:left;
	display: none;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:none;
	background-color:transparent;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#ccc;
	padding:3px;
	margin:3px;
	border:none;
	/*background-color:#D8FA70;*/
	background-color:transparent;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	/*height: 1%;*/
	line-height: 1.3;
	/* IE hack end */
	/*height: auto !important;*/	
	padding:0px 10px 0px 0px;
	margin:0px;
	border:none;
	background-color:transparent;
}
.news-latest-item h3 {
	color: #585859 !important;
	padding-bottom: 1px;
	margin-bottom: 0px;
	font-size: 15px;
	}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	margin-left: 25px;
	border:none;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;

}

.news-latest-morelink A {
	float: right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:none;
	background-color:transparent;

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:0px;
	margin:0px;
	border:none;
	font-size: 12px !important;
	background-color:transparent;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0px;
	color: #585859;
	border-bottom: 1px solid #fff;
	background-color: transparent;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color: #585859 !important;
	padding-left:0px;
        text-decoration: none;

}
.news-list-container H3 A {
	color:#585859 !important;
}
.news-list-container P {
	padding-left:0px;
}
.news-list-date {
	float: right;
	color: #000
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: transparent;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:none;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
	margin-bottom: 15px !important;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:0px;
	border:none;
	padding:0px;
	background-color:transparent;
	font-size: 11px;
}
.tx-ttnews-browsebox TD {
	font-size: 11px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: normal;
	font-size: 11px;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
	font-size: 11px;
}

.tx-ttnews-browsebox-SCell {
	background-color: transparent;
	border:none;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:0px;
	border:none;
	background-color:transparent;
	line-height: 1.4em;
}
.news-single-item H2 {
	color: #585859;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 0;
}
.news-single-item H3 {
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 0;
	font-weight: normal;
}

.news-single-img {
	margin-left:0px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
	padding-bottom: 10px;
	float: right;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:transparent;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}
.rgslideshownav {
	display: none;
}

