#topContent div.arrowLink,
#middleContent div.arrowLink,
#bottomContent div.arrowLink {
	display: inline;
}

#topContent div.arrowLink a,
#middleContent div.arrowLink a,
#bottomContent div.arrowLink a {
	padding-left: 15px;
	background: 0px .2em transparent url(../pics/arrow_link_front.gif) no-repeat;
	text-decoration: underline !important;
}

.FOCUS {
	min-height: 1.2em;
}

#snippet_editor_input_box {
	font-size: 11px;
}

div.loginBox div.colLeftLeft, div.logoutBox div.colLeftLeft {
	height: 145px;
}

#topContentRight div.loginBox div.colLeftLeft, #topContentRight div.logoutBox div.colLeftLeft {
	height: 162px;
}

/* Neue Überschrift (z.B. Firmenkunden/Betriebliche Altersvorsorge) */
.centered-headline {
	text-align: center;
	font-weight: bold;
	font-size: 18px ! important; 
}

/* Große Überschrift (Inline) ohne Schemafarbe */
span.headline {
	font-size: 18px;
	font-weight: bold;
}

/* Überschrift und sonstige Elemente in passender Schemafarbe */
h2.colored-headline {
	font-weight: bold;
}

h1.colored-headline {
	font-weight: bold;
	font-size: 24px;
}

span.colored-headline {
	font-weight: bold;
}

.fk .centered-headline,
.fk .colored-headline {
	color: #53CC8B
}

.pk .centered-headline,
.pk .colored-headline {
	color: #DF953C;
}

.pw .centered-headline,
.pw .colored-headline,
/* Im Partnerweb hat die Große Überschrift auch Schemafarbe */
.pw span.headline {
	color: #1C3ACE;
}

.fk hr,
.pk hr,
.portal hr,
.pb hr,
.pw hr {
	height: 1px ! important;
	width: 100%;
	border: none;
}

.fk hr {
	background-color: #53CC8B;
}

.pk hr {
	background-color: #DF953C;
}

.portal hr {
	background-color: #101094;
}

.pw hr {
	background-color: #1C3ACE;
}

/* Spezieller invertierter Zellenstil mit weißer Schrift auf Überschrifts-Hintergrundfarbe */
td.inverted {
	color: white;
}

.portal td.inverted {
	background-color: #9CBAD6; 
}

.fk td.inverted {
	background-color: #53CB8B; 
}

.pk td.inverted {
	background-color: #DAA56F;
}

.pw td.inverted {
	background-color: #5468D0; 
}

/* Zentrierte Bilder ohne Umfluss */
img.centered {
	display: block;
	margin: 0px auto;
}

/* Letzten separator ausblenden */
.footerContainer span.LAST span.separator,
#metanav span.LAST li.separator {
	display: none;
}

table.darkBorder { border: 1px solid #101094; border-collapse: collapse; }
table.darkBorder td { border: 1px solid #101094; }
table.standardTable { border: 0; border-collapse: separate; }

input.IONAS_CALENDAR {
	border: 1px solid #808080;
	width: 124px;
}

div.documentTeaser {
    font-weight: bold;
}

table.IONAS_PROPERTY_TABLE div.IONAS_TAG_MULTILINE {
	background-color: #FFFFFF;
	border: 1px solid #808080;
	display: block;
	padding: 2px;
}


#content div.portalMainHeadline {
	display: inline;
}

#content div.portalMainHeadline a:link,
#content div.portalMainHeadline a:visited,
.pk #content div.portalMainHeadline a:link,
.pk #content div.portalMainHeadline a:visited {
	color: #FFF !important;
	text-decoration: none !important;
}

div.unused {
	background-color: #DDD;
	font-size: 8px;
}

div.red {
	border: 1px solid red;
}
.properties, .properties table {
	font-size: 10px;
}
.properties legend {
	display: block;
}

#middleContent div.dynamicFormElement2D h3 {
	padding: 0;
	margin: 0 0 -6px -15px;
	width: 515px;
}

#middleContent div.dynamicFormElement2D h4 {
	margin: 0 0 0 -15px;
	padding: 0;
	font-weight: normal;
	width: 515px;
}

#middleContent div.dynamicFormConfirmationText {
	color: #101094;
	font-weight: bold;
}

div.dynamicForm form div h2 {
	padding: 0 8px 0.5em 13px;
}

div.dynamicForm form div table.dynaform_table h2 {
	font-family:Arial,Helvetica,sans-serif;
	width: 522px;
	border-bottom: 1px solid;
	padding: 0px 0px 3px 9px;
	margin-left: -24px;
	margin-top: 10px;
}

.fk table.dynaform_table h2 {
	color: #1CB462;
	border-bottom-color: #1CB462;
}

.pk table.dynaform_table h2 {
	color: #DE954C;
	border-bottom-color: #DE954C;
}

.portal table.dynaform_table h2 {
	color: #9CBAD6;
	border-bottom-color: #9CBAD6;
}

.pw table.dynaform_table h2 {
	color: #1D3ACF;
	border-bottom-color: #1D3ACF;
}

#middleContent table.dynaform_table {
	width: 100%;
	margin: 0;
}

#middleContent table.dynaform_table table {
	width: auto;
	margin-left: 26px;
}

table.dynaform_table td {
	width: 50%;
}

table.dynaform_table td td {
	width: auto;
}

table.dynaform_table div.label {
	margin: 0 0 0.8em 26px;
}

table.dynaform_table div.dynamicFormSelect label {
	line-height: 1.4;
}

table.dynaform_table label.singleRowLabel {
	margin-right: 20px;
}

#middleContent table.dynaform_table div.label p {
	padding: 0;
}

#middleContent table.dynaform_table div.properties select {
	margin: 0 8px 0.7em 13px;
}

