/*** ================================================== ***/
/*** TVE-Sylesheet   05.11.2008        			                ***/
/*** 							                                     ***/
/*** ================================================== ***/


/* Ausrichtung der Content-Tabellen und Inhalte*/
.table_content {
	margin-left:10px;
}

.table_right {
	margin-left:10px;
}

.content_objects {
	padding-top:0px;
	padding-bottom:20px;
}


/* Body Festlegungen */
BODY {
	font-family: Verdana, Arial, Helvetica,	sans-serif;
	color: #000000;
	background-color: white;
	background-image: url('../images/layout/tvlogo.png');
	background-repeat: no-repeat;
	background-position: 350 190;
	}
	

/*** Generelle Einstellungen der Fonts ***/
h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	}
 	

/*** Formate für Überschriften ***/
H1 {
	font-size : 101%;
	color : #006600;
	margin-top: 0px;
	margin-bottom: 6px;
	}
	
H2 {
	font-size : 86%;
	color : #006600;
	margin-top: 0px;
	margin-bottom: 6px;
	}

H3 {
	font-size : 76%;
	color : #006600;
	margin-top: 0px;
	margin-bottom: 3px;
	}

H4 {
	font-size : 76%;
	color : #006600;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 3px;
	}
	
.Layout5 {
	margin-top: 0px;
	margin-bottom: 6px;
	}
	

/*** Absatzformat ***/
P {
	font-size : 76%;
	color: #000000;
	margin: 0 0 0 0;
	padding-bottom : 0px;
	}


/*** Content-Trenner ***/
.divide {
	margin: 0 0 12 0
	}
	

/*** Formatierungen für Links ***/
a:link {
	text-decoration:none;
	color:#287E40;
	}

a:visited {
	text-decoration:none;
	color:#287E40;
	}

a:active {
	text-decoration:none;
	color:#287E40;
	}

a:hover {
	text-decoration:none;
	color:#88B396;
	}
	

/*** Filelinks ***/
.filelinks {
	font-size : 76%;
	}
.filelinkssize {
	font-size : 76%;
	}


/*** Formatierungen der 2. Tabellenzeile (Rootline, Datum) ***/
.rootline {
	font-size : 10px;
	margin-left: 5px;
	}
	
.inputbox {
	font-size: 10px;
	background-color : #FFFFFF;
	border : 1px solid #88B396;
	}
	
.curdate {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #287E40;
	text-align : center;
	}
	
/*** Text "nach oben" unterhalb des jeweiligen Contents bei dem es aktiviert ist.***/
.contotop {
	font-size : 10px;
	text-align : left;
	margin-top : -10px;
	margin-bottom: 20px;
	}
	
/*** Formatierungen der Zeile unter dem Contentbereich ***/
.totop {
	text-align : center;
	margin-top : 10px;
	margin-bottom : 3px;
	}
	
.printlink {
	font-size : 10px;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 3px;
	}
	

/*** Formatierungen für Fusszeile ***/
.footleft {
	font-size : 10px;
	color: black;
	margin-left: 12px;
	}

.footcenter {
	font-size : 10px;
	color: black;
	text-align: center;
	}

.footright {
	font-size : 10px;
	color: #287E40;
	margin-left : 17px;
	}
	

/*** JS-Tabelle von SPORTAL ***/
.hbb {
	margin-top:  20px;
	margin-left: 25px;
}


/*** Suchergebnis ***/
.searchresultpagetitle {
	font-size : 86%;
	font-weight : bold;
	color : #006600;
	margin-top : 0px;
	margin-left : 0px;
	}
	
.searchresultcontent {
	font-size : 76%;
	margin: 0 5px 0 0;
	padding-bottom : 0px;
	}
	
.searchresulttop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
	font-weight : bold;
	color: #287E40;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom: 18px;
	}
	
.searchresultsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
	font-weight : bold;
	color: #287E40;
	margin-left : 0px;
	margin-top : 18px;
	margin-bottom: 0px;
	}

.searchresultnoobj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 86%;
	font-weight : bold;
	color: #287E40;
	margin-left : 10px;
	margin-top : 50px;
	}
	
.searchhisback {
	margin-top: 6px;
	margin-left: 30px;
	margin-bottom: 10px;
	}
	
	
