body#maikaefer {
	background-color: #BBFFAA;
}

a:link {
	color: #66CC33;
}

a:visited {
	color: #006600;
}

a:active {
	color: #66CC00;
}

div#sidebar {
	float: left;
	position: fixed;
	width: 15%;
	border-style: ridge;
	line-height: 30px;
	background-color: #AAEE99;
	margin-top: 2%;
	text-align: center;
}


h1 {
	text-align: center;
	margin-left: 20%;
	margin-right: 10%;
	text-decoration: underline;
	font-family: verdana;
	color: #003300;
}


p {
	font-family: verdana;
}


p#menu {
	text-align: center;
}


p#maikaeferimages {
	text-align: center;
	margin-left: 20%;
	margin-right: 10%;
}



