body  {
        font-size : 0.9em;
        font-family : "Letter Gothic CE", Verdana, Arial, sans-serif;
        font-weight : normal;
        font-style : normal;
        color : #336666;
        text-decoration : none;
		background-image: url(back-verlauf_all.jpg);
		background-repeat: no-repeat;
		margin-left: 0px;
		margin-top: 0px;
}		
a:link  {
        color : #0066cc;
        text-decoration : none;
		border-style: none;
}
a:visited  {
        color : #009999;
        text-decoration : none;
		border-style: none;
}
a:hover  {
        color : #009999;
        text-decoration : underline; 
		border-style: none;
}
a:active  {
        color : #2f9bff;
        text-decoration : underline;
 		border-style: none;
}
#Layer1 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	left: 100px;
	top: 200px;
}
#Layer2 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	left: 600px;
	top: 200px;
}
p { 
	font-style : normal; color : #336666; 
	text-decoration : none; 
}
h1 {
	color : #003333;
	font-size: 1.3em;
}
.titel {
	font-size: 1.4em;
	list-style-type: none;
	margin-left: 0px;
}
#back a {
    background: url(images/e_back_o.gif) no-repeat;
    display:block; width:59px; height:21px; /* Linkbereich begrenzen */
  }
  #back img {
    display:block; width:59px; height:21px; border:0;
  }
  #back a:hover img {
    visibility: hidden;
  }
  #back a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html #back a {
    margin-right:1px;
  }
  * html #back a:hover {
    width:107px; margin-right:0; /* Workaround fuer IE 5.01 */
  }

