body { 
	font-family: Verdana,Geneva,Arial, sans-serif;
	font-size: 11px;  
	color: #000000; 
	text-decoration: none;
}

td { 
	font-family: Verdana,Geneva,Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a { 
	font-family: Verdana,Geneva,Arial, sans-serif;
	font-size: 11px;
	color: #cccc33;
	text-decoration: underline;
	font-weight:bold;
}


.yellow { 
	font-family: Verdana,Geneva,Arial, sans-serif;
	font-size: 10px;
	color: #3c4490;
	text-decoration: none;
}

.yellow2 { 
	font-family: Verdana,Geneva,Arial, sans-serif;
	font-size: 11px;
	color: #cccc33;
	text-decoration: none;
}

.petit { 
	font-family: Verdana,Geneva,Arial, sans-serif;
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
}

a.navigation { 
	display: block;
	width: 146px;
	height: 21px;
	margin-right: 10px;
	line-height: 21px;
	border: 2px solid #3c4490;
	font-size: 12px;
	color: #3c4490;
	text-decoration: none;
	font-weight:bold;
	float: left;
	text-align: center;
}

font.title {
	font-size: 24px;
	color: #3c4490;
	font-weight: bold;
	font-style: italic;
}

font.productTitle {
	font-size: 16px;
	color: #3c4490;
	font-weight: bold;
}

div#PDFLink {
	width: 820px;
	text-align: center;
	margin: 5px 0px 5px 0px;
}

div.balken {
	margin-left: 30px;
	height: 2px;
	width: 820px;
	font-size: 1px;
	line-height: 1px;
	background-color: #3c4490;
}


