/*
 * stylesheet_master.css
 * Deklarationen fuer Bildschirmansicht (Normaldarstellung)
 */

/* Textfarbwerte:
 *
 * Standardfarbe:		#c1eee8;	(verwendet von allen nicht hier aufgeführten Texten)
 * SEO-Container:		#97b5c2;
 * Header, Kontakt:		#b7bfc4;
 * Inhalt, Links:		#001c37;
 * Footer:			#001f3c;
 * 
 */

/* Allgemeine Deklarationen *********************************************** */

html, body {
	background-color: #002d5f;
/*	background-color: #01315e; */
	color: #c1eee8;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

.invisible {
	display: none;
}

.print {
	display: none !important;
}

a img {
	border: 0;
}

p {
	line-height: 1.3em;
}

/* SEO-Container ********************************************************** */

#div_seo_container {
	background-image: url(../media/layout/img_bg_seo_container.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #6896a9;
	color: #97b5c2;
}

#div_seo_container h1 {
	font-size: 0.75em;
	font-weight: normal;
	margin: 0;
	padding: 0.2em;
	text-align: center;
}

/* Wrapper **************************************************************** */

#div_wrapper {
	background-image: url(../media/layout/img_bg_wrapper.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 1000px;
}

/* Header ***************************************************************** */

#div_header {
	background-image: url(../media/layout/img_bg_header.jpg);
	background-repeat: no-repeat;
	height: 197px;
	position: relative;
}

#div_header #img_logo_screen {
	display: block;
	left: 44px;
	position: absolute;
	top: 52px;
}

/*#div_header #img_logo_print {
	display: none !important;
}*/

#div_header #table_header_print {
	display: none !important;
}

#div_header_kontakt {
	color: #b7bfc4;
	position: absolute;
/*	right: 93px;*/
	left: 739px;
	top: 59px;
}

#div_header_kontakt p {
	margin: 0;
	padding: 0;
}

#div_header_kontakt a {
	color: #b7bfc4;
	text-decoration: underline;
}

/* Header: Blinkendes Bremerhaven-Element (Punkt) ~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#img_header_punkt {
	display: block;
	position: absolute;
	left: 420px;
	top: 22px;
}

/* Quicknavigation / Standardnavigation *********************************** */

#div_topnav_container {
	background-image: url(../media/layout/img_bg_quicknav.jpg);
	background-repeat: no-repeat;
	height: 27px;
	margin: 0;
	padding: 0;
	position: relative;
}

#div_quicknav_container {
/*	background-image: url(../media/layout/img_bg_quicknav.jpg);
	background-repeat: no-repeat;
	height: 27px;
	margin: 0;
	padding: 0;
	position: relative;*/
}

#div_language_container {
	float: left;
	margin: 0;
	padding: 0 0 0 0px;
}

#div_language_container ul {
	list-style-type: none;
	margin: 0;
}

#div_language_container ul li {
	float: left;
}

#div_language_container ul li.li_language {
	margin-top: 4px !important;
}

#div_language_container ul li.li_language.first-child {
/*	margin-left: 75px;*/ /* 1em */
	margin-left: 0;
	margin-right: 0.5em;
	padding-left: 0;
}

#div_quicknav_container {
	float: left;
}

#div_quicknav_container ul {
	list-style-type: none;
	margin: 0;
	padding: 0 260px 0 32px;
}

#div_quicknav_container ul li {
	float: left;
	line-height: 19px;
	margin: 4px 1.5em 0 0; /* 4px 2em 0 0 */
}

#div_quicknav_container ul li a {
	color: #c1eee8;
	text-decoration: none;
}

#div_quicknav_container ul li a:hover {
	text-decoration: underline;
}

/* Quicknavigation / Standardnavigation: Suchfeld ~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#div_suchfeld {
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 95px;
	top: 0px;
	width: 165px;
}

#div_suchfeld form {
	margin: 0;
	padding: 0;
	position: relative;
}

#div_suchfeld input {
	border: 0;
	position: absolute;
}

#div_suchfeld input.form_text {
	height: 16px !important;
	padding-left: 2px;
	padding-right: 2px;
	top: 5px;
	width: 101px; /* Gesamt: 105px */
}

#div_suchfeld input.form_button {
	height: 26px;
	left: 105px;
	width: 62px;
	top: 1px;
}

/* Hauptnavigation ******************************************************** */

#div_mainnav_container {
	clear: left;
	float: left;
	width: 262px;
}

#div_mainnav_container ul {
	list-style-type: none;
	margin: 2em 0 3em 28px;
	padding: 0;
}

#div_mainnav_container ul ul {
	/* Listen innerhalb anderer Listen */
	margin: 0;
}

.img_mainnav {
	float: right;
	margin: 0 11px 0 0;
	padding: 0;
}

