a {	
	color: #003366;
	font-weight: bold;
	text-decoration: none;	
	}
a:hover {	
	text-decoration: underline;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffcc;
	}
td, th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333
	}
.kopf {
	font-weight: bold;
	color: #660000;
	}	
.bildtitel {
	height: 26px;
	background-color: #000000;
	color: #cccccc;
	font-weight: bold;
	}
.albumtitel {
	background-color: #660000;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
	}
.bild {
	background-color: #cccccc;
	}

.kasten {
	padding: 12px;
	margin: 5%;
	font-size: 10pt;
	color: #660000;
	background-color: #ffcc66;
	border-style: outset;
	border-color: #660000;
	border-width: 3px;
	}
.balken {
	padding: 12px;
	font-size: 20pt;
	font-weight: bold;
	line-height: 1.4em;
	color: #cccccc;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	background-color: #660000;
	}
.balken2 {
	width: 180px;
	padding: 6px;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.4em;
	color: #cccccc;
	background-color: #660000;
	}
.termin {
	width: 100%;
	}	
ul {list-style-type: square;
	 }

li {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	}
