/* -------------------------------------------------------------------- *//* datei:	experian_print.css											*//* projekt:	Experian													*//* -------------------------------------------------------------------- *//* standard zeichengroessen:											*//*																		*//* font size 1 => 10px													*//* font size 2 => 12px													*/ /* font size 3 => 14px													*//* font size 4 => 16px													*//* font size 5 => 18px													*//* -------------------------------------------------------------------- *//* verwendete farben:													*//* weiss:		#FFFFFF													*//* grau:		#F0F0F1													*//* dunkelgrau:	#DCDDDE													*//* hellblau:	#E8EFF5													*//* blau:		#004990													*//* blassblau:	#0083B6													*//* violettblau:	#005894													*//* rot:			#CC0000													*//* 1=oben, 2=rechts, 3=unten, 4=links									*//* -------------------------------------------------------------------- *//*	print*/body.print {	background-color:#FFFFFF;	font-family:arial,helvetica,sans-serif;	text-align:left;	margin:0px 0px 0px 50px;	width:430px;}.headLogo {	padding-bottom:20px;}.line {	width:430px;	border-top-width:1px;	border-top-style:solid;	border-top-color:#000000;	padding-bottom:10px;}/*	content mitte*//*	default*/#contentMain {	background:#FFFFFF;	width:430px;	margin:0px auto;	text-align:left;	padding-top:32px;	padding-bottom:10px;}#contentMain .navigation a {	color:#000000;	text-decoration:none;}#contentMain .line {	padding-bottom:20px;}#contentMain h1 {	font-size:14px;	font-weight:700;	margin:0px auto;	padding-bottom:14px;}#contentMain h2 {	font-size:12px;	font-weight:700;	margin:0px auto;	padding-top:5px;	padding-bottom:14px;}#contentMain p {	font-size:11px;	font-weight:500;	margin:0px auto;	padding-bottom:10px;}#contentMain b {	font-weight:700;}/*#contentMain ul a {	font-size:11px;	font-weight:500;	margin:0px auto;	padding-bottom:10px;	text-decoration:none;}#contentMain ul a:visited {	font-size:11px;	font-weight:500;	margin:0px auto;	padding-bottom:10px;	text-decoration:none;}#contentMain li a {	font-size:11px;	font-weight:500;	margin:0px auto;	padding-bottom:10px;	text-decoration:none;}#contentMain li a:visited {	font-size:11px;	font-weight:500;	margin:0px auto;	padding-bottom:10px;	text-decoration:none;}*/#contentMain a {	color:#000000;	text-decoration:none;}#contentMain ul {	font-size:11px;	font-weight:500;	margin:0px auto;	padding-bottom:10px;}#contentMain li {	font-size:11px;	font-weight:500;	margin:0px auto;	padding-bottom:10px;}#contentMain img.noFloat {	margin-bottom:15px;}/*	content rechts mit box*/#contentRight {	background:#FFFFFF;	width:430px;	padding-bottom:20px;}#contentRight .boxHeadlineFollow {	padding-top:4px;	padding-bottom:4px;}#contentRight .boxHeadline {	height:2em;}#contentRight .boxContent {}#contentRight .boxContentSmallImageBorder {	width:199px;	background:#FFFFFF;	padding-top:8px;	padding-left:9px;	padding-right:0px;	padding-bottom:8px;}#contentRight .boxContentFullImage {}#contentRight .imageFullProduktRechts {}#contentRight h1 {	font-size:14px;	font-weight:700;	margin:0px auto;	padding-bottom:14px;}#contentRight h1.csc-firstHeader {	font-size:14px;	font-weight:700;	margin:0px auto;	padding-bottom:14px;}#contentRight h1 a {	color:#000000;	font-size:14px;	font-weight:700;	margin:0px auto;	text-decoration:none;}#contentRight h1 a:hover {	text-decoration:underline;}#contentRight h2 {	font-size:12px;	font-weight:700;	margin:0px auto;}#contentRight p {	font-size:11px;	font-weight:500;	margin:0px auto;	padding-bottom:10px;}#contentRight p a {	font-size:11px;	padding-bottom:10px;	text-decoration:underline;	color:#000000;	font-weight:700;}#contentRight b {	font-weight:700;}#contentRight .teaserImg {	float:right;	margin:0px 0px 10px 5px;}/* 1=oben, 2=rechts, 3=unten, 4=links									*/#contentRight .teaserImgBorder {}#contentRight .description {	visibility:hidden;}#contentRight .descriptionDefault {}/*	footer*/#footer {	background:#FFFFFF;}#footer p {	font-size:10px;	font-weight:500;	margin:0px auto;	padding-bottom:10px;}#footer p a {	font-size:10px;	font-weight:500;	margin:0px auto;	padding-bottom:10px;	color:#000000;	text-decoration:none;}
