@charset "utf-8";
/* CSS Document */
#apDiv1 {/*hauptinhaltgrün*/
	position:relative;
	width:auto;
	height:451px;
	z-index:10;
	left: 0px;
	background-color: #99b52c;
	margin-top: 7%;
	margin-left: auto;
	margin-right: auto;
}
#apDiv2 { /* inhalte = jquery */
	position:relative;
	width:900px;
	height:450px;
	z-index:2;
	left: 100px;
	background-color: #99b52c;
	top: 0px;
	margin: auto;
}
#apDiv3 {/* infotext rechtes menu neben jquery*/
	position:relative;
	width:200px;
	height:427px;
	z-index:2;
	left: 620px;
	top: 20px;
	border: 1;
}
#apDiv4 {/* links inhaltjquery */
	position:relative;
	width:595px;
	height:450px;
	z-index:2;
	left: -300px;
	top: -8px;
	background-color: #99b52c;
}
#apDiv5 {/* menu unten*/
	position:relative;
	width:600px;
	height:20px;
	z-index:2;
	left: 45%;
	top: 1em;
	text-align: right;
	font: 14px;
}
#apDiv6 {/* menu oben*/
	position:relative;
	width:600px;
	height:25px;
	z-index:3;
	font-size: 14px;
	text-align: right;
	left: 45%;
	top: -500px;
}
#apDiv7 { /*background grün für jquery*/
	position:relative;
	width:600px;
	height:451px;
	z-index:4;
	left: 100px;
	top: 0px;
	background-color: #99B52C;
	margin: auto;
	text-align: right;
}
#apDiv8 {  /* background grün rechts für appdiv9*/
	position:relative;
	width:250px;
	height:451px;
	z-index:1;
	background-color: #99B52C;
	left: 480px;
}
#apDiv9 {/*infotext neben der gallery*/
	position:absolute;
	width:220px;
	height:410px;
	z-index:10;
	left: 569px;
	top: 10px;
}
#apDiv10 {  /* fineartceramicsobenlinks*/
	position:absolute;
	width:233px;
	height:25px;
	z-index:1;
	left: 20px;
	top: -28px;
	color: #99B52C;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#apDiv11 {/* impressum */
	position:relative;
	width:120px;
	height:26px;
	z-index:5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #99B52C;
	top: -31px;
	left: 20px;
}
.schrift {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 16px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #C3F;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #C3F;
}
#apDiv12 {
	position:relative;
	width:1400px;
	height:800px;
	z-index:6;
	left: 40px;
	top: -450px;
	visibility: visible;
}
#apDiv13 {
	position:absolute;
	width:532px;
	height:21px;
	z-index:11;
	top: 49px;
	text-align: left;
	color: #666;
	left: 59px;
}
.seitenmarker {
	color: #CCC;
	font-size: 10px;
	text-align: left;
}
