@charset "UTF-8";
/* CSS Document */
#termine {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 20px;
	font-size: 10px;
}
#termine a {
	color: #FFF;
	text-decoration: none;
}
#termine a:hover {
	color: #000;
}

#termine .obendas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#termine .obenoben {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 0.5em;
	background-image: none;
	background-color: #FFF;
}

#termine .obennix {
	background-color: #FFF;
	background-image: none;
	font-size: 9px;
	font-weight: normal;
}

#termine .obendas tr {
	border: 1px solid #000;
	background-image: url(p7ap_bluestonebut.jpg);
}

#monat .obendas {
	border: 1px solid #000;
	background-image: url(p7ap_bluestonebut.jpg);
	font-size: 14px;
	letter-spacing: 0.2em;
}

#monat table {
	font-size: 11px;
}

#monat h3 {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}
#monat table table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5396C2;
}
#monat table table {
	border:none;
}


