body {
	margin:0;
	padding:0px 0px;
	background-color: white;
	background-image: url(images/schatten.gif);

	background-repeat: repeat-y;
	background-position: center top;
	
	}

body,div,h1,h2,h3,table,td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A968B;
}

.menu {text-align: right;}

#shadow {
	width:760px;
	height:auto;
	margin:0 auto;
	/*background-image: url(images/schatten.gif);
	background-repeat: repeat-y;*/
}
#box {
	width:705px;
	height:auto;
	margin:0 auto;
	/*background-color: #E0E4E3;*/	
}

#box2 {
	width:665px;
	height:auto;
	margin:0 auto;
	/*background-color: #E0E4E3;*/	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A968B;
}
	
A:link {text-decoration: none; color: #8A968B;}
A:visited {text-decoration: none; color: #8A968B;}
A:active {text-decoration: none; color: #8A968B;}
A:hover {text-decoration: none; color: #CD1580;}
  
.zoopink {
	color: #CD1580;
}
