/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	color: #fff;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a {
	text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
body {
	line-height: 1;
}
ol, ul {
/*	list-style: none;*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




body {
	font-family: arial, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 20px 40px 10px 40px;
}

p {
	padding: 0 40px 10px 40px;
	line-height: 15pt;
}

div#outerwrap {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(images/bg_tilllate_logo_real.png);
	background-repeat: no-repeat;
	padding-top: 95px;
	position: relative;
}

div#countrynavigation {
	position: absolute;
	top: 5px;
	right: 0;
}

div#wrapper {
	background-color: #000;
	position: relative;
	padding-bottom: 10px;
}

div#headerbar {
	clear: both;
	background-color: #fff;
}

div#mainnavigation {
	float: left;
	width: 300px;
	height: 140px;
	background-image: url(images/bg_mainnavigation.jpg);
	position: relative;
	z-index: 2;
}

#mainnavigation ul {
	margin: 0;
	padding: 10px;
	padding-left: 7px;
	color: white;
	list-style: none;
}

#mainnavigation ul li {
	padding: 0;
/*	padding-bottom: 3px; */
	width: 130px;
	float: left;
	display: block;
	margin: 0;
	font-size: 9.5pt;
	font-weight: bold;
	line-height: 17pt;
}

#mainnavigation li.active {
	font-weight: bold;
}

#mainnavigation a {
	color: #fff;
	text-decoration: none;
}
#mainnavigation a:hover {
        text-decoration: underline;
}

div#products {
	position: relative;
	left: 4px;
	height: 140px;
}

#products a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
}
#products a:hover {
        text-decoration: underline;
}


#products .product1 {
	width: 346px;
	height: 111px;
	position: absolute;
	right: 354px;
	top: 29px;
	background: url(images/product_tilllatecom_real.jpg) no-repeat 0 0;
}

#products .product2 {
	width: 346px;
	height: 111px;
	position: absolute;
	right: 4px;
	top: 29px;
	background: url(images/product_tilllatecustom.jpg) no-repeat 0 0;
}

div#connectorbar {
	height: 4px;
	background-color: white;
}

div#connectorbar .business {
	width: 300px;
	background-color: black;
	height: 4px;
	display: block;
	float: left;
}

div#connectorbar .tilllatecom {
	width: 346px;
	background-color: #F5C500;
	height: 4px;
	margin-left: 4px;
	display: block;
	float: left;
	visibility: hidden;
}

div#connectorbar .tilllatecustom {
	width: 346px;
	background-color: #16A0C8;
	height: 4px;
	margin-left: 4px;
	display: block;
	float: left;
	visibility: hidden;
}


div#horizontalnavigation {
	padding-top: 10px;
	color: white;
	visibility: hidden;
	height: 0;
}

#horizontalnavigation ul {
	width: 980px;
	height: 25px;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_horizontalnavigation.png);
}

#horizontalnavigation li {
	display: block;
	float: left;
	margin: 0;
	margin-top: 6px;
}

#horizontalnavigation li a {
	display: block;
	border-right: 1px solid white;
	padding: 0 10px 0 10px;
	font-size: 9.5pt;
}
#horizontalnavigation li a:hover
{
  text-decoration: underline;
}


#horizontalnavigation li.active {
	font-weight: bold;
}

#horizontalnavigation li:last-child a {
	border-right: none;
}

div#teaserbar {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	height: 200px;
	width: 980px;
}

div#contentbar {
	padding: 10px;
	background-image:url(/fileadmin/template/v2/images/bg_contentbar.gif);
/*	background-position: 0 20px;
	background-repeat: repeat-y; */
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0 10px 10px;
}

div#subnavigation {
	width: 290px;
	background-color: #4B4B4D;
	color: #fff;
}

#subnavigation ul {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	list-style: none;
}

#subnavigation ul li {
	margin-left: 10px;
/*	margin-bottom: 4px; */
}

#subnavigation li.active {
	font-weight: bold;
}

