/* CSS Document */
/************************************************** Reset Styles *****************************************/
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, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
/****************************************** main *************************************/


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

a,
a:hover{
	text-decoration:none;
}

body{	
    font-family:arial,helvetica,sans;
    font-size:62.5%;
    font-color:#505050;
}

div#wrapper{
	width:787px;
	margin: 0 auto;
}
div#header{
	width:787px;
	height:76px;
	background-color:#d6e8e5;
}
div#header2{
	width:787px;
	height:30px;
	color:#99c5bf;
}

div#header2Left{
	float:left;
	width:201px;
	padding:11px 0 4px 15px;
	font-size:1.0em;
}
div#header2Right{
	float:left;
	width:570px;
	padding:9px 1px 0 0;
}
div#header2Right a.bigger{
	float:right;
	margin-bottom:-1px;
	display:block;
	width:12px;
	height:12px;
	background:url(../images/fontsize_bigger_home.gif) top left no-repeat;
}
div#header2Right a.smaller{
	float:right;
	margin-bottom:-1px;
	margin-right:3px;
	display:block;
	width:12px;
	height:12px;
	background:url(../images/fontsize_smaller_home.gif) top left no-repeat;
}


div#header2Right span{
	float:right;
	padding-right:2px;
}
div#logo{
	height:76px;
	width:260px;
	float:left;
}

div#headerRight{
	width:244px;
	height:76px;
	float:right;
}

div#langguageNavi{

}

div#searchbox{
	clear:both;
}

div#main{
	
}

div#leftCol{
	width:176px;
	float:left;
}

div#rightCol{
	width:611px;
	padding:0px;
	float:left;
	min-height:710px;
}

div#mainNavi{
	width:160px;
	height:79px;
	background-color:#99c5bf;
	padding:55px 0 0 16px;
}
div#mainNavi.home{
	height:79px;
	padding:55px 0 0 16px;
}

div#produktNavi{
	background-color:#ebeff5;
}

div#uebersichtA{
	width:159px;
	height:21px;
	background:url(../images/navi_act.gif) 0 14px no-repeat;
	background-color:#d3ddea;
	padding:14px 0 4px 17px;
}
div#uebersichtA a{
	color:#7287a1;
}
div#uebersichtO{
	width:159px;
	height:21px;
	background:url(../images/navi_act_green.gif) 0 14px no-repeat;
	background-color:#d6e3cc;	
	padding:14px 0 4px 17px;
}
div#uebersichtO a{
	color:#809f68;
}

div#contentImage{
	width:611px;
}

div#contentImage.home{
	
}

div#contentArea{
	width:584px;
	padding:0 0 0 27px;
	float:left;
}

div#contentArea.home{
	width:584px;
	padding:29px 0 0 22px;
	float:left;
}

div#contentAreaHomeLeft{
	float:left;
	width:191px;
	margin:0 54px 0 0;
}
div#contentAreaHomeRight{
	float:left;
	width:191px;
	
}
div.home-list-item-content{
	padding:0 0 3px 0;
	display:none;
}
div#breadcrumb{
	font-size:0.9em;
	padding:16px 0 32px 0;
	width:584px;
}
div#innerLeft{
	width:377px;
	padding:0 22px 0 0;
	float:left;	
}

div#innerLeft.faq{
	width:554px;
}
div.faq-list-container{
	margin-top:0.5em;
}

div#content{
	padding:0 20px 10px 0;
	width:584px;
}

div#contentNavi{
	float:right;
	width:178px;
}
div#footer{
	clear:both;
	margin:10px 0 0 0;
	height:20px;
	background-color:#ebeff5;
}

div#footerLeft{
	float:left;
	width:176px;
	height:20px;
	background-color:#99c5bf;
}

div#footerMiddle{
	float:left;
	width:245px;
	padding:7px 0 5px 27px;
}

