.newsticker {
	float: right;
	margin-top: 33px;
	width: 200px;
}
fieldset {
	margin-bottom: 10px;
}
.HeaderCol2 .NavigationSubRow2 {
	padding: 0 10px;
}

marquee {
	color: #B52A38;
	font-size: 11px;
}

marquee p {
	padding: 0;
	margin: 0;
}

.csc-linkToTop {
	display: block;
	clear: both;
}

/* Struktur BEGIN */
html, body {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	color: #000;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.Row1 {
	height: 168px;
}

.Row2 {
	height: 29px;
	background: url(../images/navi.png) repeat-x;
}

.Row3 {
	height: 29px;
	background: url(../images/navi_global.png) repeat-x;
}

.RowSeperator {
	clear: both;
	height: 20px;
}

.Header {
	margin: auto;
	width: 990px;
	height: 110px;
	text-align: left;
}

.HeaderCol1 {
	width: 670px;
	float: left;
}

.HeaderCol2 {
	width: 300px;
	float: right;
	text-align: right;
}

.NavigationTop {
	color: #000;
	margin-top: 10px;
	font-size: 11px;
}

.NavigationMain {
	margin: auto;
	width: 990px;
	height: 29px;
	text-align: left;
	color: #fff;
	border-left: 1px solid #fff;
}

.NavigationSub {
	margin: auto;
	padding: 5px 0 0 0;
	width: 990px;
	height: 24px;
	text-align: left;
	color: #fff;
}
.NavigationSubRow1 {
	height: 15px;
	background: url(../images/subnavi_header.png) no-repeat;	
}
.NavigationSubRow2 {
	background: url(../images/subnavi_body.png) repeat-y;	
}

.NavigationSubRow3 {
	height: 15px;
	background: url(../images/subnavi_footer.png) no-repeat;
}

.Row5 {
	margin: auto;
	width: 990px;
	text-align: left;
}

.Row5Col1 {
	float: left;
	width: 770px;
	height: 220px;
}

.Row5Col2 {
	float: right;
	padding: 0 10px;
	width: 180px;
	height: 220px;
	background: url(../images/bg_login.png) no-repeat;
}

.Row7 {
	margin: auto;
	width: 990px;
	text-align: left;
}

.Row7Col1 {
	float: left;
	text-align: justify;
	width: 770px;
	height: 220px;
	padding-bottom: 20px;
}

.Row7Col2 {
	float: right;
	width: 200px;
	height: 220px;
}

/* Struktur END */

/* Texte BEGIN */
h1 {
	font-size: 18px;
	background: url(../images/h1_portal.png) right repeat-y;
	width: auto;	
}
/* Texte END */

/* Links BEGIN */
.NavigationTop a:link, .NavigationTop a:visited {
	padding: 0 5px;
	color: #000;
	text-decoration: none;
}

.NavigationTop a:hover {
	text-decoration: underline;
}

