/* ABP MAIN CSS */

/* General */ 

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; /* don't edit */
	color: #333333;
}

html {
	font-size: 62.5%; /* don't edit */
}

html, body {
	/*height: 100%;
	min-height: 100%;*/
}

body {
	background: #cccccc;
	background-image: url(../pics/bg_page_area.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 1em; /* edit here global size for em, 1em = 10px */
}


/* Basic Layout */

#page-area {
	width: 995px;
	margin: auto;
	text-align: left;
	overflow: hidden;
}

#MENU-LANGUAGE {
	float: right;
	width: 35px;
	padding-top: 185px;
}

#page-area-inner {
	float: right;
	width: 960px;
	background-color: #FFFFFF;

}

#menu-main-area {
	overflow: hidden;
	height: 118px;
}
#LOGO {
	float: right;
}
#LOGO-PRINT {
	display: none;
}

#grey-bar {
	clear: both;
	background-color: #e6e6e6;
	height: 5px;
}

#footer {
	background-color: #f2f2f2;
	color: #A6A6A6;
	padding: 10px 0;
}

#COPYRIGHT {
	clear: both;
	padding-top: 5px;
	color: #A6A6A6;
}
#COPYRIGHT a {
    color: #A6A6A6;
    text-decoration: none;
}
#COPYRIGHT a:hover {
    text-decoration: underline;
}

/* 3 COL LAYOUT */

#main-area-3cols {
	margin-top: 10px;
	clear: both;
	overflow: hidden;
	padding-left: 10px;
	background-image: url(../pics/bg_main_area.gif);
}

.clearer {
	display: block;
	clear: both;
	height: 10px;
	background-color: #FFFFFF;
}

#main-area-3cols #col-left {
	float: left;
	width: 132px;
}

#main-area-3cols #col-mid {
	float: left;
	width: 290px;
	margin-left: 10px;
}

#main-area-3cols #col-right {
	float: left;
	width: 445px;
	margin-left: 40px;
}


/* MENU LANGUAGES */
#MENU-LANGUAGE img {
	border: 1px solid #FFF;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* MENU AREAS */

#MENU-AREA {
	height: 31px;
	background-image: url(../pics/bg_menu_area.gif);
	overflow: hidden;
}
.menu-area-item {
	float: left;
}
.menu-area-item a {
	display: block;
	padding: 0 20px;
	height: 31px;
	line-height: 30px;
	text-decoration: none;
	color: #4D4D4D;
	font-size: 1.2em;
}
.menu-area-item a:hover {
	background-image: url(../pics/bg_menu_area_hover.gif);
}
.menu-area-item a.active {
	background-image: url(../pics/bg_menu_area_active.gif);
	color: #999999;
}



/* MENU MAIN */
#MENU-MAIN {
	background-image: url(../pics/bg_menu_main_area.gif);
	overflow: hidden;
	height: 118px;
}
#menu-main-area {
	background-image: url(../pics/bg_menu_main_area.gif);
}
.menu-main-item {
	float: left;
}
.menu-main-item a {
	display: block;
	background-image: url(../pics/bg_menu_main.gif);
	height: 38px;
	padding: 80px 15px 0 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.2em;
	text-transform: uppercase;
}
.menu-main-item a:hover {
	background-image: url(../pics/bg_menu_main_hover.gif);
	padding-top: 82px;
	height: 36px;
}
.menu-main-item a.active {
	background-image: url(../pics/bg_menu_main_active.gif);
	padding-top: 92px;
	height: 26px;
}

#SEARCH {
	float: right;
}

/* MENU SUB */
#menu-sub-area {
	overflow: hidden;
	height: 25px;
	background-image: url(../pics/bg_menu_sub.gif);
}
.menu-sub-item {
	float: left;
}
.menu-sub-item a {
	display: block;
	text-decoration: none;
	line-height: 25px;
	padding: 0 10px;
	color: #FFFFFF;
	font-size: 1.2em;
}
.menu-sub-item a:hover {
	background-image: url(../pics/bg_menu_sub_hover.gif);
}
.menu-sub-item a.active,
.menu-sub-item a:hover .active {
	background-color: #FFFFFF;
	background-image: none;
	color: #E74E0F;
}


