/***************************************************
 *
 * PIT Website: Formatierung fuer Bildschirmdarstellung
 * Version: $Rev: 81 $
 * Stand: $Id: screen.css 81 2006-06-22 16:21:32Z 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
 *
 **************************************************/
/* GLOBAL */
HTML {
	font-size: 100%;
}

BODY {
	font-family: Georgia, Times, Times new-roman, serif;
	line-height: 1.8em;
	font-size: 62.5%;
	color: #000;
}

TABLE {
	font-size: 100%;
}

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-family: Georgia, Times, Times new-roman, serif;
	color: #000;
}

IMG {
	border: 0;
}

IMG.header-image {
	display: block;
	padding: 0;
}

IMG.news-icon {
	vertical-align: top;
	display: inline;
	padding: 0;
}

P.bodytext {
	line-height: 1.5em;
	font-size: 1.3em;
	color: #000;
}

P.bodytext A {
	font-weight: normal;
}


/* HYPERLINKS */
A, A:link {
	text-decoration: underline;
	font-family: Georgia, Times, Times new-roman, serif;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	color: #900;
}

A:visited {
	color: #666;
}

A:focus {
	color: #900;
}

A:hover {
	color: #900;
}

A:active {
	color: #900;
}

A:visited:hover {
	color: #666;
}


/* HEADER */
#header-image, #logo {
	font-size: 1.5em;
}


/* NAV MAIN */
#nav A, #nav A:link {
	text-decoration: none;
	font-family: Georgia, Times, Times new-roman, serif;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 43px 0 0;
	color: #000;
}

#nav A.menuItem:visited {
	color: #000;
}

#nav A:hover {
	border-bottom: 1px dotted #900;
}

#nav A:active {
	border-bottom: 1px dotted #900;
	color: #900;
}

#nav A.menuItemCur, #nav A.menuItemAct {
	border-bottom: 1px dotted #900;
	color: #900;
}


/* NAV SUB */
#nav-sub A, #nav-sub A:link {
	text-decoration: none;
	font-family: Georgia, Times, Times new-roman, serif;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 15px 0 0;
	color: #000;
}

#nav-sub A:visited {
	color: #000;
}

#nav-sub A:hover {
	border-bottom: 1px dotted #900;
}

#nav-sub A:active {
	border-bottom: 1px dotted #900;
	color: #900;
}

#nav-sub A.menuItemCur, #nav-sub A.menuItemAct {
	border-bottom: 1px dotted #900;
	color: #900;
}


/* NAV META */
#nav-meta A, #nav-print A {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	color: #7C7C7C;
}

#nav-meta TABLE {
	width: 110px;
}

#nav-meta TABLE TD.link-sitemap {
	vertical-align: bottom;
	line-height: 0.5em;
	text-align: right;
	padding: 0;
	height: 28px;
}

#nav-meta TABLE TD.link-sitemap A {
	line-height: 1.4em;
}

#nav-meta TABLE TD.lang-menu {
	vertical-align: bottom;
	text-align: right;
	padding: 0;
	height: 41px;
}

#nav-meta TABLE TD.lang-menu #nav_lang {
	font-size: 1.2em;
	margin: 0 0 0 30px;
	width: 80px;
}

#nav-meta SELECT, #nav-meta SELECT OPTION {
	font-family: Georgia, Times, Times new-roman, serif;
}


/* ICON/LINK POSITIONS */
#nav-meta .right-align, #nav-print .right-align, #footer-imprint .right-align {
	text-align: right;
	margin: 0;
	float: right;
}

#nav-meta .icon, #nav-print .icon, #footer-imprint .icon {
	text-align: right;
	float: left;
}

#nav-meta .icon {
	margin: 3px 0 0 23px;
}

#nav-print .icon {
	margin: 7px 0 0 10px;
}

#nav-print DIV.right-align {
	margin: 4px 0 0 11px;
}

FORM#font-size-form {
	text-decoration: underline;
	vertical-align: middle;
	text-align: right;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 122px;
	float: left;
	height: 26px;
}

FORM#font-size-form BUTTON IMG {
	display: block;
	padding: 0;
	margin: 0;
}

#nav-print BUTTON {
	background-color: #fff;
	vertical-align: middle;
	text-align: right;
	display: block;
	padding: 5px 0 0 4px;
	margin: 0;
	border: 0;
	cursor: pointer;
	width: 122px;
	color: #7C7C7C;
}

#nav-print BUTTON.form-left IMG {
	padding: 0;
	margin: 0;
}

#nav-print BUTTON.form-left {
	width: 17px;
	float: left;
}

#footer-imprint .icon {
	margin: 0 0 0 24px;
}


