@charset "UTF-8";
body {
	background: #ffffff;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	font-family: Candara, Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
    }
a {
	color: #616161;
	text-decoration: none;
}
a:hover {
	color: #3ccb41;
	text-decoration: none;
}
a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:focus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 6px;
	margin-top: 0px;
	color: #3CCB41;
}
h1+p {
	font-weight: normal;
	padding: 0px;
	margin-top: 16px;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}
ul {
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left;
	padding: 0px;
	margin: 0px;
	height: 100%;
	text-indent: 0px;
}
li {
	margin-top: 0px;
	background-repeat: no-repeat;
	padding-left: 0px;
	list-style-type: none;
	height: 100%;
	text-indent: 0px;
	margin: 0px;
	display: inline;
}
li a  {
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 8px;
	list-style-type: none;
}
.linkListe {
	background-image: url(Bilder/listenpunkt.gif);
}
#aktuelleSeite {
	color: #3ccb41;
	background-image: url(Bilder/weiter-pfeil-hover.gif);
}
a.linkListe  {
	padding-top: 3px;
	white-space: no-wrap !important
}
a.linkListe:hover    {
	background-image: url(Bilder/weiter-pfeil-hover.gif);
}
.apTnail {
	position: absolute;
	height: 10px;
	width: 10px;
	display: block;
	left: 293px;
	background-image: url(Bilder/tnailIcon.gif);
	background-repeat: no-repeat;
}
a.apTnail:hover  {
	background-image: url(Bilder/tnailIcon-hover.gif);
}
a.apTnail:focus   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.pdfIcon  {
	background-image: url(Bilder/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 8px;
}
a.pdfIcon:hover   {
	background-image: url(Bilder/pdf-icon-hover.gif);
}
a.weiterPfeil   {
	background-image: url(Bilder/weiter-pfeil.gif);
}
a.zurueckPfeil   {
	background-image: url(Bilder/zurueck-pfeil.gif);
}
a.uebersichtIcon   {
	background-image: url(Bilder/uebersicht-icon.gif);
}
a.weiterPfeil:hover     {
	background-image: url(Bilder/weiter-pfeil-hover.gif);
}
a.zurueckPfeil:hover   {
	background-image: url(Bilder/zurueck-pfeil-hover.gif);
}
a.uebersichtIcon:hover   {
	background-image: url(Bilder/uebersicht-icon-hover.gif);
}
.linkIcon {
	list-style-image: url(Bilder/link-icon.gif);
	list-style-position: inside;
	padding: 0px;
	display: block;
	margin-top: 0px;
}
a:hover .linkIcon {
	list-style-image: url(Bilder/link-icon-hover.gif);
}
.vorladen {
	display: none;
	position: absolute;
}
#container  {
	width: 950px;
	background: #FFFFFF;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	height: 650px;
	margin-top: -325px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -475px;
	position: absolute;
	top: 50%;
	left: 50%;
    }
#logo {
	position: absolute;
	left: 71px;
	top: 263px;
}#schatten {
	height: 11px;
	width: 787px;
	position: absolute;
	left: 78px;
	top: 340px;
}
#naviBalken   {
	background-color: #3ccb41;
	height: 30px;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -15px;
    }
