body{
	font-family: "Comic Sans MS","Times New Roman", Times, serif;
	font-size: 1em;
}
p{
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
h5 {
	margin: 0px;
	padding: 0px;
	color: #990000;
	font-size: 1.1em;
}

#content {
	font-family: "Comic Sans MS","Times New Roman", Times, serif;
	font-size: 1em;
}
#content h3 {
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div#header h1{
	color: #0B5950;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	margin-top: 1.2em;
}
div#container{
	text-align:left;
}
div#content p{
	line-height:1.4
}
#footer p {
	margin-top: 0.5em;
	padding-top: 0px;
}
h4 {
	font-size: 1em;
	margin-bottom: 0.4em;
	line-height: 1em;
}
a {
	color:#0000FF;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;	
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

.jahr {
	font-size: 100%;
	font-weight: bold;
	background-color: #FFFF00;
	text-align: center;
}
.monat {
	font-size: 100%;
	font-weight: bold;
	background-color: #FEF789;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
}

.initial {
	font-size: 160%;
	color: #993300;
}
.eintrag {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FEFAA9;
	font-size: 1em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FEFAA9;
	border-right-color: #FEFAA9;
	border-left-color: #FEFAA9;
}
.tag {
	font-size: 0.9em;
}
.datum {
	font-size: 1.5em;
}
.marker {
	color: #AC2D0B;
	font-size: 1.1em;
}
