/**
 * Fließtext
 */
p.bodytext {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000;
}
div#page p.bodytext a {
	color: #000;
}
div#page p.bodytext a:hover {
	color: #083272;
}
span.csc-sword {
	color: #083272;
	background-color: #fff;
	font-weight: bold;
}
div.csc-frame-indent {
	margin-left: 268px;
}
div.right {
	clear: both;
	float: right;
	text-align: right;
}
div.accordion h5 {
	cursor: pointer;
}

/** 
 * Teaser
 */
div.messen-teaser-header {
	margin-top: 48px;
} 
div.messen-teaser {
	
}
div.messen-teaser h5 {
	font-size: 11px;
	font-weight: bold;
	padding-top: 12px;
}
div.messen-teaser p {
	font-size: 12px;
	font-weight:normal;
	color:#004283;
}

/**
 * Überschriften
 */
 
h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #083272;
	font-weight: normal;
	font-size: 1.4em;
	letter-spacing: 0.08em;
}

h2 {
	font-family: Arial, sans-serif;
	color:#000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.8em;
}

h3 {
	font-family: Arial, sans-serif;
	color:#083272;
	font-weight: normal;
	font-size: 1.0em;
}
/**
 * Punktlisten
 */
div.csc-textpic-text ul,
div.csc-frame ul {
	list-style-type: disc;
	list-style-position: outside;
}
div.csc-textpic-text ul li,
div.csc-frame ul li {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000;
	font-weight: normal;
	margin-left: 16px;
}

/**
 * Tabellen
 */
table.contenttable {
	width: 560px;
	font-size: 1em;
	line-height: 1.1em;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	color: #2b5984;
}
table.contenttable th,
table.contenttable td {
	padding: 5px 5px 0px 0px;
	vertical-align: top;
	text-align: left;
}
 
/**
 * Button Link
 */
a.button {
	text-decoration: none;
	cursor: pointer;
}
a.button span.button_left {
	float: left;
	display: block;
	width: 8px;
	height: 19px;
	background: transparent url("left.png") no-repeat top left;
}
a.button:hover span.button_left,
a.button.active span.button_left,
ul li ul li.active a.button span.button_left {
	background-image: url("left_active.png");
}
a.button span.button_center {
	float: left;
	display: block;
	background-color: #a0bfdd;
	font-size: 11px;
	height: 16px;
	color: #083170;
	line-height: 14px;
	font-style: italic;
	padding: 3px 2px 0px 2px;
	overflow: hidden;
}
a.button:hover span.button_center,
a.button.active span.button_center,
ul li ul li.active a.button span.button_center {
	color: #fff;
	background-color: #083272;
}
a.button span.button_right {
	float: left;
	display: block;
	width: 8px;
	height: 19px;
	background: transparent url("right.png") no-repeat top left;
}
a.button:hover span.button_right,
a.button.active span.button_right,
ul li ul li.active a.button span.button_right {
	background-image: url("right_active.png");
}

/**
 * Kontaktmenü
 */
div.contactmenu {
	/*float: left;*/
	margin-left: 268px;
	margin-bottom: 46px;
}
div.contactmenu ul li {
	display: inline;
}
div.contactmenu a.button span.button_right {
	margin-right: 12px;
}
div.joblinks a.button span.button_right {
	margin-right: 12px;
}

/**
 * Geschäftsbereiche Menü
 */
div#businessmenu {
	margin-left: 100px;
	height: 354px;
	background: transparent url("business_menu.png") no-repeat top left;
}
div#businessmenu div#smallmidticket-box {
	position: absolute;
	margin: 72px 0px 20px 140px;
}
div#businessmenu div#projectfinance-box {
	position: absolute;
	margin: 72px 50px 20px 468px;
}
div#businessmenu div.boxmenu ul {
	color: #083170;
	list-style-type: disc;
	list-style-position: inside;
}
div#businessmenu div.boxmenu ul li {
}
div#page div#businessmenu div.boxmenu ul li a {
	color: #083170;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
div#page div#businessmenu div.boxmenu ul li a:hover {
	font-weight: bold;
	color: #083170;
}

/**
 * Downloads Menü
 */
div#downloadsmenu {
	margin-left: 100px;
	height: 354px;
	background: transparent url("downloads_menu.png") no-repeat top left;
}
div#downloadsmenu div#downloadmenu1-box {
	position: absolute;
	margin: 52px 0px 20px 140px;
}
div#downloadsmenu div#downloadmenu2-box {
	position: absolute;
	margin: 52px 50px 20px 468px;
}
div#downloadsmenu div.boxmenu ul {
	color: #083170;
	list-style-type: disc;
	list-style-position: inside;
}
div#downloadsmenu div.boxmenu ul li.spacer {
	list-style-type: none;
	margin: 15px 0px;
	font-size: 14px;
	font-style: "Arial Narrow", arial, sans-serif;
}
div#page div#downloadsmenu div.boxmenu ul li a {
	color: #083170;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
