.detailTable
{
	width: 990px;
}

.detailTxt
{
	position: relative;
	
	top: 0px;
	width: 390px;
	
	padding-left: 15px;
	padding-right: 0px;
}

.teaserTxt
{
	position: relative;
	
	top: 0px;
	
	padding-left: 15px;
	padding-right: 15px;
}

.trennlinie
{
	 position: relative; 
	 width: 410px;
	 left: -15px;
}

.detailImg
{
	margin-bottom: 10px;
}

.detailImgList
{
	position: relative;

	left: 10px;
	float: right;
	
	width: 200px;
}

.tableImg
{
	margin: 0;
	padding: 0;

	border: 0;
	
	background-color: #cdcfd1; /* KUMA-grau*/
}

.rubrikImg
{
	position: relative;
	
	top: 2px;

	height: 150px;
	width: 770px;
	
	margin: 0;
	padding: 0;

	border: 0;
	
	background-color: #cdcfd1; /* KUMA-grau*/
}

.detailCenterCol
{
	position: relative;
	
	width: 600px;

	margin: 0;
	padding: 0;

	vertical-align: top;
	
	/*background-color: red;*/
}
	
#teaserVN
{
	position: relative;
	
	float: left;
}

#clearLeft
{
	clear: left;
}