/* MENU BASIC */
#MENU-BASIC {
}
#MENU-BASIC ul {
}
#MENU-BASIC li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 5px;
}
#MENU-BASIC a {
	text-decoration: none;
	font-size: 1.1em;
	color: #999999;
	text-transform: uppercase;
}
#MENU-BASIC a.active,
#MENU-BASIC a:hover {
	color: #333333;
}
#MENU-BASIC .menu-separator {
	padding: 0 5px;
}


/* PAGE TEASER */
#pageteaser {}
#pageteaser ul {}
#pageteaser li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	padding-top: 10px;
	border-top: 2px dotted #d2d2d2;
	margin-top: 10px;
}
#pageteaser li:first-child { 
	border: none;
	margin-top: 0;
	padding-top: 0;
}
#pageteaser .menu-item-teasertext {
	font-size: 0.9em;
	overflow: hidden;
}
#pageteaser .menu-item-teasertext img {
	float: right;
	margin-left: 15px;
}
#pageteaser h3 {
	color: #808080;
	font-size: 1.1em;
	margin-bottom: 5px;
	margin-left: -13px;
}
#pageteaser h3 a {
	text-decoration: none;
	color: #808080;
	display: block;
	background-image: url(../icons/square_grey.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 13px;
}
#pageteaser h3 a:hover {
	color: #E74E0F;
	background-image: url(../icons/square_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

/* CONTENT LEFT */
#BANNER {
}

/* CONTENT MAIN */
#CONTENT-MAIN {
	overflow: hidden;
	margin-top: 32px;
	min-height: 550px;
	font-size: 1.2em;
	padding-bottom: 5px;
}
#CONTENT-MAIN h1 {
	font-size: 1.6em;
	margin-top: 0;
    margin-bottom: 1.5em;
	color: #E74E0F;
}
#CONTENT-MAIN h2 {
	font-size: 1.6em;
	margin-top: 0;
    margin-bottom: 1em;
	color: #E74E0F;
}
#CONTENT-MAIN h3 {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}
#CONTENT-MAIN p {
	margin-bottom: 1em;
	line-height: 1.3em;
}
#CONTENT-MAIN .csc-textpic-caption {
	padding-bottom: 20px;
}
#CONTENT-MAIN .csc-textpic-imagewrap {
    /*margin-bottom: 15px;*/
}
#CONTENT-MAIN .csc-textpic-image {
    margin-bottom: 15px;
}
.divider {
	height: 3px;
	background-color: #FFFFFF;
	margin: 20px 0 20px 0;
}
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}
.justify {
    text-align: justify;
}
#CONTENT-MAIN li {
	list-style-type: disc;
	margin-left: 16px;
}
.csc-textpic-caption-c .csc-textpic-caption {
	font-size: 0.9em;
	background-color: #E6E6E6;
	padding: 5px !important;
	text-align: left !important;
}
.orange {
	color: #E74E0F;
}

/* CONTENT LEFT / News / Page Teaser */
#CONTENT-LEFT {
	padding: 35px;
	font-size: 1.2em;
}
#CONTENT-LEFT h2 {
	color: #808080;
	font-size: 1.3em;
	margin-bottom: 20px;
}


/* Content Menu */
.csc-menu ul {
	margin-left: 0;
	padding-left: 0;
}
.csc-menu li {
	list-style: outside;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
}
.csc-menu li a {
	text-decoration: none;
}
.csc-menu li a:hover {
	color: #306eb3;
	font-weight: bold;
}


/* SITEMAP */

#CONTENT-MAIN .csc-sitemap {
	padding-left: 20px;
}

#CONTENT-MAIN .csc-sitemap ul {
	margin-left: 20px;
}

#CONTENT-MAIN .csc-sitemap ul li {
	margin-bottom: 5px;
	list-style-type: square;
}

#CONTENT-MAIN .csc-sitemap ul li a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#CONTENT-MAIN .csc-sitemap ul li a:hover,
#CONTENT-MAIN .csc-sitemap ul li a:focus {
	text-decoration: underline;
}

