
#colNormal H1,
#colNormal P.Seitentitel {
	width: 419px;
	_width: 395px;
}

#colNormal {
	width: 480px;
	_width: 490px;
	margin: 0 0 0 0;
	background-color: transparent;
}
* html #colNormal {
}


#colRight,
.colRight {
	position: absolute;
	_position: fixed;
	width: 200px;
	background-color: transparent;
	margin: 10px 0px 0px 490px;
	_margin-left: 0px;
	border-color: #71B2CC;
	border-width: 0 0 0 0;
	border-style: solid;
	padding: 0px 0px 0px 0px;
}
* html #colRight {
}


#colRight H1,
#colRight P {
	padding-left: 0px;
}
#colRight .Ueberschrift,
#colRight H1 {
	border-bottom: 1px solid #999;
	background-color: #EFEFEF;
	background-color: transparent;
	color: #000;
	font-weight: normal;
	font-size: 14px;
}

#colRight .csc-firstHeader {
	margin-top: 3px;
}
#colRight P.Text {
	margin-left: 10px;
}
#colRight .csc-textpic {
	margin-top: 10px;
}