/*

	style.css

*/




html, body, table, input, textarea, select {
				
	font-family:					Verdana, Arial, Helvetica;
	font-size:						8pt;
	color:							#999999;
	font-weight:					normal;
	line-height:					11pt;
	
}


h1 {

	font-family:					Verdana, Arial, Helvetica;
	font-size:						9pt;
	color:							#666666;
	font-weight:					bold;

}


a {

	font-weight:					bold;
	text-decoration:				underline;
	color:							#DA565C;
	font-size:						7pt;

}

a.linkGalerie {

	font-weight:					bold;
	text-decoration:				none;
	color:							#DA565C;
	font-size:						8pt;

}

a.linkGalerie:hover {

	font-weight:					bold;
	text-decoration:				underline;
	color:							#DA565C;
	font-size:						8pt;

}

a.rightNextEvents {

	font-weight:					bold;
	text-decoration:				none;
	color:							#999999;
	font-size:						7pt;

}

a.rightNextEvents:hover {

	font-weight:					bold;
	text-decoration:				underline;
	color:							#DA565C;
	font-size:						7pt;

}












/*

	rechter block

*/


.rightbox_white {

	color:							White;
	padding-left:					5px;

}


.rightbox_text_k {

	font-style:					italic;
	font-size:						7pt;
	padding-left:					5px;

}


.rightbox_text_b {

	font-weight:					bold;
	font-size:						7pt;
	padding-left:					5px;

}

.rightbox_text {

	font-weight:					normal;
	font-size:						7pt;
	padding-left:					5px;

}




/*
	kalender
*/


.kalWe {

	background-color:				#EEEEEE;

}

.kalHeute {

	font-weight:					bold;
	color:							White;
	background-color:				#ECAAAD;

}

.kalEvent {

	border:							1px solid #7EE028;

}

.kalNone {

}

.kalLink {

	text-decoration:				underline;
	color:							#999999;
	font-size:						8pt;

}

.kalEventAlt {

	border:							1px dashed #666666;

}

.kalEventHeute {

	background-color:				#DA565C;
	border:							0px;
		
}

.kalEventGalerie {

	border:							1px solid #DA565C;
		
}










/*

	ADMIN

*/


.adminNavBorder {

	border:							1px solid #CCCCCC;
	padding:						3px;

}

.adminNavBorderBg {

	background-color:				#CCCCCC;
	padding:						2px;
	color:							white;

}

.adminNavBorderBgContent {

	background-color:				#ACC8C3;
	padding:						2px;
	color:							white;

}

.adminNavBorderBgContentRed {

	background-color:				#DA565C;
	padding:						2px;
	color:							white;

}


a.adminNav {

	color:							#666666;
	text-decoration:				none;

}

a.adminNav:hover {

	color:							#333333;
	text-decoration:				underline;

}




.high {

	background-color:				#CCCCCC;

}