#CONTENT-MAIN .csc-sitemap ul ul {
	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 20px;
}

#CONTENT-MAIN .csc-sitemap ul ul li {
	margin-bottom: 0;
	list-style-type: disc !important;
}

#CONTENT-MAIN .csc-sitemap ul ul li a {
	font-weight: normal;
}

#CONTENT-MAIN .csc-sitemap ul ul ul {
	margin-left: 20px;
}

#CONTENT-MAIN .csc-sitemap ul ul ul li {
	list-style-type: none !important;

}

#CONTENT-MAIN .csc-sitemap ul ul ul li a {
	padding-left: 0;
	background-image: none;
	text-transform: none;
}

#CONTENT-MAIN .csc-sitemap ul ul ul ul {
	margin-left: 12px;
}


/* MAIL FROM CSS SETTING */

.csc-mailform-field {
	clear: both;
}

.csc-mailform-field label {
	width: 90px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding-top: 6px;
	margin-right: 10px;
	display: block;
	float: left;
	color: #000000;
}

.csc-mailform-field INPUT, .csc-mailform-field TEXTAREA, .csc-mailform-field SELECT {
	color: #000000;
	font-size: 12px;
}

.csc-mailform-field TEXTAREA {
	width: 300px;
	margin-top: 5px;
}

.csc-mailform-field INPUT {
	margin-top: 5px;
	width: 300px;
}

.csc-mailform-field SELECT {
	margin-top: 5px;
	width: 170px !important;
}

.csc-mailform-submit {
	clear: both !important;
	border: none;
	width: 80px !important;
	margin-left: 320px;
	margin-top: 15px;
	padding: 0px;
	color: #FFF !important;
	background-color: #fd8c19;
	cursor: pointer;
}

.csc-mailform-field-check {
	padding-left: 80px;
	clear: both;
}
.csc-mailform-field-check label {

}
.csc-mailform-field-check .csc-mailform-check {
	display: block;
	padding-bottom: 10px;
	padding-right: 5px;
	float: left;
}

.csc-mailform {
	border: 0px;
	margin-left: 0;
	padding: 0px;
	padding-top: 10px;
}

/* NEWS */
/* latest */
.news-latest-date {
	font-weight: bold; 
}
.news-latest-item {
	/*overflow: hidden;*/
	padding-top: 10px;
	border-top: 2px dotted #d2d2d2;
	margin-top: 10px;
	position: relative;
	min-height: 1px;
}
.news-latest-item:first-child {
	margin-top: 0;
	padding-top: 0;
	border: none;
}
.news-latest-item a {
	text-decoration: none;
}
.news-latest-item h3 {
	color: #808080;
	font-size: 1.1em;
	margin-bottom: 5px;
}
.news-latest-item h3 a {
	text-decoration: none;
	color: #808080;
	display: block;
	background-image: url(../icons/square_grey.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 13px;
	margin-left: -13px;
}
.news-latest-item h3 a:hover {
	color: #E74E0F;
	background-image: url(../icons/square_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.news-latest-image {
	float: right;
	margin-left: 15px;
}
.news-latest-subheader {
	margin-right: 90px;
	font-size: 0.9em;
}
.news-latest-clearer {
    /*content: ".";*/
    display: block; 
    height: 1px; 
    clear: both;
    /*visibility: hidden;*/
}
#news-latest-archive-link {
    padding-top: 15px;
}
#news-latest-archive-link a {
    font-size: 0.9em;
    text-decoration: none;
}
#news-latest-archive-link a:hover {
    text-decoration: underline;
}

/* list */
.news-list-item {
    overflow: hidden;
    padding-top: 10px;
}
.news-list-image {
    float: left;
    margin-right: 15px;
}
.news-list-text {
    margin-left: 135px;
}
.news-list-clearer {
	display: block;
	clear: both;
	font-size: 1px;
	height: 0;
	overflow: hidden;
}

