.bod-links {
	margin: 0px;
	height: 80%;
	width: 390px;
	text-align: center;
	background-color: #0099FF;
	overflow: hidden;
	visibility: visible;
}
.bod-link-dat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #FFFFFF;
	top: 0px;
	background-color: #003399;
	text-align: left;
	overflow: auto;
	height: auto;
	width: 380px;
	visibility: visible;
	text-indent: 3px;
}
.cont-kuenst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #FFFFFF;
	top: 80px;
	right: 50%;
	background-color: #003399;
	text-align: center;
	overflow: auto;
	height: 80%;
	width: 400px;
	visibility: visible;
	position: absolute;
	margin: 0px;
}
.cont-veranst {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 80%;
	width: 400px;
	left: 50%;
	top: 80px;
}



.link-back {
	font-size: 18px;
	color: #33FFFF;
	height: 50px;
	width: 20%;
	position: absolute;
	top: 0px;
	overflow: hidden;
	text-align: right;
	margin: 0px;
	font-weight: bold;
	left: 0px;
	line-height: 45px;
}
.link-next {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 50px;
	width: 20%;
	left: 80%;
	top: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	text-align: left;
}

.link-top {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #FFFF00;
	font-weight: bolder;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	height: 60px;
	width: 398px;


}
.link-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFF00;
	font-weight: bolder;
	text-align: center;
	overflow: hidden;
	visibility: visible;
	height: 50px;
	width: 60%;
	margin: 0px;
	position: absolute;
	left: 20%;
	top: 0px;


}
.ueberschr-L {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFF00;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 30px;
	width: 300px;
	top: 45px;
	right: 50%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.ueberschr-R {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 40px;
	width: 300px;
	left: 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	top: 45px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
}
a {
	color: #FFFF00;
}

