/* Orca Hochseeangeln_html*/


body,html { background-image:url(../background/hintergrund.png);
background-repeat:repeat-x;
background-color:#1C2449;
		
		width:100%;
		height:100%;
		height:780px;
		width: 970px;
		margin: auto auto;
		}

		
a#leiste {
color:#1c2449;
text-decoration:none;
}
a#leiste:hover {
color:#1c2449;
text-decoration:underline;
}



