/*****************/
/*** Allgemein ***/
/*****************/

.und {
	font-family: Arial;
}

/**************/
/*** Presse ***/
/**************/

table.presse {

}

table.presse td {
	margin: 0;
	padding: 5px;
	text-align: center;
	border-right: 5px solid #fff;
	background: url(../images/module_grau.gif) top left repeat-x;
}

table.presse td p {
	font-size: 11px;
	line-height: 13px;
	padding: 5px 0 0 0;
	font-weight: bold;
	color: #2c5cad;
}