.NavigationMain a:link, .NavigationMain a:visited {
	padding: 5px 10px 8px 10px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

.NavigationMain a:hover {
	background: url(../images/navi_mo_global.png) repeat-x;
}

.NavigationMain a[href^="kampfkunst"]:hover {
	background: url(../images/navi_mo_kampf.gif) repeat-x;
}

.NavigationMain a[href^="praxis"]:hover {
	background: url(../images/navi_mo_praxis.gif) repeat-x;
}

.NavigationMain .Active {
	background: url(../images/navi_mo_global.png) repeat-x;
}

.NavigationSub a:link, .NavigationSub a:visited {
	margin: 0 10px;
	color: #fff;
	text-decoration: none;
}
.NavigationSub a:hover, .NavigationSub .Active {
	text-decoration: underline;
}

.NavigationSubRow2 a:link, .NavigationSubRow2 a:visited {
	display: block;
	width: 184px;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	background: #8c8c8c;
	margin: 0px 3px;
	border-bottom: 1px solid #fff;
}

.NavigationSubRow2 a:hover, .NavigationSubRow2 .Active {
	color: #000;
	background: #d1d1d1;
}

.Row7Col1 a:link, .Row7Col1 a:visited, .Row5Col2 a:link, .Row5Col2 a:visited {
	color: #666;
}
.Row7Col1 a:hover, .Row5Col2 a:hover {
	text-decoration: none;
}
/* Texte END */


/* Forms BEGIN */
.Row5Col2 input {
	width: 135px;
}
/* Forms END */




h3 {
	font-size: 14px;
}

.tx-felogin-pi1 {
	margin-top: 15px;
}

legend {
	color: black;
}



/*-------- tt_news LIST view  -----------------------------------*/
.news-list-container {
 
}
div.news-list-container div.news-list-item h3{
  margin:0px 0px 4px 0px;
  background:none;
  padding:0;
}

.news-list-item {
  padding:0px;
  padding-top:5px;
  margin:0px;
  }

.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 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER,.news-list-container H3 A:ACTIVE{
  color:#333;
  padding:0px;
  font-size:1em;
  margin: 0px 0px 0px 0px;
}
.news-list-container H3 A:HOVER {
 
}
.news-list-container P {
  padding:0px;
}
.news-list-date {
  color: #999;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  font-size: 10px;
  font-weight: normal;
  /*background-color: #ffffff;*/
}

.news-list-imgcaption {
  float: right;
  padding-top:3px;
  padding-right:3px;
  font-size: 9px;
}

.news-list-container IMG {
  float: left;
  border:1px solid #999;
  padding:2px;
  margin-bottom:4px;
  margin-right:4px;
  margin-left:0px;
}
.news-list-container H3 IMG {
  float: none;
  border:0px solid #666;
  margin-bottom:2px;
  margin-right:2px;
  margin-left:0px;

}
.news-list-category IMG {
  float: none;
  border:none;
  margin:0px;
}
.news-list-container, .clearer_list IMG{
  /*float: none;
  border:0px solid #ffffff;*/
}

.news-list-morelink,.news-list-category {
  font-size:12px;
  margin-left:0px;
}
.news-list-morelink a{
  background-image: url(../layout_images/mehr_news_19.png) !important;
  background-image: url(../layout_images/mehr_news_19.gif) ;
  background-repeat: no-repeat;
  background-position: right 4px;
  padding-right:20px;
}
.news-list-morelink IMG  {
  float: none;
  border:0px solid #ffffff;
  margin-bottom:0px;
  margin-right:0px;
  margin-left:3px;
}
.news-list-browse {
  text-align: center;
}

.news_modul_title{
font-size: 14px;
font-weight:bold;
color:#e60003;
}
.news-list-container div.listclearer{
  height:24px;
  background-image: url(../layout_images/news_trenner_rp.gif);
  background-repeat: repeat-x;
  background-position:center left;
  border:none;
  clear:both;
}

/*---------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
  margin-top:0px;
  border:0px solid #666;
  padding-top:5px;
  /*background-color:#ffffff;*/
}
.tx-ttnews-browsebox TD {
  font-size: 10px;
}
.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 {
  background-color: #CBD7D4;
  border:1px solid #999;
               
}
.tx-ttnews-browsebox-SCell a{
  color: white;
}
.news-search-emptyMsg {
  font-size: 11px;
  margin-left: 10px;
}
/*----------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
  padding:3px;
  margin-bottom:5px;
  /*width: 500px;
  background-color:#ffffff;*/

}
.news-single-item a{
         /*white-space: pre;*/
}
.news-single-titel {
        font-size: 1.2em;
  font-weight:bold;
  color: #e60003;
  margin-bottom: 5px;

}
.news-single-titel H2 {
  font-size: 15px;

  font-weight:bold;
  color: #333333;
  margin-bottom: 5px;
}
.news-single-item H2,
.news-single-item H3 {
    font-size: 12px;
  font-weight:bold;
  margin-bottom: 6px;
}
.news-single-img {
  float: left;
margin-right:5px;

}
.news-single-imgcaption {
        width:200px;
  padding:3px 3px 3px 0px;
  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 {
       /*width: 500px;*/
            margin:0px;
           padding:0px;
  clear:both;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
color: #999;
  font-size: 10px;
}
.news-single-imgcaption {
  color: #e60003;
}
.news-single-author {
  /*padding-bottom: 3px;*/
}
.news-single-author a {
  font-size: 10px;
font-weight: normal;
}
.news-single-additional-info {
  /*background-color: #ffffff;*/
  clear: both;
  margin-top: 15px;
  border: 1px solid #999999;
padding:1px;
padding-bottom:0px;
font-size:11px;
}
.news-single-additional-info a{
  font-size:11px;
}
.news-single-related,.news-single-files,.news-single-links {
  border-bottom: 0px solid #f3f1f1;
margin:0px;
  margin-bottom: 3px;
padding:3px;
  /*background-color:#ffffff;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:20px;
font-size: 11px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
  font-weight: bold;
  font-size: 11px;

margin-left:5px;
width:90%;
}




.ContentCol1 {
	width: 240px;
	height: 250px;
	float: left;
}
.ContentCol2 {
	width: 240px;
	height: 250px;
	float: left;
	margin-left: 20px;
}
.ContentCol3 {
	width: 240px;
	height: 250px;
	float: left;
	margin-left: 20px;
}

.NewsCol a:link,
.NewsCol a:visited {
	color: #666666;	
}
.NewsCol a:hover {
	text-decoration: none;	
}


div.csc-frame-frame1 {
	height: 190px;
}
