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

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

}
.bod-ind {
	background-color: #FF9933;
	background-image: url(img/piano-04.jpg);
	background-attachment: fixed;
	background-position: center bottom;
}
.termin-txt {
	font-size: 16px;
	font-weight: bold;
	color: #FF66CC;
	background-color: #FFFF66;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.counter {
	background-color: #FF9933;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
	color: #FFFF66;
	font-weight: bold;

}
hr {
	color: #003399;
	height: 1px;
	width: 600px;
	border: 2px solid #000099;
	position: relative;
	left: -80px;
}
.link-1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background-color: #FF9933;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 40px;
	width: 220px;
}
.link-txt {
	color: #000;
}
.list-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #0033CC;
	text-align: left;
	clear: none;
	float: none;
	width: 800px;
	padding-left: 0px;
}
.list-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	width: 90%;
}
.list-txt {
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	text-align: left;
	width: 760px;
	padding-left: 40px;
}
.list-link {
	font-style: italic;
	color: #FF3399;
}
.list-jahr {
	font-size: 40px;
	font-weight: bolder;
	color: #FF0000;
	background-image: url("../../backgnd/bg_transpar-ws.png");
	text-align: left;
	width: 800px;
	height: 50px;
}

.table-1 {
	border: 2px ridge #FFFFFF;
	padding: 15px;
	background-color: #CC3300;;

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

}

.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;
}

.termin-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: 180px;
	vertical-align: text-top;
	background-color: #FF9933;
}
.termin-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	height: auto;
	vertical-align: middle;
	background-color: #FF9933;
	padding-bottom: 15px;

}

.termine{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FF3366;
	text-decoration: underline;
}
.termin-box {
	width: 90%;
	overflow: auto;
	visibility: visible;
	clear: both;
	float: none;
	padding: 0px;
	text-align: center;
	position: relative;
	height: 700px;
	top: 5px;
	bottom: 5px;
}

.termin-datum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}

.termin-next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0033CC;
	background-color: #FF9933;
	font-weight: bolder;
}