/*** Tabellen-Formatierung ***/
.table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
	color : #000000;
	}
	

/*** Listen-Formatierung ***/
.bulletlist {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
	}
	
ol 	{
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	}
	
li 	{
	margin-top: 0;
	margin-bottom: 0;
	}


.list_ul {
	margin-top: 0;
	margin-bottom: 0;
	}
	
.list_ul li {
	color: #000000;
	padding: 0 0 0 0;
	list-style-type: disc;
	}
	
.list_ol {
	margin-top: 0;
	}
	
.list_ol li {
	color: #000000;
	}
	
	
/***ee_blog Formatierung ***/
#ee_blog_list{
	padding-bottom: 12px;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #006600;
	margin: -5px 0 1em 0;
	}

#ee_blog_listheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 86%;
	font-weight : bolder;
	margin:0 0 0 0;
	}
	
#ee_blog_listheader a:link {
	font-weight: bolder;
	color:#287E40;
	text-decoration : none;
	}
	
#ee_blog_listheader a:visited {
	font-weight: bolder;
	color:#287E40;
	text-decoration : none;
	}
	
#ee_blog_listheader a:hover {
	font-weight: bolder;
	color:#88B396;
	text-decoration : none;
	}
	
.ee_blog_listsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
	}
	
.ee_blog_more {
	font-weight: normal;
	font-size: 93%;
	}
	
#ee_blog_entry  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#ee_blog_link_to_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
	margin: 0 0 0 0;
	}
	
#ee_blog_link_to_list a:link {
	color:#287E40; 
	text-decoration : none;
	font-size:76%;
	}
	
#ee_blog_link_to_list a:visited {
	color:#287E40;
	text-decoration : none;
	font-size:76%;
	}
	
#ee_blog_link_to_list a:hover {
	color:#88B396;
	text-decoration : none;
	font-size:76%;
	}
	
.ee_blog_dynaheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*	font-size: 86%;***/
	font-weight: bolder;
	color : #006600;
	margin:12px 0 12px 0;
	}
	
.ee_blog_dynasection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
	}
	
.ee_blog_dynasection LI {
	margin-bottom: -12px;
	}

.ee_blog_image {
	margin-top: 24px;
}


/*** Bildtext ***/
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	}
	

/*** Format für Bild mit Text ***/	
.imgtext-nowrap {
	margin-top: 0px;
	}

/*** Abstand zum Bild ***/
.imgtext-table {
	margin-top: 0px;
	}

/*** Nach oben ***/
.contotop {}




/*** Sitemap ***/
.sitemap1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bolder;
	color : #006600;
	margin-bottom : 5px;
	margin-left : 30px;
}
.sitemap2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #287E40;
	margin-left : 50px;
	margin-bottom : 3px;
}
.sitemap3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #287E40;
	margin-left : 70px;	
}
.sitemap4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #888888;
	margin-left : 85px;
}





/*** ================================================== ***/
/*** jw_calendar					***/
/*** ================================================== ***/


/******************************************/
/*** 	T o o l t i p			***/
/*** 	nicht getestet			***/
/******************************************/
.jwcalendar_olbg { 
	border: solid 0px #003399; 
	background-color: #6666CC; 
}

.jwcalendar_olfg { 
	border: 0px; 
	background-color: #EEEEEE; 
	padding:4px 6px;
	text-align:left;
}

