@charset "UTF-8";
/*
		++++  CSS Anpassungen für "graue" Kategorie ++++
		
		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 screen
{

body {
	background-color: #e1e1e1;
}

#footer {
	background-color: #e1e1e1;
}

#kategorie {
	background-image: url(../../images/grey/sponsoren.gif);
	background-repeat:no-repeat;
	background-color: #474545;
}

#logo {
	background-image: url(../../images/grey/foerderer_laho.gif);
	background-repeat:no-repeat;
	background-color: #e1e1e1;
}

#header {
	color: #474545;
	background: #e1e1e1;
}

#btn_suche {
	background-color: #e1e1e1;
	background-image: url(../../images/grey/lupe.gif);
	color: #474545;
}

#header_img {
	background-color: #474545;
}

a {color: #996600; text-decoration:none;}
a:focus,
a:hover,
a:active {color:#996600; text-decoration:underline;}

#nav_main ul li { border-bottom: 1px solid #e1e1e1; }

#nav_main ul li a,
#nav_main ul li strong {color: #996600;}

#nav_main ul li a:focus,
#nav_main ul li a:hover,
#nav_main ul li a:active  { background: #ebcf69; color: #996600; }

#nav_main ul li#current { background: transparent }

#nav_main ul li#current strong,
#nav_main ul li#current a,
#nav_main ul li#current a:focus,
#nav_main ul li#current a:hover,
#nav_main ul li#current a:active { color: #474545; }

#footer a { color: #996600;}
#footer a:focus, 
#footer a:hover,
#footer a:active {color: #996600;}

#topnav a { color: #e1e1e1; }

#topnav ul li#current  { color: #474545; font-weight: bold; list-style: url(../../images/grey/square.gif) inside; }

/* 2. Level der Navigation / vertikal linke Seite */
#submenue ul li { 
				margin: 0 25px 0 5px;
				border-bottom: none;
				 }

#submenue ul li a,
#submenue ul li strong {
						background: #f3f3f3;
						color: #996600;
						font-size: 11px;
						font-weight: bold;
						margin: 0 10 0 10;
						}

#submenue ul li a:focus,
#submenue ul li a:hover,
#submenue ul li a:active  { background: #474545; color: #FFFFFF; }

#submenue ul li#current { background: transparent }

#submenue ul li#current strong,
#submenue ul li#current a,
#submenue ul li#current a:focus,
#submenue ul li#current a:hover,
#submenue ul li#current a:active { color: #515100; }

.menu-level1-active {
			background: #f3f3f3;
			border-bottom: 1px solid: #474545;
}

.menu-level1-current-active {
			background: #f3f3f3;
			border-bottom: 1px solid: #474545;
}
/* 2. Level der Navigation - ende*/



h1 { color: #474545 }

.cat_headline, .col1_cat_headline {
	color: #474545;
	background-color: #e1e1e1;
}

.cat_img {
	border: 2px solid #e1e1e1;
}


input {
	border: 1px solid #e1e1e1;
}

#topnav { 
	background-color: #747272;
}

.overview {
	border: 2px solid #e1e1e1;
}


/* 
	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;
			font-size: 14px;
			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
*/

}