/***************************************************
 * 
 * PIT Website: Formatierung fuer Druckversion
 * Version: $Rev: 77 $
 * Stand: $Id: print.css 77 2006-05-12 14:14:03Z mh $
 * 
 * (c) 2006 by mehrwert
 * 
 * mehrwert intermediale kommunikation
 * Beutel & Ploch GbR
 * Riehler Strasse 51
 * 50668 Koeln
 * 
 * Tel: +49 221 139753-0
 * Fax: +49 221 139753-13
 * 
 * typo3@mehrwert.de
 * http://www.mehrwert.de
 * 
 **************************************************/

@import url("./screen.css");

/* GLOBAL */
HTML {
	font-size: 10pt;
}

BODY {
	font-family: Georgia, Times, Times new-roman, serif;
	text-align: center;
	background: #fff;
	line-height: 14pt;
	font-size: 10pt;
}

BODY DIV {
	text-align: left;
}

DIV#content {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 510px;
}

#content-frame {
	padding: 15px 0 15px 0;
}

#frame {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	background: #fff;
	padding: 0;
	width: 595px;
}

#footer {
	line-height: 10pt;
	font-size: 8pt;
	margin: 5px 0 0 0;
}

#footer A {
	line-height: 25pt;
	font-size: 10pt;
}

DIV.csc-linkToTop {
	text-align: right;
	display: none;
}

IMG {
	border: 0;
}

#header_print {
	height: 180px;
}

#header_print IMG {
	margin: 48px 0 0 0;
}

#breadcrumb {
	font-size: 9pt;
	margin: 5px 0 5px 0;
}

DIV.dividerline {
	border-bottom: 1px solid #B3B3B3;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	clear: both;
}

P.bodytext {
	line-height: 13pt;
	font-size: 11pt;
	color: #000;
}


/* HYPERLINKS */
BODY A:link, BODY A:visited {
	font-weight: normal;
	font-size: 10pt;
	color: #000;
}

A, DIV A:link {
	text-decoration: underline;
	font-weight: normal;
	font-size: 10pt;
	color: #000;
}

A:active {
	color: #000;
}

A:visited {
	color: #000;
}

A:hover {
	color: #000;
}

A.linkIco IMG {
	padding: 0;
	margin: 0 2px 0 0;
	border: 0;
}

.shortCuts, #nav_lang, #header, #header-sub, #header-home, #nav-print, #tcol, #lcol, #rcol, #nav_meta_frame, #header_sub, #content-right, #content-border, #nav, #nav-footer {
	display: none;
}


/* HEADLINES */ 
H1, H1 A, H2, H2 A, H3, H3 A, H4, H4 A, H5, H5 A { 
	text-decoration: none; 
	font-weight: bold; 
	line-height: 18pt; 
	font-size: 16pt;
	margin: 8px 0 8px 0;
	color: #000;
}

H2 {
	font-size: 11pt;
}


H3 {
	font-weight: bold;
	font-size: 11pt;
	margin: 0 0 2px 0;
}


/* TABELLEN */ 
TD {
	font-family: Georgia, Times, Times new-roman, serif;
	font-size: 8pt;
}

/* TABELLEN */ 
TABLE.contenttable P.bodytext {
	font-family: Georgia, Times, Times new-roman, serif;
	font-size: 9pt;
}

TD.tableHeader {
	border-bottom: 1px solid #fff;
	padding: 5px;
	margin: 2px;
}

TD.tableContent {
	vertical-align: top;
	padding: 5px;
	margin: 2px;
}

.table-element {
	margin: 0 0 40px 0;
}

.table-element IMG {
	display: block;
	margin: 0 0 13px 0;
}


/* LINIEN */
HR {
	border: 1px solid #888;
	height: 1px;
	width: 100%;
}


/* LISTEN ALLGEMEIN */
UL {
	/* list-style-type: none; */
	padding: 2px 0 2px 16px;
	margin: 0;
}

LI {
	padding: 2px 0 6px 0;
	margin: 0;
}

LI SPAN {
	color: #333;
}


/* LISTS GLOBAL */
DIV.csc-menu UL,
DIV.csc-menu UL LI {
	list-style-image: none;
	list-style-type: none;
	list-style: none;
}

DIV.csc-menu P.csc-section A {
	margin: 0;
}

.sitemap .csc-menu .ullevel1 A {
	font-size: 11pt;
}

.sitemap .csc-menu .ullevel2 LI {
	padding: 0;
	margin: 0;
}

.sitemap .csc-menu .ullevel2 A {
	line-height: 11pt;
	font-size: 9pt;
}



/* TEXT + IMAGE */
/* Captions */
P.csc-caption { 
	margin: 0;
}

P.csc-caption {
	font-size: 80%; /* Customize me */
}

DIV.csi-caption-c .csi-caption {
	text-align: center;
}

DIV.csi-caption-r .csi-caption {
	text-align: right;
}

DIV.csi-caption-l .csi-caption {
	text-align: left;
}

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn {
	float: left; display: inline;
}