/* single */
.news-single-image-outer {
	float: right;
	margin-left: 15px;
	width: 210px;
}
.news-single-backlink {
	display: none;
}
.news-single-imgcaption {
	font-size: 0.9em;
	background-color: #E6E6E6;
	padding: 5px;
}
.news-single-files dt {
	padding-bottom: 3px;
	font-weight: bold;
}
.news-single-files a {
	padding-left: 4px;
}
.news-single-timedata {
	font-weight: bold;
}
.news-single-item h1 {
	font-size: 1.6em !important;
}

/* SEARCH */
.tx-macinasearchbox-pi1 {
    overflow: hidden;
    width: 130px;
    padding-right: 28px;
    padding-top: 2px;
}
.tx-macinasearchbox-pi1 .searchbox_input {
	border: none;
	background: #FFFFFF;
	width: 90px;
	font-size: 1.1em;
	line-height: 17px;
	margin-top: 2px;
	display: inline;
}
.tx-macinasearchbox-pi1 .searchbox_submit {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #A78D44;
	border: none;
	background: none;
	width: 35px;*/
	margin-left: 5px;
	display: block;
	float: right;
	/*display: none;*/
}
.tx-indexedsearch-searchbox, .tx-indexedsearch-info {
	display: none;
}
.tx-indexedsearch-title a {
}
.tx-indexedsearch-title a:hover {
}
.tx-indexedsearch-browsebox {
    padding-bottom: 15px;
}
.tx-indexedsearch-browsebox a {
}
.tx-indexedsearch-browsebox ul {
	list-style: none;
	padding-left: 0;
}
.tx-indexedsearch-browsebox li {
	display: inline;
	padding-right: 5px;
}

/* CONTACT ADDRESSES */
.tooltip-box {
    z-index: 999;
    background-color: #FFFFFF;
    border: 1px solid #666;
    padding: 15px;
    text-align: left;
}

