/* List Events */
	#In_Progress {color:red;}
	#category_current {BORDER-TOP:#CCCCCC 1px solid; BORDER-LEFT:#000000 1px solid;
			 BORDER-RIGHT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;padding-left:5px;padding-right:5px;
			background-color:black; color:white;}
	#category_picker form select {position:absolute;margin-left:5px;}
	#category_picker form input {margin-left:5px;}
	#contentListNumberEvent table {border-collapse:collapse; margin-top:50px; margin-left:-80px;}
	#contentListNumberEvent table tr {border:#C0C0C0 solid 1px;}
	#contentListNumberEvent table th {padding-right:5px; font-size:small; height:30px; background: url(typo3conf/ext/feevcal/img/bgColorWeek.gif); color:white;}
	#contentListNumberEvent table td, #contentListNumberEvent table td a{padding-right:20px; font-size:small;}
	#listEvent_firstColor_Pres, #listEvent_firstColor_Pres a{background-color:#e5f3f5; color:red;} /* fcffc2 */
	#listEvent_secondColor_Pres, #listEvent_secondColor_Pres a{background-color:#e3e3e3; color:red;} /* d0f8ff */
	#listEvent_firstColor_Fut, #listEvent_firstColor_Fut a{background-color:#e5f3f5; color:black;}
	#listEvent_secondColor_Fut, #listEvent_secondColor_Fut a{background-color:#e3e3e3; color:black;}
	a.header_ok_button{ position:absolute;float:right; margin-left:90px; text-decoration:none;}
	a.header_ok_button span{ position:relative; float: left;}
	a.header_ok_button span.right_part {background-image: url(typo3conf/ext/feevcal/img/buttonRight.gif); width: 8px; height: 19px;}
	a.header_ok_button span.left_part{background-image: url(typo3conf/ext/feevcal/img/buttonLeft.gif);  width: 8px;  height: 19px;}
	a.header_ok_button span.center_part {background: url(typo3conf/ext/feevcal/img/buttonBG.gif); height:19px; padding: 0 3px 0 3px;
					color:white; font-weight:bold;}
	a.header_ok_button span.center_part span{padding-top: 3px;}

	
	/* Day */
	#headerfeevcalDay {margin:10px 0; text-align: center;}
	#backInDay {position:absolute; margin-top: -30px; margin-left: 10px;}
	#contentDay {margin-top: 20px; border-top: #000000 1px solid; border-left: #000000 1px solid; 
		border-right: #000000 1px solid; border-bottom: #000000 1px solid; text-align:center;}
	#contentDay table {width:100%; border:0; height:300px;}
	#contentDay table th {color:white; background-color:#000049; width:10px; height:100px; text-align:center;}
 	#contentDay table td {font-size: small; vertical-align:text-top;}
	#contentDay a {text-decoration:none;}

	/* Week */
	#headerfeevcalWeek {margin:10px 0; text-align: center;}
	#backInWeek {position:absolute;	margin-top: -30px; margin-left: 10px;}
	#detailWeek {vertical-align:4; text-align:center;}
	#contentWeek {margin-top: 20px; text-align: center;}
	#contentWeek table {width:100%; height:700px; border-collapse:collapse;}
	#contentWeek table tr {}
	#contentWeek table tr th {border:#C0C0C0 solid 1px;}
	#viewWeek_Time {height:50px; background: url(typo3conf/ext/feevcal/img/viewWeek_Time.gif); color:white;}
	.viewWeek_Date {height:50px; background: url(typo3conf/ext/feevcal/img/bgColorDate.gif);}
	.viewWeek_Date div a {color:black; text-decoration:none;}
	#viewWeek_TimeNumber {height:100px; background:#0file:///var/www/site1/typo3conf/ext/feevcal/ext_typoscript_setup.txt00049; color:white;}
	#contentWeek table tr td {border:#C0C0C0 solid 1px; vertical-align:text-top;}
	#contentWeek table tr td div {font-size:x-small;}
	#contentWeek table tr td div a {text-decoration:none;}

	/* Month */
	#headerfeevcalMonth {margin:10px 0; text-align: center;}
	#detailMonth {text-align:center; font-size: 8pt; margin-left:20px; margin-right:20px;}
	#detailMonth a {color:black; text-decoration:none;}
	#contentMonth {margin-top:20px;}
	#contentMonth table {width:300px; border-collapse:collapse;}
	#contentMonth table tr {}
	#contentMonth table tr th {border:#C0C0C0 solid 1px; height:30px;}
	#contentMonth table tr th a {text-decoration:none;}
	#contentMonth table tr th a:link {color:white;}
	#contentMonth table tr th a:visited {color:white;}
	#contentMonth table tr td {border:#C0C0C0 solid 1px; text-align:left; vertical-align:text-top; height:80px;}
	#contentMonth table tr td a, #contentMonth table tr td div {font-size:x-small;text-decoration:none;}
	#contentMonth table tr td div a:link {}
	#bgColorDayOfWeek {background: url(typo3conf/ext/feevcal/img/bgColorMonth.gif);}
	#bgColorWeek {background: url(typo3conf/ext/feevcal/img/bgColorWeek.gif); color:white;}
	#backInMonth {position:absolute; margin-top: -30px; margin-left: 10px;}

	/* Year */
	#headerfeevcalYear {margin:10px 0; text-align: center;}
	#detailYear {text-align:center; font-size:xx-large; margin-left:20px; margin-right:20px;}
	#contentYear {margin-top:-10px;}
	#contentYear table {text-align:center; margin:9px; width:100%;}
	#contentYear table tr td {vertical-align:top;}
	#contentYear table tr td table {border:#C0C0C0 solid 1px; border-collapse:collapse; width:300px;}
	#contentYear table tr td table tr th {font-size:xx-small; border:#C0C0C0 solid 1px;}
	#contentYear table tr td table tr th a {text-decoration:none;}
	#contentYear table tr td table tr td {font-size:xx-small; border:#C0C0C0 solid 1px; text-align:right; vertical-align:text-top;}
	#contentYear table tr td table tr td a {text-decoration:none;}
	#viewYear_Month {background:url(typo3conf/ext/feevcal/img/viewYear_Month); height:25px;}/* Month */
	#viewYear_Month a {font-size:medium;}
	#viewYear_Month a:link {color:white;}
	#viewYear_Month a:visited {color:white;}
	#viewYear_Week {background:url(typo3conf/ext/feevcal/img/viewYear_Week); height:20px; color:white; width:30px;}
	#viewYear_Week a {text-decoration:none;}
	#viewYear_DayOfWeek {background:url(typo3conf/ext/feevcal/img/viewYear_DayOfWeek); width:38.5px;}
	#viewYear_WeekNumber {height:35px;}
	#viewYear_WeekNumber a:link, #viewYear_WeekNumber a:visited{color:white;}
	#backInYear {position:absolute; margin-top: -30px; margin-left: 10px;}

	/* Event */
	#headerfeevcalEvent {font-size:x-large;}
	.legendListEvents {float:left; clear:left; width: 80px;}
	#contentEvent div {margin-bottom: 5px;}
	#contentEvent {margin-top: 5px;}
	.viewEvent_day_IMG {position:absolute; margin-left:10px; margin-top:-5px;}
	.viewEvent_week_IMG {position:absolute; margin-left:40px; margin-top:-5px;}
	.viewEvent_month_IMG {position:absolute; margin-left:70px; margin-top:-5px;}

	/* Location */
	.legendListLoc {float:left; clear:left;	width: 100px;}
	#contentLoc div {margin-bottom: 5px;}
	#contentLoc {margin-top: 5px;}

	/* User */
	.legendListUser {float:left; clear:left; width: 100px;}
	#contentUser div {margin-bottom: 5px;}
	#contentUser {margin-top: 5px;}

	/* Category */
	#category,#category_picker {float: left;}
	#category_current {float: left; margin-left:15px;}
	/* #contentListNumberEvent {clear: left;} */

	/* Jump */
	#jumpTo {text-align:center; font-size:small;}
	#jumpTo img {vertical-align:-4px; margin-right:5px;}
	#jumpTo select {margin-left:5px;margin-right:5px;}
	#jumpTo input {vertical-align:-5px; margin-left:5px;}
	a.header_nav_button{ float:right; margin-right:100px; text-decoration:none;}
	a.header_nav_button span{ position:relative; float: left;}
	a.header_nav_button span.right_part {background-image: url(typo3conf/ext/feevcal/img/buttonRight.gif); width: 8px; height: 19px;}
	a.header_nav_button span.left_part{background-image: url(typo3conf/ext/feevcal/img/buttonLeft.gif);  width: 8px;  height: 19px;}
	a.header_nav_button span.center_part {background: url(typo3conf/ext/feevcal/img/buttonBG.gif); height:19px; padding: 0 3px 0 3px;
					color:white; font-weight:bold;}
	a.header_nav_button span.center_part span{padding-top: 3px;}

	/* Quick Jump */
	.quickJumpTo {float:right;}

	/* MiniCal */
	#contentMiniCal table {border:#C0C0C0 solid 1px; border-collapse:collapse; width:180px; height:185px;}
	#contentMiniCal table tr th {font-size:xx-small; border:#C0C0C0 solid 1px;}
	#contentMiniCal table tr th a {text-decoration:none;}
	#contentMiniCal table tr td {font-size:xx-small; border:#C0C0C0 solid 1px; text-align:center; vertical-align:text-top;}
	#contentMiniCal table tr td a {text-decoration:none;}
	#miniCal_Month {background:url(typo3conf/ext/feevcal/img/viewYear_Month.gif); height:20px; color:white; margin-left:10px; margin-right:10px;}
	#miniCal_Week {background:url(typo3conf/ext/feevcal/img/miniCal_Week.gif); height:15px; color:white;}
	#miniCal_DayOfWeek {background:url(typo3conf/ext/feevcal/img/miniCal_DayOfWeek.gif);}
	.miniCal_WeekNumber {height:25px; color:white;}
	.miniCal_WeekNumber a {text-decoration:none; color:white;}
	#miniCal_leftArrow {margin-right:10px;}
	#miniCal_rightArrow {margin-left:10px;}

	/* Back */
	#back img {margin-right: 10px;}
	#backReturn {color:blue; font-size:medium; font-weight:bold; text-decoration:none; BORDER-TOP:#000000 1px solid; BORDER-LEFT:#000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;}
	a.header_return_button{ position:absolute;float:right; margin-left:30px; margin-top:-18px;text-decoration:none;}
	a.header_return_button span{ position:relative; float: left;}
	a.header_return_button span.right_part {background-image: url(typo3conf/ext/feevcal/img/buttonRight.gif); width: 8px; height: 19px;}
	a.header_return_button span.left_part{background-image: url(typo3conf/ext/feevcal/img/buttonLeft.gif);  width: 8px;  height: 19px;}
	a.header_return_button span.center_part {background: url(typo3conf/ext/feevcal/img/buttonBG.gif); height:19px; padding: 0 3px 0 3px;
					color:white; font-weight:bold;}
	a.header_return_button span.center_part span{padding-top: 3px;}

	/* Print */
	#titlePrintForm {font-size:x-large; margin-bottom:5px;}
	#headerPrintList {font-size:large;}
	.legendListPrint {float:left; clear:left; width: 100px;}
	#titlePageListPrint {float:left; clear:left; width: 100px; font-size:large;}
	.headerPrintForm {font-size: large;}
	#contentPrintListEvent table {border-collapse:collapse; margin-top:10px;}
	#contentPrintListEvent table tr {border:#C0C0C0 solid 1px;}
	#contentPrintListEvent table th {padding-right:5px; font-size:small; height:30px; background: url(typo3conf/ext/feevcal/img/bgColorWeek.gif); color:white;}
	#contentPrintListEvent table td, #contentListNumberEvent table td a{padding-right:20px; font-size:small;}
	
	a.print_button{ position:absolute;float:right; margin-left:30px; margin-top:10px;text-decoration:none;}
	a.print_button span{ position:relative; float: left;}
	a.print_button span.right_part {background-image: url(typo3conf/ext/feevcal/img/buttonRight.gif); width: 8px; height: 19px;}
	a.print_button span.left_part{background-image: url(typo3conf/ext/feevcal/img/buttonLeft.gif);  width: 8px;  height: 19px;}
	a.print_button span.center_part {background: url(typo3conf/ext/feevcal/img/buttonBG.gif); height:19px; padding: 0 3px 0 3px;
					color:white; font-weight:bold;}
	a.print_button span.center_part span{padding-top: 3px;}
	#backListPrint {float:left; clear:left; width: 100px; margin-top:10px;}
	#headerPrintListTitlePage {font-size:x-large; margin-top:5px;}
	#printDateNow {margin-left:40px; font-size:x-small;}
  )
}