div#footerRight{
	width:320px;
	float:right;
	font-size:1.0em;
	padding:4px 2px 0 7px;
}
div#footerRight p{
	text-align:right;
	margin:0;
	padding:0;
	color:#99c5bf;
}
div#footerRight p a{
	color:#006e5e;
}
div#last{
	height:0px;
}
/************************************** Navigation ***************************/
/******* language Navi ************/
div#languageNavi{
	padding-bottom:12px;
	height:13px;
}

div#languageNavi ul{

}

div#languageNavi ul li{
	float:left;
	border-left:1px solid #8cbeae;
	padding:3px 10px 0 3px;
}

div#languageNavi ul li.last{
	padding:3px 0px 0 3px;
}

div#languageNavi ul li a{
	color:#8cbeae;
}

div#languageNavi ul li a:hover,
div#languageNavi ul li.akt a{
	color:#006e5e;
}

/****************** Main Navi ******************/
ul#main1 li{
	font-size:1.0em;
	padding-bottom:9px;
}

ul#main1 li a{
	color:#006e5e;
}

ul#main1 li a:hover,
ul#main1 li a.akt{
	color:#ffffff;
}

/***************** Meta Navi *******************/
ul#main2 li{
	font-size:1.1em;
	padding-bottom:9px;
}

ul#main2 li a,
ul#main2 li a:hover,
ul#main2 li a.akt{
	color:#ffffff;
}

/***************** Produkt Navi ***************/

div#produktuebersicht{
	background-color:#d3ddea;
	padding:14px 0 14px 16px;

}

div#produktNavi{
	background-color:#ebeff5;
	padding-bottom:5px;
	margin-bottom:16px;
	width:176px;
}

div#produktuebersicht a{
	font-size:1.0em;
	color:#7287a1;
	text-transform:uppercase;
}

div#produktNavi > a:hover{
	
}

div#produktNavi ul{
	margin-top:13px;
}

div#produktNavi ul li{
	padding-bottom:9px;
}

div#produktNavi ul li a{
	padding:0 0 0 17px;
	color:#a7b5c6;
	font-size:1em;
}

div#produktNavi ul li a:hover,
div#produktNavi ul li a.active{
	color:#7287a1;
	background:url(../images/navi_act.gif) 0 2px no-repeat;
	font-weight:bold;

}

div#produktNavi ul li:hover a,
div#produktNavi ul li.akt a{

}

/***************** Meta Navi ***************/

div#metaNavi{
	padding:0px 0 0 16px;
}

div#metaNavi ul{
	
}

div#metaNavi ul li{
	padding:0 0 8px 0;
}

div#metaNavi ul li a{
	color:#7287a1;
	font-size:1.0em;
}
/*************** DocNavi *******************/
div#docNavi{
	background-color:#e7e8d8;
	padding:14px 2px 8px 0;
	margin-bottom:16px;
}
div#docNavi ul{

}
div#docNavi ul li{
	padding:0 0 9px 0;
}
div#docNavi ul li a{
	padding:0 0 0 17px;
	color:#94965f;
	font-size:1em;
	text-transform:uppercase;
}
div#docNavi ul li ul.seclevel{
	padding:7px 0 0 8px;
}

div#docNavi ul li ul.seclevel li{

}
div#docNavi ul li ul.seclevel li.last{
	padding:0 0 0 0;
}
div#docNavi ul li ul.seclevel li a{

}
/****************** Breadcrumb ************/

div#breadbrumb ul{

}

div#breadcrumb ul li{
	float:left;
	color:#7287a1;
	text-transform:uppercase;
	padding:2px 0 0 0;
}

div#breadcrumb ul li a,
div#breadcrumb ul li a:hover,
div#breadcrumb ul li a.akt{
	color:#8cbeae;
	text-transform:uppercase;
	padding:2px 0 0 0;
}


/*************** Pagination ****************/
div.pagination{
	padding:18px 0 25px 0;
}

