html {
	margin-right: 40px;
}

body {
	padding: 0;
	margin: 0;
	font-family: "Verdana", Verdana, Arial, Helvetica, serif;
	font-size: 11px;
	text-align: center;
	width: 100%;
	background-color: white;
}
body a{
	font-size: 11px;
}
body h1{
	font-size: 16px;
	font-weight: bold;
	color: #00519E;
}
body h2{
	font-size: 14px;
	font-weight: bold;
	color: #00519E;
}
body h3{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-weight: normal;
}
body h4 {
	font-size: 13px;
	font-weight: bold;
	color: #00519E;
	font-weight: bold;
	margin-top: 0px;
}
#container{
	margin: 0px;
	text-align: left;
	margin: 0 auto;
	width: 1020px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #00519E;
	background: url(images/termine_bg.png) 0 0 repeat-y transparent;
}
#container a{
	color:#8BBDDA;
	font-weight: bold;
	text-decoration: none;
}
#container a:hover{
	color:#f;
}

#logo{
	position: absolute;
	background: url(images/logo.png);

	/*//background-image:url();*/	/* dies entfernt das Hintergrundbild für IE */
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/logo.png',sizingMethod='scale');	*/

	width: 182px;
	height: 128px;
	margin-left: 20px;
	margin-top: 5px;
	cursor: pointer;
}

#header{
	background:#fff;
	width: 1020px;
/*idx, 2008-05-19*/
/*	height: 151px;*/

	float: left;

/*idx, 2008-05-19*/
	height: 225px;
	background: url('images/bg.header.1020.jpg') no-repeat top left;
}

#header_pic{
	background-image: url(images/header_1.png);
	width: 1020px;
	height: 151px;
}

#subnavi_con{
	float: right;
	padding: 5px 10px 5px 10px;
	background: #F4F4F4;
	height: 15px;
}

#subnavi{
	padding: 0px;
}

#subnavi ul{
	padding: 0px;
	margin: 0px;
}

#subnavi ul li{
	float: left;
	list-style: none;
	color: #00366a;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#subnavi ul li a:hover{
	color: #00519E;
}

#navi_left_con{
	width: 193px;
	height: 100%;
	float: left;
	
/*idx, 2008-05-19 	*/
	position: relative;
	top: -75px;
}

#search{
/*idx, 2008-05-19 */
	display: none;

	height: 30px;
	background: url(images/navi_bg.png)repeat-y;
	border-bottom: 1px solid #80a8cf;
}

#navi{
	background: url(images/navi_bg.png)repeat-y;
}

#navi a{
	color: #fff;
	text-decoration: none;
	width: 550px;
}

#navi a{
	color: #fff;
}


#navi ul li{
	list-style: none;
	color: #fff;
	font-weight: bold;
}
#navi_top_con{
	background-color: #fff;
/*idx, 2008-05-27, 40px*/
	height:30px;
	width: 100%;
/*idx, 2008-05-27 */
	margin-top: 10px;
	margin-bottom: 10px;
}
#navi_top ul{
	float: left;
	margin-left: 20px;
}

#navi_top ul li{
	float: left;
	padding-right: 20px;
	list-style: none;
	color: #fff;
	font-weight: bold;
}

#navi_top ul li a{
	display: block;
	font-weight: bold;
	color: #00519E;
	text-decoration: none;
	padding: 3px 3px 3px 20px;
}

#navi_top ul li a.menuact,
#navi_top ul li a:hover{
	background-color: #216BAD;
	color: #fff;
}

#termine_con{
	width: 193px;
	height: 250px;
}

#termine_img{
	float: left;
	background: url(images/termine_player.png) no-repeat bottom left;
	width: 42px;
	height: 250px;
	bottom: 0;
}

