@charset "utf-8";
/* CSS Document */

/* Tags */
body {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background: #333;
	margin: 0px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font: bold normal 18px Arial, Helvetica, sans-serif;
	color: #0074BB;
	text-decoration: none;
	margin-bottom: 20px;
}

a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

b, strong {
	font-weight: bold;
}

b a, a b {
	font-weight: bold;
}
dd {
	font-size: 10px;
	font-style: italic;
}
sup {
    vertical-align: top; 
    font-size: 0.8em; 
    line-height: 100%;
}

hr.dotted {
    border: 0;
    border-bottom: 1px dotted;
}

/* Classes - RTE */
p.align-right {
    text-align: right;
}

/* Classes - User */
.div_master {
	background-color: #FFF;
	width: 995px;
	height: auto;
	position: relative;
	top: 0;
	margin: auto;
}

.header {
	position: relative;
	height: 77px;
	top: 0;
	left: 0;
}

.div_top_navi_home {
	position: relative;
	top: 0;
	left: 0;
	height: 73px;
}

.div_top_navi {
	position: absolute;
	top: 77px;
	left: 0;
	height: 98px;
	background-color: #FFF;
	width: 100%;
	overflow: visible;
}

.top_navi_home {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 795px;
	height: 73px;
	background: url(../templates/images/header_bg_01.png) repeat-x bottom;
	z-index: 200;
}

.top_navi {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 795px;
	height: 98px;
	background: url(../templates/images/header_bg.png) repeat-x top;
	z-index: 200;
	overflow: visible;
}

.top_search_home {
	width: 200px;
	height: 73px;
	background: url(../templates/images/navi_left_search_bg.png) no-repeat top;
}

.breadcrumb {
	display: block;
    height: 20px;
	position: absolute;
	top: 70px;
	left: 17px;
	z-index:1;
}

.breadcrumb A {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.breadcrumb A:hover {
	color: #000;
	text-decoration: underline;
}

.top_search {
	width: 200px;
	height: 98px;
	background: url(../templates/images/navi_left_search_bg.png) no-repeat top;
}

.nav_home {
	text-align: center;
	width: 184px;
	height: 259px;
	background: url(../templates/images/navi_left_bg.png) repeat-y;
	color: #000;
	padding-right: 15px;
}

.div_navi_btn {
	width: 126px;
	margin-top: 2px;
	float: left;
	margin-left: 16px;
}

.txt_navi_btn {
	width: 126px;
	padding: 13px 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.lang_country {
	display: block;
}

.searchtext {
	position: absolute;
	top: 3px;
	left: 35px;
	font-size: 12px;
	width: 140px;
	padding: 1px;
}

.col1 H2 {
	color:#FFF;
	background: #3CF;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px 2px 4px 15px;
}

.col1 H3, .col1 H3 A{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.col1 H4, .col1 H4 A {
	font-size: 15px;
	color: #000;/*#87888A*/
	font-weight: bold;
	margin-bottom: 5px;
}

.col1 H5, .col1 H5 A {
	padding: 7px 10px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 0px;
	background: url(../templates/images/table_head_bg.png) repeat-x bottom;
}

.col1 H6, .col1 H6 A {
	font-size: 15px;
	color: #87888A;
	font-weight: bold;
	margin-bottom: 5px;
}

.col1 UL {
	padding-left: 15px;
	list-style: outside;
	list-style-type: disc;
}
.news-single-item #subhead {
    margin-bottom: 15px;
}
.news-single-item p {
    margin-bottom: 10px;
}
.content-box {
    float: left;
    height: 350px;
    margin-right: 10px;
    width: 290px;
}

/* by ID */
#logo {
	position: absolute;
	top: 22px;
	left: 20px;
}

#language {
	position: absolute;
	top: 10px;
	right: 30px;
	float: right;
}

#country {
	position: absolute;
	top: 10px;
	right: 135px;
	float: right;
	display:none;
}

#language SELECT, #country SELECT {
	font-size: 12px;
	color: #58585a;
	margin-left: 6px;
}

#legals {
	float: right;
	position: absolute;
	top: 50px;
	right: 30px;
	text-align: right;
	width: 765px;
	color: #58585a;
	font-size: 12px;
}

#legals A {
	color: #58585a;
	text-decoration: none;
}

#legals a:hover {
	text-decoration: underline;
}

#div_search {
	position: absolute;
	top: 37px;
	background-color: #004091;
	width: 185px;
	height: 23px;
	padding:  2px 0;
}

#triangle_head_home {
	width: 150px;
	float: right;
	margin-top: 37px;
}

#triangle_head {
	width: 148px;
	float: right;
	margin-top: 37px;
}

#div_main {
	position: relative;
	top: 0;
	left: 0;
}