/*MENUE*/


.menu1-no {
    	
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	border-top: 1px solid #ebebf5;
	width: 203px;
	text-indent: 6px;
	line-height: 24px;
	text-align: left;
	
}
.menu1-no a:link {
    	color: #FFFFFF;
		}

.menu1-no a:hover {
    	color: #FFFFFF;
		}


	
.menu1-act {
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px solid #ebebf5;
	width: 203px;
	text-indent: 6px;
	line-height: 24px;
	text-align: left;
	
		}

.menu1-no a:link {
    	color: #FFFFFF;
		}
.menu1-act a:hover {
    	color: #FFFFFF;
		}

.menu1-act a:visited {
    	color: #FFFFFF;
    	}
	


.menu2-no {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border-top: 1px solid #ebebf5;
	width: 203px;
	text-indent: 9px;
	line-height: 24px;
	text-align: left;
	}

.menu2-no a:link {
    	color: #FFFFFF;
		}


.menu2-no a:hover {
    	color: #FFFFFF;
		}
	
	
.menu2-act a:visited {
    	color: #FFFFFF;
    	}

.menu2-act {
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-color:#FFFFFF;
	border-top: 1px solid #ebebf5;
	width: 203px;
	text-indent: 9px;
	line-height: 24px;
	text-align: left;
	}

