html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(pics/elemente/back_stripe.gif);
	background-position: center top;
	font-size: 12px;
	color: #1e2a70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
#all {
	height: 676px;
	width: 878px;
margin: auto;
padding-top: 10px;
	}
#top {
	width: 878px;
	height: 524px;
	margin: auto;
	text-align:left;
	background-attachment: scroll;
	background-image: url(pics/elemente/ind-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#adr {
	width: 878px;
	height: 95px;
	margin: auto;
	text-align:left;
	background-attachment: scroll;
	background-image: url(pics/elemente/ind-adr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}	
#dwn {
	width: 878px;
	height: 57px;
	margin: auto;
	background-attachment: scroll;
	background-image: url(pics/elemente/ind-dwn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}	
	
	
	
	
	
	
a
{
	color: #1e2a70;
	Font-Weight: normal;
	text-decoration: underline;

}

a:hover
{
	color: #1e2a70;
	Font-Weight: normal;
	text-decoration: none;


}



	
	
	
	
	
	
	
	
	