/* tt_news -begin */
/* -------------------------------------------------------------------------- */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container br.clearer,
.news-list-container br.clearer,
.news-single-item br.clearer,
.news-latest-container br.clearer{
 clear:right;
 height:0pt;
 line-height:0pt;
 margin:0pt;
 padding:0pt;
 font-size:0;
}

.hide_news{
 display:none;
 height:0px;
 font-size:0px;
 line-height:0px;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
}

.news-latest-container a{
}

.news-latest-container a:hover{
}

.news-latest-gotoarchive {
}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {

}
.news-latest-gotoarchive A {

}
.news-latest-item {
/* IE hack */
 height: 1%;
line-height:135%;
/* IE hack end */
}

.news-latest-item table td{
 font-size:0.85em;
 vertical-align:top;
}

.news-latest-item table td.news-latest-date{
}

.news-latest-item p.bodytext{
}

.news-latest-item div.left {
float:left;
width:95px;
margin:0;
padding:0;
}

.news-latest-item div.right {
float:right;
margin:0;
width:184px;
}

.news-latest-item div.right H1 {
background-color:#74A6D0;
font-size:11px;
font-weight:bold;
line-height:22px;
margin:0 0 0 1px;
}

.news-latest-item div.right H1 a {
background-image: url(../imgs/link_RO.gif);
background-position:10px 7px;
background-repeat:no-repeat;
line-height:22px;
padding:0 0 0 18px;
margin:0;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
display:block;
}

.news-latest-item div.right a:hover {
text-decoration:none;
}

.news-latest-item div.right p.bodytext {
padding:5px 5px 10px 10px;
}

.news-latest-category IMG {
 float: none;
 border:none;
 margin:0px;
}
.news-latest-date,.news-latest-category {
 font-weight:bold;
 line-height:1.5em;
 margin:0pt;
 padding:0pt;
}

.news-latest-morelink{
 float:right;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container {
padding:0;
margin:0;
}


.news-list-item {
margin:0 0 10px;
padding:0;
}

body#home .news-list-item {
margin:0 0 20px;
padding:0;
}
	
.news-search-form {
padding:3px;
margin-bottom:5px;
border:1px solid #c0c0c0;
}

.news-search-emptyMsg{
margin:0px;
}

.news-search-form FORM {
margin:0px;
}

.news-list-container div.title{
width:419px;
background-color:#E8F0F6;
}

.news-list-container H3 {
margin:0;
padding:0 0 0 3px;
line-height:22px;
width:356px;
float:left;
}

body#home .news-list-container H3 {
margin:0 0 5px 0;
padding:0;
width:239px;
font-size:11px;
line-height:17px;
color:#FFFFFF;
}

.news-list-container H3 A,
.news-list-container H3 A:LINK,
.news-list-container H3 A:VISITED {
font-size:11px;
line-height:22px;
text-decoration:none;
}

body#home .news-list-container H3 A,
body#home .news-list-container H3 A:LINK,
body#home .news-list-container H3 A:VISITED {
color:#FFFFFF;
line-height:17px;
padding:0;
margin:0;
}

body#home .news-list-container H3 A:HOVER {
color:#FFFFFF;
}

body#home .news-list-container p {
color:#FFFFFF;
line-height:16px;
padding:0;
margin:0;
}

body#home .news-list-container a p.bodytext{
font-weight:normal;
line-height:16px;
padding:0;
margin:0;
display:inline;
color:#FFFFFF;
}

.news-list-container div.title div.date {
color:#000000;
line-height:22px;
font-weight:normal;
font-size:10px;
width:57px;
float:right;
text-align:right;
padding:0 3px 0 0;
}

.news-list-container IMG {
float: right;
margin:0;
padding:0 0 2px 20px;
}

body#home .news-list-container IMG {
padding:0 0 0 5px;
}

.news-list-category IMG {
 float: none;
 border:none;
 margin:0px;
}

.news-list-morelink,.news-list-category {
}