menu2-act a:visited {
    	color: #FFFFFF;
    		}




.kopfzeile 	{
		padding: 0px 0px 8px 15px;
		font-family: Verdana;
		color:  #000099;
		text-align: left;
		width: 850px;
		font-size: 7.5pt; 
		
		}	
		
.kopfzeile a:active
			{
		
			color:  #000099;
		
			}
			
.kopfzeile a:link	
{
		
			color:  #000099;
		
			}
		
		
					
.kopfzeile a:hover	
{
			color: #333333;
		
			}
			





/*HAUPTMENUECONTAINER NEBEN BILD*/

#CellMenuMain 	{
		 height: 22px;
		}

#CellMenuRight 	{
	      	width: 59px;
		}

/* Rahmen um Content */

#CellContent 	{
		text-align: left;
		}


/* Hauptcontent */

.contentMain 	{
	    	padding: 12px 50px 12px 12px;
		font: 8.5pt/12pt "Verdana";
		color: #333333;
		}

/* Linker Content */

.contentLeft 	{
		width: 220px;
	 	padding: 33px 20px 0px 0px;
		font: 7.75Pt/12pt "Verdana";
		color: #5D5C5C;
		}

/* Icon Menu */

.contentRight	{
		align: right;
	 	padding: 0px 0px 0px 0px;
		font: 8pt/11pt "Verdana";
		color: #5D5C5C;
		}


