BODY, P {	
	margin-top: 2%;
	margin-left: 5%;
	margin-right: 15%;
	font-size: 13px;
	line-height: 19px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	color: #333333;
	background-color: white;
	border: 1px;
}


TH {	
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}

TD {	
	vertical-align: top;
	text-align: left;
}

.normal {	
	font-size: 13px;
	line-height: 13px;
}

.medium {	
	font-size: 11px;
	line-height: 12px;
}

.small {	
	font-size: 10px;
	line-height: 12px;
}

.smallnarrow {	
	font-size: 10px;
	line-height: 13px;
}


.zitat {	
	text-style: bold;
	font-size: 16px;
	line-height: 15px;
}

.cafe {	
	background-image: url("img/hofdetail.jpg");
	background-position: right top;
	background-repeat: no-repeat;
}

LI {	
	margin-left: -0.66cm;
	text-indent: 0cm;
}

A:link { color: #E22B1B }  /* for unvisited links */
A:visited { color: #E22B1B } /* for visited links */
A:active { color: #27A290 } /* when link is clicked */
A:hover { color: #633746; outline: solid #633746 }
