*  {
	color: #000;
	font-size: 12px;
	font-family: Verdana;
}
h1 { color: #792f16; font-size: 17px; font-weight: bold; margin-right: 0; margin-bottom: 0.67em; margin-left: 0; }
#rand {
	background-image: url(img/strich.gif);
	background-repeat: repeat-y;
	margin-left: 20px;
	padding-left: 20px;
	overflow: hidden;
}
body   {
	background-color: #fff;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
}
#simon       {
	background-image: url(img/simongrotelueschen.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 17px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#simon span {
	position: absolute;
	top: -1000px;
	left: -1000px;
}
#head2 p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#abschluss1 {
	background-image: url(img/abschluss1.gif);
	height: 22px;
	width: 910px;
	margin: auto;
}
#abschluss2 {
	background-image: url(img/abschluss2bg.gif);
	width: 910px;
	margin: auto;
}
#abschluss3 {
	background-image: url(img/abschluss3.gif);
	height: 29px;
	width: 910px;
	margin: auto;
}

/*NAvi
*/
#navigation  {
	width: 600px;
	height: 23px;
	margin-top: 221px;
	margin-left: 102px;
	padding: 0px;
	position: absolute;
}

#navigation li {
	list-style-type: none;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
#navigation span {position: absolute;top: -1400px;left: -1000px;}
#navigation a, #navigation strong {
	border-style: none;
	display: block;
	background-repeat: no-repeat;
}
#navigation a.nav_start  { width: 60px; height: 23px }
#navigation a.nav_start:hover  {width: 60px;height: 23px;background-image: url(img/nav_bstart.gif);background-repeat: no-repeat;}
#navigation a.nav_portrait  { width: 90px; height: 23px }
#navigation a.nav_portrait:hover  {width: 90px;height: 23px;background-image: url(img/nav_bportrait.gif);background-repeat: no-repeat;}
#navigation a.nav_erfolge  { width: 81px; height: 23px }
#navigation a.nav_erfolge:hover  {width: 81px;height: 23px;background-image: url(img/nav_berfolge.gif);background-repeat: no-repeat;}
#navigation a.nav_ziele  { width: 55px; height: 23px }
#navigation a.nav_ziele:hover  {width: 55px;height: 23px;background-image: url(img/nav_bziele.gif);background-repeat: no-repeat;}
#navigation a.nav_partner  { width: 82px; height: 23px }
#navigation a.nav_partner:hover  {width: 82px;height: 23px;background-image: url(img/nav_bpartner.gif);background-repeat: no-repeat} #navigation a.nav_media  { width: 59px; height: 23px }
#navigation a.nav_media:hover  {width: 59px;height: 23px;background-image: url(img/nav_bmedia.gif);background-repeat: no-repeat;} #navigation a.nav_kontakt  { width: 84px; height: 23px }
#navigation a.nav_kontakt:hover  {width: 84px;height: 23px;background-image: url(img/nav_bkontakt.gif);background-repeat: no-repeat;}
a:link { color:#000; font-weight:bold; text-decoration: none; }
a:visited { color:#000; text-decoration:none; font-weight:bold; }
a:hover { color:#617f82; text-decoration:none; font-weight:bold;}
a:active { color:#fff;text-decoration:none ; font-weight:bold; }