#termine_text{
	float: right;
	width: 140px;
	background-color: #2071B8;
	color: #fff;
	padding: 5px 5px 10px 0px;
}
#vote_con{
	width: 193px;
	height: 100%;

}
#vote_con h2{
	color: #fff;
}
.pollquestion{
	padding-bottom: 10px;
	color: #8BBDDA;
}
.tx-quickpoll-pi1{
	float: right;
	width: 160px;
	background-color: #2071B8;
	color: #fff;
	padding: 5px 5px 0px 0px;
}


/*idx, 2008-05-27 */
#werbung_top_con {
	position: relative;
}


/*idx, 2008-05-19 */
#werbung_top{
	position: absolute;
	top: -67px;
	left: 15px;
	width: 525px;
	height: 60px;
	text-align: center;
	overflow: hidden;
}

/*idx, 2008-05-27 */
#werbung_bottom{
	position: absolute;
	left: 500px;
	top: -67px;
	width: 312px;
	height: 60px;
	text-align: center;
	overflow: hidden;
/*	z-index: -10;*/
}

#main_con{
	width: 827px;
	float: left;
}

#main_con_text{
	padding: 30px 20px 10px 20px
}

.feld{
	float: left;
	width: 114px;
	height: 14px;
	line-height: 14px;
	border: 1px solid #7FA8CF;
	margin: 0px 3px 0px 40px;
}

#search_field_con .submit{
	float: left;
	background: url(images/go.png);
	width: 19px;
	height: 18px;
	border: none;
}

.clearer{
	clear: both;
	}
#navi_top{
	width: 580px;
}

#navi_top_sub a {
	background-color:#3B94C6;
	border-bottom:1px solid #FFFFFF;
	color:#fff;
	display:block;
	font-family:Verdana,Arial,Helvetica,Geneva,SunSans-Regular;
	font-size: 11px;
	font-weight:bold;
	margin:0px;
	padding:4px;
	text-decoration:none;
}
#navi_top_sub a.last {
	border-style:none;
}
#navi_top_sub {
	background-color:#3B94C6;
	filter:alpha(opacity=85);   /* Internet Explorer       */
	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
	opacity: 0.85;               /* newer Mozilla and CSS-3 */
}
#navi_top_sub > div {
}
#navi_top_sub a:hover {
	background-color:#216BAD;
	color:#fff;
}
#navi_top_sub .mmContent div.mmlink a.submenu:hover {
}
#navi_top_sub .mmLevel1, #yymenu .mmLevel2 {
	border:none;
	margin-bottom:10px;
	padding-top:0px;
}
#navi_top_sub .sub {
	background-image:url(../../images/ypmenu_pfeilg.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
#navi_top_sub .mmContent {
}
#navi_top_sub .mmLevel1 {
}

.menu-level1 li{
	border-bottom: 1px solid #80A8CF;
	padding: 10px 15px 10px 40px;
}
.menu-level1{
	padding: 0px;
	margin: 0px;
}
.menu-level2{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	border: none;
	font-size: 10px;
}
.menu-level2 li{
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
	border: none;
}

.menu-level3{
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 10px;
}
.menu-level3 li{
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	border: none;
}

.menu-level4{
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 10px;
}
.menu-level4 li{
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	border: none;
}

.menu-level1-current-active{
	background-color: #1F66AA;
}

.menu-level2-current-active{
	background-color: #1F66AA;
}
.menu-level2 a{
	color: #000;
}

.menu-level3-current-active{
	background-color: #1F66AA;
}
.menu-level3 a{
	color: #000;
}

/*Abstand zwischen Menüeinträgen größer*/

#navi .menu-level2 a {
	line-height: 1.5;
}

/*Aktiv-Markierungen*/

html body #navi li.menu-level2-active a,
html body #navi li.menu-level2-current-active a 
{
	color: rgb(207,231,250);
}

html body #navi ul.menu-level3 a {
	color: rgb(255,255,255);
}

html body #navi li.menu-level3-active a,
html body #navi li.menu-level3-current-active a
 {
	color: rgb(207,231,250);
}

html body #navi ul.menu-level4 a {
	color: rgb(255,255,255);
}

