@charset "UTF-8";
/*
		++++  CSS Anpassungen für Startseite ++++
		
		Kreativoli Mediendesign
		Inhaber Oliver Haßler
		Altstadt 195
		84028 Landshut
		
		Telefon: (08 71) 9 66 41 33
		Email: mediendesign@kreativoli.de
		www.kreativoli.de
		
		
		Projekt: "Die Förderer" e.V. Landshut - Veranstalter der "Landshuter Hochzeit 1475"
		
		Historie:
		erstellt:		16.06.2008	-HO-
	
*/

@media all
{
  /* ------------------------------------------------------------- */
	
	#logo {
		width: 220px;
		height: 205px;
		padding: 0;
		background-image: url(../../images/start/logo_foerderer.jpg);
		background-repeat:no-repeat;
		background-color: #740d01;
	}

  #header {
    color: #fff;
		position:relative;
    background: #474545;
		height: 30px;
		width: 992px;
    padding: 0; 
		margin: 0;
  }

  #top_nav {
    position:absolute;
    top: 0px;
    right: 15px;

    /* Erforderlich, damit im Opera 6 wirklich rechts plaziert ! */
    text-align: right;
		margin: 0;
		padding: 0;
  }

  #top_nav { color: #fff; background: transparent; }
	
	#lang_nav {
		float: right;
		margin: 3px 15px 0 0;
	}
	
	#suche {
		float: right;
		margin: 0;
		padding: 0;
	}


/* ---------------------------- */

	#btn_suche {
		border: none;
		background-color: #474545;
		background-image: url(../../images/start/lupe.gif);
		background-position: left;
		background-repeat: no-repeat;
		color: #e1e1e1;
		padding-left: 12px;
	}
	
/* 
	Formatierungen des Kalenders in der Miniansicht
*/

.month-small {
			background-color:#FFFFFF;
			width: 205px;
			height:143px;
			}
		
.tx-cal-controller .sideback{
			background-color:#FFFFFF;
			background-image: url(fileadmin/template/laho2009/cal/side_bg.gif);
			color:#333333;
			text-align: center;
			font-weight: bold;
			text-decoration:underline;
			}
			

.month-weeknums {
			border-right:1px solid #AAAAAA;
			background-color:#EFEFEF;
		}

.month-weekdays {
			border-bottom:1px solid #AAAAAA;
			background-color:#EFEFEF;
		}

.month-small a:link,.monthoff a:visited {
			color: #474545;
			text-align: center;
			font-weight: bold;
			text-decoration:underline;
		}

		
.month-small th,
.month-small td {
			padding: 2px;
			width: 24px;
			font-size: 11px;
			text-align: right;
		}

		

.month-small th{
			text-align: center;
		}

.monthSmallBasic {
			text-align: left;
			vertical-align: top;
			}
	
	
.monthOff, .monthOff a:link,.monthOff a:visited {
			color: #BBBBBB ! important;
		}

		

.monthWeekend {
			background-color: #FFFFEF;
		}

		

.monthCurrentWeek {
			background-color: #f3f3f3;
		}
		
.monthSelected, .monthSelectedWeek {
			background-color: #f3f3f3;
		}
		
.monthToday {
			background:#e1e1e1 none repeat scroll 0% !important;
			text-align: center;
			font-weight: bold;
		}

		
.monthToday a:link, .monthToday a:visited {	
			color:#FFFFFF;
			text-align: center;
			font-weight: bold;
			text-decoration:underline;
		}
		
.monthHeader {
			font-size: 14px;
			text-align: center;
			font-weight: bold;
		}
		
#allday a {
			font-size: 9px;
			color: #fff;
			font-weight: 900;
			text-decoration: none;
			}

		

#allday a:hover {
			text-decoration: underline;
			}
	
			
/* 
Formatierung Kalender Ende

 */
 
/*
Formatierung Kalender Liste
*/

.teaser, li {
		margin:0;
		padding:0;
	}

/*
Formatierung Kalender Liste
*/

}