div.pagination div.top{
	width:377px;
	padding-bottom:5px;
}
div.pagination div.topLeft{
	float:left;
	width:150px;
}

div.pagination div.topLeft a,
div.pagination div.topLeft span{
	font-size:1.0em;
	color:#7287a1;
	padding:2px 0 0 12px;
	background:url(../images/arrow_back_blue.gif) 0 5px no-repeat;
}

div.pagination div.topRight{
	float:right;
	text-align:right;
	width:150px;
}

div.pagination div.topRight a,
div.pagination div.topRight span{
	font-size:1.0em;
	color:#7287a1;
	padding:0 12px 0 0px;
	background:url(../images/arrow_forward_blue.gif) right 3px no-repeat;
}

div.pagination div.bottom{
	clear:both;
	text-align:center;
}

div.pagination div.bottom p{
	text-align:center;
}

div.pagination div.bottom  a{
	padding:1px 6px;
	margin-right:2px;
	background-color:#ebeff5;
	color:#7287a1;
	width:5px;
	height:13px;
}

div.pagination div.bottom  span{
	padding:1px 6px;
	margin-right:2px;
	color:#ebeff5;
	background-color:#7287a1;
}

/*************** Content Switch ****************/
div#contentSwitch{
	background-color:#cacba8;
	padding:4px 0 5px 18px;
	margin-bottom:18px;
}

div#contentSwitch h3{
	color:#94965f;
	font-size:1.3em;
	font-weight:bold;
	padding:0 0 3px 0;
}

div#contentSwitch a{
	color:#ffffff;
	padding:0 0 0 12px;
	background:url(../images/arrow_forward_white.gif) center left no-repeat;
}

div#contentNaviHead{
	width:160px;
	height:25px;
	background:url(../images/content_navi_head.gif) top left no-repeat;
	padding:6px 0 0 18px;
}

div#contentNaviHead h3{
	color:#7287a1;	
	font-size:1.3em;
	font-weight:bold;
	padding:0 0 3px 0;
}
div#contentNaviTable{
	padding:8px 0 25px 11px;
	background-color:#ebeff5;
}

div#contentNaviTable table{
	
}

div#contentNavi table td.numer{
	width:15px;
	text-align:left;
	color:#abb8ca;
}

div#contentNavi table td.text{
	padding-bottom:5px;
	line-height:1.5em;
}

div#contentNavi table a{
	color:#abb8ca;
	font-size:1.1em;
}

div#contentNavi table a:hover,
div#contentNavi table a.akt,
div#contentNavi table span,
div#contentNavi table span.active{
	color:#7287a1;
	font-size:1.1em;
}
div#contentNavi table span.passive{
	color:#abb8ca;
	font-size:1.1em;
}
/*************************************** Format ************************************/

h1{
	color:#006E5E;
	font-size:1.6em;
	padding:2px 0 3px 0;
	font-weight:bold;
	text-transform:uppercase;
	
}

h2{
	color:#505050;
	font-size:1.1em;
	text-transform:uppercase;
	padding-top:2px;
}

div#contentAreaHomeLeft h2{
	font-size:1.5em;
	color:#aec1d8;
	padding:10px 0 12px 0;
	font-weight:bold;
}
div#contentAreaHomeRight h2{
	font-size:1.5em;
	color:#b5cca3;
	padding:10px 0 12px 0;
	font-weight:bold;
}

div#innerContent.bestellung h2{
    padding-bottom:12px;
}

h3{
	color:#7287a1;
	font-size:1.3em;
	line-height:1.5em;
	padding:0 0 0.5em 0;
}

div#contentAreaHomeLeft h3{
	color:#aec1d8;
	font-size:1.0em;
	padding:6px 0 6px 0;
	border-bottom:1px solid #aec1d8;
	font-weight:bold;
	cursor:pointer;
}

