/* Startseite */

#contentMain {
	padding: 0px;
	background-color: #E3E4E5;
	width: 596px;
}

a.LinkDocument {
	display: block;
	height: 220px;
	width: 290px;
	margin-right: 15px;
}

#contentMain h3 {
	position: relative;
	top: -55px;
	width: 260px;
	background-color: #000;
	color: #fff;
	padding: 4px 0 4px 0;
	text-align: center;
	margin-left: 15px;
}

tr.TableRow_Odd, tr.TableRow_Even {
	display: block;
	height: 230px;
}