html body #navi li.menu-level4-active a,
html body #navi li.menu-level4-current-active a
 {
	color: rgb(207,231,250);
}


/********************************************/
/***************Template Kader***************/
/********************************************/

#line{
	border-top: 1px solid  #00519E;
	width: 540px;
	height:20px
}
#spieler{
	height: 280px;
	float:left;
	margin: 10px 8px 10px 0px;
}
.spielername{
	margin-top: 10px;
	text-decoration: bold;
}
.spielerbilder{
	height: 290px;
}
#spieler a img{
	border: none;
}
.kader h1{
	font-size: 12px; !inmportant
	color: #00519E; !important
}
/********************************************/
/*****************Template Spielbericht ****************/
/********************************************/
#links{
	width: 778px;
}
.datum{
	float: left;
	padding-right: 15px;
}
.autor{
	float:left;
}
#stenogramm{
	clear:both;
	background-color: #BBD3E7;
	padding: 5px 5px 5px 5px;
}

#spielberichttext{
	width: 578px;
	float: left;

}
.stenogrammheader{
	background-color: #00519E;
	color: #fff;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
}
.stenogrammtext{
	padding: 5px 0px 0px 5px;
}
div.tore, div.gelbe_karten, div.rote_karten, div.zuschauer, div.schiedsrichter, div.assistenten{
	font-weight: bold;
}
#bildertext{
	background-color: #00519E;	
	padding-left: 10px;

}
#bilderbox{
	width: 180px;
	float:right;
}
#headerspielbericht{
	color: #fff;
	font-weight: bold;
	line-height: 20px;
}
#bilderbox img{
	width: 165px;
	margin: 10px 0px 0px 8px;
}

/********************************************/
/***************Template Verwaltung***************/
/********************************************/
#bilder{
	width: 160px;
	height: 305px;
	margin: 15px 15px 15px 0px;
	float: left;
}

.spielerbilder{
	height: 290px;
	float: left;
}
#spieler a img{
	border: none;
}
#tel{
	background-image: url(images/tel.gif);
	height: 12px;
	width: 14px;
	float: left;

}
.email{
	float: left;
}
.email a{
	font-size: 11px;
}
#brief{
	float: left;
}
/********************************************/
/*****************JW Calender****************/
/********************************************/

#termine_text .jwcalendar_list{
	border: none;
}
#termine_text a:hover{
	color:#fff;;
}
#termine_text .jwcalendar_list .title{
	display: none;
}

#termine_text .jwcalendar_list .itemslist{
	padding: 0px;
	border: none;
}

#termine_text .jwcalendar_list .itemslist table.items{
	border: none;
}

#termine_text .jwcalendar_list .itemslist .items .catcolor{
	display: none;
}

#termine_text .jwcalendar_list .itemslist .items .label{
	background-color: #2071B8;
	border: none;
	color: #ffffff; 
	padding: 0px 0px 5px 0px;
	
}
#termine_text .jwcalendar_list .itemslist .items .item{
	background-color: #2071B8;
	border: 0px;
	color: #ffffff; 

}
#termine_text .jwcalendar_list .submit{
	display: none;
}



/****************************/
/***** T o o l t i p ********/
/****************************/
.jwcalendar_olbg { 
	border: solid 0px #80A8CF; 
	background-color: #80A8CF; 
}

.jwcalendar_olfg { 
	border: 0px; 
	background-color: #f7f7f7; 
	padding:4px 6px;
	text-align:left;
}

