body, td {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	background-color: #f3efe3;  
	font-size: 11px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	left: 10px; 
}

p
{
  margin-top: 0px;
}

p.headline
{
  font-size:12px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0px;
}


.headkal {
  width: 25px;
  font-size:11px;
	font-weight: normal;
	text-align: center; 
}

.werktag {
  width: 25px;
	text-align: center; 
  font-size:11px;
	font-weight: normal; 
}

.sperrtag {
  width: 25px;
	color: red;
	text-align: center;
  font-size:11px;
	font-weight: bold; 
}

.sonntag {
  width: 25px;
	color: red;
	text-align: center; 
  font-size:11px;
	font-weight: bold; 
}

.monat {
  font-size: 13px;
	font-weight: bold;
}

td.termin {
  font-size: 13px;
}

a {
  color: #d4a028;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #d4a028;
  font-weight: normal;
  text-decoration: none;
}

a.sperrtag {
  color: red;
  font-weight: bold;
  text-decoration: line-through;
}

a.sperrtag:visited {
  color: red;
  font-weight: normal;
  text-decoration: line-through;
}

table.kalender {
padding: 0px;
border: 1px solid black;
}

td.kalender {
padding: 0px;
border: 1px solid black;
font-size: 15px;
}