/* Powermail */
#registrationfoundries {
	padding-top: 15px;
}
#registrationfoundries fieldset {
	margin: 0;
	padding: 0;
}
#registrationfoundries legend {
	position: absolute;
	top: 0;
	left: 0;
}
#registrationfoundries p {
	margin-bottom: 0.5em;
	margin-top: 0.3em;
}
#registrationfoundries #tx-powermail-pi1_fieldset_1,
#registrationfoundries #tx-powermail-pi1_fieldset_8,
#registrationfoundries #tx-powermail-pi1_fieldset_15,
#registrationfoundries #tx-powermail-pi1_fieldset_22 {
	float: left;
	padding: 15px;
	text-align: right;
	border: 1px solid #000;
}
#registrationfoundries #tx-powermail-pi1_fieldset_1 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_8 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_15 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_22 legend {
	display: none;
}
#registrationfoundries #tx-powermail-pi1_fieldset_2,
#registrationfoundries #tx-powermail-pi1_fieldset_9,
#registrationfoundries #tx-powermail-pi1_fieldset_16,
#registrationfoundries #tx-powermail-pi1_fieldset_23 {
	border: none;
	float: left;
	margin-left: 20px;
	padding: 15px 0 30px 0;
	text-align: right;
}
#registrationfoundries #tx-powermail-pi1_fieldset_2 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_9 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_16 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_23 legend {
	display: none;
}
#registrationfoundries #tx-powermail-pi1_fieldset_3,
#registrationfoundries #tx-powermail-pi1_fieldset_10,
#registrationfoundries #tx-powermail-pi1_fieldset_17,
#registrationfoundries #tx-powermail-pi1_fieldset_24 {
	clear: both;
	border: none;
	padding: 20px 0;
	position: relative;
	min-height: 1px;
}
#registrationfoundries #tx-powermail-pi1_fieldset_3 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_10 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_17 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_24 legend {
	font-weight: bold;
	padding: 0;
	margin: 0;
	position: absolute; 
}
#registrationfoundries #tx-powermail-pi1_fieldset_3 label,
#registrationfoundries #tx-powermail-pi1_fieldset_10 label,
#registrationfoundries #tx-powermail-pi1_fieldset_17 label,
#registrationfoundries #tx-powermail-pi1_fieldset_24 label {
	float: right;
	width: 720px;
}
#registrationfoundries #powermaildiv_uid4 {
	clear: both;
	padding-top: 10px;
}
#registrationfoundries #powermaildiv_uid3 div,
#registrationfoundries #powermaildiv_uid4 div {
	clear: both;
	padding-top: 3px;
}
#registrationfoundries #tx-powermail-pi1_fieldset_4,
#registrationfoundries #tx-powermail-pi1_fieldset_11,
#registrationfoundries #tx-powermail-pi1_fieldset_18,
#registrationfoundries #tx-powermail-pi1_fieldset_25 {
	clear: both;
	border: none;
	margin-top: 20px;
	padding: 15px 0 25px;
	position: relative;
	min-height: 1px;
}
#registrationfoundries #tx-powermail-pi1_fieldset_4 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_11 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_18 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_25 legend {
	font-weight: bold;
	padding: 0;
	margin: 0;
	position:absolute; 
	display: inline;
}
#registrationfoundries #tx-powermail-pi1_fieldset_5,
#registrationfoundries #tx-powermail-pi1_fieldset_12,
#registrationfoundries #tx-powermail-pi1_fieldset_19,
#registrationfoundries #tx-powermail-pi1_fieldset_26 {
	clear: both;
	border: none;
	margin-top: 10px;
	padding: 15px 0;
	position: relative;
	min-height: 1px;
}
#registrationfoundries #tx-powermail-pi1_fieldset_5 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_12 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_19 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_26 legend {
	font-weight: bold;
	padding: 0;
	margin: 0;
	position:absolute; 
	display: inline;
}
#registrationfoundries #tx-powermail-pi1_fieldset_5 label,
#registrationfoundries #tx-powermail-pi1_fieldset_12 label,
#registrationfoundries #tx-powermail-pi1_fieldset_19 label,
#registrationfoundries #tx-powermail-pi1_fieldset_26 label {
	float: right;
	width: 720px;
}
#registrationfoundries #powermaildiv_uid6 div {
	clear: both;
	padding-top: 3px;
}
#registrationfoundries #tx-powermail-pi1_fieldset_6,
#registrationfoundries #tx-powermail-pi1_fieldset_13,
#registrationfoundries #tx-powermail-pi1_fieldset_20,
#registrationfoundries #tx-powermail-pi1_fieldset_27 {
	clear: both;
	border: none;
	margin-top: 20px;
	padding: 20px 0 0 0;
	position: relative;
	min-height: 1px;
}
#registrationfoundries #tx-powermail-pi1_fieldset_6 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_13 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_20 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_27 legend {
	font-weight: bold;
	padding: 0;
	margin: 0;
	position:absolute; 
	display: inline;
}
#registrationfoundries #tx-powermail-pi1_fieldset_6 label,
#registrationfoundries #tx-powermail-pi1_fieldset_13 label,
#registrationfoundries #tx-powermail-pi1_fieldset_20 label,
#registrationfoundries #tx-powermail-pi1_fieldset_27 label {
	display: block;
	float: left;
	width: 90px;
}
#registrationfoundries #tx-powermail-pi1_fieldset_6 input,
#registrationfoundries #tx-powermail-pi1_fieldset_13 input,
#registrationfoundries #tx-powermail-pi1_fieldset_20 input,
#registrationfoundries #tx-powermail-pi1_fieldset_27 input {
	width: 300px;
}
#registrationfoundries #tx-powermail-pi1_fieldset_7,
#registrationfoundries #tx-powermail-pi1_fieldset_14,
#registrationfoundries #tx-powermail-pi1_fieldset_21,
#registrationfoundries #tx-powermail-pi1_fieldset_28 {
	clear: both;
	border: none;
	margin-top: 20px;
	padding-bottom: 15px;
	position: relative;
	min-height: 1px;
}
#registrationfoundries #tx-powermail-pi1_fieldset_7 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_14 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_21 legend,
#registrationfoundries #tx-powermail-pi1_fieldset_28 legend {
	display: none;
}
.powermail_mandatory_js {
	color: #ff0000;
}
.tx-powermail-pi1_confirmation table {
	margin-bottom: 10px;
}
.tx-powermail-pi1_confirmation form {
	display: inline;
	padding-right: 15px;
}
