/***************************************************
 * 
 * EINSTIEG Website: Formatierung fuer Druckversion
 * Version: $Rev: 347 $
 * Stand: $Id: print.css 347 2006-02-08 11:23:03Z mh $
 * 
 * (c) 2003-2005 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: 11pt;
}

BODY {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	line-height: 14pt;
	text-align: center;
	background: #fff;
	font-size: 11pt;
}

BODY DIV {
	text-align: left;
}

DIV#content {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 553px;
}

#frame {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	background: #fff;
	padding: 0;
	width: 700px;
}

DIV.footer {
}


DIV.csc-linkToTop {
	text-align: right;
	display: none;
}

IMG {
	border: 0;
}

P, P.bodytext, LI {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	line-height: 13.5pt;
	font-size: 11pt;
	padding: 0;
	margin: 0 0 5px 0;
}


/* HYPERLINKS */
/* 
A[href]:after {
	background-color:inherit;
	font-style:italic;
	content:" <"attr(href)">";
	color:#888;
	size:80%;
}

*[name]:after {
	background-color:inherit;
	font-style:italic;
	content:" [#"attr(name)"]";
	color:#888;
	size:80%;
}
*/

BODY A:link, BODY A:visited {
	font-weight: normal;
	font-size: 11pt;
	color: #000;
}

A, DIV A:link {
	text-decoration: underline;
	font-weight: normal;
	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;
}


/* HEADLINES */ 
H1, H1 A, H2, H2 A, H3, H3 A, H4, H4 A, H5, H5 A { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 18pt; 
	font-size: 16pt;
	margin: 8px 0 8px 0;
	color: #5b5c5d;
}

H2 {
	font-weight: normal;
	color: #5b5c5d;
}


/* TABELLEN */ 
TD, P {
	background-color: #fff;
	font-size: 11pt;
}

TD.tableHeader {
	border-bottom: 1px solid #fff;
	padding: 5px;
	margin: 2px;
}

TD.tableContent {
	vertical-align: top;
	padding: 5px;
	margin: 2px;
}

/* LINLIEN */
HR {
	border: 1px solid #888;
	height: 1px;
	width: 100%;
}


/* FORMULARE */
FORM TABLE.csc-mailform {
	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;
}


/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {
	font-size: 12pt;
}


/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 {
}


/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 {
	list-style-image: none;
	list-style-type: none;
	list-style: none;
}

DIV.csc-menu-2 UL LI {
	list-style-image: none;
	list-style-type: none;
}

DIV.csc-menu-2 UL LI A {
	text-decoration: none;
	font-weight: bold;
	line-height: 20pt;
	font-size: 16pt;
}

DIV.csc-menu-2 UL UL LI A {
	text-decoration: none;
	font-weight: normal;
	line-height: 20pt;
	font-size: 12pt;
	color: #333;
}


/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 {
	margin: 0 0 24px 0;
}

DIV.csc-menu-3 P, DIV.csc-menu-3 P.csc-section {
	margin: 0 0 4px 0;
}

DIV.csc-menu-3 P.csc-section A {
}


/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 {
}

DIV.csc-menu-4 P {
	margin: 2px 0 0 0;
}

DIV.csc-menu-4 P.csc-abstract {
	line-height: 20pt;
	font-weight: normal;
	padding: 0;
	margin: 0 0 8px 0;
	color: #888;
}

DIV.csc-menu-4 DT, DIV.csc-menu-4 DD {
	padding: 0;
	margin: 0;
}


/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 {
}

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 {
}

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 UL UL LI A {
	text-decoration: none;
	font-weight: normal;
	line-height: 14pt;
	font-size: 12pt;
	color: #333;
}

DIV.csc-menu-7 P.csc-section A {
}


/* Frames */
DIV.csc-frame-frame1, DIV.csc-mailform-frame {
	background-color: #fff;
	padding: 0;
	margin: 0;
}


/* Text mit Bild */
DIV.csi-textpic {
	overflow: hidden;
}

DIV.csi-textpic DIV.csi-imagewrap {
	clear: both;
}

DIV.csc-frame-frame1 DIV.csi-textpic DIV.csi-imagewrap DL.csi-image {
	height: 200px;
}

DIV.csc-frame-frame1 P.csc-caption {
	font-size: 10pt;
}


/* 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-latest {
	width: 500px;
}

.news-latest .news-element {
	margin: 0 0 30px 0;
	width: 100%;
}

.news .news-latest .news-element H2 {
	background-color: #fff;
	font-size: 10pt;
	padding: 0;
	margin: 0;
}

.news .news-latest .news-element H3, .news .news-latest .news-element H3 A {
	text-decoration: none;
	margin: 5px 0 5px 0;
	font-size: 14pt;
	color: #0076cd;
	padding: 0;
}


/* News / LIST */
.news H2, .news H2 A {
	text-decoration: none;
	line-height: 12pt;
}