/* NAV BOTTOM */
#footer-imprint A {
	font-size: 1.1em;
	color: #7C7C7C;
	margin: 0 0 0 0px;
}


/* NAV SEARCH */
#nav #nav_websiteSearch .searchWebsiteInput {
	font-size: 1em;
	padding: 3px 0 0 3px;
	border: 1px solid #8e8e8e;
	margin: 0 3px 7px 0;
	height: 20px;
	width: 117px;
	color: #808080;
}

#nav #nav_websiteSearch .searchWebsiteSubmit {
	font-size: 1em;
	padding: 0;
	margin: 10px 0 0 0;
	height: 21px;
}


/* CONTENT RIGHT */
#content_right .content_right_frame {
	background: #e5eaef;
	font-size: 1em;
	/* padding: 8px; */
	margin: 0;
}

#content_right P {
	margin: 0;
	padding: 0;
}

#content_right TABLE {
	padding: 0;
	margin: 0;
}

#content_right P {
	line-height: 1.4em;
	font-size: 1em;
	padding: 0 9px 0 9px;
}

#content_right DIV.csi-textpic,
#content_right TABLE DIV.csi-textpic {
	padding: 0 9px 0 9px;
	margin: 0;
}

#content_right DIV.csi-textpic .csi-left {
	padding: 0 9px 0 9px;
	margin: 0;
}

#content_right TABLE DIV.csi-textpic P {
	padding: 0;
	margin: 0;
}

#content_right H1, #content_right H2, #content_right H3, #content_right H4 {
	line-height: 13px;
	font-size: 1.1em;
	padding: 0;
	margin: 0 0 14px 0;
	color: #444;
}


/* FRAMES RECHTER INHALT */
#content-right DIV.csc-frame-frame1 {
	padding: 0;
	margin: 68px 0 10px 0;
	border: 0;
	float: none;
}

#content-right DIV.csc-frame-frame2 {
	padding: 92px 0 0 0;
	margin: 0 0 10px 0;
	border: 0;
	float: none;
}


/* FRAMES BORDER */
#content-border DIV.csc-frame-frame1 {
	padding: 48px 0 0 0;
	margin: 0;
	float: none;
}

#content-border DIV.csc-frame-frame2 {
	padding: 89px 0 0 0;
	margin: 0;
	border: 0;
	float: none;
}

#content-border DIV.csi-textpic {
	padding: 0;
	margin: 0;
	width: 190px;
}


/* HEADER */
H1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 2.2em;
	font-size: 2.5em;
	padding: 0;
	margin: 0 0 13px 0;
	color: #000;
}

H2 {
	font-weight: bold;
	line-height: 1.2em;
	font-style: italic;
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 15px 0;
	color: #000;
}

H3 {
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.25em;
	margin: 0 0 2px 0;
	color: #003f66;
}

H4, H5, H6 {
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.2em;
	margin: 0 0 2px 0;
	color: #003f66;
}


/* INDENTS */
BLOCKQUOTE {
	margin: 0 0 0 16px;
}

BLOCKQUOTE BLOCKQUOTE {
	margin: 0 0 0 24px;
}

P, PRE {
	font-size: 1.25em;
	margin: 0px 0px 2px 0px;
}

DL {
	font-size: 1.25em;
}

DL P.bodytext {
	font-size: 1em;
}


/* IMAGES */
/* IMAGES > CAPTIONS */
.csc-caption, .csc-caption P {
	line-height: 1.1em;
	font-style: normal;
	font-size: 1em;
	margin: 3px 0 10px 0;
	color: #534d4d;
}

/* IMAGES > TABLES > FLOATING TEXT */
TABLE.imgtext-table {
	padding: 0;
	margin: 0 4px 4px 4px;
	width: 140px;
}

TABLE.imgtext-table TD {
	padding: 0 8px 8px 0;
	margin: 0;
}


/* TABLES */
#content TABLE.contenttable {
	border: 0;
	margin: 0px 0px 10px 0px;
}

#content TABLE.contenttable {
	padding: 0;
	margin: 0;
	width: 490px;
}

#content-wide TABLE.contenttable {
	padding: 0;
	margin: 0;
	width: 740px;
}

TABLE.contenttable TR TD P.bodytext {
	font-size: 1.3em;
	width: 230px;
}

TABLE.contenttable TR TD {
	vertical-align: top;
	padding: 0;
	margin: 0;
	width: 250px;
}

TABLE.contenttable TR TD H2 {
	width: 240px;
}

TABLE.contenttable TR TD.td-last {
	margin: 0;
	width: 240px;
}

TABLE.contenttable-1 TR TD.td-0 {
	width: 500px;
}

TABLE.contenttable-1 TR TD.td-0 P.bodytext {
	width: 480px;
}

