.div1 {
	width: 780px;
	border: thick none #666666;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -400px;
	background-image: url(bilder/farbe.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.header {
	height: 160px;
	width: 780px;
	border: thin none #FFCC00;
}
.main {
	border: none;
	width: 780px;
	padding: 0px;
}
.footer {
	height: 50px;
	width: 780px;
	border: thin none #33FF33;
	clear: left;
	overflow: visible;
}
.navi {
	width: 164px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	border: none #000000;
	float: left;
	padding-left: 15px;
}
.link1 {
	height: 35px;
	width: 164px;
	border: none;
	background-image: url(bilder/haupt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.link2 {
	height: 35px;
	width: 164px;
	border: none;
	background-image: url(bilder/kurse.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
}
.link3 {
	height: 35px;
	width: 164px;
	border: thin none #006600;
	background-image: url(bilder/anmeldung.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
}
.link4 {
	height: 35px;
	width: 164px;
	border: none;
	background-image: url(bilder/kontaktinfo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
}
.link5 {
	height: 35px;
	width: 164px;
	border: none;
	background-image: url(bilder/daten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
}
.maintext {
	border: thin none #00CCFF;
	width: 500px;
	margin-top: 30px;
	margin-left: 230px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.eck1 {
	background-image: url(bilder/eck1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.eck2 {
	background-image: url(bilder/eck2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.eck3 {
	background-image: url(bilder/eck3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	bottom: 20px;
	clear: left;
}
.eck4 {
	background-image: url(bilder/eck4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 50px;
	position: absolute;
	right: 0px;
	bottom: 20px;
}
.footerabstand {
	background-color: #D9E38D;
	height: 20px;
	width: 100%;
	border: thin none #FF3300;
	position: relative;
}
.logo {
	background-image: url(bilder/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: thin none #333333;
	position: absolute;
	height: 185px;
	width: 268px;
	top: -40px;
	left: -50px;
}
.mental {
	background-image: url(bilder/mental.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 48px;
	width: 285px;
	left: 300px;
	top: 70px;
	border: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
.bild {
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 10px;
	float: right;
	z-index: 6;
}
.link6 {
	background-image: url(bilder/impressum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 94px;
	border: none #CC0000;
	z-index: 10;
	position: absolute;
	right: 50px;
}
.spruch {
	background: #FAF7C7 url(bilder/spruch.jpg) no-repeat left top;
	position: relative;
	width: 290px;
	height: 136px;
	float: none;
	margin-top: 0px;
	margin-left: 290px;
	margin-bottom: 10px;
	}
.subhead {
	font-size: 12px;
	font-weight: bold;
}
a { color: green; font-weight: bold; font-style: inherit; text-decoration: none; }

.warnung{
color: #ff0000;
font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
font-size: 7pt;
font-weight: normal;
text-decoration: none;
}