/* Edit meeting mit mario 05.06.2009*/
#subnavigation ul ul {
	margin: 0 0 0 8px;
}

#subnavigation ul li.active li {
	font-weight: normal;
}

/* Mod that products get bold on: 09.06.2009*/
#subnavigation ul ul li.active {
  	font-weight: bold;
}



#subnavigation a {
	color: #fff;
	font-family: arial, verdana, sans-serif;
	font-size: 9.5pt;
	line-height: 14pt;
	text-decoration: none;
}
#subnavigation a:hover {
        text-decoration: underline;
}


div#content {
	width: 686px;
	background-color: #4B4B4D;
	color: #fff;
	float: right;
	font-family: arial,helvetica,sans-serif;
	font-size: 9.5pt;
	line-height: 14pt;
}

div#contentwrap {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

h1, h2 {
	margin-top: 9.5pt;
}

div#content h1 {
	font-size: 14pt;
	line-height: 20pt;
}

div#content h1.extra {
	margin-top: 21pt;
	margin-bottom: 21pt;
	font-weight: bold;
	font-size: 14.5pt;
	line-height: 20pt;
}

div#content ul li {
        margin-left: 15px;
}


#contentwrap ul li {
	margin-left: 12px;
}

#contentwrap td {
	padding-right: 16pt;
}

#contentwrap a {
	font-weight: bold;
}
#contentwrap a:hover {
        text-decoration: underline;
}

.csc-firstHeader {
	margin-top: 0;
}

/*div#content>p, div#content>h1, div#content>h2, div#content>h3, div#content>ul, div#content>div {
	margin-left: 15px;
}*/


div#footer {
	clear: both;
	background-image: url(images/bg_footer.png);
	height: 20px;
	margin: 0 10px 0 10px;
	padding-left: 4px;
	color: #fff;
}

div#footer p {
	font-size: 11px;
	padding-top: 4px;
}



div.news-single-additional-info {
	float: right;
	min-width: 250px;
	border: 1px solid #ccc;
	margin: 1.5em 0 1em 1em;
	padding: 0.5em;
}

div.news-single-additional-info dt {
	font-weight: bold;
}

div.news-single-additional-info dl {
	margin-top: 0.5em;
}

div.news-single-additional-info dl:first-child {
	margin-top: 0;
}

div.tx-ttnews-browsebox td {
	padding: 0.2em 0.5em 0 0.5em;
	border-collapse: collapse;
	border-spacing: 0.2em;
/*	background-color: #ddd; */
}

div.tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell {
	font-weight: bold;
/*	background-color: #ccc; */
}





/*
------- Adaptions for tilllatecustom and tilllatecom sections of the site -------
*/

body.tilllatecom div#wrapper {
	background-color: #F5C500;
}
body.tilllatecom div#connectorbar .tilllatecom {
	visibility: visible;
}
body.tilllatecom div#connectorbar .business {
	visibility: hidden;
}
body.tilllatecom div#horizontalnavigation { 
        visibility: visible;
        height: 25px;
	padding: 10px;
}
body.tilllatecom div#horizontalnavigation ul {
        background-image: url(/fileadmin/template/v2/images/bg_horizontalnavigation_tilllatecom.png);
}
body.tilllatecom div#contentbar {
	background-image: url(/fileadmin/template/v2/images/bg_contentbar_tilllatecom.gif);
}
body.tilllatecom div#subnavigation,
body.tilllatecom div#content {
	background-color: #987300;
}



body.tilllatecustom div#wrapper {
        background-color: #16A0C8;
}
body.tilllatecustom div#connectorbar .tilllatecustom { 
        visibility: visible;
}
body.tilllatecustom div#connectorbar .business {
        visibility: hidden;

}
body.tilllatecustom div#horizontalnavigation {
	visibility: visible;
	height: 25px;
	padding: 10px;
}
body.tilllatecustom div#horizontalnavigation ul {
	background-image: url(/fileadmin/template/v2/images/bg_horizontalnavigation_tilllatecustom.png);
}
body.tilllatecustom div#contentbar { 
        background-image: url(/fileadmin/template/v2/images/bg_contentbar_tilllatecustom.gif);
}
body.tilllatecustom div#subnavigation,
body.tilllatecustom div#content {
        background-color: #00647E;
}