.jwcalendar_olcf { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 2em; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.jwcalendar_oltf { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333; 
}

/****************************/
/***T o o l t i p ** E N D **/
/****************************/

div.tx-jwcalendar-pi1{
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-align: center;
  color:#333;
}

div.tx-jwcalendar-pi1 img{
	border:0;
}

div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a{
   /* text-decoration:none;*/
    text-decoration:none;
	color: #692287;
}

div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover{
	color: red;
}

div.tx-jwcalendar-pi1 input{
  clear:both;
  background: #f7f7f7;
  border-top:2px #ebebeb solid;
  border-left:2px #ebebeb solid;
  border-right:2px #80A8CF solid;
  border-bottom:2px #80A8CF solid;
  text-align:center;
  margin:10px;
  padding: 3px 14px; 
} 


div.tx-jwcalendar-pi1 .tx_jw_input_text{
  width:260px;
  border:1px #80A8CF solid;
  color:#000;
  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 #80A8CF solid;
}

div.tx-jwcalendar-pi1 .tx_jw_input_button{
  font-size:12px;
  background: #1F66AA;
  text-align:center;
  margin:4px 10px;
  padding:2px 4px;
  color:#fff;
  border: 1px solid #80A8CF;
}

/********************************************/
/*****************LIST view ****************/
/********************************************/
div.jwcalendar_list{
  width:100%;
  background-color:#fff;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color:#333;
  border: 1px  #fff solid;
  margin:10px 0;

}
div.jwcalendar_list .title{
  font-size: 12px;
  font-weight: bold;
  color:#333333;
  padding: 8px 5px;
}

div.jwcalendar_list .prev_items{
  float:left;
  font-size: 11px;
  font-weight: bold;
  text-align:left;
  color:#00519E;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
  float:right;
  font-size: 11px;
  font-weight: bold;
  text-align:right;
  color:#00519E;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{

}

div.jwcalendar_list .itemslist{
  padding:0 10px;
}

div.jwcalendar_list table.items{
  width:100%;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-align:left;
  line-height:1.4em;
  empty-cells:show;
  border-collapse:separate;
  border-collapse:collapse;
  border-spacing:0;
  border: 1px  #80A8CF solid;
}

div.jwcalendar_list table.items td.label{
  background:#1F66AA;
  width:33%;	
  vertical-align:top;
  border: 1px  #80A8CF solid;
  padding:5px;
  color: #fff
}

div.jwcalendar_list table.items td.item{
  background:#00519E;
  width:67%;	
  border: 1px  #80A8CF solid;
  vertical-align:top;
  padding:5px;
   color: #fff
}

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:#fff;
  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:#fff;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color:#333;
  border: 1px  #fff 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: #fafbfb;
   border-top:2px #ebebeb solid;
   border-left:2px #ebebeb solid;
   border-right:2px #80A8CF solid;
   border-bottom:2px #80A8CF solid;
   padding:15px 5px;
}

div.jwcalendar_month table.months td.other_month{
   padding:5px;
}

div.jwcalendar_month table.months td.current_month{
   background: #e8e8e8;
   border-right:2px #ebebeb solid;
   border-bottom:2px #ebebeb solid;
   border-top:2px #80A8CF solid;
   border-left:2px #80A8CF 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 #80A8CF;
   padding:0;
}

div.jwcalendar_month table.days a{
    text-decoration:none;
}

div.jwcalendar_month table.days td{
   vertical-align:top;
   border:solid 1px #80A8CF;
   padding:4px;

}

div.jwcalendar_month table.days td.week{
   background:#fff;
   font-weight:bold;
}

div.jwcalendar_month table.days td.dayname{
   background:#f7f7f7;
   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: #00519E;
    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:solid 1px #80A8CF;
}


div.jwcalendar_month table.days td.inside_weekend{
   background:#e7e7e7;
}

