* {
  margin: 0;
  padding: 0;
}
body {
	font-family: Times New Roman;
	font-size: 100.1%;
  background-color: #FFFFFF;
  background:transparent url(../images/bgmain.jpg) repeat-y;
}

img {
  border: 0px none;
}

a,a * {
  text-decoration: none;
  color:#1F9103;
}
#mainpic {
	background:transparent url(../images/bgstart.jpg) no-repeat;
	padding:134px 0 0 0px;
	height:592px;
	width:756px;
	/*float:left;*/
}
#current {
	position:absolute;
	width:280px; 
	height:557px;
	top:73px;
	left:712px;
	/* left: 1345px; 1050 712 */
}
#first {
	position:absolute;
	top:72px;
	left:712px;
	height:557px;
	width:280px;
}

.piccontent {
    position:absolute;
    z-index:10;
    left:0px;
    top:0px;
    padding:61px 0 0 24px;
}

#second {
	position:absolute;
	left:1050px;
	top:74px;
	height:557px;
	width:275px;
}
#lastone {
	position:absolute;
	/*background:transparent url(../images/rahmen.jpg) no-repeat;*/
	width:276px; /* would be enough for BG image*/
	width:350px; /* some margin to the right */
	height:557px;
	top:74px;
	left:1345px;
	/*margin:72px 0 0 29px;*/
}
#nav {
	position:absolute;
	color:#1F9103;
	font-size:0.98em;
	top:736px;
	left:70px;
}
#nav a {
	margin:0 14px;
}
#dottedline {
	background:transparent url(../images/dottedline.gif) repeat-x;
	position:absolute;
	width:975px;
	height:1px;
	left:36px;
	top:111px;
	z-index:100;
}
#dottedline_right {
	background:transparent url(../images/dottedline.gif) repeat-x;
	position:absolute;
    height:1px;
    left:1055px;
    position:absolute;
    top:111px;
    width:588px;
    z-index:100;
}
.contents {
  font-weight:normal;
  font-size:0.98em;
  line-height:145%;
  margin:20px 0 0 4px;
}
.contents .page {
	font-weight:bold;
	color:#7F7F7F;
}
.pdfdl {
	margin:80px 0 0px 2px;
}

#first .pdfdl {
	margin:264px 0 0 0px;
}
#current .pdfdl {
	margin:309px 0 0 0px;
}
.order {
	font-weight:normal;
  font-size:0.98em;
  margin:0 0 0 20px;
}
.order a {
	font-weight:normal;
	padding:0 21px 0 0;
	background:transparent url(../images/pfeil.gif) right no-repeat;
}
.order a:hover {
	/*text-decoration:underline;*/
}
.pdfdllast {
	margin:125px 0 0px 3px;
}
.orderlast {
	font-weight:normal;
  font-size:0.98em;
  margin:0 0 0 2px;
}
.orderlast a {
	font-weight:normal;
	padding:0 21px 0 0;
	background:transparent url(../images/pfeil.gif) right no-repeat;
}
.orderlast a:hover {
	/*text-decoration:underline;*/
}

.png { 
    behavior: url("../images/pngbehavior.htc");
    position:absolute;
    z-index:1;
    left:0px;
    top:0px;
}

