/* CSS BBI-MAIN */
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#main-area {
	width: 999px;
}
#left-col {
	float: left;
	width: 218px;
}
#middle-col {
	float: left;
	width: 555px;
}
#right-col {
	float: left;
	width: 219px;
}
#logo {
	height: 140px;
}
#green-bar-left {
	background: #024731;
	height: 18px;
	margin-top: 10px;
	margin-left: 20px;
}
#grey-bar-center {
	background: #C2C3C6;
	height: 18px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
#green-bar-right {
	background: #024731;
	height: 18px;
	margin-top: 10px;
}
#content-area {
	/*border: 1px solid #024731;*/
	background: #CCDAD6;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#CONTENT-MAIN {
	width: 100%;
}
#CONTENT-RIGHT-OUTER {
	margin-top: 10px;
}

/* MENU */
/* Level 1 */
#menu_area {
	margin-left: 20px;
	margin-top: 20px;
}
.menu_main_element {
	padding-top: 20px;
	display: block;
}
.menu_main_element .firstletter, .menu_main_element_act .firstletter {
	font-size: 14px;
	font-weight: bold;
}
.menu_main_element A {
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	display: block;
}
.menu_main_element a:hover {
	color: #024731;
	background: #CCDAD6;
}
.menu_main_element_act A {
	padding-left: 2px;
	color: #024731 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.menu_main_element_act {
	margin-top: 20px;
	background: #CCDAD6;
}
/*.menu_main_element_act:first-letter {
	font-size: 15px;
}*/
/* Level 2 */
.menu_sub_element {
	padding-top: 10px;
	padding-left: 35px;
	background-image: url(../pics/arrow.gif);
	background-position: 20px 13px;
	background-repeat: no-repeat;
}
.menu_sub_element .firstletter, .menu_sub_element_act .firstletter {
	font-size: 11px;
	font-weight: bold;
}
.menu_sub_element A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}
.menu_sub_element a:hover {
	color: #024731;
}
.menu_sub_element_act A {
	color: #024731 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.menu_sub_element_act {
	padding-top: 10px;
	padding-left: 35px;
	background-image: url(../pics/arrow.gif);
	background-position: 20px 13px;
	background-repeat: no-repeat;
}
/* Level 3 */
.menu_sub_element2 {
	padding-top: 10px;
	padding-left: 50px;
}
.menu_sub_element2 .firstletter2, .menu_sub_element2_act .firstletter2 {
	font-size: 11px;
	font-weight: bold;
}
.menu_sub_element2 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}
.menu_sub_element2 a:hover {
	color: #024731;
}
.menu_sub_element2_act A {
	color: #024731 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.menu_sub_element2_act {
	padding-top: 10px;
	padding-left: 50px;
}

/* MENU BASIC */
#MENU-BASIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 6px;
}
.menu_basic_element A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 3px;
}

/* MENU BRANCH */
#MENU-BRANCH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #024731;
	padding-top: 1px;
}
#MENU-BRANCH .firstletter {
	font-size: 13px;
}
/*#MENU-BRANCH .abstand {
	display: compact;
	width: 100px;
}*/
.menu_branch_element, .menu_branch_element_act {
	margin-left: 50px;
	margin-right: 50px;
}
.menu_branch_element A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #024731;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
}
.menu_branch_element_act A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #024731;
	background: #CCDAD6;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
}

/* CONTENT */
#pdf-link {
	float: right;
}
h1, .csc-header {
	font-size: 14px;
	font-weight: normal;
	color: #024731;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	color: #024731;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-weight: normal;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
p .bodytext, TD p, UL LI {
	line-height: 20px;
}

#CONTENT-MAIN p.bodytext {
	line-height: 20px;
}
#CONTENT-MAIN p.bodytext a,
#CONTENT-MAIN p a {
	color: #024731;
}
#CONTENT-MAIN p.bodytext a:hover {
	text-decoration: none;
}
.cell-light-green {
	background: #E2ECEB;
}
TABLE .contenttable {
	padding: 0;
	margin: 0;
}
.cell-border-bottom-green {
	border-bottom: 1px solid #024731;
}
.cell-border-right-green {
	border-right: 1px solid #024731;
}
.cell-white, .cell-white TD {
	background: #FFFFFF;
}
.cell-white-border-bottom-green {
	border-bottom: 1px solid #024731;
	background: #FFFFFF;
}

