html, body	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper	{
	width: 870px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../pics/bg-netzwerk.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

#footer	{
	clear: both;
}

#navi	{
	float: left;
	width: 225px;
}

#navi ul	{
	margin-top: 15px;
	margin-left: 0;
	padding: 0;
	list-style-type: none;
}

#navi li	{
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
}

#navi a	{
	text-decoration: none;
	display: block;
	width: 208px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../pics/navibg1.jpg);
	background-repeat: no-repeat;
}

#navi a:hover	{
	text-decoration: none;
	background-image: url(../pics/navibg2.jpg);
	background-repeat: no-repeat;
}

#inhalt	{
	float: right;
	width: 645px;
}

#text	{
	width: 595px;
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
}

h1	{
	color: #542578;
	padding-bottom: 5px;
	font-size: large;
	border-bottom: 3px solid #FFD700;
}

h2	{
	color: #919191;
	font-size: medium;
}

a	{
	font-weight: bold;
	text-decoration: underline;
	color: #542578;
}

a:hover	{
	text-decoration: overline;
}

.fett	{
	font-weight: bold;
}

.krummenauer	{
	font-weight: bold;
	color: #3CA52B;
}

.jung	{
	font-weight: bold;
	color: #03529D;
}

.degro	{
	font-weight: bold;
	color: #F6A728;
}

.warken	{
	font-weight: bold;
	color: #D4021D;
}

.meier	{
	font-weight: bold;
	color: #A24690;
}

.hesch	{
	font-weight: bold;
	color: #8B8B00;
}

.dozenten	{
	font-size: 10px;
	text-align: justify;
	line-height: 15px;
}

.imgright	{
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}

.border	{
	border: 0px;
}

.listenabstand {
	padding-bottom: 5px;
}

table	{
	text-align: justify;
}

hr	{
	background-color: #FFD700;
	color: #FFD700;
}

.galerie td	{
	text-align: center;
	font-size: 11px;
	padding: 5px;
}