/*-----------------------------------  tt_news  -----------------------------------*/

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-listartikel-container HR.clearer {
	clear: both;	height: 0; line-height: 0px; display: none;
	border: 0; color: #f2efe6;
}

.news-latest-container HR.clearer, .news-latestartikel-container HR.clearer {
  clear:left; height: 0; line-height: 0px; display: none;
  border: 0; color: #f8f9fb;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
  width: 227px; height: 190px; overflow: hidden;
  padding: 15px 15px 0 42px;
  color: #4b4b4c;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding: 3px;
	margin: 3px;
	border: 1px solid #666;
	/*background-color:#D8FA70;*/
	background-color: #769024;
}

.news-latest-container H3 {
  font-size: 11px;
  color: #d21c00;
  margin-top: 3px;
}

.news-latest-container H3 A:hover{
  color: #4b4b4c;
}

.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-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	margin: 0 0 13px 0;
	padding: 0;
	border:0;
  background-color: #f8f9fb; 
}

.news-latestartikel-item h3 {
  width: 480px; height: 29px;
	background-image: url(../images/back-h1.gif); background-repeat: no-repeat;
	font-size: 12px; font-weight: bold;
	line-height: 2.3em;
	text-indent: 10px;
  color: #fff;	
  border-top: 17px solid #fff;
}

.news-latestartikel-content {
  float:left; width: 458px; height: auto;
  padding: 10px;
  background-color: #f2efe6;
  border: 1px solid #dcd7c4;
}

.news-latestartikel-content a {
  line-height: 2em; 
}

.news-latestartikel-content a img {
  float:left; margin: 5px 5px 0 0;
}

.news-latestartikel-content img {
  float:left; margin: 0 10px 0 0;
}

.news-latest-item a {
  font-size: 11px;
  line-height: 1.3em;
}

.news-latest-item a img {
  margin-top: 3px;
}

.news-latestartikel-item a  img {
  line-height: 2.3em;
  border: 0;
}

.news-latest-item IMG {
	margin-bottom: 0px;
	margin-right: 5px;
	border: 0;
	float: left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size: 9px;
	font-weight: bold;
}

.news-latest-date A {
	color: #4b4b4c;
}

.news-latest-morelink {
	height: 12px; 
}

.news-latest-morelink A {
	float:left;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container { 
  width: 478px;
  border-left: 1px solid #dcd7c4; border-right: 1px solid #dcd7c4; border-top: 1px solid #dcd7c4;
}

.news-list-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	height: auto !important; width: 478px;
	padding-top: 10px;
  background-color: #f2efe6;
  border-bottom: 1px solid #dcd7c4;
}

