#contentLeft { 
	display: none;
}

#contentMain {
	width: 585px;
	height: auto !important;
	min-height: 480px;
	height: 480px;
	padding-left: 0px;
}

#contentRight {
	margin: 0px;
	padding-top: 20px;
	width: 303px;
	background-color: white;
	height: auto !important;
	min-height: 511px;
	height: 511px;
}

.contentMain_element { 
	margin-left: 20px;
}


#contentRight .LinkDocument .LinkVisualImage {
	padding-right: 1px;
}

td {
	vertical-align: top;
}

.TableHeadline {
	color: #0052A6;
	font-size: 12px;
}