.jwcalendar_olcf { 
	font-family: Verdana, Arial, Helvetica,	sans-serif; 
	font-size: 69%; 
	line-height: 2em; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.jwcalendar_oltf { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 69%; 
	color: #000000; 
}



/******************************************/
/*** 	Generelle Einstellungen 	***/
/*** 	nicht alle getestet		***/
/******************************************/
div.tx-jwcalendar-pi1{
  	font-family: font-family: Verdana, Arial, Helvetica,	sans-serif;
	/*font-size: 76%;*/
  	text-align: center;
  	/*color:#006600;*/
}

div.tx-jwcalendar-pi1 img{
	border:0;
}

div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a{
    	text-decoration:none;
	color: #287E40;
}

div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover{
	color: #88B396;
}

div.tx-jwcalendar-pi1 input{
	clear:both;
	background: #FFFFFF;
	border-top:2px #FCF6E5 solid;
	border-left:2px #FCF6E5 solid;
	border-right:2px #FECC3C solid;
	border-bottom:2px #FECC3C solid;
	text-align:center;
	margin:10px;
	padding: 3px 14px; 
} 

div.tx-jwcalendar-pi1 .tx_jw_input_text{
	width:260px;
	border:1px #FECC3C solid;
	padding:3px;
	height:23px;
}

div.tx-jwcalendar-pi1 .tx_jw_select{
	font-size:11px;
	border:0px;
}

div.tx-jwcalendar-pi1 .tx_jw_textarea{
	font-size:12px;
	height:120px;
	width:260px;
	padding:3px;
	border:1px #FECC3C solid;
}

div.tx-jwcalendar-pi1 .tx_jw_input_button{
	font-size:76%;
	font-weight: bold;
	color: #E2EEE5;
	background: #88B396;
	text-align:center;
	margin:4px 10px;
	padding:2px 4px;
	border:2px #E2EEE5 solid;
}


/******************************************/
/***	LIST view 			***/
/*** 	modifiziert, zum Teil getestet	***/
/******************************************/
div.jwcalendar_list{
	width:100%;
  	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica,	sans-serif; 
	/*font-size: 76%;*/
	color:#000000;
	/*border: 0px  #FFC725 solid;*/
	margin:0;
}

div.jwcalendar_list .title{
	/*font-size: 86%;*/
	font-weight: bold;
	color:#006600;
	padding: 8px 5px;
}

div.jwcalendar_list .prev_items{
	position: absolute;
	font-size: 69%;
	text-align:left;
	margin-top: 6px;
	margin-left: 10px;
}

div.jwcalendar_list .next_items{
	position: absolute;
	font-size: 69%;
	text-align: left;
	margin-top:6px;
	margin-left:120px;
}

div.jwcalendar_list .itemslist{
	padding:0;
}

div.jwcalendar_list table.items{
	width:100%;
	font-family: Verdana, Arial, Helvetica,	sans-serif; 
	font-size: 76%;
	text-align:left;
	/*line-height:1.4em;*/
	empty-cells:show;
	border-collapse:separate;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px  #88B396 solid;
}

div.jwcalendar_list .readmore {
}


div.jwcalendar_list table.items td.label{
	background:#FFFFFF;
	width:33%;
	vertical-align:top;
	border: 1px  #88B396 dotted;
	padding:5px;
}


div.jwcalendar_list table.items td.item{
	background:#E2EEE5;
	width:67%;
	border: 1px  #88B396 dotted;
	vertical-align:top;
	padding:5px;
}

div.jwcalendar_list table.items p{
	/*font-size: 11px;*/
	padding:0;
}

div.jwcalendar_list table.items p{
	/*font-size: 11px;*/
	padding:0;
}

div.jwcalendar_list .submit{
	clear:both;	
	/*font-size: 11px;*/
   	padding:0;
}


/******************************************/
/***	WEEK view 			***/
/***	?????????			***/
/******************************************/
div.jwcalendar_week{
  width:100%;
  background-color:#FDF2D2;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color:#193A72;
  border: 1px  #FFC725 solid;
  margin:10px 0;
}

div.jwcalendar_week .prev_week{
    margin:4px 120px 0px 10px;
	float:left;
}

div.jwcalendar_week .selector{
    margin:4px 0 0 0;
	float:left;
}

div.jwcalendar_week .next_week{
    text-align:right;
    margin:4px 10px 0px 120px;
}


div.jwcalendar_week table.days{
   clear:both;
   font-family: Verdana, sans-serif;
   font-size: 12px;
   width:100%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   border:1px solid #FFC725;
   margin:8px;
}

div.jwcalendar_week table.days td.dayname{
    text-align:right;
    vertical-align:top;
    border:1px solid #FFC725;
    padding:2px 8px 0 4px;
}

div.jwcalendar_week table.day_events,div.jwcalendar_week table.times {
   	background:#FBE29F;
   	font-family: Verdana, sans-serif;
   	font-size: 12px;
   	width:100%;
   	border-collapse:collapse;
   	empty-cells:show;
   	border-spacing:0;
}
div.jwcalendar_week table.times {
   border:1px solid #FFC725;
}

div.jwcalendar_week table.times td.time{
   border-left:2px solid #FFC725;
   border-right:2px solid #FFC725;
}

div.jwcalendar_week table.days a{
    text-decoration:none;
}

div.jwcalendar_week table.days td.time{
   font-family: Verdana, sans-serif;
   font-size: 11px;
   text-align:center;
}

div.jwcalendar_week table.days td.event_time{
   height:4px;
   padding:0;
   margin: 0px;
}

div.jwcalendar_week table.days td.event{
   font-family: Verdana, sans-serif;
   font-size: 11px;
   vertical-align:top;
   padding:4px 2px;
   margin: 0px;
}

div.jwcalendar_week table.days td.event a{
   font-family: Verdana, sans-serif;
   font-size: 11px;
}


/******************************************/
/***	MONTH view			***/
/***	??????????			***/
/******************************************/
div.jwcalendar_month{
  width:100%;
  background-color:#FDF2D2;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color:#193A72;
  border: 1px  #FFC725 solid;
  margin:10px 0;
}

div.jwcalendar_month .title{
  clear:both;
  text-align: center;
  font-size: 14px;
  font-weight:bold;
  color: #333;
  padding:5px 0;
}

div.jwcalendar_month .navi, div.jwcalendar_month .days_view{
	padding:0 10px;
}

/***	tables navi			***/
/******************************************/
div.jwcalendar_month table.navs{
   width:100%;
}

div.jwcalendar_month table.months, div.jwcalendar_month table.year{
   width:100%;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   font-weight:bold;
   text-align:center;
   empty-cells:show;
   border-collapse:separate;
   border-spacing:10px;
}

div.jwcalendar_month table.year {
   font-size: 12px;
   border-spacing:5px;
}

div.jwcalendar_month table.months td, div.jwcalendar_month table.year td{
}

div.jwcalendar_month table.months td.other_month, div.jwcalendar_month table.year td.last_year, div.jwcalendar_month table.year td.next_year{
   background: #FBE29F;
   border-top:2px #FCF6E5 solid;
   border-left:2px #FCF6E5 solid;
   border-right:2px #FECC3C solid;
   border-bottom:2px #FECC3C solid;
   padding:15px 5px;
}

div.jwcalendar_month table.months td.other_month{
   padding:5px;
}

div.jwcalendar_month table.months td.current_month{
   background: #FBE29F;
   border-right:2px #FCF6E5 solid;
   border-bottom:2px #FCF6E5 solid;
   border-top:2px #FECC3C solid;
   border-left:2px #FECC3C solid;
   padding:5px;
}

/***	table days			***/
/******************************************/
/*div.jwcalendar_month .days_view table{*/
div.jwcalendar_month table.days{
   font-family: Verdana, sans-serif;
   font-size: 11px;
   width:100%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   border:1px solid #FFC725;
   padding:0;
}

div.jwcalendar_month table.days a{
    text-decoration:none;
}

div.jwcalendar_month table.days td{
   vertical-align:top;
   border:dotted 1px #FFC725;
   padding:4px;
}

div.jwcalendar_month table.days td.week{
   background:#FBE29F;
   font-weight:bold;
}

div.jwcalendar_month table.days td.dayname{
   background:#FBE29F;
   font-weight:bold;
   text-align:center;
}

div.jwcalendar_month table.days,
div.jwcalendar_month table.days td.inside,
div.jwcalendar_month table.days td.today,
div.jwcalendar_month table.days td.inside_weekend,
div.jwcalendar_month table.days td.today_weekend,
div.jwcalendar_month table.days td.outside_weekend{
   font-weight:bold;
}

div.jwcalendar_month table.days a,
div.jwcalendar_month table.days td.inside a,
div.jwcalendar_month table.days td.today_inside a,
div.jwcalendar_month table.days td.inside_weekend a,
div.jwcalendar_month table.days td.today_weekend a,
div.jwcalendar_month table.days td.outside_weekend a{
   font-weight:bold;
   color:blue;
}

div.jwcalendar_month table.days td.today{
	background: #F9F4E7;
    border:solid 2px #CD9705;
    border:solid 1px #AD1602;
}

div.jwcalendar_month table.days td.outside_weekend,
div.jwcalendar_month table.days td.outside{
   background:#EAEAEB;
   border:dotted 1px #F9DF94;
}

div.jwcalendar_month table.days td.inside_weekend{
   background:#88B396;
}

/***	table singleday			***/
/******************************************/
div.jwcalendar_month table.singleday,
div.jwcalendar_month table.singleday td,
div.jwcalendar_month table.singleday td a,
div.jwcalendar_month table.singleday a{
   font-weight:bold;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   width:100%;
   line-height:1.0em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:0px solid #ddd;
   padding:0px;
   margin:0 0 2px 0;
}

div.jwcalendar_month table.singleday{
   background: #eee;
   border:1px dotted #ddd;
}

div.jwcalendar_month table.singleday td{
   border:0px solid #ddd;
   padding:3px 0;
}

/***	table dayitem			***/
/******************************************/
div.jwcalendar_month table.dayitem,
div.jwcalendar_month table.dayitem a{
   font-weight:normal;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   width:100%;
   line-height:1.0em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:1px solid #ddd;
   padding:0px;
   margin:1px 0;
}

div.jwcalendar_month table.dayitem td.item,
div.jwcalendar_month table.dayitem td.item a{
  color:#333;
  text-decoration:none;
  font-weight:normal;
  border:0;
}

div.jwcalendar_month table.dayitem td.itemcat,
div.jwcalendar_month table.dayitem td.itemcat a{
  font-weight:normal;
  color:#333;
  text-decoration:none;
   font-size: 8px;
   padding:0px;
   Cursor:help;
   width:2px;
   border:0;
}


/******************************************/
/***	SINGLE view			***/
/******************************************/
div.jwcalendar_single{
	margin-top:20px;
}

div.jwcalendar_single .content,div.jwcalendar_single .header,div.jwcalendar_single .org{
	width:100%;
	clear:both;
}

div.jwcalendar_single .contentie,div.jwcalendar_single .headerie,div.jwcalendar_single .orgie{
	float:left;
	width:100%;
	text-align:left;
}

div.jwcalendar_single .headerie{
	border-top: 1px  #FFC725 dotted;
}

div.jwcalendar_single .contentie{
	min-height: 80px;
	background:#FFFFFF;
}

div.jwcalendar_single blockquote {
    margin:0 0 0 40;
}

div.jwcalendar_single .title, div.jwcalendar_single .category{
	float:left;
	font-size: 86%;
	text-align:left;
	font-weight:bold;	
	padding:8px 8px 8px 8px;
}

div.jwcalendar_single .catcolor{
	float:none;
	font-size: 2px;
	padding:0;
}    

div.jwcalendar_single .category{
	float:none;
	font-weight:normal;	
}

div.jwcalendar_single .images{
	float:left;
	padding:0 8px;
	margin:0px;
}

div.jwcalendar_single .itemtext{
	margin:0px;
}

div.jwcalendar_single .itemtitle {
	font-size: 86%;
	font-weight:bold;	
	color:#006600;
}

div.jwcalendar_single .teaser{
	font-size: 76%;
	font-weight:bold;	
	margin:10px 0 6px 0;
}

div.jwcalendar_single .desc{
	margin-top: 6px;
	font-size: 76%;
}

div.jwcalendar_single .itemlink{
	font-size: 76%;
	line-height:1.8em;
}

div.jwcalendar_single .orgie{
	margin-top: 10px;
	border: 1px  #FFC725 dotted;
   	background:#88B396;
}

div.jwcalendar_single .label, div.jwcalendar_feEntry .label, div.jwcalendar_feEntry .timelabel{
	font-size: 76%;
    	clear:both;
	float:left;
	text-align:right;
	font-weight:bold;	
	width:33%;
	padding:1px 8px 1px 0;
}

div.jwcalendar_single .item, div.jwcalendar_feEntry .item{
	font-size: 76%;
	text-align:left;
	padding:1px 0px 1px 0;
}



/******************************************/
/***	feEntry view 			***/
/******************************************/
div.jwcalendar_feEntry{
	background-color:#E2EEE5;
	border: 1px  #88B396 solid;
	margin-top: 10px;
	padding:8px;
}

div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{
	vertical-align:bottom;
	line-height:1.6em;
	padding:8px 8px;
	width:32%;
}  
  
div.jwcalendar_feEntry .timelabel{
	width:20%;
}  

div.jwcalendar_feEntry .title{
	font-size:14px;	
	font-weight:bold;	
	color:blue;
	text-align:left;
	line-height:1.0em;
	padding:0px 8px;
}

div.jwcalendar_feEntry .title p:first-letter{
	font-size:20px;	
}

div.jwcalendar_feEntry .item{
	text-align:left;
	padding:8px 8px;
}

div.jwcalendar_feEntry .fileitem{
	text-align:left;
	padding:8px 8px;
	width:30px;
}

div.jwcalendar_feEntry input{
	clear:none;
	background: white;
	border-top:2px #FCF6E5 solid;
	border-left:2px #FCF6E5 solid;
	border-right:2px #FECC3C solid;
	border-bottom:2px #FECC3C solid;
	text-align:left;
	font-size:12px;
	margin:0;
	padding: 0; 
}

div.jwcalendar_feEntry .error ul li{
	list-style:circle inline;
	text-align:left;
	font-size:12px;
	color:red;
	margin:4px 40px;
}

div.jwcalendar_feEntry .error ul li:first-letter{
	font-size:16px;
	font-weight:bold;
}

div.jwcalendar_confirm .error{
	font-size:86%;
	color:red;
	margin:10px;
}

div.jwcalendar_confirm .conftext{
	font-size:86%;
	font-weight: bold;
	margin:50px 0 20px 0;
}



/******************************************/
/***	ORGANIZER view			***/
/******************************************/
div.jwcalendar_organizer, div.jwcalendar_location{
  padding:20px 0px;
}

div.jwcalendar_organizer .content,div.jwcalendar_organizer .header,div.jwcalendar_organizer .org, 
div.jwcalendar_location .content,div.jwcalendar_location .header,div.jwcalendar_location .org{
	width:100%;
	clear:both;
}

div.jwcalendar_organizer .contentie,div.jwcalendar_organizer .headerie,div.jwcalendar_organizer .orgie,
div.jwcalendar_location .contentie,div.jwcalendar_location .headerie,div.jwcalendar_location .orgie
{
	float:left;
	width:100%;
	text-align:left;
	border-left: 1px  #88B396 dotted;
	border-right: 1px  #88B396 dotted;
	border-bottom: 1px  #88B396 dotted;
	background:#E2EEE5;
}

div.jwcalendar_organizer .headerie,
div.jwcalendar_location .headerie{
   border-top: 1px  #88B396 dotted;
}

div.jwcalendar_organizer .contentie,
div.jwcalendar_location .contentie{
	background:#88B396;
}

div.jwcalendar_organizer .title,
div.jwcalendar_location .title{
	float:left;
	font-size: 86%;
	text-align:left;
	font-weight:bold;	
	padding:4px 8px 8px 8px;
}

div.jwcalendar_organizer .text,
div.jwcalendar_location .text{
	margin: 8px;
}

div.jwcalendar_location .name,
div.jwcalendar_organizer .name{
	color: #006600;
    	font-size: 86%;
	text-align:left;
	font-weight:bold;	
    padding:0;
}

div.jwcalendar_location .images,
div.jwcalendar_organizer .images{
	float:left;
	padding:10px 8px;
	margin:0px;
}

div.jwcalendar_location .desc,
div.jwcalendar_organizer .desc{
	font-size: 76%;
}

div.jwcalendar_location .label,
div.jwcalendar_organizer .label{
	font-size: 76%;
	clear:both;
	float:left;
	text-align:right;
	font-weight:bold;	
	width:33%;
	padding:4px 4px;
}

div.jwcalendar_location .item,
div.jwcalendar_organizer .item{
	font-size: 76%;	
	text-align:left;
	padding:4px 4px 4px 32%;
}

div.jwcalendar_location .addritem,
div.jwcalendar_organizer .addritem{
	font-size: 76%;
	text-align:left;
	padding:4px 4px 0px 32%;
}

div.jwcalendar_location .cityitem,
div.jwcalendar_organizer .cityitem{
	font-size: 76%;
	text-align:left;
	padding:0px 4px 8px 32%;
}












/*** ================================================== ***/
/*** tt_news						***/
/*** ================================================== ***/



/*-----------------------------------  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{
	height:0px;
	width: 0px;
}
.news-latest-container HR.clearer {
	clear:left;
}



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

/* Rahmen */
.news-latest-container {
	border:0px solid #CCCCCC;
	background-color:#FFFFFF;
}

/* Überschrift */
.news-latest-container H2, .news-latest-gotoarchive {
	color:#000000;
	padding:3px;
	margin:0px;
	border:1px solid #0000FF;
	background-color:#EBEBEB;
}

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

.news-latest-gotoarchive A {
	color:#FFFFFF;
}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:0px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

.news-latest-item h3 {
	font-size:13px;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #CCCCCC;
	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:0px solid #CCCCCC;
	background-color:#FFFFFF;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	background-color:#FFFFFF;
	}

.news-search-form {
	margin-top: 14px;
	margin-bottom: 24px;
	padding:3px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	/* width: 520px; */
}

.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 2px solid #287E40;
	background-color: #E2EEE5;
}