.news-listartikel-item {
  /* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
  background-color: #f2efe6;
}

.news-listartikel-item p {
  padding: 10px;
  border: 1px solid #dcd7c4;
}

.news-listartikel-item a {
  line-height: 1.3em;
}

.news-list-content {
  float: left; width: 458px; height: auto;
  background-color: #f2efe6;
  padding: 10px;
}

.news-list-content a img {
  float: left; margin-right: 5px;
}

.news-list-container H3 {
	margin: 0 10px 0 10px;
	font-size: 11px;
  line-height: 1em;
	color: #d21c00;
}

.news-list-container H3 img {
	float: left; margin: 0 5px 0 0;
}

.artikelheader h2 {
	width: 480px; height: 29px;
	background-image: url(../images/back-h1.gif); background-repeat: no-repeat;
	font-size: 12px; font-weight: bold;
	line-height: 2.3em;
	text-indent: 10px;
  color: #fff;	
  border-top: 17px solid #fff;
}

.news-single-item .artikelheader h3 {
  padding-top: 10px;
}

.news-list-container H3 A:LINK, .news-list-container H3 A:VISITED {
	color: #d21c00;
}

.news-list-container H3 A:HOVER {
  color: #000;
}

.news-list-date {
	float: right;	width: 130px;
	padding-right: 10px;
	text-align: right;
	height: 12px;
  font-size: 9px;
	font-weight: bold;
	color: #000; clear: right;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: right;
	border: 0;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin: 0;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin: 0 0 0 10px;
}

.news-list-morelink  {
	margin-bottom: 5px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-customcontent {
  padding: 10px;
  border: 1px solid #dcd7c4;
  background-color: #f2efe6;
}

.news-customsubheader {
  padding: 10px;
  border-left: 1px solid #dcd7c4; border-right: 1px solid #dcd7c4; border-top: 1px solid #dcd7c4;
  background-color: #f2efe6;
}

.customheader h2 {
	text-align: left;
	padding: 10px 10px 0 10px;
	font-size: 11px; font-weight: bold;
	background-color: #f2efe6; color: #d21c00;
	border-left: 1px solid #dcd7c4; border-right: 1px solid #dcd7c4; border-top: 1px solid #dcd7c4;
}
.news-single-item H3 {
  margin: 0; padding: 0 10px 10px 10px;
	font-size: 11px; font-weight: normal;
  height: 100%; background-color: #f2efe6;
  border-left: 1px solid #dcd7c4; border-right: 1px solid #dcd7c4;
}

.news-single-item ul {
  padding-left: 15px;
}

.news-single-item ol {
  padding-left: 25px;
}

.news-single-img {
  padding: 10px; height: 345px;
  background: #dcd7c4 url(../../../index.html) center center no-repeat;
}

.news-single-imgcaption {
	padding: 0px; clear:both;
}

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin: 10px 0 0 5px;
	padding: 0 0 15px 0;
}
.news-single-timedata {
	text-align: left;
	padding: 10px;
	font-size: 11px; font-weight: bold;
	background-color: #f2efe6;
	border-left: 1px solid #dcd7c4; border-right: 1px solid #dcd7c4;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author { }

.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:#F9FFE5;
}

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

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox {
  width: 458px;
  margin-top: 10px;
	border: 1px solid #DCD7C4;
	padding: 10px;
	background-color: #F2EFE6;
	text-align: center !important;
}

.tx-ttnews-browsebox img {
  position: relative; top: 3px;
  border: 0;
}

.tx-ttnews-browsebox table {
  margin-left: auto;
  margin-right: auto
}

.tx-ttnews-browsebox TR {
	font-size: 11px;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P {
	margin: 0px; padding-top: 2px;
	line-height: 18px; 
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding: 10px 0 10px 0; margin: 0;
  border: 1px solid #dcd7c4;
  background-color: #f2efe6;
	color: #d21c00;
}

.news-catmenu-header  {
	margin: 0; padding: 0px;
	height: 1px;
  font-size: 1px; color: #edeadf;	
}

.news-catmenu DIV {
	font-size: 11px;
	white-space: nowrap;
}

.news-catmenu DIV img {
	margin-right: 5px;
	padding: 0px;
}

.news-catmenu-ACT {
	font-weight: bold;
}

/*  Styles for catmenu mode "nestedWraps" */

.level0 {
	background-color:#fff;
}

.level1 {
	padding-left: 10px; border: 0;
	height: 20px; line-height: 20px;
}

.level1 img {
  float:left;
	margin-top: 4px;
}

.level2 {
	padding-left:10px;
	background-color:#ddd;
}

.level3 {
	padding-left:10px;
	background-color:#ccc;
}

.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/*-----------------------------------  indexedsearch MACINASEARCHBOX  -----------------------------------*/

.tx-macinasearchbox-pi1 {
	height: 25px; width: 230px;
	padding: 75px 0 0 42px;	
}

#suchtext {
	float: left;
}

#suchtext input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	width: 17em;
	height: 1.3em;
	border: solid 1px #c4262e;
	padding-right: 4px; padding-left: 4px;
	padding-top: 2px; padding-bottom: 2px; 
}

#searchimg {
	padding-left: 5px;
}

/*-----------------------------------  cal_base minical  -----------------------------------*/

table.month-small {
  border: 1px solid #A1A5A9;
  border-collapse: collapse;
}

.tx-cal-controller .sideback {
  background-image: url(../../../typo3conf/ext/cal/template/img/side_bg.gif);
}

.tx-cal-controller .bold a:link,
.tx-cal-controller .bold a:active,
.tx-cal-controller .bold a:visited {
  font-weight: bold;
  color: #d21c00;
}
		
.tx-cal-controller .bold a:hover {
  color: #4b4b4c;
}

		
.month-small th, .month-small td {
  padding: 2px;
  width: 22px;
  font-size: 10px;
  text-align: right;
}

.month-small th a:link, .month-small th a:visited, .month-medium th a:link, .month-medium th a:visited, .month-large th a:link, .month-large th a:visited {
  color:#000000;
  font-weight:bold;
}

.month-small th {
  text-align: center;
  font-weight: normal;
}

.monthCorner {
  border-bottom: 1px solid #AAAAAA;
}

