.bild {
	background-color: #990066;
	text-align: center;
	vertical-align: middle;
	border: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF66;
}

.board-1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFF66;
	background-color: #990066;
}

.board-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFCCFF;
	overflow: auto;
	visibility: visible;
	
}

.board-3 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF66;
	background-color: #990066;
	height: 40px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}

.bod-ind {
	background-color: #FF99CC;
	background-image: url(img/lila-bg.png);

}

.counter {
	background-color: #FFCCFF;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
	color: #000099;
	font-weight: bold;
}

.link-1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	background-color: #FFCCFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 40px;
	width: 220px;

}

.table-1 {
	border: 2px ridge #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

.table-2{
	border: 2px ridge #FFFFFF;
	background-color: #FFCCFF;
}

.termin-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990066;
	height: 50px;
	width: 180px;
	vertical-align: text-top;
}

.termin-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990066;
	font-size: 18px;
	height: 50px;
	vertical-align: middle;
}

.termin-3 {
	height: 50px;
	width: 64px;
}

.termine{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FF3366;
	text-decoration: underline;
}
.termin-txt {
	font-size: 16px;
	font-weight: bold;
	color: #FF66CC;
	background-color: #FFCCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	height: 80%;
	width: 80%;
	position: relative;
	left: 0px;
	top: 0px;
}

.text1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #0033CC;
}

.text2 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.dat-bod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	background-color: #D9C2F8;
	background-image: url(img/lila-bg.png);
	color: #990033;
}

.terminlist1 {
	font-size: 36px;
	font-weight: bold;
	color: #FFFF66;
}

.terminlist2 {
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
}

.terminlist3 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.terminlist4 {
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}

.top-board {
	background-color: #FFFF99;
	font-weight: bolder;
	color: #CC6699;
	font-family: "Comic Sans MS";
}

.bod-board {
	background-color: #FFFF99;
	text-align: right;
	color: #CC6699;
	font-family: "Comic Sans MS";
	font-weight: bolder;
}

.list-bod {
	text-align: center;
	background-color: #990066;
	font-size: 20px;
	font-weight: bold;
	color: #FFFF99;
}

.list-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bolder;
	vertical-align: middle;
}
.list-dat {
	text-align: center;
	font-size: 32px;
	color: #000099;
	font-weight: bold;
}
.list-head {
	font-size: 36px;
	color: #003399;
	font-weight: bold;
	text-align: center;
}
.list-txt {
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
hr {
	color: #003399;
	height: 1px;
	width: 600px;
	border: 2px solid #000099;
	position: relative;
}
.anmerk {
	color: #FF0000;
}
.termin-box {
	width: 80%;
	overflow: auto;
	visibility: visible;
	clear: both;
	float: none;
	position: relative;
	height: 60%;
	top: 5px;
	bottom: 5px;
	margin: 0px;
}