TABLE.contenttable-1 TR TD.td-last P.bodytext {
	width: 230px;
}

TABLE.contenttable TR TD IMG {
	display: block;
	padding: 0;
	margin: 0 0 13px 0;
}

TABLE.contenttable-0 P {
	color: #000;
}

TABLE.contenttable-0 TR.tr-0 TD {
	margin: 0;
}
TABLE.contenttable-0 TR.tr-even TD {
}

TABLE.contenttable-0 TR.tr-odd TD {
}

TABLE.contenttable-2 P {
	color: #000;
}

TABLE.contenttable-2 TR TD.td-0 {
}

TABLE.contenttable-2 TR TD.td-0 P {
	font-weight: bold;
}

TABLE.contenttable-3 P {
	color: #000;
}

TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD {
}

TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P {
	font-weight: bold;
}


/* FORMS */
/* E-Mail, Login, Search */
DIV.csc-mailform-frame,
DIV.csc-form-frame {
	font-size: 1em;
}

TABLE.csc-mailform {
	/* width: 550px; */
}

FORM TD.csc-form-labelcell {
	vertical-align: top;
	width: 150px;
}

FORM TD.csc-form-fieldcell {
	vertical-align: top;
	width: 240px;
}

FORM TD P {
	font-size: 1em;
}

FORM TD {
	font-size: 1.2em;
}

FORM P.csc-form-label-req {
	font-weight: bold;
	font-size: 1em;
}

FORM INPUT.input,
FORM TEXTAREA {
	border: 1px solid #8e8e8e;
	font-size: 1.25em;
	font-size: 1em;
}

FORM SELECT {
	font-size: 1.25em;
	font-size: 1em;
}

FORM OPTION {
	line-height: 1em;
	font-size: 1em;
}

FORM LEGEND {
	display: none;
	padding: 0;
	margin: 0;
}

FORM FIELDSET {
	padding: 0;
	margin: 0;
	border: 1px solid #444;
}

.input,
.tx-newloginbox-pi1-input,
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	padding: 2px;
	border: 1px solid #8e8e8e;
}

.submit,
.tx-newloginbox-pi1-submit,
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	line-height:16px;
	background: #fff;
	border: 1px solid #8e8e8e;
	cursor: pointer;
	color: #7f7f7f;
}


/* SEARCH WORD MARKUP */
SPAN.csc-sword, SPAN.sword, .highlight {
	color: #f60;
}


/* 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 {
	font-size: 1.25em;
}


/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 {
	font-size: 1.25em;
}


/* Menu / Sitemap, "Sitemap" */
#content-sitemap DIV.csc-menu-2 {
	list-style-image: none;
	list-style-type: none;
	line-height: 1.35em;
	font-size: 1.4em;
	margin: 5px 0 0 0;
	width: 150px;
	float: left;
}

DIV.csc-menu-2 UL {
	padding: 0;
	margin: 0;
}

DIV.csc-menu-2 UL LI {
	list-style-image: none;
	list-style-type: none;
}

DIV.csc-menu-2 UL.ullevel1 LI A {
	font-weight: bold;
}

DIV.csc-menu-2 UL.ullevel2 {
	margin: 0 0 22px 0;
}

DIV.csc-menu-2 UL.ullevel2 LI A {
	font-weight: normal;
	font-size: 0.85em;
}

#content-sitemap TABLE TD.sitemap {
	width: 300px;
}

#content-sitemap DIV.csc-frame-frame1 {
	padding: 56px 0 0 0;
	width: 490px;
	float: right;
	clear: both;
}

#content-sitemap DIV.csc-frame-frame1 P.bodytext {
	line-height: 1.1em;
	font-size: 1.3em;
	padding: 4px 0 0 0;
}


/* 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 {
}

DIV.csc-menu-3 P.csc-section A {
}


/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 {
	font-size: 1.25em;
}

DIV.csc-menu-4 P {
	margin: 2px 0 0 0;
	font-size: 1em;
}

DIV.csc-menu-4 P.csc-abstract {
	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: 14px;
	font-size: 1.2em;
	color: #333;
}

DIV.csc-menu-7 P.csc-section A {
}


/* TEXT + IMAGE */
/* Captions */
P.csc-caption {
	margin: 0;
}

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;
}

DIV.csi-textpic {
	padding: 0;
	margin: 5px 0 5px 0;
}

DIV.csi-textpic DL {
	padding: 0;
	margin: 0;
	width: 490px;
}

DIV.csi-textpic DIV.csi-imagewrap {
	padding: 0 0 8px 0;
	margin: 0;
}

DIV.csi-textpic DIV.csi-imagewrap IMG {
	display: block;
	padding: 0;
	margin: 0;
}

