p.indent { 
	text-indent: 10px; 
}

h3 {
	margin-top:0px;
}
	
.link {
	margin-bottom: 5px;
}

img.centered {
	margin-left:auto; 
	margin-right:auto; 
	display:block;
}

#leftMenu {
	float:left;
	width:28%;
	border: #660000 2px solid;
	background-color: #dddddd;
	}
	
#rightContent {
	float:right; 
	width:70%;
	margin-bottom: 10px;
}

#menuHeadline {
	text-align: center; 
	font-weight: bold; 
	font-size: 1.1em;
}

#sifeHeadline {
	text-align:center;
	margin-bottom: 15px;
	margin-top: 0px;	
}