/**********************/
/*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 #f7f7f7;
   padding:0px;
   margin:0 0 2px 0;
}

div.jwcalendar_month table.singleday{
   background: #f7f7f7;
   border:1px solid #f7f7f7;
}

div.jwcalendar_month table.singleday td{
   border:0px solid #e7e7e7;
   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 #00519E;
   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{
  background-color:#fff;
  border: 1px  #fff solid;
  padding:10px 10px;
}
.jwcalendar_single .orgie a{
  color:#fff;
}
div.jwcalendar_single a:hover{
  color:#fff; 
}
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;
   border-left: 1px  #80A8CF solid;
   border-right: 1px  #80A8CF solid;
   border-bottom: 1px  #80A8CF solid;
   background:#1F66AA;
   color: #fff;
}

div.jwcalendar_single .headerie{
   border-top: 1px  #80A8CF solid;
}

div.jwcalendar_single .contentie{
   background:#00519E;
   color: #fff;
}

div.jwcalendar_single .title, div.jwcalendar_single .category{
    float:left;
    font-size: 14px;
	text-align:left;
	font-weight:bold;	
	padding:4px 8px 8px 8px;
}
div.jwcalendar_single .catcolor{
    float:none;
    font-size: 2px;
	padding:0;
	background-color:#1F66AA;
}    

div.jwcalendar_single .category{
	float:none;
    font-size: 12px;
	font-weight:normal;	
 	padding:6px 8px 8px 8px;
}


div.jwcalendar_single .images{
	float:left;
    padding:10px 8px;
    margin:0px;
}

div.jwcalendar_single .itemtext{
    margin:8px;
    
}

div.jwcalendar_single .itemtitle p:first-letter{
    font-size: 15px;
	font-weight:bold;	
	color:#94BFDB;
}

div.jwcalendar_single .itemtitle  p:first-line{
    font-size: 13px;
	font-weight:bold;	
	line-height:1.2em;
}

div.jwcalendar_single .teaser{
	font-weight:bold;	
	font-style:italic;
	line-height:1.8em;
}
div.jwcalendar_single .desc{
    font-size: 11px;
}

div.jwcalendar_single .itemlink{
	line-height:1.8em;
}

div.jwcalendar_single .label, div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{
    clear:both;
	float:left;
	text-align:right;
	font-weight:bold;	
	width:33%;
	padding:4px 8px;
}

div.jwcalendar_single .item, div.jwcalendar_feEntry .item{
	text-align:left;
	padding:4px 4px 4px 32%;
}

/********************************************/
/*****************feEntry view ****************/
/********************************************/
div.jwcalendar_feEntry{
  background-color:#fafbfb;
  border: 1px  #80A8CF solid;
  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:#00519E;
  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 #ebebeb solid;
  border-left:2px #ebebeb solid;
  border-right:2px #80A8CF solid;
  border-bottom:2px #80A8CF 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:12px;
  color:red;
  margin:10px;
}

div.jwcalendar_confirm .conftext{
  font-size:14px;
  margin:10px;
   border: 1px  #80A8CF solid;
}
/********************************************/
/*****************ORGANIZER view ****************/
/********************************************/

div.jwcalendar_organizer, div.jwcalendar_location{
  background-color:#FDF2D2;
  border: 1px  #FFC725 solid;
  padding:10px 10px;
}

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  #FFC725 solid;
   border-right: 1px  #FFC725 solid;
   border-bottom: 1px  #FFC725 solid;
   background:#FCECC0;
}

div.jwcalendar_organizer .headerie,
div.jwcalendar_location .headerie{
   border-top: 1px  #FFC725 solid;
}

div.jwcalendar_organizer .contentie,
div.jwcalendar_location .contentie{
   background:#FBE29F;
}

div.jwcalendar_organizer .title,
div.jwcalendar_location .title{
    float:left;
    font-size: 14px;
	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{
    font-size: 14px;
	text-align:left;
	font-weight:bold;	
    padding:0;
}

div.jwcalendar_location .name p:first-letter,
div.jwcalendar_organizer .name p:first-letter{
    font-size: 15px;
	font-weight:bold;	
	color:red;
}

div.jwcalendar_location .name  p:first-line,
div.jwcalendar_organizer .name  p:first-line{
    font-size: 13px;
	font-weight:bold;	
	line-height:1.2em;
}
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: 11px;
}

div.jwcalendar_location .label,
div.jwcalendar_organizer .label{
    clear:both;
	float:left;
	text-align:right;
	font-weight:bold;	
	width:33%;
	padding:4px 4px;
}