#content DIV.csi-text {
	font-size: 1.1em;
	width: 490px;
}

#content DIV.csi-text P.bodytext {
	line-height: 1.3em;
	width: 480px;
}

#content-wide DIV.csi-text {
	font-size: 1.1em;
	width: 740px;
}

#content-wide DIV.csi-text P.bodytext {
	line-height: 1.3em;
	width: 730px;
}


/* SPRACHSCHALTER NAVIGATION */
#sprachwahl {
	padding: 0;
	margin: 20px 0 13px 0;
	width: 110px;
}

#sprachwahl SELECT {
	font-size: 1.1em;
	padding: 0;
	margin: 0 5px 0 5px;
	width: 105px;
}

#sprachwahl OPTION {
	font-size: 1em;
	padding: 0 10px 0 0;
}


/* ICONS */
IMG.icon {
	vertical-align: middle;
	margin: 0;
}


/* News / LATEST */
DIV.news {
	padding: 0;
	margin: 0;
}

DIV.news-list {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

DIV.news DIV.news-latest DIV.concol,
DIV.news DIV.news-list DIV.concol {
	vertical-align: top;
	padding: 0;
	margin: 15px 0 15px 0;
	width: 190px;
}

DIV.news DIV.news-list DIV.concol A, DIV.news DIV.news-list DIV.concol A:link {
	border-bottom: 1px solid #fff;
	line-height: 1.6em;
	font-size: 1.3em;
	display: block;
	padding: 0;
	color: #900;
}

DIV.news DIV.news-list DIV.concol A:visited {
	color: #666;
}

DIV.news DIV.news-list DIV.concol P A, DIV.news DIV.news-list DIV.concol P A:link {
	line-height: 1.1em;
	font-size: 1em;
}

DIV.news DIV.news-list DIV.concol P A:visited {
	color: #666;
}

DIV.news DIV.news-list DIV.concol IMG {
	vertical-align: top;
	padding: 0;
	margin: 0;
	border: 0
}

DIV.news DIV.news-list DIV.concol H2 {
	line-height: 1.1em;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0;
	margin: 0;
}

DIV.news P.bodytext {
	line-height: 1.4em;
	font-size: 1.3em;
}


/* News / LIST */
.news H2, .news H2 A {
	text-decoration: none;
	line-height: 1.25em;
}

DIV.news-latest SUP,
DIV.news-list SUP {
	font-family: Georgia, Times, Times new-roman, 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: 1.2em;
}

.news-list .nav_newsfooter {
	line-height: 1px;
	background: url(../images/line.gif) repeat-x;
	font-size: 1px;
	height: 1px;
	clear: both;
}

.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.8em;
	margin: 0 0 10px 0;
}

.news-detail SUP {
	display: block;
	margin: 10px 0 10px 0;
	height: 10px;
	color: #444;
}

DIV.news-detail .img-container {
	margin: 3px 8px 0 0;
	width: 72px;
	float: left;
}

.news-detail .concol {
	margin: 0 0 36px 0;
}

.news-detail DIV.img-container {
	width: 144px;
}

DIV.news_footer {
	font-size: 1.1em;
	margin: 10px 0 0 0;
}

.news-detail .csc-caption {
	padding: 0;
	margin: 0;
	width: 144px;
}

.news-detail .csc-caption P {
	padding: 0;
	margin: 2px 0 16px 0;
}

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 */
UL.news-archiv {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 1.25em;
}

UL.news-archiv LI {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

UL.news-archiv LI.news-archive-item {
	padding: 0;
	margin: 0 0 8px 0;
}


UL.news-archiv LI.news-amenu-item-year {
	font-weight: bold;
	padding: 0;
	margin: 0;
}


/* News / SEARCHFORM */
.news-search-form,
.news-search-emptyMsg {
	font-size: 1.25em;
}


/* News / BROWSE BOX */
.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 {
	vertical-align: middle;
	text-align: center;
	padding: 0 4px 0 4px;
	margin: 0;
}

.news .catImg IMG, .catImg {
	margin: 0 6px 0 0;
	border: 0;
}

.csi-intext-left-nowrap {
	border-top: 1px solid #fff;
	clear: both;
}


/* TESTIMONIAL TEXT */
P.testimonial, DIV.testimonial {
	line-height: 1.5em;
	font-style: italic;
	font-size: 1.3em;
	padding: 8px 0 0 0;
	width: 187px;
	color: #900;
}


/* AZ-Index */
DIV.tx-mwkeywordlist-pi1 {
	width: 520px;
}

DIV.tx-mwkeywordlist-pi1-jumpmenu {
	font-size: 1em;
}

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;
}