DIV.news-latest SUP,
DIV.news-list SUP {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	padding: 0;
	margin: 0 0 2.5em 0;
	height: 10pt;
	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 DIV {
	width: 100%;
}

.news-list {
	width: 500px;
}

.news-list .news-element {
	margin: 0 0 30px 0;
	width: 100%;
}

.news .news-list .news-element H2 {
	background-color: #fff;
	font-size: 10pt;
	padding: 0;
	margin: 0;
}

.news .news-list .news-element H3, .news .news-list .news-element H3 A {
	text-decoration: none;
	margin: 5px 0 5px 0;
	font-size: 14pt;
	color: #0076cd;
	padding: 0;
}

DIV.tx-ttnews-browsebox {
	display: none;
}


/* News / SINGLE */
DIV.news-detail {
	margin: 0;
}

DIV.news-detail H2 {
	text-decoration: none;
	line-height: 20pt;
	margin: 0 0 10px 0;
}

DIV.news-detail H1 {
	text-decoration: none;
	line-height: 14pt;
	margin: 0 0 10px 0;
	font-size: 12pt;
	color: #000;
}

.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: 10pt;
}


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;
}


/* EINSTIEG Teaserbox */
DIV.tx-mweinstiegteaserbox-pi1, DIV.einstieg-teaserbox, DIV.einstieg-teaserbox DIV.teaserbody {
	margin: 0 0 40px 0;
	width: 100%;
}

DIV.einstieg-teaserbox IMG {
}

#schueler .tx-mweinstiegteaserbox-pi1 .tl-blue,
.tx-mweinstiegteaserbox-pi1 .tl-blue {
	background: url(/typo3conf/ext/mw_einstieg_teaserbox/res/gfx_header_1.gif) 0 0 no-repeat #fff;
	border-bottom: 2px solid #fff;
}

#schueler .tx-mweinstiegteaserbox-pi1 .tr-blue,
.tx-mweinstiegteaserbox-pi1 .tr-blue {
	background: url(/typo3conf/ext/mw_einstieg_teaserbox/res/gfx_header_1.gif) 100% 0 no-repeat
}


/* GREY HEADER CORNERS */
#schueler .tx-mweinstiegteaserbox-pi1 .bl-grey,
.tx-mweinstiegteaserbox-pi1 .bl-grey {
	background: url(/typo3conf/ext/mw_einstieg_teaserbox/res/gfx_header_1.gif) 0 100% no-repeat #fff;
	border-bottom: 2px solid #fff;
}

#schueler .tx-mweinstiegteaserbox-pi1 .br-grey,
.tx-mweinstiegteaserbox-pi1 .br-grey {
	background: url(/typo3conf/ext/mw_einstieg_teaserbox/res/gfx_header_1.gif) 100% 100% no-repeat
}

#schueler .tx-mweinstiegteaserbox-pi1 .tl-grey,
.tx-mweinstiegteaserbox-pi1 .tl-grey {
	background: url(/typo3conf/ext/mw_einstieg_teaserbox/res/gfx_header_1.gif) 0 0 no-repeat
}

#schueler .tx-mweinstiegteaserbox-pi1 .tr-grey,
.tx-mweinstiegteaserbox-pi1 .tr-grey {
	background: url(/typo3conf/ext/mw_einstieg_teaserbox/res/gfx_header_1.gif) 100% 0 no-repeat;
	padding: 0px;
}

#schueler .tx-mweinstiegteaserbox-pi1 .tl-blue H2,
.tx-mweinstiegteaserbox-pi1 .tl-blue H2 {
	color: #000;
}

#schueler .tx-mweinstiegteaserbox-pi1 .bl-grey H2,
.tx-mweinstiegteaserbox-pi1 .bl-grey H2 {
	color: #000;
}

#content-top .tx-mweinstiegteaserbox-pi1 .color-3 H3,
#content-top .tx-mweinstiegteaserbox-pi1 .color-3 H3 A,
#schueler .tx-mweinstiegteaserbox-pi1 .color-3 H3,
#schueler .tx-mweinstiegteaserbox-pi1 .color-3 H3 A,
.tx-mweinstiegteaserbox-pi1 .color-3 H3,
.tx-mweinstiegteaserbox-pi1 .color-3 H3 A {
	color: #000;
}

#content-top .tx-mweinstiegteaserbox-pi1 .color-4 H3,
#content-top .tx-mweinstiegteaserbox-pi1 .color-4 H3 A,
#schueler .tx-mweinstiegteaserbox-pi1 .color-4 H3,
#schueler .tx-mweinstiegteaserbox-pi1 .color-4 H3 A,
.tx-mweinstiegteaserbox-pi1 .color-4 H3,
.tx-mweinstiegteaserbox-pi1 .color-4 H3 A {
	color: #000;
}

