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



}
.board-1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFF66;
	background-color: #0066CC;
}
.board-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #C8C8FF;
	color: #000099;
	
}
.board-3 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF66;
	background-color: #0066CC;
	height: 40px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;

}
.bod-ind {
	background-color: #000099;
	background-image: url(img/blues-1.png);

}
.counter {
	background-color: #C8C8FF;
	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: 24px;
	font-weight: bold;
	color: #000066;
	background-color: #C8C8FF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 40px;
	width: 220px;

}
.table-1 {
	border: 2px ridge #FFFFFF;
	margin: 0px;

}
.table-2{
	border: 2px ridge #FFFFFF;
}
.titel {
	font-size: 36px;
}

.termin-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height: 50px;
	width: 180px;
	vertical-align: middle;
	line-height: 48px;




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




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

}
.termin-next {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
	vertical-align: middle;
	height: 50px;
	line-height: 50px;
	font-size: 24px;

}
.termin-txt {
	background-color: #0066CC;
	background-image: url(img/blues-1.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.termin-datum {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FFCC00;
}
.list-bot {
	background-color: #6699CC;
	background-image: url(img/blues-1.png);
}

.list-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	visibility: visible;
	z-index: 2;
	position: absolute;
	height: 140px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(img/blues-1.png);
	text-align: center;
}
.list-box {
	clear: both;
	float: none;
	height: 700px;
	width: 80%;
	overflow: auto;
	position: absolute;
	visibility: visible;
	bottom: 10px;
	z-index: 1;
	background-image: url(img/blues-1.png);
	left: 10%;
	top: 0px;
}

