		body {
			background:  url(/training-layout/bodylogohg.gif) no-repeat fixed center center;
			}
		#header {
			background:     url(/training-layout/headerbildungstraeger.jpg);
			}
		#rubriknavigation {
			background:     url(/training-layout/personalentwicklung-navigation.gif);
			background-repeat: no-repeat;
			}
		#navigation {
			background-image:  url(/training-layout/subnavhg-personalentwicklung);
			background-repeat: no-repeat;
			background-position: left;}
		
		#inhalt {
			width:600px;
			float:left;
				}
						#inhalt-links {
						width:380px;
						float:left;
						margin-right:20px;
						margin-top:20px}

						
						#inhalt-rechts {
						width:200px;
						float:left;
						background-color: #FDEADA;
						margin-top:20px	}

					#inhalt  h2 {
						font-size:16px;
						font-weight: bold;
						font-variant: small-caps;
						color: #FF9900;
						text-align: left;
						padding-bottom: 30px;

						padding-top: 0px;
						margin-left: 10px;
						margin-right: 10px;}
					#inhalt  h3 {
						font-size:12px;
						font-weight: bold;
						color: #FFFFFF;
						text-align: left;
						margin-left: 10px;
						margin-right: 10px;
						background-color: #FF9900;
						padding-left: 5px;
						}
					#inhalt  p {
						font-size:12px;
						margin-left:10px;
						margin-right:10px;
						text-align: justify;
						line-height: 1.2;
						padding-bottom: 10px;
						color: #556063;
							}
							#inhalt a {
							color:#996600;
							text-decoration: underline;
							}
							#inhalt a:visited {
							text-decoration: underline;
							}
							#inhalt a:hover {
							color: #422D00;
							background-color: #F9F1D2;
							}
					#inhalt  li {
						font-size:12px;
						margin-left:20px;
						margin-right:10px;
						text-align: justify;
						line-height: 1.2;
						padding-bottom: 10px;
						color: #556063;
							}
					#inhalt-rechts p {
						font-size:11px;
						margin-left:10px;
						margin-right:10px;
						text-align: justify;
						line-height: 1.2;
						padding-bottom: 10px;
						color: #556063;
							}