.link1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #FF3399;
	background-image: url(musiker.jpg);
	background-repeat: no-repeat;
	background-position: 50px 300px;
	clear: left;
	float: right;
	width: 50%;
	overflow: auto;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 80px;
	right: auto;
	bottom: auto;
	padding-left: 20px;
	height: auto;
	background-attachment: fixed;
}

.link2 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bolder;
	color: #FF3399;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 80% 300px;
	background-image: url(essentrinken.jpg);
	width: 50%;
	overflow: auto;
	position: absolute;
	visibility: visible;
	height: auto;
	left: auto;
	top: 80px;
	right: 0px;
	bottom: auto;
	clear: right;
	float: left;
	background-attachment: fixed;
}

.text01 {
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: bolder;
	color: #FF3399;
	right: 0px;

}

.texthome {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}

.text-rt24 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #FF3399;
	font-weight: bolder;

}
.bod-index {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #003366;
	margin: 0px;
	overflow: hidden;
	visibility: visible;
	text-indent: 10px;
}
.bod-aktuell {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #003366;
	margin: 0px;
	overflow: hidden;
	visibility: visible;
	background-image: url(../backgnd/bg_tetil-hgrau.JPG);
	text-indent: 10px;
}

.index-top {
	font-size: 18px;
	text-align: center;
	width: 100%;
	height: 65px;
	position: relative;
	left: 1px;
	top: 0px;
	right: 1px;
	margin: 0px;
	overflow: hidden;
}
.bod-links {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FF3399;
	font-weight: bold;
	margin: 0px;
	width: 100%;
	overflow: auto;
	position: relative;
	visibility: visible;
	top: 0px;
	bottom: 0px;
	height: 100%;
}
.bod-essen {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FF3399;
	font-weight: bold;
	margin: 0px;
	width: 100%;
	overflow: auto;
	position: relative;
	visibility: visible;
	top: 0px;
	bottom: 0px;
	height: 100%;
	background-image: url(essentrinken.jpg);
	background-repeat: no-repeat;
	background-position: center 350px;
}

.bod-nette {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FF3399;
	font-weight: bold;
	margin: 0px;
	width: 100%;
	overflow: auto;
	position: relative;
	visibility: visible;
	top: 0px;
	bottom: 0px;
	height: 100%;
	background-image: url(bg_people.gif);
	background-repeat: no-repeat;
	background-position: center 250px;
}
.cont-top {
	font-size: 30px;
	color: #FF3399;
	margin: 0px;
	height: 50px;
	width: 100%;
	position: absolute;
	top: 0px;
	text-align: center;
}
.cont-top-L {
	font-size: 30px;
	color: #FF3399;
	margin: 0px;
	height: 50px;
	width: 50%;
	position: absolute;
	top: 0px;
}.cont-top-R {
	font-size: 30px;
	color: #FF3399;
	margin: 0px;
	height: 50px;
	width: 50%;
	position: absolute;
	top: 0px;
	left: 50%;
}

.cont-link {
	margin: 0px;
	height: 100%;
	width: 100%;
	top: 10px;
	position: relative;
	overflow: hidden;
	visibility: visible;
}

.cont-left {
	height: 100%;
	width: 49%;
	text-align: left;
	text-indent: 10px;
	clear: none;
	float: left;
	top: 55px;
	left: 0px;
	margin: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	position: absolute;
}
.cont-right {
	height: 100%;
	width: 50%;
	position: absolute;
	text-align: left;
	text-indent: 10px;
	clear: right;
	float: left;
	margin: 0px;
	top: 55px;
	right: 0px;
	left: 50%;
	visibility: visible;
	padding: 0px;
}