/* NEWS */
.news-latest-item h1 {
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #024731;
	font-weight: bold;
}
.news-latest-item {
	border-top: 1px solid #024731;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news-latest-subheader, .news-latest-subheader P {
	padding: 0;
	margin: 0;
	font-size: 10px;
}
.news-latest-item .morelink A {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #024731;
	text-decoration: none;
}
.news-latest-image {
	float: right;
}
.news-list-clearer {
	clear: both;
}
.news-list-item {
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #024731;
}
.news-list-item h1 {
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #024731;
	font-weight: bold;
	width: 400px;
}
.news-list-date {
	float: right;
}
.news-list-subheader, .news-list-subheader P {
	padding: 0;
	margin: 0;
	padding-top: 5px;
	line-height: 12px;
}
.news-list-subheader P .bodytext {
	line-height: 12px;
}
.news-single-subheader h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0;
	margin-top: 0;
	line-height: 20px;
}
.news-single-image-outer {
	float: right;
	margin-left: 5px;
}
.news-single-backlink A {
	color: #024731;
}
.news-single-backlink a:hover {
	text-decoration: none;
}
.tx-ttnews-browsebox A {
	color: #024731;
}
.tx-ttnews-browsebox a:hover {
	text-decoration: none;
}

/* SEARCH */
#SEARCH {
	padding-top: 10px;
	padding-left: 0px;	
	text-align: left;
}
.tx-indexedsearch-searchbox, .tx-indexedsearch-info {
	display: none;
}
.tx-macinasearchbox-pi1 .searchbox_input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #024731;
	border: 1px solid #024731;
	background: none;
	width: 145px;
}
.tx-macinasearchbox-pi1 .searchbox_submit {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #024731;
	border: none;
	background: none;
	text-transform: uppercase;
}
.tx-indexedsearch-title A {
	font-family: Verdana, Helvetica, sans-serif;
	color: #024731;
	text-decoration: none;
}
.tx-indexedsearch-title a:hover {
	text-decoration: underline;
}
.tx-indexedsearch-browsebox A {
	color: #024731;
}
.tx-indexedsearch-browsebox UL {
	list-style: none;
	padding-left: 0;
}
.tx-indexedsearch-browsebox LI {
	display: inline;
	padding-right: 5px;
}

/* SITEMAP */

.sitemap_level1 {
	margin-top: 20px;	
}
.sitemap_level1 A {
	font-size: 14px;
	font-weight: bold;
	color: #024731;
	text-transform: uppercase;
	text-decoration: none;
}
.sitemap_level2 {
	margin-top: 15px;
	background: #E4EEED;
	width: 250px;
}
.sitemap_level2 A {
	padding-left: 2px;
	color: #024731 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.sitemap_level3 {
	padding-top: 10px;
	padding-left: 35px;
	background-image: url(../pics/arrow.gif);
	background-position: 20px 13px;
	background-repeat: no-repeat;
}
.sitemap_level3 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}
.sitemap_level4 {
	padding-top: 5px;
	padding-left: 50px;
}
.sitemap_level4 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}

/* MAIL FROM CSS SETTING */
.csc-mailform-field label {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: right;
	padding-top: 2px;
	margin-right: 10px;
	font-weight: bold;
	display: block;
	float: left;
}
.csc-mailform-field INPUT, .csc-mailform-field TEXTAREA, .csc-mailform-field SELECT {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.csc-mailform-field TEXTAREA {
	width: 280px;
	margin-bottom: 5px;
}
.csc-mailform-field INPUT {
	margin-bottom: 5px;
	width: 280px;
}
.csc-mailform-field SELECT {
	margin-bottom: 5px;
}
.csc-mailform-submit {
	border: 1px solid #666;
	width: 100px !important;
	margin-left: 137px;
	margin-top: 10px;
	padding: 0px;
}
.csc-mailform {
	border: 0px;
	margin-left: 12px;
	padding: 0px;
	padding-top: 0px;
}
.csc-mailform-check {
	float: left;
	text-align: left !important;
	margin-left: 65px !important;
	width: 10px !important;
	margin-top: 0;
	padding-top: 0;
}

/* LOGIN - Bestätigung Deutsch */
#submit {
	margin-top: 10px;
	border: 1px solid #024731;
	background: #DADADA;
}