div#contentAreaHomeRight h3{
	color:#b5cca3;
	font-size:1.0em;
	padding:6px 0 6px 0;
	border-bottom:1px solid #b5cca3;
	font-weight:bold;
	cursor:pointer;
}

div.contentText p,
p.bodytext,
p{
	line-height:1.5em;
	padding:0 0 0.6em 0;
	font-size:1.1em;
}
#rightCol p.bodytext a, #rightCol p.bodytext a:hover{
	color:#8cbeae;
	font-weight:bold;
	text-decoration:underline;
}
div.contentText ul{
	list-style-image:url(../images/arrow_li.gif);
	margin:0 0 0.6em 12px;
}
div.contentText ul li{
	padding-bottom:4px;
	color:#8cbeae;
}

sub, sup {
      line-height: 0px;
      font-size: 0.8em;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#content ul,
div#innerLeft ul{
	list-style-type:none;
	margin:0 0 0 2px;
}
div#content td{
	vertical-align:top;
}
div#content ul li,
div#innerLeft ul li{
	padding:0 0 3px 9px;
	line-height:1.5em;
	color:#8cbeae;
	font-size:1.1em;
	background:url(../images/arrow_li.gif) no-repeat 0 5px;
	
}
div#content ul li a,
div#innerLeft ul li a{
	color:#8cbeae;
	font-weight:bold;
}

a#print,
a#weiterempfehlen{
	padding:0px 13px 1px 4px;
	background:url(../images/a_tag_border_left.gif) 0 2px no-repeat;
	color:#006e5e;
	font-size:1.1em;
}
p.errormsg{
	color:#FF0000;
	font-weight:bold;
}

.green{
	color:#b5cca3;
}
.blue{
	color:#aec1d8;
}
.align-center{
	text-align:center;
}
.align-right{
	text-algin:right;
}
.align-left{
	text-align:left;
}
.valign-middle{
	vertical-align:middle;
}
p.backlink{
	margin-top:10px;
}
p.backlink a,
a.backlink{
	padding:0 0 0 15px;
	background:url(../images/arrow_back_blue.gif) left 2px no-repeat;
	color:#7287a1;
}
div#overview{
	width:584px;
}
div.overviewLeft{
	width:215px;
	padding-right:23px;
	float:left;
}
div.overviewRight{
	width:215px;
	padding-right:0px;
	float:left;
}
div.overview-list-item{
	width:215px;
	float:left;
	margin:0px 0px 25px 0;
}
div.logo{
	border-bottom:1px solid #b5cca3;
	cursor:pointer;
}
div.produkt-text{
	padding:4px 3px;
	
	border-bottom:1px solid #b5cca3;
}


div#innerLeft.faq ul li{
	padding-bottom:1em;
	line-height:1.3em;
	font-size:1.1em;
	color:#000000;
}



/*************************************** weiterleiten popup *********************/
body.popup{
    background:#d6e8e5 url(../images/trb_logo.gif)no-repeat scroll 0 0;
    padding:81px 0 0 10px;
	
}
.popup{
    font-size:0.7em;
    color:#475558;
}
.popup fieldset{
    border:medium none;
}
.popup_field_row{
    position:relative;
    width:320px;
}
.popup_field_left{
    float:left;
    width:150px;
    padding-top:10px;
}
.popup_field_right{
    float:right;
    width:150px;
    padding-top:10px;
}
.popup_message{
    clear:both;
    position:relative;
    width:320px;
    padding-top:10px;
}
.popup_bottom{
    padding-top:5px;
}
.popup textarea{
    height:100px;
    width:312px;
}

/************************************* Suche *******************************/
input.searchbox-sword{
	height:11px;
	font-size:10px;
	width:153px;
	border:1px solid #8cbeae;
}
div#searchHeadline{
	font-size:10px;
	color:#006e5e;
	padding:0 0 3px 4px;
	clear:both;
}

div.news-single-backlink a{
	color:#7287a1;
	text-transform:uppercase;
	padding:0 0 0 12px;
	background:url(../images/arrow_back_blue.gif) 0 3px no-repeat;
}

