body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;		
}

a {
	color: #CC9933;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

.mainTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 0px 8px 0px;
}

.insideTable {
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2E689E;
}

.insideTd {
	background: #D5DDE7 url(img/tgbg.gif) top left repeat-x;
	text-align: justify;
	border-left: 1px solid #E6ECEC;
	border-bottom: 1px solid #D1DBE5;
	border-right: 1px solid #D1DBE5;
	border-top: 1px solid #E6ECEC;
	padding: 6px 10px 6px 10px; /* oben rechts unten links*/
}

.image {
	border-left: 1px solid #E6ECEC;
	border-bottom: 1px solid #D1DBE5;
	border-right: 1px solid #D1DBE5;
	border-top: 1px solid #E6ECEC;
}
