@CHARSET "ISO-8859-1";

a:link,
a:visited { color: #d2b100; text-decoration: none; }

#nav a,
#nav a:link,
#nav a:visited {
	color: #008195;
}

#nav a:hover {
	cursor: pointer;
}

#menu a:link,
#menu a:visited {
	color: #FFF;
}
#menu a:hover {
	color: #CCC;
}


#menu {
	font-size: 11px;
	line-height: 16px;
}


/* Kalender */
/************/

#right_chimney .calendar {
	padding: 10px 0px;
	font-size: 11px;
}

#right_chimney .calendar table.month {
	border-collapse: collapse;
	border: 1px none;
}

#right_chimney .calendar table.month td {
	padding: 4px;
	background-color: #daedf0;
	color: #008195;
}
#right_chimney .calendar .prev,
#right_chimney .calendar .next {
	color: #008195;
}

#right_chimney .calendar table {
	width: 100%;
	border-spacing: 1px;
	background-color: #daedf0;
}

#right_chimney .calendar table td {
	text-align: center;
	vertical-align: middle;
	background-color: #bde1e5;
	color: #FFF;
}

#right_chimney .calendar table td a,
#right_chimney .calendar table td a:VISITED {
	font-weight: bold;
	display: block;
	color: #008195;
}

#right_chimney .calendar table td.today,
#right_chimney .calendar table td.today a {
	color: #FFF;
	background-color: #008195;
}

#right_chimney .calendar table td.future,
#right_chimney .calendar table td.future a {
	color: #008195;
}

#right_chimney .calendar table td.event {
	border: 1px solid #008195;
}
#aktionsbutton { position: absolute; margin-top: 10px; margin-left: 40px; }
.button { display:block;  behavior:	url("js/pngbehavior.htc"); }