/* Hauptnavigation: Elemente 1. Ebene ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#div_mainnav_container ul li {
	line-height: 41px;
	width: 234px;
	text-align: right;
}

#div_mainnav_container ul li a {
	background-image: url(../media/layout/img_bg_mainnav_lev_1.jpg);
	background-repeat: no-repeat;
	color: #8ab1c2;
	display: block;
	font-size: 1.05em;
	font-weight: bold;
	height: 41px;
	padding-right: 3em;
	text-decoration: none;
}

#div_mainnav_container ul li a:hover {
	background-image: url(../media/layout/img_bg_mainnav_lev_1_hov.jpg);
	color: #fff;
}

#div_mainnav_container ul li a.current {
	background-image: url(../media/layout/img_bg_mainnav_lev_1_cur.jpg);
	color: #c1eee8;
}

#div_mainnav_container ul li a.current:hover {
	background-image: url(../media/layout/img_bg_mainnav_lev_1_cur_hov.jpg);
	color: #fff;
}

/* Hauptnavigation: Elemente 2. Ebene ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#div_mainnav_container ul ul li a {
	background-image: url(../media/layout/img_bg_mainnav_lev_2.jpg);
	color: #c1eee8;
}

#div_mainnav_container ul ul li a:hover {
	background-image: url(../media/layout/img_bg_mainnav_lev_2_hov.jpg);
}

#div_mainnav_container ul ul li a.current {
	background-image: url(../media/layout/img_bg_mainnav_lev_2_cur.jpg);
}

#div_mainnav_container ul ul li a.current:hover {
	background-image: url(../media/layout/img_bg_mainnav_lev_2_cur_hov.jpg);
}

/* Hauptnavigation: Elemente 3. Ebene ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#div_mainnav_container ul ul ul li a {
	background-image: url(../media/layout/img_bg_mainnav_lev_3.jpg);
	color: #c1eee8;
}

#div_mainnav_container ul ul ul li a:hover {
	background-image: url(../media/layout/img_bg_mainnav_lev_3_hov.jpg);
	color: #fff;
}

#div_mainnav_container ul ul ul li a.current {
	background-image: url(../media/layout/img_bg_mainnav_lev_3_cur.jpg);
	background-repeat: no-repeat;
}

#div_mainnav_container ul ul ul li a.current:hover {
	background-image: url(../media/layout/img_bg_mainnav_lev_3_cur_hov.jpg);
	background-repeat: no-repeat;
}

/* Inhaltscontainer ******************************************************* */

#div_content_container {
	float: left;
	margin: 0;
	padding: 2em 92px 0 74px;
	width: 572px;
}

#div_content_container #trenner {
	border-top: 1px solid #9eb1c0;
	margin-top: 1.2em;	/* Abstand oberhalb */
	padding-top: 1.6em;	/* Abstand unterhalb */
}

#div_content_container h1 {
	color: #001428;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0.5em 0;
}

#div_content_container h2 {
	color: #fff;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0.5em 0;
}

#div_content_container p {
	font-size: 0.9em;
	line-height: 1.45em;
	margin: 0;
	padding: 0 0 1em 0;
}

#div_content_container img {
	margin-bottom: 1em;
}

#div_content_container .csc-textpic-border img {
	border: 1px solid #000 !important;
}

#div_content_container .img_content_right {
	float: right;
	margin: 2em 0 1.25em 1.25em;
}

#div_content_container .ul_bilderleiste {
	list-style-type: none !important;
	padding: 0;
	margin: 0;
}

#div_content_container .ul_bilderleiste li {
	float: left;
	margin-left: 24px;
}

#div_content_container .ul_bilderleiste li.first-child {
	margin-left: 0;
}

#div_content_container p a,
#div_content_container .table_mailform_container a {
	color: #c1eee8;
	background-image: url(../media/layout/img_bg_link_mehr_02.gif);
	background-position: 0 0.45em;
	background-repeat: no-repeat;
	padding-left: 0.75em;
}

#div_content_container .table_mailform_container td {
	padding: 0.2em;
}

#div_content_container ul li a {
	color: #c1eee8;
}

.div_img_container_center {
	clear: both;
	margin: 0 !important;
	padding: 23px 0 7.5em 0;
	text-align: center;
}

.div_img_container_center img {
	border: 0 !important;
}

/* Kontakt: Infokasten **************************************************** */

.div_kontakt_info {
	background-color: #012d46;
	padding: 1em;
	border: 1px solid #fff;
}

.span_kontakt_info_mail {
	display: block;
	position: relative;
	height: 14px;
	line-height: 14px;
}

.span_kontakt_info_mail img {
	position: absolute;
	left: 35px;
	top: 2px;
}

/* Unternehmen: Produktgruppen ******************************************** */

.table_unternehmen_produktgruppen {
	border-collapse: collapse;
	border-top: 1px solid #8ab1c2;
	border-bottom: 1px solid #8ab1c2;
	width: 569px;
}