ul#navigation   li {
	display: inline;
	list-style: none;
	padding: 0;
}
#naviLebenslauf {
	left: 228px;
	position: absolute;
	border: none;
	top: 0px;
}
#naviLebenslaufAktiv {
	left: 228px;
	position: absolute;
	border: none;
	top: 0px;
	background-image: url(Bilder/lebenslauf-hover.gif);
	position: absolute;
	height: 50px;
	width: 123px;
}
#naviLebenslauf a:hover {
	background-image: url(Bilder/lebenslauf-hover.gif);
	position: absolute;
	height: 50px;
	width: 123px;
}
#naviArbeitsproben {
	left: 377px;
	position: absolute;
	top: 0px;
}
#naviArbeitsprobenAktiv {
	left: 377px;
	position: absolute;
	top: 0px;
	background-image: url(Bilder/arbeitsproben-hover.gif);
	height: 51px;
	position: absolute;
}
#naviArbeitsproben a:hover   {
	background-image: url(Bilder/arbeitsproben-hover.gif);
	height: 51px;
	position: absolute;
}
#naviKontakt {
	left: 557px;
	position: absolute;
	top: 0px;
}
#naviKontaktAktiv {
	left: 557px;
	position: absolute;
	top: 0px;
	background-image: url(Bilder/kontakt-hover.gif);
	position: absolute;
	height: 84px;
}
#naviKontakt a:hover {
	background-image: url(Bilder/kontakt-hover.gif);
	position: absolute;
	height: 84px;
}
#naviAnfang {
	height: 35px;
	width: 35px;
	position: absolute;
	left: 46px;
	top: 307px;
	border: none;
}
#naviEnde {
	height: 35px;
	width: 35px;
	position: absolute;
	left: 863px;
	top: 307px;
	border: none;
}
#blumeOben {
	background-image: url(Bilder/home-blume-oben.gif);
	position: absolute;
	height: 96px;
	width: 118px;
	left: 793px;
	top: 214px;
}
#blumeUnten {
	background-image: url(Bilder/home-blume-unten.gif);
	position: absolute;
	height: 68px;
	width: 196px;
	left: 754px;
	top: 340px;
}
#farnLinks {
	position: absolute;
	height: 67px;
	width: 75px;
	left: 728px;
	top: 243px;
	z-index: 50;
}
#farnRechts {
	position: absolute;
	height: 109px;
	width: 152px;
	left: 805px;
	top: 201px;
	z-index: 60;
}
#blaetter {
	position: absolute;
	height: 114px;
	width: 170px;
	left: 755px;
	top: 196px;
	z-index: 80;
}
#gras {
	position: absolute;
	height: 118px;
	width: 145px;
	left: 780px;
	top: 192px;
}
#aniLebenslauf {
	position: absolute;
	height: 280px;
	width: 540px;
	left: 311px;
	display: block;
}
#lebenslaufTxt {
	position: absolute;
	left: 311px;
	top: 370px;
	margin-top: 0px;
}
#kontaktTxt {
	position: absolute;
	height: 205px;
	width: 540px;
	left: 311px;
	vertical-align: bottom;
	padding-bottom: 0px;
	top: 100px;
}
#impressumTxt {
	position: absolute;
	left: 311px;
	top: 365px;
	width: 299px;
}
#arbeitsprobenWeb {
	position: absolute;
	left: 311px;
	top: 365px;
	margin-top: 0px;
	width: 172px;
}
.arbeitsprobenListe {
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	line-height: 20px;
	color: #616161;
	display: block;
}
#arbeitsprobenPrint {
	position: absolute;
	left: 488px;
	top: 365px;
	margin-top: 0px;
	width: 172px;
}
#arbeitsprobenAnderes {
	position: absolute;
	left: 677px;
	top: 365px;
	margin-top: 0px;
	width: 172px;
	display: none;
}
#bildcontainer {
	position: absolute;
	height: 308px;
	width: 540px;
	display: block;
	left: 311px;
}
#beschreibungContainer {
	position: absolute;
	height: 280px;
	width: 540px;
	left: 311px;
	top: 370px;
}
#apText {
	width: 408px;
	position: absolute;
	bottom: 99px;
}
#uebersichtTnail {
	top: 394px;
	background-image: url(Bilder/uebersicht-tnail-icon.gif);
}
a#uebersichtTnail:hover   {
	top: 394px;
	background-image: url(Bilder/uebersicht-tnail-icon-hover.gif);
}
#thumbnailContainer {
	position: absolute;
	height: 280px;
	width: 540px;
	left: 311px;
}
.apImg {
	width: 130px;
	position: absolute;
	display: block;
	top: 185px;
}
#apTnail1 {
	position: absolute;
}
#apTnail2 {
	left: 145px;
	position: absolute;
}
#apTnail3 {
	position: absolute;
	left: 290px;
}
#apTnail4 {
	top: 450px;
}
#apNavi {
	position: absolute;
	left: 104px;
	top: 392px;
	width: 188px;
	display: none;
	background-color: #FFFFFF;
}
#apNavi ul {
	width: 180px;
	text-align: right;
	top: 370px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#apNavi  li a {
	background-position: right 30%;
	padding-right: 10px;
	width: 160px;
	display: block;
}
.tnail1 {
	background-color: #333333;
	position: absolute;
	height: 89px;
	display: block;
}
.tnail2 {
	background-color: #333333;
	position: absolute;
	height: 89px;
	left: 136px;
	display: block;
}
.tnail3 {
	background-color: #333333;
	position: absolute;
	height: 89px;
	left: 272px;
	display: block;
}
.tnail4 {
	background-color: #333333;
	position: absolute;
	height: 89px;
	left: 408px;
	display: block;
}
.tnail5 {
	background-color: #333333;
	position: absolute;
	height: 89px;
	top: 95px;
	display: block;
}
.tnail6 {
	background-color: #333333;
	position: absolute;
	height: 89px;
	left: 136px;
	top: 95px;
	display: block;
}
.tnail7 {
	background-color: #333333;
	position: absolute;
	height: 89px;
	left: 272px;
	top: 95px;
	display: block;
}
.tnail8 {
	background-color: #333333;
	position: absolute;
	height: 89px;
	left: 408px;
	top: 95px;
	display: block;
}
.tnail12 {
	background-color: #333333;
	position: absolute;
	height: 89px;
	left: 408px;
	top: 190px;
	display: block;
}
.tnail11 {
	background-color: #333333;
	position: absolute;
	height: 89px;
	left: 272px;
	top: 190px;
	display: block;
}
.tnail10 {
	background-color: #333333;
	position: absolute;
	height: 89px;
	left: 136px;
	top: 190px;
	display: block;
}
.tnail9 {
	background-color: #333333;
	position: absolute;
	height: 89px;
	top: 190px;
	display: block;
}
