body {
	background-image:  url(../picts/hg3.jpg);
}

.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	visibility: visible;
	width: 290px;
	height: 41px;
	left: 116px;
	top: 288px;
	z-index: 3;
	padding-left: 10px;
	padding-top: 10px;
}
.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 288px;
	left: 116px;
	background-image: url(../picts/hg_text3.jpg);
	width: 80%;
	text-align: left;
	padding: 60px 20px 20px;
	z-index: 1;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navigation {
	position:absolute;
	left:640px;
	top:103px;
	z-index:3;
	width: 140px;
	height: 200px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
.lauftextkursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	line-height: 15px;
}
.lauftextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
}
.bild {
	position:absolute;
	left:66px;
	top:52px;
	width:205px;
	height:279;
	z-index: 2;
}
.Untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
}
.kurse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
Input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 200px;
}
Select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 200px;
}
Textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 200px;
}