.news-list-container H3 A:LINK, .news-list-container H3 A:VISITED, .news-list-container H3 A:HOVER {
	font-weight:bold;
	color: #006600;
	padding-left:2px;
}

.news-list-container H3 A {
	color:#fff;

}

.news-list-container P {
	padding-left:3px;
}

.news-list-date {
	float: right;
	color: #000000;
	width: 180px;
	text-align: right;
	height: 16px;
	padding-top:4px;
	margin-top: -3px;
	margin-right: -2px;
	font-size: 9px;
	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: right;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

/*
.news-list-subheader {
	font-size:76%;
}
*/

.news-list-category {
	font-size:9px;
}

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

.news-list-morelink, .news-list-category {
	font-size:9px;
	margin-left:3px;
	margin-top:3px;
}

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

.news-list-browse {
	text-align: center;
	color: #006600;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:18px 3px 3px 3px;
	border:1px solid #E2EEE5;
	padding:3px;
	background-color:#E2EEE5;
}
.tx-ttnews-browsebox TD {
	font-size: 12px;
}
.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: white;
	border:1px solid #FFCC66;
}
.news-search-emptyMsg {
	font-size: 76%;
	margin-left: 3px;
}



/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:0px solid #FFFFFF;
	background-color:#FFFFFF;
}