.news-list-morelink  {
 margin-bottom:3px;
 background-image:url(../imgs/pfeil.gif);
 background-position:0% 3px;
 background-repeat:no-repeat;
 font-weight:bold;
 padding:0px 0px 0px 15px;
 text-decoration:none;
}

.news-list-browse {
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox {
 margin:5px;
 padding:5px;
 text-align: center;
}

.tx-ttnews-browsebox table{
 margin:auto;
}

.tx-ttnews-browsebox TD P A{
 padding:2px 10px 2px 10px;
 display:block;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
 font-weight: bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
 margin:0px;
}

.tx-ttnews-browsebox-SCell {
border:1px solid #005dab;
background-color:#E8F0F6;
}

.news-search-emptyMsg {
margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
}

.news-single-item H1 {
}

.news-single-item H2 {
}

.news-single-item H3 {
 padding:5px 0px 10px 0px;
}

.news-single-img {
 float: right;
 margin-left:15px;
 width:200px;
 text-align:right;
}

.news-single-item img{
margin:0;
}

.news-single-imgcaption {
 padding:3px;
 clear:both;
}

.news-single-category {
 float: right;
}

.news-single-backlink a {
font-weight:bold;
margin-bottom:15px;
margin-top:10px;
padding:0;
text-decoration:none;
}

.news-single-timedata {
float:right;
padding:0;
font-size:0.9em;
}

.news-single-imgcaption {
clear:both;
font-size:10px;
line-height:14px;
padding:0 0 10px;
}

.news-single-author {
}

.news-single-additional-info {
border:1px solid #c0c0c0;
margin-top:10px;
padding:0px 10px;
}

.news-single-additional-info img{
border:none;
padding:0px 10px 0px 0px;
}

.news-single-related,.news-single-files,.news-single-links  {
margin:0px;
margin-bottom: 3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:0px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
 font-weight: bold;
 font-size: 0.8em;
 margin-left:0px;
 width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {
 padding:0px 0px 20px 0px;
}

.news-amenu-container LI {
 margin:0pt;
 padding:0px 0px 0px 10px;
}

.news-amenu-container UL {
 margin-top:5px;
 margin-left:0px;
 margin-bottom:0px;
 list-style-type: none;
}

.news-amenu-container H2 {
 color:#fff;
}

.news-amenu-item-year {
 border-bottom:1px solid #c0c0c0;
 color:#FFFFFF;
 font-size:1.4em;
 font-weight:bold;
 padding:2px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
 padding:5px;
 margin:10px 0px 10px 10px;
 border:1px solid #666;
 background-color:#F9FFE5;
}

.news-catmenu-header {
 font-size:11px;
 font-weight:bold;
}

.news-catmenu DIV {
 font-size:10px;
 white-space: nowrap;
}

.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
 margin:0px;
 padding: 0px;
 vertical-align: middle;
}

.news-catmenu-ACT {
 font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
 padding:1px;
 padding-left:10px;
 background-color:#ebf8bf;
 border-left:1px solid #666;
 border-top:1px solid #666;
}

.level2 {
 padding:1px;
 padding-left:10px;
 background-color:#ddf393;
 border-left:1px solid #666;
}

.level3 {
 padding:1px;
 padding-left:10px;
 background-color:#cae46e;
 border-left:1px solid #666;
 border-top:1px solid #666;
}

.level4 {
 padding:1px;
 padding-left:10px;
 background-color:#b0cb51;
 border-left:1px solid #666;
}

/* tt_news -end */
/* -------------------------------------------------------------------------- */


/* Indexed Search -begin */
/* -------------------------------------------------------------------------- */

.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }


/* Mailform -begin */
/* -------------------------------------------------------------------------- */

.csc-mailform {
border: 0px;
}

.csc-mailform-field label {
font-size: 0.9em;
width: 110px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
border: none;
margin: 2px;
}

.csc-mailform-field input {
margin: 2px;
}

.csc-mailform-field textarea {
margin: 2px;
}

.csc-mailform-submit{
float: right; 
}