div.faq-list-container ul li a{
	text-transform:uppercase;
	font-size:1.0em;
	margin:0 0 0 0px;
	padding:0 0 0 12px;
	background:url(../images/arrow_forward_blue.gif) 0 3px no-repeat;
	color:#7287a1;
}
p.faq{
	padding:0;
	margin:0;
}
div.tx-indexedsearch-res h3{
	padding:0;
}
div.tx-indexedsearch-res h3 a{
	color:#7287a1;
}
div.tx-indexedsearch-res p{
	padding:0 0 1em 0;
}

div#content ul.browsebox{
	list-style-type:none;
}
div#content ul.browsebox li{
	display:inline;
}
div.tx-indexedsearch-browsebox div.browsebox{
	padding:0 0 10px 0;
}
div.tx-indexedsearch-browsebox div.browsebox a{
	font-size:1em;
	color:#7287A1;
}

/*******************************  Mailform Formular  ************/

div.tx-thmailformplus-pi1 table{
	
	width:530px;
}
div.tx-thmailformplus-pi1 table.checkbox{
	
}
div.tx-thmailformplus-pi1 table.checkbox td.label1{
	width:130px;
	padding-right:13px;
}
div.tx-thmailformplus-pi1 table.checkbox td.label2{
	width:95px;
	padding-right:0px;
}
div.tx-thmailformplus-pi1 table.checkbox td.cb{
	width:10px;
	padding-right:30px;
}
div.tx-thmailformplus-pi1 table.checkbox td.cb1 input,
div.tx-thmailformplus-pi1 table.checkbox td.cb2 input{
	width:10px;
}
div.tx-thmailformplus-pi1 td {
	padding: 6px 0 6px 0;
}
div.tx-thmailformplus-pi1 td.tdcb {
	padding: 6px 0 6px 0;
	width:20px;
	
}
div.tx-thmailformplus-pi1 td.inputtext,
div.tx-thmailformplus-pi1 td.inputradio {
	padding-right:50px;
}
div.tx-thmailformplus-pi1 td label{
	padding: 0 0 4px 0px;
	font-size:1.1em;
	color:#4D4E50;
}

div.tx-thmailformplus-pi1 td.tdlabel {
	text-align:left;
	padding:0 8px 0 0;
	color:#4D4E50;
	width:120px;

}
div.tx-thmailformplus-pi1 td span.error{
	color:red;
	padding:0 0 3px 0;
	font-weight:bold;
}
div.tx-thmailformplus-pi1 td.tdlabeltext {
	padding:8px 13px 0 0;
	text-align:left;
	vertical-align:top;
	color:#4D4E50;
	width:116px;
}
div.tx-thmailformplus-pi1 td.tdlabelsubmit {
	text-align:left;
	color:#4D4E50;
}
div.tx-thmailformplus-pi1 input {
	border:1px solid #929292;
	width:290px;
}
div.tx-thmailformplus-pi1 td.teilnehmer{

}
div.tx-thmailformplus-pi1 td.teilnehmer input {
	border:1px solid #929292;
	width:120px;
}
div.tx-thmailformplus-pi1 input.checkbox{
	width:10px;
}
td.inputradio input {
	width:20px;
	border:#E7E7E7;	
}
div.tx-thmailformplus-pi1 textarea {
	width:290px;
}
div.tx-thmailformplus-pi1 td.tdlabelsubmit input {
	width:100px;
}
div.tx-thmailformplus-pi1 textarea {
	border:1px solid #929292;
}
div.tx-thmailformplus-pi1 td.tdlabelsubmit input {
/*	background-color:#E7E7E7;*/
	color:#4D4E50;
	border:1px solid #929292;
}
div.tx-thmailformplus-pi1 input.radio {
	background-color:transparent;
}
div.tx_lumogooglemaps_pi1_sidebar{
	display:none;
}

