/* CSS Document */

@page {size:auto;}

body {
background-color: transparent;
font-size: 12pt;
font-family:'Times New Roman',Times,serif;
color:#000000; 
}

#PRINTHEADER {
	display:inline;
	margin-bottom: 20px;
}
#PRINTHEADER img{
	height: auto;
	width: 17cm;	
}



#NAVI_LINKS, #NAVI_RECHTS, #LANGUAGE, #META_MENU, #PRINT, #TOPLINK, #SUB_NAVI_RE, .SEARCHBOX, #NAVIFRAME, #FOOTLINE, #HEAD_PIC, #HEAD_CLAIM, #HEAD_LEISTE_LINKS, #HEAD_LEISTE_RECHTS, .csc-menu {
	display: none;
}
.csc-menu-1 {
	display: block;
}

#CONTENT_AREA {
	height: auto;
	width: 17cm;
	margin-top: 15px;
}

#CONTENT_LINKS {
	width: 8cm;
	float: left;
	padding-right: 20px;
}

#CONTENT_LINKS img {

}

#CONTENT_NORMAL {
	width: 7cm;
	float: right;
}

.csc-caption {
	color: #000000;
}

/* PRODUKTSCREEN */


#HEAD_PRODUKT {
	display: none;
}

#HEAD_PRODUKT_PRINT {
	display: inline;
	height: 180px;
	width: 650px;
	margin-bottom: 10px;
}	 
#HEAD_PRODUKT_PRINT img {
	height: 4,5cm;
	width: 16,2cm;

}	

/* RAHMENDEFINITIONEN ANPASSEN */
DIV.rahmen1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE6A22;
	width: 8cm;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	height: auto;
	page-break-inside: avoid;
}


DIV.rahmen2 {
	width: 8cm;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	height: auto;
	page-break-inside: avoid;
}


DIV.rahmen3 {
	height: auto;
	width: auto;
	border: 1px dashed #C57929;
	margin-left: 10px;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #f6e6c5;
	page-break-inside: avoid;
}
DIV.rahmen7 {
	width: 8cm;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	height: auto;
	page-break-inside: avoid;
}

/* Textdefinitionen für Print */

H1.csc-firstHeader, H1, H2, H3, H4, H5, H6    {
	page-break-after: avoid;
	page-break-inside: avoid;
	color: #000000;
	margin: 0px;
}

BLOCKQUOTE, PRE { page-break-inside: avoid }
UL, OL, DL    { page-break-before: avoid }
  
 /* So sieht normaler Fliesstext aus */
P, p.bodytext {
font-family: "GillSans" "Helvetica" "Arial" "Verdana";
	orphans:2;
/* besser Gill Sans, im Notfall Verdana */
}

/* normale Links */
A:link { color: black; }