/* Border just around the image, like content (default) does: */
DIV.csi-border-2-black DIV.csi-imagewrap .csi-image IMG {
	border: 2px solid black;
}

DIV.csi-imagewrap {
	padding: 0;
	margin: 0;
}

DIV.csi-textpic IMG {
	padding: 0;
	margin: 0;
	border: none;
}

.csi-imagewrap {
	padding: 0;
	margin: 0;
}

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image {
	float: left;
}

/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL {
	list-style: none;
	margin: 0;
	padding: 0;
}

DIV.csi-textpic DIV.csi-imagewrap UL LI {
	float: left;
	margin: 0;
	padding: 0;
}

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image {
	float: left;
}

DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT {
	float: none;
}

DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD {
	float: none;
}

/* FE-Editing Icons */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG {
	border: none;
}

DL.csi-image {
	margin: 0;
}

DL.csi-image DT {
	margin: 0;
}

DL.csi-image DD {
	margin: 0;
}

/* Clearer */
DIV.csi-textpic DIV.csi-clear {
	clear: both;
}


/* Margins around images: */
/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 0px; /* Customize me, and set colSpace in TS */
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 0px; /* Customize me, and set colSpace in TS */
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 0px; /* Customize me, and set colSpace in TS */
	margin-right: 0px; /* Customize me, and set colSpace in TS */
}

DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption {
margin: 0;
}

DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG {
	margin: 0;
}

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image {
	margin-bottom: 10px;
}


/* Positioning of images: */
/* Above */
DIV.csi-above DIV.csi-text {
	clear: both;
}

DIV.csi-textpic  {
	border: 0px solid red;
	padding: 0;
}


/* AZ-Index */
DIV.tx-mwkeywordlist-pi1 {
	width: 520px;
}

DIV.tx-mwkeywordlist-pi1-jumpmenu {
	font-size: 10pt;
	display: none;
}

DIV.tx-mwkeywordlist-pi1 DL DT {
	margin: 8px 0 0 0;
	font-weight: bold;
}

DIV.tx-mwkeywordlist-pi1 DL DD {
	margin: 0 0 4px 16px;
}


/* News / LATEST */
DIV.news DIV.news-latest DIV.concol,
DIV.news DIV.news-list DIV.concol {
	margin: 16px 0 40px 0;
	width: 500px;
}

DIV.news DIV.news-list DIV.concol H2 A,
DIV.news DIV.news-latest DIV.concol H2 A {
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

DIV.news-list .img-container,
DIV.news-latest .img-container,
DIV.news-detail .img-container {
	margin: 3px 8px 0 0;
	width: 72px;
	float: left;
}


/* News / LIST */
.news H2, .news H2 A {
	text-decoration: none;
	line-height: 1.2em;
}

DIV.news-latest SUP,
DIV.news-list SUP {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin: 0 0 2.5em 0;
	height: 1em;
	color: #666;
}

.news-list #nav_newsfooter, SPAN.moreLink {
	font-size: 10pt;
}

.news-list .img-container, .news-detail .img-container {
	margin: 3px 8px 0 0;
	width: 72px;
	float: left;
}

.news-list .img-container, .news-detail .img-container {
	margin: 3px 8px 0 0;
	width: 72px;
	float: left;
}

.news-latest .img-container {
}


/* News / SINGLE */
DIV.news-detail {
	margin: 0;
}

DIV.news-detail H2 {
	text-decoration: none;
	line-height: 1.2em;
	margin: 0 0 10px 0;
}

.news-detail SUP {
	display: block;
	margin: 10px 0 10px 0;
	height: 10px;
	color: #444;
}

.news-detail .concol {
	margin: 0 0 36px 0;
}

.news-detail DIV.img-container {
	width: 144px;
}

DIV.news_footer {
	font-size: 10pt;
	margin: 10px 0 0 0;
}

.news-detail .csc-caption {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 144px;
}

.news-detail .csc-caption P {
	font-size: 9pt;
	padding: 0;
	margin: 10px 0 10px 0;
	height: 1em;
}


DIV.news-detail DL,
DIV.news-detail DT,
DIV.news-detail DD {
	padding: 0;
	margin: 0;
}

DIV.news-detail DT {
	font-weight: bold;
	margin: 10px 0 0 0;
}

DIV.news-detail DD {
	padding: 0;
	margin: 0 0 0 10px;
}


/* News / ARCHIV */
LI.news-amenu-item-year {
	font-weight: bold;
}

.news-archiv {
	margin: 0 0 16px 0;
}

.news-archive-item {
	margin: 0 0 8px 0;
}

.tx-ttnews-browsebox-SCell A {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell {
}

.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell A {
}

.tx-ttnews-browsebox TABLE {
	margin: 18px 0 0 0;
}

.tx-ttnews-browsebox TABLE A {
	text-decoration: none;
	color: #000;
}

.tx-ttnews-browsebox TABLE TD {
	text-align: center;
	vertical-align: middle;
	padding: 0 4px 0 4px;
	margin: 0;
}

.news .catImg IMG, .catImg {
	margin: 0 6px 0 0;
	border: 0;
}


