body { 
		font-family: sans-serif;
}
td { 
	font-size: 12px; 
}
.caption {
	font-size:9px;
	color:#a7a7a7;
}
#left_headline {
	padding-top: 8px;
	padding-left: 5px;
	align:center;
	margin-left:4px;
	height:32px;
	background-image:url(/fileadmin/layout/hintergrund/headline_rechts_grau.gif);
	background-repeat:no-repeat;
	width:254px;
	text-transform:uppercase;
	letter-spacing:3px;
}

* html #left_headline {width:254px;}

.table_top{
	background-image:url(/fileadmin/layout/hintergrund/rot_oben_mitte.gif); background-repeat:repeat-x;
}
.table_linie{
	background-image:url(/fileadmin/layout/hintergrund/such_linie_oben.gif); background-repeat:repeat-x;
}
.table_punkte{
	background-color:#EFEFEF;background-image:url(/fileadmin/layout/hintergrund/punkte_verlauf.gif); background-repeat:repeat-x;
}

ul {list-style-image:url(/fileadmin/layout/buttons/bulletpoint_pfeil.gif)}

a:link { font-weight:normal;color:#000000; text-decoration:underline; }
a:visited { font-weight:normal;color:#000000; text-decoration:underline;  }
a:focus { font-weight:normal;color:#000000; text-decoration:underline;  }
a:hover { font-weight:normal;color:red; text-decoration:none; }
a:active { font-weight:normal;color:#000000; text-decoration:underline; }

h2 {
	margin	: 0px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 4px;
}