@charset "utf-8";

A {
	color: #8399ba;
	text-decoration: none;
}

A:ACTIVE {
	color: #8399ba;
}

A:HOVER {
	color: #8399ba;
}

H1 {
	color: #8399ba;
}

H1 A {
	color: #8399ba;
}

H2 {
	color: #8399ba;
}

H2 A {
	color: #8399ba;
}

H3 {
	color: #8399ba;
}

H3 A {
	color: #8399ba;
}

H4, H4 A {
	font-size: 0.99em;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	margin: 10px 0;
}

.header {
	background-image: url("../images/header.jpg");
	background-position: bottom;
	/*left: 12px;*/
}


/* partner-table */
.partner-table {
	width: 95%;
	margin: 0 auto;
	text-align: center;
}

.partner-table .partner-img {
	margin: 10px 0px;
}

/* Module Matrix */
.module-matrix {
	width: 100%;
}

.module-matrix .element {
	width: 140px;
	padding: 5px;	
}

.module-matrix .element h3 {
	text-align: left;
	color: #000000;
	padding: 2px 5px;
	background-color: #ffffff; /*#8399ba;*/
	border: 1px solid #ccc;
}

.module-matrix .element a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.module-matrix .element p {
	height: 5em;
	overflow: auto;
	padding: 2px 5px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	border-top: none;
}

.module-matrix .element p:hover {
	background-color: #EEEEEE;
}

/* Übersichtslinks */
.link-schnittstellen, .link-module {
	font-family: "Courier New", "Monospace";
	font-size: 8pt;
}

/* Produktsitemap */
.produktsitemap-matrix {
	width: 500px;
	margin: 5px auto;
}

.produktsitemap-matrix .element-head, .produktsitemap-matrix .element {
	width: 106px;	
}

.produktsitemap-matrix .element-head {
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}

.produktsitemap-matrix .element-head:hover {
	background-color: #EEEEEE;
}

.produktsitemap-matrix .element-head h3 {
	text-align: left;
	padding: 2px 5px;
}

.produktsitemap-matrix .element-head h3 a {
	display: block;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.produktsitemap-matrix .element-head h3 a:hover {
	color: #000;
}

.produktsitemap-matrix .element {
	border: 1px solid #ccc;
	font-size: 7pt;
}

.produktsitemap-matrix .element:hover {
	background-color: #EEEEEE;
}

.produktsitemap-matrix .element a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 7pt;
}

.produktsitemap-matrix .element {
	padding: 2px 5px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/* Produktuebersicht Highlight */
.uebersicht-matrix-highlight {
	width: 500px;
	margin: 5px auto;
}

.uebersicht-matrix-highlight a, .uebersicht-matrix-highlight {
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 7pt;
}

.uebersicht-matrix-highlight .element-head {
	width: 125px;
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	background-color: #EEEEEE;
}

.uebersicht-matrix-highlight .element-head-active {
	width: 125px;
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	background-color: #8399ba;
}

.uebersicht-matrix-highlight .element-head-active a {
	color: #000000;
}

.uebersicht-matrix-highlight .element-head-active a:hover {
	color: #ffffff;
}

.uebersicht-matrix-highlight h3 a {
	text-align: left;
	padding: 2px 5px;
	display: block;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
}

.uebersicht-matrix-highlight h3 a:hover {
	color: #000;
}

.uebersicht-matrix-highlight .element {
	width: 106px;
	border: 1px solid #ccc;
	padding: 2px 5px;
	background-color: #EEEEEE;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 7pt;
}

.uebersicht-matrix-highlight .element a {
	color: #444444;
}

.uebersicht-matrix-highlight .element a:hover {
	color: #000000;
}

.uebersicht-matrix-highlight .element-active {
	border: 1px solid #ccc;
	padding: 2px 5px;
	background-color: #8399ba;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 7pt;
}

.uebersicht-matrix-highlight .element-active a {
	color: #000000;
}

.uebersicht-matrix-highlight .element-active a:hover {
	color: #ffffff;
}

/* Basissystem Matrix */
.basissystem-matrix {
	margin: 10px 0;
}

.basissystem-matrix .element-head, .basissystem-matrix .element {
	width: 140px;	
}

.basissystem-matrix .element-head {
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 0;
	margin: 0;
}

.basissystem-matrix .element-head h3 {
	text-align: left;
	padding: 2px 5px;
}

.basissystem-matrix .element {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0;
	margin: 0;
}

.basissystem-matrix .element-bottom {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0;
	margin: 0;
}

.basissystem-matrix .element:hover, .basissystem-matrix .element-bottom:hover {
	background-color: #EEEEEE;
}

.basissystem-matrix .element a, .basissystem-matrix .element-bottom a {
	display: block;
	padding: 2px 5px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/* Formulare */
.main .tx-powermail-pi1_fieldset {
	border: thin solid #333;
	padding: 10px;
}

.main .tx-powermail-pi1_fieldset LEGEND {
	padding: 0 5px;
}

.main .tx-powermail-pi1_fieldset .powermail_mandatory {
	font-size: 7pt;
	vertical-align: top;
}

.main .tx_powermail_pi1_fieldwrap_html_text LABEL{
	display: block;
	font-weight: bold;
}

.main .tx_powermail_pi1_fieldwrap_html_text INPUT {
	color: #333;
	margin: 5px 0;
	padding: 1px;
}

.main .tx_powermail_pi1_fieldwrap_html_select LABEL {
	display: block;
	font-weight: bold;
}

.main .tx_powermail_pi1_fieldwrap_html_select SELECT {
	color: #333;
	margin: 5px 0;
	padding: 1px;
}

.main .tx_powermail_pi1_fieldwrap_html_textarea LABEL {
	display: block;
	font-weight: bold;
}

.main .tx_powermail_pi1_fieldwrap_html_textarea TEXTAREA {
	color: #333;
	margin: 5px 0;
	padding: 1px;
}

.main .tx_powermail_pi1_fieldwrap_html_check .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: block;
	font-weight: bold;
}

.main .tx_powermail_pi1_fieldwrap_html_check .powermail_check_inner {
	margin: 5px 0;
}

.main .tx_powermail_pi1_fieldwrap_html_check CHECKBOX {
	color: #333;
	margin: 5px 0;
	padding: 1px;
}

.main .tx-powermail-pi1_confirmation {
	border: thin solid #333;
	padding: 10px;
}

.main .powermail_all_td {
	padding: 5px 5px 5px 0;
}

.main .powermail_all_td P {
	padding: 0;
	margin: 0;
}

.main .tx-powermail-pi1_confirmation_back, .main .tx-powermail-pi1_confirmation_submit {
	border: thin solid #333;
	background-color: #DEDEDE;
	padding: 3px;
	margin: 2px 0;
	width: 100%;
}

/* tt_news custom */

.news-list-container H1 A, .news-list-container H1 A:HOVER, .news-list-container H1 A:VISITED {
	color: #8399ba;
}

/* --- contenttable ---- */

.contenttable TD {
	padding: 0 5px 0 0;
}