/* Zitate */

.contentBorder	{
		
		align: left;
	 	padding: 5px 10px 0px 10px;
		font: 7.5pt/11pt "Verdana";
		color: #FFFFFF;
		}



/*Medienfeld*/

#CellImage 	{
        	align: center;
		height: 120px;
		width: 850px;
		}


/*Definition Ueberschriften Layout*/
       
.head1 	{
	font: 9.5pt/12pt Verdana;
	font-weight: bold;
        color: #4d96bf;
	text-transform: uppercase;
        border-bottom: 1px solid #CCCCCC;
        
            }

.head2 {
	font: 8.5pt/12pt Verdana;
	color: #4d96bf;
        font-weight: bold;
      	text-transform: uppercase;
        border-bottom: 1px solid #CCCCCC;
            }

.head3  {
	font: 8.5pt/12pt Verdana;
	color: #CC6699;
	text-transform: uppercase;
        font-weight:bold;
   	border-bottom: 1px solid #CCCCCC;
    }

.head4 {
	font: 8.5pt/12pt Verdana;
	color: #993300;
        font-weight:bold;
    }

#tx_myquizpoll_pi1-answer  { 
	padding: 10px 0px 0px 0px;
 }
 
 
.formtext 	{
		width: 300px;
		padding: 0px 0px 0px 2px;
		background-color:#CCCCCC;
		font-family: Verdana;
		border: 1px;
		color: #5D5C5C;
		text-align: left;
		font-size: 8pt;  
		vertical-align: middle;
		height:19px;
				}
				