.month-weeknums {
  border-right:1px solid #AAAAAA;
	background-color:#EFEFEF;
}

.month-weekdays {
  border-bottom:1px solid #AAAAAA;
  background-color:#EFEFEF;
}

.monthSelected, .monthSelectedWeek {
  background-color: #F2F9FF;
}

.monthCurrentWeek {
  background-color: #F2F9FF;
}

.monthOff, .monthOff a:link,.monthOff a:visited {
  color: #BBBBBB ! important;
}

.monthSmallBasic {
  text-align: left;
  vertical-align: top;
}

.monthToday {
  background:#99AABB none repeat scroll 0% !important;
  border-color:#556677 rgb(170, 187, 204) rgb(170, 187, 204) rgb(85, 102, 119) !important;
  border-style:solid !important;
  border-width:1px !important;
}

.monthWeekend {
  background-color: #FFFFEF;
}

.tx-cal-controller .even {
	/* IE hack */
	height: 1%;
	line-height: 1.4;
	/* IE hack end */
  line-height: 1.4em;
  background-color: #f8f9fb;
  margin-bottom: 15px;
}

.tx-cal-controller .odd {
	/* IE hack */
	height: 1%;
	line-height: 1.4;
	/* IE hack end */
  line-height: 1.4em;
  background-color: #f8f9fb;
  margin-bottom: 15px;
}

.tx-cal-controller .caldate {
  font-size: 9px;
  font-weight: bold;
  color: #4b4b4c;
  line-height: 2em;
}

.tx-cal-controller .caltitle a:link,
.tx-cal-controller .caltitle a:active,
.tx-cal-controller .caltitle a:visited,
.tx-cal-controller .caltitle a:focus {
  font-size: 11px;
  font-weight: bold;
  color: #d21c00;
}

.tx-cal-controller .caltitle a:hover {
  color: #4b4b4c;
}

#minical {
  margin-top: 20px;
}

table.month-small {
  width: 228px;
}

.month-small .sideback { width: 228px; }

.month-small .sideback a:link {
  font-weight: bold;
  color: #4b4b4c;
}

.padd { font-size: 11px; font-weight: bold; padding-top: 5px; }

.jugend-h { color: #006400 !important; } .fest-h { color: #FF4500 !important; } .wettkampf-h { color: #191970 !important; } .dienst-h { color: #8B0000 !important; } .kamerad-h { color: #8B4513 !important; }

.jugend-b {  } .fest-b {  } .wettkampf-b {  } .dienst-b {  } .kamerad-b {  }

/*-----------------------------------  flseositemap  -----------------------------------*/

.tx-flseositemap-pi1 {
  padding: 10px;
  border-left: 1px solid #dcd7c4; border-right: 1px solid #dcd7c4; border-bottom: 1px solid #dcd7c4;
  background-color: #f2efe6;
  line-height: 2em;
}

.tx-flseositemap-pi1 ul { padding-left: 15px; }

.tx-flseositemap-pi1 .deep0 { font-weight: bold; font-size: 11px; }
.tx-flseositemap-pi1 .deep1 { font-weight: normal;}

/*-----------------------------------  yahooweather  -----------------------------------*/

.tx-mvyahooweather-pi1 {
  margin: 17px 0 0 0;
  width: 195px;
  font-size: 9px;
}

.tx-mvyahooweather-pi1 table { border: 0;   border-collapse: collapse;  }

table#AutoNumber1 {
  height: 50px; width: 195px;
  border: 1px solid #dc2100;
  border-collapse: collapse;
  margin-left: 1px;
}

/*-----------------------------------  msfootermenu  -----------------------------------*/

#menu_footer {
  margin: 0 auto;
  padding: 15px 0 10px 0;
  width: 800px;
  overflow: hidden;
  font-size: 10px !important;
}                

.tx-msfootermenu-pi1 .footercontent {
  margin-left: -78px;
}

.tx-msfootermenu-pi1 a {
	color: #fff;
}

.tx-msfootermenu-pi1 a:hover {
	color: #000;
}

.tx-msfootermenu-pi1 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.tx-msfootermenu-pi1 .footergroup {
	float: left;
	margin: 0em 0.75em;
	text-align: left;
}

.tx-msfootermenu-pi1 .footerlink {
	margin: 0.35em;
}

.tx-msfootermenu-pi1 .footerparent {
	font-weight: bold;
	margin-bottom: 0.25em;
	color: #CCCCCC;
}