#madeby {
	bottom:0;
	color:#999;
	font-size:7pt;
	font-weight:normal;
	font-family: arial, sans-serif;
	height:7px;
	padding:0.4em;
	position:fixed;
	right:0;
	text-align:right;
	width:20em;
	z-index:150;
}
#madeby a {
	color:#888;
	text-decoration:none;
}





.singleProduct h3 {
/*	background-color: #ddd;
	padding-left: 45px;
	padding-top: 26px;
	padding-bottom: 10px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 0 0;*/
	line-height: 14pt;
	padding-left: 15px;
	font-weight: normal;
}


.singleProduct h3.expanded {
	background: url("images/icon_open.gif") no-repeat 0 2pt;
}

.singleProduct h3.collapsed {
	background: url("images/icon_closed.gif") no-repeat 0 2pt;
}

.singleProduct div.collapse div  p {
	margin-left: 15px;
}

.singleProduct div {
	overflow: hidden;
}

.singleProduct ul {
	float: left;
}

.singleProduct li {
	display: block;
	float: left;
	width: 250px;
	padding-left: 20px;
	background: url("images/icon_no.gif") no-repeat 0 50%;
}
.singleProduct li.placing-yes {
	background: url("images/icon_yes.gif") no-repeat 0 50%;
}

.singleProduct .collapse {
	position: relative;
	clear: both;
}

.singleProduct {
	position: relative;
	border-bottom: 1px dotted #ccc;
/*	margin-right: 15px;*/
	padding-bottom: 10px
}

.singleProduct .linkToPdf {
	position: absolute;
	bottom: 10px;
	right: 10px;

}
.singleProduct .linkToPdf a{
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	background: url("icon_pdf.png") no-repeat 0 50%;
	text-decoration: none;
	color: black;
}
.singleProduct .linkToPdf a:hover{
        text-decoration: underline;
}

.singleProduct img.screenshot {
	float: right;
	margin: 0 0 10px 10px;
	padding: 4px;
	border: 1px dotted #ccc;
}


.singleProduct .targeting-teaser {
	position: absolute;
	right: 0;
	top: 30px;
}

.singleProduct .targeting-options {
	visibility: hidden;
	height: 0;
}

#tooltip {
	position: absolute;
	width: 250px;
	min-height: 120px;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #987300;
	padding: 5px;
	opacity: 0.9;
}

#tooltip ul {
	margin-left: 14px;
}
#tooltip li {
	margin-left: 5px;
}

#tooltip h4, #tooltip div { margin: 0; }

#tooltip h4 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}



/*  Changes for proper disply of powermail forms  */
fieldset.tx-powermail-pi1_fieldset {
        border: 0px solid #AAAAAA;
        padding: 0px;
        margin-top: 1.3em;
}

fieldset.tx-powermail-pi1_fieldset label {
        width: 220px;
        font-weight: normal;
	display: block;
	float: left;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text {
	border: 1px solid white;
	margin-bottom: 7.5pt;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {


}

.tx-lumogooglemaps-pi1 div {
	color: black;
}

.tx-powermail-pi1 legend,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-size: 11.5pt;
	line-height: 14.5pt;
	font-weight: bold;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	margin-top: 13px;
}

.tx_powermail_pi1_fieldwrap_html_textarea {
	margin-top: 13px;
}		

.powermail_submit {
	margin-left: 220px;
	margin-top: 13px;
}

/* bzdstaffdirectory plugin */
div.tx_bzdstaffdirectory_teamlist_person {
	float: left;
	width: 330px;
}

div.tx_bzdstaffdirectory_teamlist_person img {
        float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	margin-right: 40px;
	margin-left: 40px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin:30px 0 0 30px;
}