.formtext2 	{
		width: 300px;
		padding: 0px 0px 0px 2px;
		font-family: Verdana;
		border: 1px;
		color: #5D5C5C;
		text-align: left;
		font-size: 8pt;  
		vertical-align: middle;
		height:19px;
				}

.formtext3 	{
		width: 300px;
		padding: 0px 0px 0px 2px;
		font-family: Verdana;
		border: 1px;
		color: #5D5C5C;
		text-align: left;
		font-size: 8pt;  
		vertical-align: middle;
		height:38px;
				}

.bsptext 	{
		width: 70px;
		padding: 0px 2px 0px 2px;
		background-color:#CCCCCC;
		font-family: Verdana;
		color: #FFFFFF;
		text-align: right;
		font-size: 8pt;  
		vertical-align: middle;
		height:19px;
				}

.bsp2	{
		width: 70px;
		padding: 0px 2px 0px 2px;
		font-family: Verdana;
		color: #5D5C5C;
		text-align: center;
		font-size: 8pt;  
		vertical-align: middle;
		height:19px;
				}
	
.formaltext 		{
		background-color:#FFFFFF;
		border:0px; 
		font-family: Verdana;
		color: #206baf;
		text-align: right;
		vertical-align: middle;
		font-size: 8pt; 
		height:19px;
		
		}	
	
				 
.ausgabe 	{
		padding: 0px 0px 0px 0px;
		background-color: #FFFFFF;
	    	border:0px; 
		font-family: Verdana;
		color: #206baf;
		text-align: right;
		font-size: 8pt; 
		vertical-align: middle;
		height:19px;
				}
				
		
.feld 		{
		width: 75px;
		padding: 0px 1px 0px 0px;
		font-family: Verdana;
		border-right: 0px;
		color: #5D5C5C;
		text-align: right;
		vertical-align: middle;
		font-size: 8pt; 
		height:19px;
		}	
		
.formal 		{
		background-color: #FFFFFF;
		padding: 0px 0px 0px 0px;
		border:0px; 
		height:19px;
		}	

.ausgabefeld 	{
		padding: 0px 3px 0px 0px;
		font-family: Verdana;
		color: #206baf;
		text-align: right;
		vertical-align: middle;
		font-size: 8pt; 
		height:19px;
		}	
		
.formtextbold 	{
	    	padding: 0px 0px 0px 2px;
	    	border:0px; 
		background-color: #CCCCCC;
		font-family: Verdana;
		font-weight: bold;
		color: #206baf;
		text-align: left;
		font-size: 8pt;  
		vertical-align: middle;
		height:19px;
				}
				
.fusszeile 	{
		padding: 5px 5px 0px 0px;
		font-family: Verdana;
		color:  #999999;
		text-align: right;
		width: 980px;
		font-size: 7.25pt; 
				}	
		
.fusszeile a:active
			{
		
			color:  #999999;
		
			}
			
.fusszeile a:link	
{
		
			color:  #999999;
		
			}
		
		
					
.fusszeile a:hover	
{
			color:  #206baf;
		
			}
			

.indent {
	width: 135px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 7.5pt;
	line-height: 11pt;
	color: #5D5C5C;
}

.text {
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 11pt;
	color: #5D5C5C;
}

.Stil4 {
	
	padding: 0px 0px 0px 0px;
	font-family: Verdana; 
	font-size: 7.25pt; 	
	line-height: 11pt; 
	color: #5D5C5C; }
			
			

a 	{	

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
      	text-decoration: none;
        color:#4d96bf;
	}

a:hover 	{	
      	text-decoration: none;
       	color:  #f7a901;
	}



.body	{
	width: 100%;
	height: 100%;
	}
	
	.bodytext 	{
	    	font: 8.5pt/12pt "Verdana";
		color: #5D5C5C;
		}

