* /*universal einstellung, kein randabstand
--------------------------------------------------------*/{
	margin: 0px;
	padding: 0px;
}/*schrift art und grösse und zentrierte darstellung
-----------------------------------------------------------------------------------------------*/
body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}/*div einstellungen, plus mit text-aline left und marg und pad auto, in zusammenhang mit body textaline center, zentrierung der ganzen hp
------------------------------------------------------------------------------------------------*/
#wrapper {
	background-image: url(../bilder/hg/ballone0textOorginal.jpg);
	background-repeat: no-repeat;
	height: 612px;
	width: 919px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-position: center;
}
#text a {
	color: #939;
	text-decoration: none;
}
#nav {
	width: 645px;
	height: 30px;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	padding-top: 10px;
}
#text {
	height: 470px;
	width: 450px;
	margin-top: 10px;
	margin-left: 229px;
	line-height: 16px;
	overflow: auto;
}/*text elemente werden angepasst
-----------------------------------------------------------------------------------------------------*/
#text table {
	margin-left: 15px;
	text-align: left;
	padding-right: 10px;
}
#text p a:link, #text p a:visited{
	color: #909;
	text-decoration: none;
}
#text p a:hover, #text p a:active {
	color: #909;
	text-decoration: none;
}
#text p a:hover, #text p a:active{
	color: #60C;
	text-decoration: none;
}
#kurse_menu {
	text-align: center;
	width: 650px;
	margin-right: auto;
	margin-left: 210px;
	height: 30px;
	margin-top: 40px;
	font-size: 10px;
}
h1 {
	font-size: 14px;
	color: #986699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #986699;
	margin-bottom: 15px;
}
p {
	padding-left: 15px;
}
#text ul li {/*legt fest:keine listen_darstellungsobjekt*/
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 15px;
}/*linie in der aktuell_seite*/
.linie_aktuell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #986699;
#kurse_menu_ra {
	text-align: center;
	width: 650px;
	margin-right: auto;
	margin-left: 190px;
	height: 30px;
	margin-top: 40px;
	font-size: 10px;
}
#kurse_menu #nav_kurse_ra {
	padding-left: 20px;
}
h6 {
	font-size: 9px;
}