.table_unternehmen_produktgruppen td {
	border-left: 1px solid #8ab1c2;
	border-right: 1px solid #8ab1c2;
	padding: 0.2em 0.5em;
	width: 33%;
}

.table_unternehmen_produktgruppen tr.tr-odd {
	background-color: #13546e;
}

/* Team: Tabelle ********************************************************** */

.table_team {
	border-collapse: collapse;
	width: 570px;
}

.table_team .table_team_1_left,
.table_team .table_team_2_left {
	width: 107px;
}

.table_team .table_team_spacer {
	width: 4px;
}

.table_team .table_team_1_right,
.table_team .table_team_2_right {
	width: 167px;
}

.table_team th {
	font-weight: normal;
	text-align: left;
	background-color: #13546e;
	padding: 0 3px 0 3px;
	height: 25px;
	line-height: 25px;
	margin: 0;
}

.table_team a,
.table_team img {
	margin: 0;
	display: inline;
}

.table_team td {
	vertical-align: top;
	padding: 0 3px 0 3px;
}

.table_team td.td_img {
	padding: 0;
	height: 157px;
}

.table_team td.td_detail {
	height: 93px;
	padding-top: 2px;
	padding-bottom: 2px;
/*	font-size: 0.85em;*/
	background-image:url(/fileadmin/media/images/team/img_table_td_detail_bg.gif);
	background-repeat: repeat-y;
}

.table_team td.td_mail_link {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding: 0;
	width: 173px !important;
}

.table_team img {
	border: 1px solid #000;
}

/* Sitemap **************************************************************** */

.tx-flseositemap-pi1 a {
	text-decoration: underline;
	color: #97b0c4 !important;
}
.tx-flseositemap-pi1 a.sitemap_bold {
	color: #c1eee8 !important;
	font-weight: bold;
}

.tx-flseositemap-pi1 ul {
	list-style-type: square;
}

.tx-flseositemap-pi1 li {
	vertical-align:top;
}

/* Footer ***************************************************************** */

#div_footer {
	background-color: #01315e;
	background-image: url(../media/layout/img_bg_footer.jpg);
	background-repeat: no-repeat;
	clear: left;
	color: #001f3c;
	font-size: 0.75em;
	height: 61px; /* gesamt: 203px */
	margin: 0;
	padding: 142px 0 5em 275px;
}

#div_footer p {
	margin: 0 0 0.35em 0;
	padding: 0;
}

#div_footer a {
	color: #001f3c;
	text-decoration: underline;
}

/* Suchergebnistabelle **************************************************** */

/* Standard-Linkfarben */
.tx_indexedsearch_results .tx_indexedsearch_caption a,
.tx_indexedsearch_results .tx_indexedsearch_path a {
	color: #c1eee8;
}

.tx_indexedsearch_results {
	background-color: #23708f;
	padding: 0.5em;
}

.tx_indexedsearch_results .tx_indexedsearch_caption {
	font-weight: bold !important;
	border-bottom: 1px solid #97b0c4;
	padding-bottom: 0.5em;
}

.tx_indexedsearch_results .tx_indexedsearch_caption img {
	border: 0 !important;
}

.tx_indexedsearch_results .tx_indexedsearch_description_long {
	padding-top: 0.5em;
}

.tx_indexedsearch_results .tx_indexedsearch_status {
	padding-bottom: 0.5em;
	color: #97b0c4;
}

.tx_indexedsearch_results .tx_indexedsearch_path {
	border-top: 1px solid #97b0c4;
	padding-top: 0.5em;
}

.table_indexedsearch_result_container {
	width: 100%;
}

.tx_indexedsearch_section_links .tx_indexedsearch_section_links_link img {
	border: 0 !important;
}

.tx_indexedsearch_section_title {
	border-bottom: 1px solid #97b0c4;
	background-color: #eee !important;
	color: #333;
	padding: 0.5em;
}

.tx_indexedsearch_section_links a {
	color: #c1eee8;
	background-image: url(../media/layout/img_bg_link_mehr.gif);
	background-position: 0 0.45em;
	background-repeat: no-repeat;
	padding-left: 0.75em;
}

.tx_indexedsearch_section_title a {
	color: #000;
}

/* Serviceeinsatzorte: Weltkarte, overLIB-Tooltips ************************ */

.overlib_fg {
	background-color: #13546e;
}

.overlib_bg {
	background-color: #000;
}

.overlib_textfont {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #fff;
}

.overlib_captionfont {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

.overlib_closefont {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

/* Serviceeinsatzorte: Weltkarte, mootools-Tooltips *********************** */

.tool-tip {
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	/*background-color: #13546e;*/
	border: 1px solid #000;
	z-index: 100;
}
 
.tool-title {
	font-weight: bold;
	margin: 0;
	color: #fff;
	background-color: #000;
	padding: 0.2em 0.5em;
}
 
.tool-text {
	color: #fff;
	background-color: #13546e;
	padding: 0.2em 0.5em;
}