div.jwcalendar_location .item,
div.jwcalendar_organizer .item{
	text-align:left;
	padding:4px 4px 4px 32%;
}

div.jwcalendar_location .addritem,
div.jwcalendar_organizer .addritem{
	text-align:left;
	padding:4px 4px 0px 32%;
}
div.jwcalendar_location .cityitem,
div.jwcalendar_organizer .cityitem{
	text-align:left;
	padding:0px 4px 8px 32%;
}

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #00519E;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#fff;
}

.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-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 */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#00519E;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	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 Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#00519E;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
	color: #fff;
}
.tx-ttnews-browsebox,
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
	color: #fff;
}

.tx-ttnews-browsebox-SCell {
	background-color: #fff;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:0px;
	border:none;
	background-color:#fff;
  margin-left: 10px;
  padding: 0;
  width: 400px;
}
 
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container LI:hover {
    background-color: #00519E;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:none;
	background-color:#fff;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#00519E;
	padding:3px;
	border: none;
	background-color: #fff;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #00519E;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#fff;
}
.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;
}
.news-list-item{
	background-color: transparent;
	border: none;
	padding: 0px;
}
.news-list-item h2,
.news-list-item h3{
	background-color: #00519E;
	border-bottom: #80A8CF;
}
.news-list-item a{
	color: #ffffff;
	text-decoration: none;
}
.news-list-date{
	background-color: #2071B8;
	height: 19px;
	line-height: 19px;
	padding-right: 5px;
	margin-top: -2px;
	color: #fff;
	}
.news-list-container{
	background-color: transparent;
	border: none;
	padding: 0px;
}
.news-list-container h2,
.news-list-container h3 {
    margin-bottom: 5px;
    padding: 2px;
}
.news-list-container h3 a {
	font-size: 12px;
	line-height: 15px;
}
.news-list-container img {
    border: 1px solid #666666;
    float: right;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 2px;
}
.news-single-item{
	background-color: transparent;
	border: none;
}
.news-single-item h2{
	color: #00519E;
	margin-bottom: 0;
	font-size: 16px;
}
.news-single-backlink a{
	color: #ffffff;
	text-decoration: none;
}
.news-single-timedata {
    float: right;
}
.news-latest-container h2{
	display: none;
}
.news-latest-item{
	background-color: transparent;
	border: none;
	padding: 0px;
	line-height: 12px;
}
.news-latest-item h3{
	margin: 0px;	
	text-decoration: none;
	font-size: 10px;
}
.news-latest-item hr{
	display: none;
}
.news-latest-item a{
	color: #ffffff;	
	
	text-decoration: none;
	line-height: 18px;
}
.news-latest-item a:hover{
	color: #00519E;
}
.news-latest-item p{
	display: none;
}
.news-latest-container{
	background-color: transparent;
	border: none;
}
.news-latest-morelink{
	display: none;
}
.news-latest-date{
	display: none;
}
.news-latest-container ul li a{
	color: #ffffff;
	text-decoration: none;
}
.news-latest-gotoarchive{
	display: none;
}
	
.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {
border:1px solid #80A8CF;
clear:right;
height:1px;
}
/*--------------------------------- loginbox --------------------------------- */
.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td.tx-loginboxmacmade-pi1-labelCell {
background-color:#2071B8;
border:1px solid #80A8CF;
font-weight:bold;
color: #fff;
}
.news-single-img{
	float: left;
}

.news-single-img img{
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}
.news-single-img p{
	display: none;
}
.news-latest-item img{
	float: left;
	margin-right: 20px;

}
#newentry_text{
	width: 406px;
}
.tx-aahbook-pi1-header{
	display: none;
}



/*----------------------------------------------------------------------
YAG Fotogalerie
-----------------------------------------------------------------------*/
.tx-yag-thumb-outerframe {
    text-align: left;
}
.tx-yag-gallery-albumcaption {
    font-size: 1.0em;
}