#left {
	height: 250px;
	text-align: center;
	margin: auto;
}

#left .csc-textpic-imagewrap {
	margin: auto;
}

#product_btn, #linecard_btn, #literature_btn, #group_btn {
	background: url(../templates/images/navi_btn_bg.png);
}

#product_drop {
	background: url(../templates/images/mouseover_bg.png) repeat;
	position: absolute;
	width: 126px;
	visibility: hidden;
}

#product_drop DIV {
	position: relative;
	display: block;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0;
}

#sr_language_menu_form label, #sr_language_menu_form legend {
	display:none;
}
.tx-indexedsearch-rules {
	display:none;
}

/******************* Lightbox ***********************/
#sbOverlay {
	z-index:290 !important;
}
#sbCenter, #sbBottomContainer {
	z-index:300 !important;
}
#overlay {
	z-index:290 !important;
}
#lbLightbox {
	z-index:300 !important;
}
#lbLoading {
	z-index:310 !important;
}
#lbHoverNav {
	z-index:210 !important;
}
div.csc-textpic div.csc-textpic-single-image img {
    margin-bottom: 0px !important;
}

/*****************************************PLUGINS*******************************************/
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }
/* default styles for extension "tx_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_hylinecompanylist_pi1" */
###
# This is the default CSS Styles for the hyline_companylist standard template: EXT:hyline_companylist/res/pi1_template.html
##

/* --------------------------- Main Div for whole list ----------------- */
.tx-hylinecompanylist-div {
	position:relative;
	top:0;
	width:616px;
}

/* --------------------------- Div for single row ---------------------- */
.tx-hylinecompanylist-entry {
	width:616px;
	height:60px;
	position:relative;
	top: 0;
	background-image:url(/typo3conf/ext/hyline_companylist/res/entry_background.gif);
}

/* --------------------------- Elements for single row ----------------- */
.tx-companylist-entry-image {
	position:absolute;
	left:12px;
	top:9px;
	width:90px;
	height:40px;
}
.tx-companylist-entry-name {
	background-color:rgb(0,159,227);
	position:absolute;
	right:29px;
	top:9px;
	height:20px;
	width:484px;
	color:white;
	font-weight:bold;
	font-size:12px;
}
.tx-companylist-entry-products {
	background-color:rgb(255,255,255);
	position:absolute;
	right:30px;
	bottom:10px;
	height:21px;
	width:484px;
	overflow:hidden;
}
.tx-companylist-entry-groups {
	position:absolute;
	right:29px;
	top:9px;
	height:21px;
}
.tx-companylist-entry-group-box {
	float:right;
	width:20px;
	height:20px;
	margin-left:12px;
}
.tx-companylist-entry-text {
	padding-left:4px;
	padding-top:2px;
}	
.tx-companylist-entry-link {
	position:absolute;
	left:12px;
	top:9px;
	width:575px;
	height:41px;
	z-index:100;
}
.tx-hylinecompanylist-pi1-browsebox p {
	margin-left:16px;
}
.tx-hylinecompanylist-pi1-browsebox table {
	margin-left:12px;
}
.tx-hylinecompanylist-pi1-browsebox table p {
	margin:0;
}
.tx-hylinecompanylist-pi1-browsebox table td {
	padding:4px;
}
tx-hylinecompanylist-pi1-browsebox-strong {
	font-weight:bold;
}
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 20px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 20px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 20px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; vertical-align:bottom; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 10px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
	DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 10px; }

	/* IE7 hack for margin between image rows */	
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow .csc-textpic-image { margin-bottom: 0; }
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow { margin-bottom: 10px; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text,
	* html .csc-textpic-intext-left ol,
	* html .csc-textpic-intext-left ul { height: 1%; }
	/* End hide from IE5/mac */
	
	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; }

/* default styles for extension "tx_contactslist" */
.tx-contactslist-item {
	width:45%;
	float:left;
	margin-right:4%;
}
.tx-contactslist-item  h3 {
	color:#0074BB !important;
	font:bold 18px Arial,Helvetica,sans-serif !important;
	background:none !important;
	margin: 20px 0 10px 0 !important;
	padding: 0 !important;
}
.tx-contactslist-pi1 p {
	clear:both;
	margin-bottom:8px;
}
.tx-contactslist-pi1 label {
	width:80px;
	float:left;
}
.tx-contactslist-pi1 select {
	margin: 0 1em 0 .5em;
	padding: 0;
}

.tx-contactslist-pi1 input {
	margin: 0 .5em 0;
	padding: 0;
}

.tx-contactslist-pi1 td {
	margin: 0;
	padding: 0 0 .1em;
}

td.tx-contactslist-pi1-rowHeading {
	padding-right: 1em;
	font-weight: bold;
}