.news-single-item H2 {
	color : #006600;
	margin-bottom: 10px;
}

.news-single-subheader p {
	margin-bottom: 6px;
	font-weight: bold;
	color : #000000;
}

.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-content {
}

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

.news-single-category {
	font-size:10px;
	float: right;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

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

.news-single-timedata, .news-single-author, .news-single-imgcaption {
	font-size: 9px;
}

.news-single-author {
	font-size: 9px;
	padding-top: 6px;
	padding-bottom: 3px;
	}

.news-single-additional-info {
	background-color: #FFFFFF;
	margin-top: 15px;
	border: 0px solid #FFFFFF;
	padding:0px;
	padding-bottom:0px;

}

.news-single-related, .news-single-files, .news-single-links  {
	border: 0px solid #FFFFFF;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#FFFFFF;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 12px;
	margin-left:5px;
	width:90%;
}
.news-single-related DD, .news-single-files DD {
	margin-top:3px;
	margin-left:20px;
	font-size: 12px;
}

.news-single-links DD {
	margin-top:3px;
	margin-left:20px;
}



/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	padding:3px;
	border:1px solid #CCCC66;
	background-color:#FFFFCC;
}

.news-amenu-container LI {
	font-size: 69%;
	padding-bottom:1px;
}

.news-amenu-container A {
	font-size:12px;
}

.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #CCCC66;
	background-color:#FFFFFF;
	list-style-type: none;
}

.news-amenu-container H2 {
	font-size: 76%;
	color:#006600;
	margin-top:3px;
	padding:3px 3px 3px 9px;
	border:1px solid #CCCC66;
	background-color:#FFCC66;
}

.news-amenu-item-year {
	font-size:12px;
	font-weight: bold;
	border: 1px solid #CCCC66;
	padding: 0 0 0 9px;
	background-color: #FFCC66;
	color:#ffffff;
}



/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}

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

.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}

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


/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}
*/