#content-top .tx-mweinstiegteaserbox-pi1 .color-2 .teasertext,
#schueler .tx-mweinstiegteaserbox-pi1 .color-2 .teasertext,
.tx-mweinstiegteaserbox-pi1 .color-2 .teasertext {
	background-color: #fff;
}

#content-top .tx-mweinstiegteaserbox-pi1 .color-3 .teasertext,
#schueler .tx-mweinstiegteaserbox-pi1 .color-3 .teasertext,
.tx-mweinstiegteaserbox-pi1 .color-3 .teasertext {
	background-color: #fff;
}

#content-top .tx-mweinstiegteaserbox-pi1 .color-4 .teasertext,
#schueler .tx-mweinstiegteaserbox-pi1 .color-4 .teasertext,
.tx-mweinstiegteaserbox-pi1 .color-4 .teasertext {
	background-color: #fff;
}

#content-top .tx-mweinstiegteaserbox-pi1 .color-3 P.bodytext,
#content-top .tx-mweinstiegteaserbox-pi1 .color-4 P.bodytext,
#schueler .tx-mweinstiegteaserbox-pi1 .color-3 P.bodytext,
#schueler .tx-mweinstiegteaserbox-pi1 .color-4 P.bodytext,
.tx-mweinstiegteaserbox-pi1 .color-3 P.bodytext,
.tx-mweinstiegteaserbox-pi1 .color-4 P.bodytext {
	color: #000;
}

.tx-mweinstiegteaserbox-pi1 .teasertext {
	font-size: 10pt;
}

.tx-mweinstiegteaserbox-pi1 .layout-4 .teasertext {
	width: 350px;
}

.tx-mweinstiegteaserbox-pi1 H2 {
	font-weight: bold;
	font-size: 9pt;
	color: #000;
}

.tx-mweinstiegteaserbox-pi1 H3, .tx-mweinstiegteaserbox-pi1 H3 A {
	text-decoration: none;
	font-weight: bold;
	color: #0076cd;
}

.tx-mweinstiegteaserbox-pi1 H3 A {
	font-size: 14pt;
}

.tx-mweinstiegteaserbox-pi1 .layout-5 .firstColumn,
.tx-mweinstiegteaserbox-pi1 .layout-5 .secondColumn,
.tx-mweinstiegteaserbox-pi1 .layout-7 .firstColumn,
.tx-mweinstiegteaserbox-pi1 .layout-7 .secondColumn {
	width: 48%;
}

.tx-mweinstiegteaserbox-pi1 .layout-5 DIV.secondColumn, .teaserborder {
	border: 0;
}

/* PADDING FOR TEXT */
#schueler .tx-mweinstiegteaserbox-pi1 .layout-2 .teasertext,
#schueler .tx-mweinstiegteaserbox-pi1 .layout-3 .teasertext,
.tx-mweinstiegteaserbox-pi1 .layout-2 .teasertext,
.tx-mweinstiegteaserbox-pi1 .layout-3 .teasertext {
	padding: 5px 0 0 0;
}

#schueler .tx-mweinstiegteaserbox-pi1 .layout-1 .teasertext,
#schueler .tx-mweinstiegteaserbox-pi1 .color-2 .teasertext,
#schueler .tx-mweinstiegteaserbox-pi1 .color-3 .teasertext,
#schueler .tx-mweinstiegteaserbox-pi1 .color-4 .teasertext,
.tx-mweinstiegteaserbox-pi1 .layout-1 .teasertext,
.tx-mweinstiegteaserbox-pi1 .color-2 .teasertext,
.tx-mweinstiegteaserbox-pi1 .color-3 .teasertext,
.tx-mweinstiegteaserbox-pi1 .color-4 .teasertext {
	padding: 10px 0 10px 0;
}

#schueler .tx-mweinstiegteaserbox-pi1 .layout-5 .teasertext,
#schueler .tx-mweinstiegteaserbox-pi1 .layout-7 .teasertext,
.tx-mweinstiegteaserbox-pi1 .layout-5 .teasertext,
.tx-mweinstiegteaserbox-pi1 .layout-7 .teasertext {
	padding: 5px 0px 10px 0px;
}

#schueler .tx-mweinstiegteaserbox-pi1 DIV.header-spacer,
.tx-mweinstiegteaserbox-pi1 DIV.header-spacer {
	padding: 0;
}

#news-detail DIV.tx-ratings-display,
#news-detail DIV.tx-ratings {
	display: none;
}



/* SHORTCUTS */
.shortcuts,
.content-left-frame,
#nav-lang,
#nav-top-sub,
#menu-top-sub,
#header-container,
DIV#header,
#tcol,
#lcol,
#rcol,
#nav_meta,
#nav-meta-frame,
#header-sub,
#nav,
DIV#nav-top,
#nav-footer,
#content-right-frame {
	display: none;
}