.downloadTable {
	width: 95%;
}

/* Für die Aktuelles-Subdoc-Box */
.navSpecial div.link {
        margin:0 0 0 15px;
        font-size:11px;
        line-height: 1.4;
}

/* Für besseres Aussehen der Select-Boxen */
.IONAS_CONTROL_SELECT option {
	padding: 0 5px 0 3px;
}

div.IONAS_CONTROL_BLOCK select.IONAS_CONTROL_SELECT {
	margin-bottom: 2px;
}

/* Hints für Navigation - sind wegen der CSS-Layouts auf die darunterliegenden divs gemappt */
#navigation * {
	text-decoration: none ! important;
}

a.fileName_hidden>div,
a.fileName_hidden_redirect div div,
a.fileName_redirect div div {
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
}

a.fileName_hidden>div {
	background-image: url(../images/hidden.png);
}

a.fileName_hidden_redirect div div {
	background-image: url(../images/hidden_redirect.png);
}

a.fileName_redirect div div {
	background-image: url(../images/redirect.png);
}

/* Flash-Video */
div.flashVideoSpan {
	margin: 0.7em 8px 0.7em 13px;
}

/* Variant Letterman (sidebox) */
.sideBoxContent .lettermanform #email,
.sideBoxContent .lettermanform .lettermanButton {
	vertical-align: middle;
}

.sideBoxContent .lettermanform #lettermanEmail.invalid {
	border: 1px solid #FF0000 !important;
}

.sideBoxContent .lettermanform #subscriberequest {
	margin-top: 6px;
}

.sideBoxContent #lettermanOverlay {
	display: none;
	border: 0 !important;
	margin: 0 !important;
	background: transparent !important;
}

.sideBoxContent #lettermanOverlayOpDiv.visible {
	background: #DDDDDD !important;
}

.sideBoxContent #lettermanOverlay .closeButton {
	display: block;
	float: right;
	width: 16px;
	line-height: 16px;
	height: 16px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	color: #777777;
}

.sideBoxContent .lettermanCategoriesChoice div {
	white-space: nowrap;
}

.sideBoxContent .lettermanCategoriesChoice input {
	vertical-align: top;
}

.sideBoxContent .lettermanCategoriesChoice label {
	white-space: normal;
	display: inline-block;
}

.sideBoxContent .lettermanConfirmButton,
.sideBoxContent .lettermanSubmitButton {
	margin-top: 3px;
}

#letterman
table.lettermanform {
	border-collapse: collapse;
	border: 0 none;
	padding: 0;
	margin: 0;
}

table.lettermanform td {
	vertical-align: top;
	border: 0 none;
	padding: 0 4px 0 0;
	margin: 0;
}

.lettermanProfileInput {
	width: 200px;
	padding: 0px;	
	margin: 0px;
}

.lettermanError {
	color: red;
}

.lettermanMessage {
	color: blue;
}

.lettermanSubscribeButton {
	margin-right: 12px;
}

.lettermanConfigurationSectionTitel{
	font-size: 120%;
	font-weight: bold;
}

.sideBoxContent .lettermanform #email,
.sideBoxContent .lettermanform .lettermanButton {
	vertical-align: middle;
}

.sideBoxContent .lettermanform #lettermanEmail.invalid {
	border: 1px solid #FF0000 !important;	
}

.sideBoxContent .lettermanform #subscriberequest {
	margin-top: 6px;
}

.sideBoxContent #lettermanOverlay {
	display: none;
	border: 0 !important;
	margin: 0 !important;
	background: transparent !important;
}

.sideBoxContent #lettermanOverlayOpDiv.visible {
	background: #DDDDDD !important;
}

.sideBoxContent #lettermanOverlay .closeButton {
	display: block;
	float: right;
	width: 16px;
	line-height: 16px;
	height: 16px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	color: #777777;
}

.sideBoxContent .lettermanCategoriesChoice div {
	white-space: nowrap;
}

.sideBoxContent .lettermanCategoriesChoice input {
	vertical-align: top;
}

.sideBoxContent .lettermanCategoriesChoice label {
	white-space: normal;
	display: inline-block;
}

.sideBoxContent .lettermanConfirmButton,
.sideBoxContent .lettermanSubmitButton {
	margin-top: 3px;
}

input.lettermanProfileInput {
	height: 12px;
	padding: 2px 0 2px 4px;
	border:1px solid #ADBAB3;
	color:#101094 !important;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	vertical-align:middle;
	width: 100%;
}

td.lettermanProfileLabel {
	width: 253px;
	height: 23px;
}

td.lettermanProfileInput {
	width: 190px;
}

#lettermanAnmelden {
	padding: 0px 8px .7em 13px;
	font-size: 11px;
}

#lettermanAnmelden h2 {
	padding: 0 8px 0.5em 13px;
	font-family:Arial,Helvetica,sans-serif;
	width: 522px;
	border-bottom: 1px solid;
	padding: 0px 0px 3px 9px;
	margin-left: -9px;
	margin-top: 10px;
}

div.lettermanBodyText {
	margin-top: 10px;
}

/* Newsüberschriften bündig darstellen */
table.newsContentReduced tr.documents a.arrowLink,
table.newsContentMinimal tr.documents a.arrowLink {
	display: block;
}

/* Bildergalerie (Bildunterschrift) */
.imageGalleryImageDescView {
	min-height: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

/* 	Tabellenausrichtungen, die normalen Phoenix-Alignments werden 
	sonst durch spezifischere DLD-Regeln überschrieben */
.wysiwygPro table td.align-top {
	vertical-align: top;
}
.wysiwygPro table td.align-middle {
	vertical-align: middle;
}
.wysiwygPro table td.align-bottom {
	vertical-align: bottom;
}
