body{
	font-family: Palatino Linotype, Arial, sans-serif;
	background-color: #96964B;
}
#outline {
	width:750px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #660000;
	background-color: #FFFFFF;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #660000;
}
.header { background-image: url(http://www.cello-klavier-atelier.de/atelier/archiv/bilder/popper-top.png); 
		  background-repeat:no-repeat;
		  height: 250px;}
.menu { width: 750px;
        height: 25px;
		font-size: 17px;
		text-align: center;
		background-color:#9C8C5C;
		
		}

.menu a{ color:#660000;
         text-decoration:none;
		 font-weight:bold; }

.menu a:hover { text-decoration: none;
                color:##003366
				 }
.main { width: 680px;
        
		background-color:#FFFFFF;
		margin-top:10px;
		padding: 30px;
		 }
.main a{ color:#660000;
         text-decoration:none;
		 font-weight:bold; }

.main a:hover { text-decoration: none;
                color:##003366
				 }

.footer {
	width: 730px;
	height: 35px;
	font-size: 13px;
	background-color:#660000;
	color: #FFFFFF;
	padding: 10px;
	font-weight:bold; 
			}
.footer a{ color:#FFFFFF;
         text-decoration:none;
		}
.footer a:hover{ color:#FFFFFF;
         text-decoration:none;
		}

-->
</style>