/**** Calciprotect bestellung ***/
div#innerContent.bestellung div.tx-thmailformplus-pi1 table.produktdaten input,
div#innerContent.bestellung div.tx-thmailformplus-pi1 table.bestellung_bottom input{
    border:none;
    width:auto;
}
div#innerContent.bestellung div.tx-thmailformplus-pi1 table.produktdaten td{
    text-align:center;
    border:1px solid white;
    font-size:1.1em;
}
div#innerContent.bestellung div.tx-thmailformplus-pi1 table.personendaten td{
    font-size:1.1em;
}
.Stil1{
    color:#ffffff;
}
div#innerContent.bestellung div.tx-thmailformplus-pi1 table.bestellung_top span.headline{
    font-size:14px;
    text-align:center;
}
div#innerContent.bestellung div.tx-thmailformplus-pi1 table.bestellung_top td{
    border:1px solid white;
    text-align:center;
    font-size:1.1em;
}
div#innerContent.bestellung div.tx-thmailformplus-pi1 table.bestellung_bottom a{
    color:#000000;
}

/********* News *******/
div#news-home{
    padding:28px 0 0 0;
}
div#newshomehead{
    background-color:#cce2df;
    padding:11px 0 17px 0;
}
div#newshomehead h2{
    color:#529c92;
    background:url(../images/aktuelles.gif) 0 3px no-repeat;
    padding:3px 0 3px 16px;
}
div#news-home .item{
    background-color:#e0edec;
    margin:0 0 1px 0;
    padding:8px 10px 10px 16px;
}
div#news-home .item h3{
    line-height:10pt;
}
div#news-home .item h3 a{
    color:#006e5e;
    font-size:8pt;
    font-weight:bold;
}
div#news-home div.news-home-content{
    color:#529c92;
    font-size:8pt;
    line-height:9pt;
    padding:0 0 6px 0;
}

div#news-home div.morelink a{
    background:url(../images/newshomemore.png) 0 3px no-repeat;
    padding:0 0 0 15px;
    color:#006e5e;
    font-weight:bold;
}

div#homenewslistlink{
    background-color:#e0edec;
    padding:9px 0 9px 16px;
}
div#homenewslistlink a{
    background:url(../images/newshomemore.png) 0 3px no-repeat;
    padding:0 0 0 15px;
    color:#006e5e;
    font-weight:bold;
}
div.tx-ttnews-browsebox a{
}
div.tx-ttnews-browsebox a{
    padding:0 2px;
    color:#7287A1;
}
span.news-list-date{
    font-size:8pt;
    color:#006E5E;
}

.news-list-item{
    margin-top:8px;
}
.news-list-item h3 a{
    color:#006E5E;
    font-weight:bold;
}
.news-list-item h3{
    line-height:10pt;
    color:#006E5E;
}
div.news-single-item{
    margin-top:8px;
}
div.news-single-item h3{
    color:#006E5E;
}
div.news-single-timedata{
    color:#006E5E;
}
div.news-list-morelink a{
    background:transparent url(../images/arrow_forward_blue.gif) no-repeat scroll left 3px;
    padding:0 0 0 12px;
    color:#006E5E;
}
div.news-single-backlink a{
    color:#006E5E;
}
div.news-spacer{
    border-bottom:1px dotted #7287A1;
}


/*** Facebook Link ***/
div#facebook{
    margin-top:28px;
    height:82px;
}
div#facebook-link img{
    border:none;
    padding:0;
    margin:0;
}
div#facebook-image{
    height:38px;
    padding:0;
    margin:0;
}
div#facebook-link{
    background-color:#e1e1e1;
    margin:0;
    padding:11px 0px 11px 17px;
}
div#facebook-link a{
    color:#828282;
    font-size:8pt;
}

div#overview .csc-textpic-center{
    padding:20px 0 20px 70px;
    clear:both;
}