div#page div#downloadsmenu div.boxmenu ul li a:hover {
	font-weight: bold;
	color: #083170;
}
/**
 * Kontaktformulare
 */
div.tx-heurekacontact-pi1 {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000;	
	float: left;
}
div.tx-heurekacontact-pi1 form {
	margin-top: 15px;
}
div.tx-heurekacontact-pi1 label {
	clear: both;
	float: left;
	padding: 6px 20px 6px 0px;
	width: 160px;
	height: 14px;
}
div.tx-heurekacontact-pi1 input {
	width: 210px;
	height: 14px;
	margin-bottom: 10px;
	margin: 6px 0px;
}
div.tx-heurekacontact-pi1 textarea {
	width: 210px !important;

	height: 137px !important;
	margin-bottom: 10px;
}
div.tx-heurekacontact-pi1 input.radio {
	width: 20px;
	margin-top: 10px;
}
div.tx-heurekacontact-pi1 input.checker {
	display: none !important;
}div.tx-heurekacontact-pi1 p.error {
	color: #a7302a;
}

/** 
 * Newsletter-Bestellformular
 */
div.newsletter_form {
	float: left;
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 15px 0px;
}
div.newsletter_form label {
	clear: both;
	float: left;
	padding: 6px 20px 6px 0px;
	width: 210px;
	height: 14px;
}
div.newsletter_form input {
	width: 170px;
	height: 14px;
	margin-bottom: 10px;
	margin: 6px 0px;
}
div.newsletter_form div.field {
	height: 14px;
	margin-bottom: 10px;
	margin: 6px 0px;
}
div.newsletter_form div.text {
	clear: both;
	float: left;
	width: 120px;
	height: 14px;
}
div.newsletter_form p.error {
	color: #a7302a;
}
div.newsletter div.back-fond {
	clear: both;
}

/**
 * Seite weiterleiten
 */
div.tipafriend {
	color: #000;
	float: left;
}
div.tipafriend-form {
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 25px;
}
div.tipafriend-form p.error {
	color: red;
	padding: 10px 0px 10px 0px;
}
div.tipafriend-form input {
	width: 170px;
	height: 14px;
	margin-bottom: 10px;
	margin: 6px 0px;
}

div.tipafriend-form textarea#TIPFORM_message_id {
	width: 170px !important;
	height: 137px !important;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
	font-size: 1em;
}
div.tipafriend-form input#TIPFORM_html_message_id {
	width: auto;
	height: auto;
}
div.tipafriend-form label {
	clear: both;
	float: left;
	padding: 6px 20px 6px 0px;
	width: 210px;
	height: 14px;
}
div.tipafriend-form p.right {
	margin: 0px 0px 10px 230px;
}
div.tipafriend-form p.left {
	margin: 10px 0px 10px 0px;
	clear: both;
}
p.tipafriend {
	font-size: 0.8em;
	line-height: 1.4em;
}

/** 
 * Suchergebnis Styles
 */
.tx-indexedsearch {
	font-size: 0.8em;
	float: left;
}
.tx-indexedsearch .res-tmpl-css .title {
	color: #2b5984;
	float: left; 
	font-size: 1.0em;
	margin-bottom: 10px;
}
.tx-indexedsearch .percent-tmpl-css {
	font-size: 1.0em;
	margin: 0;
	letter-spacing: 0; 
	font-weight: normal; 
	float:right;
}
.tx-indexedsearch .res-tmpl-css .icon, .tx-indexedsearch .res-tmpl-css .result-number { 
	float: left; 
}
.tx-indexedsearch .res-tmpl-css p.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .descr {
	clear: both;
}
div#content div.tx-indexedsearch .tx-indexedsearch-browsebox {
	clear: both;
}
div#content div.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display:inline; 
	margin-right:5px;
	padding-right: 15px;
	float:left; 
}
div#content div.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {
	padding:0px;
	margin:0px; 
}
.tx-indexedsearch .tx-indexedsearch-browsebox p { 
	margin: 10px 0px 15px 0px;
}
.tx-indexedsearch .tx-indexedsearch-res p.tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
	color: #2b5984; 
}
.tx-indexedsearch a {
	color: #7793ad; 
	font-weight: normal; 
	text-decoration: none; 
}
.tx-indexedsearch a:hover {
	color: #2b5984; 
}
.tx-indexedsearch .res-tmpl-css {
	width: 473px;
	background-color: #ebeeef;
	padding: 10px;
	margin: 10px 0px 20px 0px;
	float: left;
	clear: both;
}
.tx-indexedsearch .info-tmpl-css {
	display: none;
	font-size: 0.6em;
}
/* Search word markup */
span.csc-sword { 
	font-weight: bold; 
	color: #2b5984;
	background-color: #fefefe;
}
