﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{background-color:transparent;}

/* HTML5BP:
   These selection declarations have to be separate.
   No text-shadow: twitter.com/miketaylr/status/12228805301
   Also: hot pink. */
::-moz-selection{ background: #727272; color:#fff; text-shadow: none; }
::selection { background:#727272; color:#fff; text-shadow: none; }

:focus{outline:none};


/*@font-face {
 font-family: DinProMed;
 src: url('/_layouts/Trodat.Net.Publishing/media/fonts/DINPro-Medium.eot'); 
}
@font-face {
 font-family: DinProMed;
 src: url("/_layouts/Trodat.Net.Publishing/media/fonts/DINPro-Medium.ttf") format('truetype'),  
 	url('/_layouts/Trodat.Net.Publishing/media/fonts/DINPro-Medium.svg#DinProMed') format('svg');
}

@font-face {
 font-family: DinProBold;
 src: url('/_layouts/Trodat.Net.Publishing/media/fonts/DINPro-Bold.eot'); 
}
@font-face {
 font-family: DinProBold;
 src: url("/_layouts/Trodat.Net.Publishing/media/fonts/DINPro-Bold.ttf") format('truetype'), 
 	url('/_layouts/Trodat.Net.Publishing/media/fonts/DINPro-Bold.svg#DinProBold') format('svg');
}

*/



#setmenumap{display:none;}
.TRO_hiddenFooter{display:none;}
#zz6_Menu_t{display:none;}
#ctl00_PlaceHolderTitleBreadcrumb_siteMapPath{display:none;}

body{background-image: url(/_layouts/images/Trodat.Net.Publishing/common/kachelbackground.jpg); font-family: Arial,Helvetica,Geneva,sans-serif; color:#727272; font-size:12px; line-height:16px;}


#maincontainer{
	width: 960px;
	margin: 0 auto;	
	position: relative;
}

#header{
	display: none;
}

#skipnav{
	display: none;
}

.invisible, .none{
	display: none;	
}

#ctl00_ctl02_txtSearchBox, .TRO_txtSearchBox{
	display: block;
	position: absolute;
	top: 7px;
	right: 38px;
	color: #fff;
	padding:7px 0 0 8px;
	width: 114px;
	min-height: 17px;
	background: url(/_layouts/images/Trodat.Net.Publishing/common/bg_headerSearch.jpg) 0 0 no-repeat;	
	border: 0;
	font-size: 11px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}

#ctl00_ctl02_txtSearchBox{ /* neu*/
	padding-top:6px;
	height: 18px;
	line-height: 18px;
}

#ctl00_ctl02_btSearch, .TRO_btSearch{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 7px;
	right: 10px;
	width: 28px;
	height: 24px;
	text-indent: -19999px;
	background: url(/_layouts/images/Trodat.Net.Publishing/common/bg_headerSearch_submit.jpg) 0 0 no-repeat;		
}


/*COMMON*/

a{text-decoration:none;}

div.TRO_content h1{font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;font-weight:bold;}
div.TRO_content h2{line-height:1em; font-size:15px; font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;font-weight:bold; text-transform:uppercase;}
div.TRO_content h3{text-transform:uppercase; margin:20px 0 0 0;}

span.TRO_bold{font-weight:bold;}
span.TRO_highlight{font-weight:bold;}

.TRO_clear{
	width: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
}

/*HEADER*/

.TRO_logoLink img{
	padding: 20px 0 0 11px;	
	margin:0 0 10px 0;
}



div.TRO_headermenu{
	height: 45px;
	padding: 0px 10px;	
}

div.TRO_headermenu div.TRO_hr{
	width: 100%;
	height: 2px;
	background: url(/_layouts/images/Trodat.Net.Publishing/common/hr.gif) 0 0 repeat-x;
}	
	
div.TRO_headermenu a{
	display: block;
	float: left;
	height: 17px;
	color: #727272;	
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 14px;
	font-size: 11px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif !important;
}	
	
div.TRO_headermenu a.ms-menu-a{
	padding-top: 0px;
}
div.TRO_headermenu a.TRO_active{
	color: #cf1a21;	
}
div.TRO_headermenu a:hover{
	color: #cf1a21;	
}

div.TRO_headermenu .TRO_toggle{
	cursor: pointer;
	width: 20px;
	height: 11px;
	margin: 15px 10px 0px 10px;
	background: url(/_layouts/images/Trodat.Net.Publishing/common/switch.png) 0 0 no-repeat;	
	float: left;
}

div.TRO_headermenu .TRO_toggleRight{
	cursor: pointer;
	width: 20px;
	height: 11px;
	margin: 15px 10px 0px 10px;
	background: url(/_layouts/images/Trodat.Net.Publishing/common/switchRight.png) 0 0 no-repeat;	
	float: left;
}

div.TRO_headermenu .TRO_siteSwitch{
	/*margin-right: 360px;*/
	float: left;
}


div.TRO_headermenu .TRO_login{
    float: right;
    text-align:right;
    width:250px;
}

div.TRO_headermenu .TRO_login a{
    float: right;
    padding-right:20px;
}

div.TRO_headermenu .TRO_langSelection{
	float: right;
	/*height: 17px;*/
	color: #727272;	
	font-size: 11px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;	
	text-transform: uppercase;
	margin:0 160px 0 0;
	/*padding:14px 20px 0px 20px;*/
	cursor: pointer;
	position: relative;
}

div.TRO_headermenu .TRO_langSelection span.TRO_langHeader{
	display:block;
	width:auto;
	min-width: 60px;
	padding:14px 15px 0 15px;
}
div.TRO_headermenu .TRO_langSelection span.TRO_currentLang{
	display: block;
	float: left;
	min-width: 64px;
}
div.TRO_headermenu .TRO_langSelection span.TRO_dropdownArrow{
	display: block;
	margin-top: 3px;
	margin-left: 5px;
	float: left;
	width: 10px;
	height: 7px;
	background:url(/_layouts/images/Trodat.Net.Publishing/common/drowdown_arrow.png) 0 0 no-repeat;	
}
div.TRO_headermenu .TRO_langSelection:hover span.TRO_dropdownArrow{
	background-image:url(/_layouts/images/Trodat.Net.Publishing/common/drowdown_arrow_a.png);
}

div.TRO_headermenu .TRO_langSelection:hover span.TRO_langHeader{
    -moz-box-shadow: 0 2px 2px #dbdbdb;
	-webkit-box-shadow: 0 2px 2px #dbdbdb;
	box-shadow: 0 2px 2px #dbdbdb;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
    background-color:#fff;
    color:#cf1a21;
}


div.TRO_headermenu .TRO_langSelection .TRO_langMenu{
	display: none;
	position: absolute;
	left:0;
	top:30px;
	width:170px;
	padding:5px 20px 15px 20px;
	background-color: #fff;
	z-index:1000;
	-moz-box-shadow: 0 2px 2px #dbdbdb;
	-webkit-box-shadow: 0 2px 2px #dbdbdb;
	box-shadow: 0 2px 2px #dbdbdb;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	
}

div.TRO_headermenu .TRO_langSelection:hover .TRO_langMenu{
	display: block;	
}

div.TRO_headermenu .TRO_langSelection .TRO_langMenu li{padding:0;width:100%;}
div.TRO_headermenu .TRO_langSelection .TRO_langMenu a{font-family: Arial,Helvetica,Geneva,sans-serif; font-size:11px; padding:0; text-transform:none;}

/*MAINMENU*/

.TRO_mainmenu_container{
	position: absolute;	
	top: 31px;
	right: 10px;
	z-index: 890;
	width: 720px;
	height: 100px;
	text-align:right;
}
.TRO_mainmenu_container .TRO_submenu {text-align:left;}
.TRO_mainmenu_container img {margin-top:30px;}

ul.TRO_mainmenu{
	position: absolute;
	z-index: 900;
	max-width: 719px;
	right: 0;
	bottom: -3px;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	margin-bottom:0 !important;
}

.TRO_mainmenu li.TRO_menufirstlevel{
    float: left;
    /*max-width: 129px;*/ /* 111px; */
    padding: 5px 14px 0;
    position: relative;
    white-space:nowrap;
    padding-bottom: 5px; 
    height: 19px;
    line-height: 19px;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}

.TRO_menufirstlevel:hover{
    /*background:#fff url(/_layouts/images/Trodat.Net.Publishing/mainmenu/menu_tab_left.png) 0 0 no-repeat;*/	
	background-color: #fff;
	-moz-box-shadow: 0 2px 2px #dbdbdb;
	-webkit-box-shadow: 0 2px 2px #dbdbdb;
	box-shadow: 0 2px 2px #dbdbdb;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}


.TRO_mainmenu a.TRO_toplevel{
	text-transform: uppercase;
	text-decoration: none;
	font-size:15px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	display:block;
	padding-bottom: 5px;
}

.TRO_mainmenu .TRO_greenColor.TRO_active a.TRO_toplevel{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_green.png) 0 bottom repeat-x; color: #608829;}
.TRO_mainmenu .TRO_pinkColor.TRO_active a.TRO_toplevel{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_pink.png) 0 bottom repeat-x; color: #e34d94;}
.TRO_mainmenu .TRO_redColor.TRO_active a.TRO_toplevel{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_red.png) 0 bottom repeat-x; color: #cf1a21;}
.TRO_mainmenu .TRO_orangeColor.TRO_active a.TRO_toplevel{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_orange.png) 0 bottom repeat-x; color: #dc7200;}  
.TRO_mainmenu .TRO_blueColor.TRO_active a.TRO_toplevel{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_blue.png) 0 bottom repeat-x; color: #004a80;}
.TRO_mainmenu .TRO_purpleColor.TRO_active a.TRO_toplevel{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_purple.png) 0 bottom repeat-x; color: #7d39b5;}

.TRO_mainmenu .TRO_greenColor:hover a.TRO_toplevel{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_green.png) 0 bottom repeat-x; color: #608829;}
.TRO_mainmenu .TRO_pinkColor:hover a.TRO_toplevel{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_pink.png) 0 bottom repeat-x; color: #e34d94;}
.TRO_mainmenu .TRO_redColor:hover a.TRO_toplevel{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_red.png) 0 bottom repeat-x; color: #cf1a21;}
.TRO_mainmenu .TRO_orangeColor:hover a.TRO_toplevel{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_orange.png) 0 bottom repeat-x; color: #dc7200;}
.TRO_mainmenu .TRO_blueColor:hover a.TRO_toplevel{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_blue.png) 0 bottom repeat-x; color: #004a80;}
.TRO_mainmenu .TRO_purpleColor:hover a.TRO_toplevel{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_purple.png) 0 bottom repeat-x; color: #7d39b5;}

.TRO_mainmenu .TRO_greenColor a:hover{color: #608829;}
.TRO_mainmenu .TRO_pinkColor a:hover{color:#e34d94;}
.TRO_mainmenu .TRO_redColor a:hover{color: #cf1a21;}
.TRO_mainmenu .TRO_orangeColor a:hover{color: #dc7200;}
.TRO_mainmenu .TRO_blueColor a:hover{color: #004a80;}
.TRO_mainmenu .TRO_purpleColor a:hover{color: #7d39b5;}


/*SUBMENU*/

ul.TRO_submenu{
	display:none;
	position: absolute;
	white-space:nowrap;
	background-color: #fff;
	padding:10px 20px 10px 20px;
	left: 0;
	-moz-box-shadow: 0 2px 2px #dbdbdb;
	-webkit-box-shadow: 0 2px 2px #dbdbdb;
	box-shadow: 0 2px 2px #dbdbdb;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topright: 3px;
	z-index: 910;
}

.TRO_menufirstlevel:hover ul.TRO_submenu{
    display: block;
}


ul.TRO_submenu li{
	float:none;
	margin:0;
	
}

ul.TRO_submenu a{
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
	text-transform:none;
	color:#727272;
	padding-top:0;
}



/*COLORS*/

.TRO_redColor{color: #cf1a21;}
.TRO_pinkColor{color: #e34d94;}
.TRO_orangeColor{color: #dc7200;}
.TRO_greenColor{color: #608829;}
.TRO_blueColor{color: #004a80;}
.TRO_purpleColor{color: #7d39b5;}


.TRO_redColor a{color: #cf1a21;}
.TRO_pinkColor a{color: #e34d94;}
.TRO_orangeColor a{color: #dc7200;}
.TRO_greenColor a{color: #608829;}
.TRO_blueColor a{color: #004a80;}
.TRO_purpleColor a{color: #7d39b5;}


/* allgemeiner List Style im Contentbereich */

#TRO_contentColumn ul.TRO_bulletList{} 
#TRO_contentColumn ul.TRO_bulletList li{padding-left:10px; background: url(/_layouts/images/Trodat.Net.Publishing/common/ico_list.png) no-repeat 0 .5em;}


/*LEFTHANDMENU*/

#TRO_leftHandMenuColumn{background: url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/line_lefthandmenu_grey.png) 0 0 no-repeat; width:220px; margin:0 20px 30px 0; float:left; padding:55px 0 0 0;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu{margin:0 0 0 15px;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu li{margin:0 0 15px 0;} 
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu li ul li{margin:0 0 5px 0;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu a{color:#909090; text-transform:uppercase; padding:0px 0 0 0px; display:block;font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;font-weight:bold; cursor: pointer; line-height: 14px;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu a.TRO_twolines{height:38px;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu a .TRO_imageSpace{display: block; width: 40px; float: left; min-height: 20px;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu a .TRO_imageSpace .TRO_default{display: block;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu a .TRO_imageSpace .TRO_hover{display: none;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu li.TRO_leftHandMenu_aktiv a .TRO_imageSpace .TRO_default{display: none;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu li.TRO_leftHandMenu_aktiv a .TRO_imageSpace .TRO_hover{display: block;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu a:hover .TRO_imageSpace .TRO_default{display: none;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu a:hover .TRO_imageSpace .TRO_hover{display: block;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu a .TRO_menuText{display: block; float: left; padding-top: 1px;max-width:165px;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu_submenu{margin:0 0 0 40px;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu_submenu a{text-transform:none; padding:0; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;}
#TRO_leftHandMenuColumn ul.TRO_leftHandMenu_subsubmenu{margin:0 0 0 15px;}


/*bsp blau */
#TRO_leftHandMenuColumn a.TRO_b_bsp{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/b_bsp.png) 8px 5px no-repeat;}
#TRO_leftHandMenuColumn a.TRO_b_bsp:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/b_bsp_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_b_bsp{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/b_bsp_a.png) 8px 5px no-repeat;}


/*produkte */
/* #TRO_leftHandMenuColumn a.TRO_pr_uebersicht{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/produkte_uebersicht.png) 3px 0 no-repeat;} */
#TRO_leftHandMenuColumn a.TRO_pr_uebersicht{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/produkte_uebersicht.png) 3px 0px no-repeat; padding-left: 38px !important; padding-top: 7px !important; line-height: 16px; min-height: 16px; height: auto!important; height: 16px;}
#TRO_leftHandMenuColumn a.TRO_pr_uebersicht:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/produkte_uebersicht_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_pr_uebersicht{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/produkte_uebersicht_a.png) 3px 0 no-repeat;}

/* #TRO_leftHandMenuColumn a.TRO_pr_finden{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/produkte_finden.png) 5px 0 no-repeat;}*/
#TRO_leftHandMenuColumn a.TRO_pr_finden{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/produkte_finden.png) 5px 0 no-repeat; padding-left: 38px !important; padding-top: 5px !important; line-height: 16px; min-height: 16px; height: auto!important; height: 16px;}
#TRO_leftHandMenuColumn a.TRO_pr_finden:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/produkte_finden_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_pr_finden{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/produkte_finden_a.png) 5px 0 no-repeat;}




/*service */
#TRO_leftHandMenuColumn a.TRO_s_kaufen{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_kaufen.png) 3px 0 no-repeat;}
#TRO_leftHandMenuColumn a.TRO_s_kaufen:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_kaufen_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_s_kaufen{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_kaufen_a.png) 3px 0 no-repeat;}

#TRO_leftHandMenuColumn a.TRO_s_tipps{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_tipps.png) 8px 3px no-repeat;}
#TRO_leftHandMenuColumn a.TRO_s_tipps:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_tipps_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_s_tipps{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_tipps_a.png) 8px 3px no-repeat;}

#TRO_leftHandMenuColumn a.TRO_s_faq{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_faq.png) 8px 1px no-repeat;}
#TRO_leftHandMenuColumn a.TRO_s_faq:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_faq_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv  a.TRO_s_faq{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_faq_a.png) 8px 1px no-repeat;}

#TRO_leftHandMenuColumn a.TRO_s_downloads{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_downloads.png) 4px 1px no-repeat;}
#TRO_leftHandMenuColumn a.TRO_s_downloads:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_downloads_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_s_downloads{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_downloads_a.png) 4px 1px no-repeat;}

#TRO_leftHandMenuColumn a.TRO_s_kontakt{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_kontakt.png) 2px 0 no-repeat;}
#TRO_leftHandMenuColumn a.TRO_s_kontakt:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_kontakt_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_s_kontakt{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/service_kontakt_a.png) 2px 0 no-repeat;}


/*ueber trodat*/
#TRO_leftHandMenuColumn a.TRO_ut_news{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_news.png) 2px 2px no-repeat;}
#TRO_leftHandMenuColumn a.TRO_ut_news:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_news_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_ut_news{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_news_a.png) 2px 2px no-repeat;}

#TRO_leftHandMenuColumn a.TRO_ut_unternehmen{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_unternehmen.png) 4px 0 no-repeat;}
#TRO_leftHandMenuColumn a.TRO_ut_unternehmen:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_unternehmen_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_ut_unternehmen{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_unternehmen_a.png) 4px 0 no-repeat;}

#TRO_leftHandMenuColumn a.TRO_ut_geschichte{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_geschichte.png) 5px 4px no-repeat;}
#TRO_leftHandMenuColumn a.TRO_ut_geschichte:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_geschichte_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_ut_geschichte{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_geschichte_a.png) 5px 4px no-repeat;}

#TRO_leftHandMenuColumn a.TRO_ut_nachhaltigkeit{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_nachhaltigkeit.png) 2px 6px no-repeat;}
#TRO_leftHandMenuColumn a.TRO_ut_nachhaltigkeit:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_nachhaltigkeit_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_ut_nachhaltigkeit{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_nachhaltigkeit_a.png) 2px 6px no-repeat;}

#TRO_leftHandMenuColumn a.TRO_ut_jobs{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_jobs.png) 4px 0 no-repeat;}
#TRO_leftHandMenuColumn a.TRO_ut_jobs:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_jobs_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_ut_jobs{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_jobs_a.png) 4px 0 no-repeat;}


#TRO_leftHandMenuColumn a.TRO_ut_kontakt{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_kontakt.png) 2px 0 no-repeat;}
#TRO_leftHandMenuColumn a.TRO_ut_kontakt:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_kontakt_a.png);}
#TRO_leftHandMenuColumn li.TRO_leftHandMenu_aktiv a.TRO_ut_kontakt{background:url(/_layouts/images/Trodat.Net.Publishing/lefthandmenu/ue_trodat_kontakt_a.png) 2px 0 no-repeat;}





#TRO_downloadMenuColumn {float:left; width:240px; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;}
#TRO_downloadMenu{margin:0 0 0 15px; width:205px;}
#TRO_downloadMenuColumn ul{text-transform:uppercase; font-size:11px;}
#TRO_downloadMenuColumn li{padding:15px 0 0 0; background:none;}

#TRO_downloadMenuColumn ul li a{font-style:normal;color:#727272;}
#TRO_downloadMenuColumn ul li a:hover{text-decoration:none; color:#dc7200;}
#TRO_downloadMenuColumn ul li ul li{text-transform:none; padding-left:20px; background:none; font-size:12px;}
#TRO_downloadMenuColumn ul li ul li a{}
#TRO_downloadMenuColumn ul li ul li a.selected{color:#dc7200;}
#TRO_downloadMenuColumn ul li ul li ul li{padding-left:20px; background:none;}


.filetree span, .filetree span{padding:1px 0 1px 16px; display: block;}

.treeview .hitarea {
	background: url(/_layouts/images/Trodat.Net.Publishing/downloadsmenu/treeview_default.png) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover {color:#dc7200; cursor: pointer;}
.treeview .expandable-hitarea { background-position: -80px -3px; }


/*CONTENT*/
  




div.TRO_content{margin: 0 10px;}
div.TRO_content h1{text-transform:uppercase; font-size:24px;line-height: 24px;}
div.TRO_content h2.TRO_productHl{text-transform:uppercase; font-size:24px;}

/* contentColumn */
#TRO_contentColumn {position:relative;}
#TRO_contentColumn a, .TRO_tabBox .TRO_tabBoxContent a{font-style:italic;}
#TRO_contentColumn a:hover, .TRO_tabBox .TRO_tabBoxContent a:hover{text-decoration:underline;}
#TRO_contentColumn{width:700px; background:url(/_layouts/images/Trodat.Net.Publishing/common/line_content_grey.png) 0 0 no-repeat; float:left; margin:0 0 30px 0; padding:38px 0 0 0;}
#TRO_contentColumn div.TRO_hr{width:700px; height:3px; margin:2px 0 8px 0;clear:both;}	

#TRO_contentColumn div.TRO_leadIn{margin:5px 0 15px 0;}

/* #TRO_contentColumn a.TRO_headlineLink{float:left; margin:2px 0 0 0;} */
#TRO_contentColumn a.TRO_headlineLink{float:left; margin:8px 0 0 0;}
#TRO_contentColumn a.TRO_mehrLink{float:left;padding:10px 0 0 0;}
#TRO_contentColumn a.TRO_downloadLink{background:url(/_layouts/images/Trodat.Net.Publishing/common/ico_pdf.png) 0 0 no-repeat; color:#727272; width:110px; height:21px; display:block; padding:0 0 0 20px; line-height:12px; font-size:11px;}

#TRO_contentColumn a.TRO_infoLink{background:url(/_layouts/images/Trodat.Net.Publishing/common/ico_info.png) 0 0 no-repeat; width:20px; height:20px; display:block;}
#TRO_contentColumn a.TRO_plusLink{background:url(/_layouts/images/Trodat.Net.Publishing/common/ico_plus_rund.png) 0 0 no-repeat; width:17px; height:17px; display:block;}

#TRO_contentColumn h1.TRO_headlineLeft{float:left; margin:0 10px 0 0;}
#TRO_contentColumn h2{margin:0 0 5px 0;}

#TRO_contentColumn div.TRO_contentBox{background-color:#ffffff; padding:15px 20px 5px 20px;}

#TRO_contentColumn div.TRO_contentBoxText{width:auto; display: inline; position: relative;}

#TRO_contentColumn div.TRO_contentBoxTeaser{margin:0 0 5px 0;}

#TRO_contentColumn div.TRO_contentBoxMilestones{margin:20px 0 0 0; position:relative; padding:0;}

#TRO_contentColumn div.TRO_contentBoxOffen{margin:0 0 12px 0;}

#TRO_contentColumn div.TRO_contentBoxImgPart{width:220px; float:left; margin:0 0 20px 0;}
#TRO_contentColumn div.TRO_contentBoxImgPart img{margin:0 0 20px 0;}
#TRO_contentColumn div.TRO_contentBoxImgPart img.TRO_ImgNoMargin{margin:0;}
#TRO_contentColumn div.TRO_contentBoxTeaser div.TRO_contentBoxImgPart{margin:0;}

#TRO_contentColumn div.TRO_contentBoxNumberPart{width:40px; float:left;}
#TRO_contentColumn div.TRO_contentBoxNumberPart h2{font-size:25px; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;}

#TRO_contentColumn div.TRO_contentBoxTextPart{width:380px; float:left; margin:0 0 20px 0;}

#TRO_contentColumn div.TRO_contentBoxTextPartNumber{width:540px; float:left; margin:0 0 20px 0;}
#TRO_contentColumn div.TRO_contentBoxTextPartNumber h2{color:#727272; text-transform:none; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; margin-top:2px;}



#TRO_contentColumn div.TRO_contentBoxDatePart{width:60px; float:right; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;font-weight:bold;}
#TRO_contentColumn div.TRO_contentBoxDatePart div.TRO_date{float:right;background:url(/_layouts/images/Trodat.Net.Publishing/common/date_bg_top_left.png) no-repeat;}
#TRO_contentColumn div.TRO_contentBoxDatePart div.TRO_dateContent{float:right; background:url(/_layouts/images/Trodat.Net.Publishing/common/date_bg_top_right.png) no-repeat top right; text-align:center; padding:4px;}
#TRO_contentColumn div.TRO_contentBoxDatePart div.TRO_month{color:#fff; font-size:10px; line-height:10px;}
#TRO_contentColumn div.TRO_contentBoxDatePart div.TRO_day{font-size:15px;line-height:15px;margin:4px 0 0 0;}
#TRO_contentColumn div.TRO_contentBoxDatePart div.TRO_year{font-size:10px;line-height:10px;}

#TRO_contentColumn .TRO_contentBoxTeaser.TRO_contentBoxOffen div.TRO_expanderHandle{width:660px; height:20px; position:absolute; margin:-6px 0 0 0;}
#TRO_contentColumn .TRO_contentBoxTeaser div.TRO_expanderHandle{width:660px; height:20px; background:url(/_layouts/images/Trodat.Net.Publishing/common/expand_open.png) no-repeat top center; position:absolute; margin:-6px 0 0 0; z-index: 900;}

#TRO_contentColumn .TRO_contentBoxTeaser{ zoom: 1; z-index: 200;}

#TRO_contentColumn .TRO_contentBoxTeaser .TRO_contentBoxExpander{
	display:none;
	/*position: relative;*/ /* uncommented as this caused display errors with Images in FAQ */
}
#TRO_contentColumn .TRO_contentBoxTeaser.TRO_contentBoxOffen .TRO_contentBoxExpander{
	display: block;
}

#TRO_contentColumn div.TRO_contentBoxDownloadPart{width:110px; float:right; font-size:11px; line-height:12px; margin-left: 10px;}


/* header img */

/* #TRO_contentColumn div.TRO_headerImg{margin:10px 0 20px 0; position:relative} */
#TRO_contentColumn div.TRO_headerImg{margin:10px 0 20px 0; position:relative; height: 240px;}
#TRO_contentColumn div.TRO_headerImg div.TRO_headerImgRoundTop{position:absolute; background:url("/_layouts/images/Trodat.Net.Publishing/common/rd_top700.png") top left no-repeat; height:5px; width:700px;}
#TRO_contentColumn div.TRO_headerImg div.TRO_headerImgRoundBottom{position:absolute; bottom:0px; background:url("/_layouts/images/Trodat.Net.Publishing/common/rd_bottom700.png") top left no-repeat; height:5px; width:700px;}

/* header slideshow */
div.TRO_headerSlideshow{margin:10px 0 20px 0; position:relative; width: 940px;}
#TRO_contentColumn div.TRO_headerSlideshow{width: 700px;}
div.TRO_headerSlideshow a.TRO_linkArrowLeftSmall{width:34px; height:34px; display:block;position:absolute; top:110px; left:-20px; z-index: 900;}
div.TRO_headerSlideshow a.TRO_linkArrowRightSmall{width:34px; height:34px; display:block; position:absolute; top:110px; left:925px; z-index: 901;}
#TRO_contentColumn div.TRO_headerSlideshow a.TRO_linkArrowRightSmall{left:685px;}
div.TRO_headerSlideshow div.TRO_headerSlideshowRoundTop{position:absolute; background:url("/_layouts/images/Trodat.Net.Publishing/common/rd_top340.png") top left no-repeat; height:5px; width:340px;}
div.TRO_headerSlideshow div.TRO_headerSlideshowRoundBottom{position:absolute; bottom:0px; background:url("/_layouts/images/Trodat.Net.Publishing/common/rd_bottom340.png") top left no-repeat; height:5px; width:340px;}
/* #TRO_contentColumn div.TRO_headerSlideshow div.TRO_headerSlideshowImg{margin:0 20px 0 0;} */
div.TRO_headerSlideshow div.TRO_headerSlideshowImg{position: relative; height: 255px; margin:0 20px 0 0;}
/* #TRO_contentColumn div.TRO_headerSlideshow div.TRO_headerSlideshowImgLast{margin:0;} */
div.TRO_headerSlideshow div.TRO_headerSlideshowImgLast{margin:0; position: relative; height: 255px;}


#TRO_contentColumn div.TRO_headerSlideshow ul{margin:0; padding:0;}
#TRO_contentColumn div.TRO_headerSlideshow ul li{float:left; margin:0; padding:0; background:none;}

/*<!--*/
#TRO_contentColumn div.TRO_LehrlingsTeaser{padding-bottom:20px; margin:0 0 5px 0;}
#TRO_contentColumn div.TRO_LehrlingsTeaser h3{font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; font-size:20px; margin:0 0 15px 0;}
#TRO_contentColumn div.TRO_LehrlingsTeaser h4{margin:0 0 15px 0; color:#608829; text-transform:uppercase;}

#TRO_contentColumn div.TRO_LehrlingsKontakt{margin:30px 20px 5px 20px;}
/*-->*/

/* milestones slideshow */

#TRO_contentColumn div.TRO_milestonesWrapper{position:relative;} 
#TRO_contentColumn div.TRO_milestonesWrapper div.TRO_milestonesLeft{background:url("/_layouts/images/Trodat.Net.Publishing/common/milestones_left.png") top left repeat-y; position:absolute; top:0; left:0; z-index: 800; height:420px; width:89px;}
#TRO_contentColumn div.TRO_milestonesWrapper div.TRO_milestonesRight{background:url("/_layouts/images/Trodat.Net.Publishing/common/milestones_right.png") top left repeat-y; position:absolute; top:0; right:0; z-index:780; height:420px; width:89px;}

#TRO_contentColumn div.TRO_milestonesWrapper{padding:20px 15px 20px 15px;} 

#TRO_contentColumn div.TRO_milestones a.TRO_linkArrowLeftSmall{width:34px; height:34px; display:block;position:absolute; top:40px; left:-15px; z-index: 900;}
#TRO_contentColumn div.TRO_milestones a.TRO_linkArrowRightSmall{width:34px; height:34px; display:block; position:absolute; top:40px; left:680px; z-index: 901;}

#TRO_contentColumn div.TRO_milestones ul{margin:0; padding:0;}
#TRO_contentColumn div.TRO_milestones ul li{float:left; margin:0; padding:0; background:none;}

#TRO_contentColumn div.TRO_milestonesElement{width:133px;}
#TRO_contentColumn div.TRO_milestonesElementContent{padding:10px 10px 0 10px; border-left:1px solid #608829;}

#TRO_contentColumn div.TRO_milestones h2{font-size:24px; text-align:center;}
#TRO_contentColumn div.TRO_milestones h3{font-weight:bold; text-transform:none; margin:8px 0 0 0; padding:0;}
#TRO_contentColumn div.TRO_milestones div.TRO_milestoneLine{background:url("/_layouts/images/Trodat.Net.Publishing/common/line_milestones.png") top left repeat-x; height:13px; width:133px; border-left:1px solid #fff;}
#TRO_contentColumn div.TRO_milestones div.TRO_trenner{background:#608829; height:1px; line-height:1px; margin:8px 0 0 0; padding:0;}

/* paginierung */
#TRO_contentColumn div.TRO_paginierung{text-align:center; font-size:13px; margin:30px 0 0 0;}
#TRO_contentColumn div.TRO_paginierung a{color:#909090; font-style:normal;}


/* pfeile für slider */
.TRO_red a.TRO_linkArrowLeft{background:url(/_layouts/images/Trodat.Net.Publishing/common/mp_btn_arrow_left_red.png) 0 0 no-repeat;}
.TRO_red a.TRO_linkArrowRight{background:url(/_layouts/images/Trodat.Net.Publishing/common/mp_btn_arrow_right_red.png) 0 0 no-repeat;}

.TRO_orange a.TRO_linkArrowLeft{background:url(/_layouts/images/Trodat.Net.Publishing/common/mp_btn_arrow_left_orange.png) 0 0 no-repeat;}
.TRO_orange a.TRO_linkArrowRight{background:url(/_layouts/images/Trodat.Net.Publishing/common/mp_btn_arrow_right_orange.png) 0 0 no-repeat;}

.TRO_green a.TRO_linkArrowLeft{background:url(/_layouts/images/Trodat.Net.Publishing/common/mp_btn_arrow_left_green.png) 0 0 no-repeat;}
.TRO_green a.TRO_linkArrowRight{background:url(/_layouts/images/Trodat.Net.Publishing/common/mp_btn_arrow_right_green.png) 0 0 no-repeat;}

.TRO_pink a.TRO_linkArrowLeft{background:url(/_layouts/images/Trodat.Net.Publishing/common/mp_btn_arrow_left_pink.png) 0 0 no-repeat;}
.TRO_pink a.TRO_linkArrowRight{background:url(/_layouts/images/Trodat.Net.Publishing/common/mp_btn_arrow_right_pink.png) 0 0 no-repeat;}

.TRO_blue a.TRO_linkArrowLeft{background:url(/_layouts/images/Trodat.Net.Publishing/common/mp_btn_arrow_left_blue.png) 0 0 no-repeat;}
.TRO_blue a.TRO_linkArrowRight{background:url(/_layouts/images/Trodat.Net.Publishing/common/mp_btn_arrow_right_blue.png) 0 0 no-repeat;}

/* produktbereich */

/* #TRO_productSlider{margin:10px 10px 70px 10px; position:relative;} */
#TRO_productSlider{margin:10px 10px 35px 10px; position:relative;}
#TRO_productSlider div.TRO_productSliderTop{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_bg_top.png) top left no-repeat; width:940px; height:6px; display:block;}
/* #TRO_productSlider div.TRO_productSliderMiddle{ width:940px; height:240px; padding:29px 0 0 0;} */
#TRO_productSlider div.TRO_productSliderMiddle{ width:940px; height:220px; padding:5px 0 0 0;}
#TRO_productSlider div.TRO_productSliderBottom{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_bg_bottom.png) top left no-repeat; width:940px; height:0px; display:block; position:absolute; bottom:0;}

#TRO_productSlider div.TRO_productSliderMiddleContent{background-color:#ffffff;}


#TRO_productSlider ul.TRO_productMenuSub li{float:left; margin:0; text-align:center; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; font-size:13px;}
/* #TRO_productSlider ul.TRO_productMenuSub li img{margin:0 0 20px 0;} */
#TRO_productSlider ul.TRO_productMenuSub li img{margin:0 0 12px 0;} 
#TRO_productSlider ul.TRO_productMenuSub li a{color:#727272; line-height: 20px;}
#TRO_productSlider ul.TRO_productMenuSub li a:hover{color:#cf1a21;}
#TRO_productSlider ul.TRO_productMenuSub li.TRO_aktiv a{font-size:13px; color:#cf1a21;}
#TRO_productSlider ul.TRO_productMenuSub li.TRO_selected a{font-size:13px; color:#cf1a21; background:url(/_layouts/images/Trodat.Net.Publishing/common/line_red.png) 0 bottom repeat-x; padding-bottom: 4px; display: inline-block; text-decoration: none;}
#TRO_productSlider ul.TRO_productMenuSub li.TRO_selected a:first-child{background: none; padding-bottom: 0px;}

#TRO_productSlider .TRO_productMenu{position:absolute; left: 0px;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory{float:left; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; font-size:12px; text-transform:uppercase; background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_main_bg.png) 0 0 repeat-x; height:61px;}

#TRO_productSlider .TRO_productMenu:after{    content: "."; display: block;height: 0;clear: both;visibility: hidden;}

/*
#TRO_productSlider .TRO_productMenu .TRO_productCategory .TRO_small{padding: 0 13px 0 13px;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory .TRO_left{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_main_bg_left.png) no-repeat; height:61px; width:5px; padding:0;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory:first-child .TRO_preCat{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_main_bg_left.png) !important; width: 10px!important; padding: 0!important;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory .TRO_first.TRO_right{background:none #fff !important;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory .TRO_right{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_main_bg_right.png) no-repeat top right #fff; height:61px; width:5px; padding: 0px;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory .TRO_empty{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_main_bg.png) 0 0 repeat-x #fff; width:5px; padding: 0px;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory .TRO_last{padding:0 !important; width: 10px !important;background: url("/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_main_bg_right.png") no-repeat scroll right top transparent !important;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory .TRO_left.TRO_last{background: none repeat scroll 0 0 #fff !important}*/
#TRO_productSlider .TRO_productMenu .TRO_productCategory.TRO_aktiv{background:none #fff;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory.TRO_aktiv a{color:#cf1a21;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory  a{padding-left: 11px; width: 166px; height:32px; color:#727272; display:block; float: left; line-height:14px;margin:17px 0 0 0;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory  a:hover{color:#cf1a21;}

.TRO_preCat,
.TRO_postCat{
	width: 5px;
	float: left;
	height: 59px;
}
#TRO_productSlider .TRO_catSlider .TRO_prevCat{display: none;}

#TRO_productSlider .TRO_productMenu .TRO_productCategory.TRO_aktiv .TRO_preCat{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_main_bg_right.png) no-repeat top right #fff;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory.TRO_aktiv .TRO_postCat{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_main_bg_left.png) no-repeat top left #fff;}

#TRO_productSlider .TRO_productMenu .TRO_productCategory.TRO_firstCat .TRO_preCat{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_main_bg_left.png) no-repeat top left #fff; width: 13px;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory.TRO_lastCat .TRO_postCat{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_main_bg_right.png) no-repeat top right #fff;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory.TRO_lastCat a{width: 163px;}

#TRO_productSlider .TRO_productMenu .TRO_productCategory.TRO_firstCat.TRO_aktiv .TRO_preCat{background:none #fff !important;}
#TRO_productSlider .TRO_productMenu .TRO_productCategory.TRO_lastCat.TRO_aktiv .TRO_postCat{background:none #fff !important;}



#TRO_productSlider ul.TRO_productMenuPrivat li{float:left; padding: 0 30px 0 31px; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; font-size:12px; text-transform:uppercase; background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prodmenu_main_bg.png) 0 0 repeat-x; height:61px;}
#TRO_productSlider ul.TRO_productMenuPrivat li.TRO_first{width: 18px!important;}
#TRO_productSlider ul.TRO_productMenuPrivat li.TRO_last{width: 13px !important;}


#TRO_ProductImg{width:320px; float:left;}
#TRO_ProductImg a.TRO_videoLink{position:absolute; background:url(/_layouts/images/Trodat.Net.Publishing/common/ico_video.png) top left no-repeat; color:#727272; height:20px; width:80px; display:block; padding:30px 0 0 0; line-height:12px;}

/* #TRO_ProductContent{width:620px; float:left;} */
#TRO_ProductContent{width:620px; float:left; margin-bottom: 30px;}
div.TRO_content h1.TRO_productHl{line-height:25px;}
div.TRO_content h1.TRO_productHl span.TRO_line_top{background:url(/_layouts/images/Trodat.Net.Publishing/common/line_red.png) repeat-x top left; padding:0px 0 5px 0;}
div.TRO_content h1.TRO_productHl span.TRO_line_bottom{background:url(/_layouts/images/Trodat.Net.Publishing/common/line_red.png) repeat-x bottom left; padding:0 0 2px 0;}
div.TRO_content h2.TRO_productHl span.TRO_line_top{background:url(/_layouts/images/Trodat.Net.Publishing/common/line_red.png) repeat-x top left; padding:1px 0 5px 0;} /* padding:6px 0 5px 0; */
div.TRO_content h2.TRO_productHl span.TRO_line_bottom{background:url(/_layouts/images/Trodat.Net.Publishing/common/line_red.png) repeat-x bottom left; padding:0 0 2px 0;}
div.TRO_content h2.TRO_productSubHl{padding:10px 0 0 0;}
#TRO_ProductContent.TRO_Full{width:940px;}

/* produktnav */ 

#TRO_productSlider a.TRO_pr_zuhause{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_zuhause.png) 1px 0 no-repeat;}
#TRO_productSlider a.TRO_pr_zuhause:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_zuhause_a.png);}
#TRO_productSlider li.TRO_aktiv a.TRO_pr_zuhause{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_zuhause_a.png) 1px 0 no-repeat;}

#TRO_productSlider a.TRO_pr_buero{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_buero.png) 3px 0 no-repeat;}
#TRO_productSlider a.TRO_pr_buero:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_buero_a.png);}
#TRO_productSlider li.TRO_aktiv a.TRO_pr_buero{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_buero_a.png) 3px 0 no-repeat;}

#TRO_productSlider a.TRO_pr_austauschkissen{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_austauschkissen.png) 3px 0 no-repeat;}
#TRO_productSlider a.TRO_pr_austauschkissen:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_austauschkissen_a.png);}
#TRO_productSlider li.TRO_aktiv a.TRO_pr_austauschkissen{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_austauschkissen_a.png) 3px 0 no-repeat;}

#TRO_productSlider a.TRO_pr_zubehoer{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_zubehoer.png) 0 0 no-repeat;}
#TRO_productSlider a.TRO_pr_zubehoer:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_zubehoer_a.png);}
#TRO_productSlider li.TRO_aktiv a.TRO_pr_zubehoer{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_zubehoer_a.png) 0 0 no-repeat;}

#TRO_productSlider a.TRO_pr_sonstige{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_sonstige.png) 10px 0 no-repeat;}
#TRO_productSlider a.TRO_pr_sonstige:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_sonstige_a.png);}
#TRO_productSlider li.TRO_aktiv a.TRO_pr_sonstige{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_sonstige_a.png) 10px 0 no-repeat;}

#TRO_productSlider a.TRO_pr_ready{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_ready.png) 3px 0 no-repeat;}
#TRO_productSlider a.TRO_pr_ready:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_ready_a.png);}
#TRO_productSlider li.TRO_aktiv a.TRO_pr_ready{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_ready_a.png) 3px 0 no-repeat;}

#TRO_productSlider a.TRO_pr_material{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_material.png) 3px 0 no-repeat;}
#TRO_productSlider a.TRO_pr_material:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_material_a.png);}
#TRO_productSlider li.TRO_aktiv a.TRO_pr_material{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_material_a.png) 3px 0 no-repeat;}


/* positionierung der pfeile */
/* #TRO_productSlider a.TRO_linkArrowLeft, #TRO_productSlider a.TRO_linkArrowLeft_red, #TRO_productSlider a.TRO_linkArrowLeft_orange, #TRO_productSlider a.TRO_linkArrowLeft_green, #TRO_productSlider a.TRO_linkArrowLeft_pink, #TRO_productSlider a.TRO_linkArrowLeft_blue{width:42px; height:42px; display:block;position:absolute; top:130px; left:-20px; z-index: 801;} */
#TRO_productSlider a.TRO_linkArrowLeft, #TRO_productSlider a.TRO_linkArrowLeft_red, #TRO_productSlider a.TRO_linkArrowLeft_orange, #TRO_productSlider a.TRO_linkArrowLeft_green, #TRO_productSlider a.TRO_linkArrowLeft_pink, #TRO_productSlider a.TRO_linkArrowLeft_blue{width:42px; height:42px; display:block;position:absolute; top:105px; left:-20px; z-index: 801;}

/* #TRO_productSlider a.TRO_linkArrowRight, #TRO_productSlider a.TRO_linkArrowRight_red, #TRO_productSlider a.TRO_linkArrowRight_orange, #TRO_productSlider a.TRO_linkArrowRight_green, #TRO_productSlider a.TRO_linkArrowRight_pink, #TRO_productSlider a.TRO_linkArrowRight_blue{width:42px; height:42px; display:block; position:absolute; top:130px; left:920px; z-index: 800;} */
#TRO_productSlider a.TRO_linkArrowRight, #TRO_productSlider a.TRO_linkArrowRight_red, #TRO_productSlider a.TRO_linkArrowRight_orange, #TRO_productSlider a.TRO_linkArrowRight_green, #TRO_productSlider a.TRO_linkArrowRight_pink, #TRO_productSlider a.TRO_linkArrowRight_blue{width:42px; height:42px; display:block; position:absolute; top:105px; left:920px; z-index: 800;}

#TRO_productSlider .TRO_catSlider .TRO_linkArrowLeft,
#TRO_productSlider .TRO_catSlider .TRO_linkArrowRight{
	top: 10px;
}

/* produkt finden*/

#TRO_contentColumn td.TRO_findenButton{width:190px; padding:10px 0 0 0;}
#TRO_contentColumn div.TRO_findenButtonTop{background:url(/_layouts/images/Trodat.Net.Publishing/common/finden_btn_bg_top.png) no-repeat top left; width:190px; height:5px;}
#TRO_contentColumn div.TRO_findenButtonMiddle{background:url(/_layouts/images/Trodat.Net.Publishing/common/finden_btn_bg_middle.png) repeat-y top left; padding:10px 30px 5px 20px;}
#TRO_contentColumn div.TRO_findenButtonMiddle a{text-transform:uppercase; font-style:normal;}
#TRO_contentColumn div.TRO_findenButtonBottom{background:url(/_layouts/images/Trodat.Net.Publishing/common/finden_btn_bg_bottom.png) no-repeat top left; width:180px; height:8px;}

.TRO_findenButtonMiddle a{ 
	padding-top: 2px; 
} 

#TRO_contentColumn td.TRO_findenButton a{
    color: #727272;
    display: table-cell;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 30px;
    line-height: 14px;
    padding: 0;
    vertical-align: bottom;
}
#TRO_contentColumn td.TRO_findenButton a:hover, #TRO_contentColumn td.TRO_findenButton a.TRO_aktiv{color:#cf1a21; text-decoration:none;}
#TRO_contentColumn td.TRO_findenButton a.TRO_inaktiv{color:#BBBBBB; text-decoration:none;}

.TRO_linkIcon{
	margin-right: 4px;
	float: left;	
}
.TRO_linkIcon.TRO_hoverIcon{
	display: none;
}
a:hover .TRO_linkIcon,
.TRO_aktiv .TRO_linkIcon{
	display: none;	
}
a:hover .TRO_linkIcon.TRO_hoverIcon,
.TRO_aktiv .TRO_linkIcon.TRO_hoverIcon{
	display: block;	
}
.TRO_linkIcon.TRO_inactiveIcon,
.TRO_inaktiv .TRO_linkIcon{
	display: none;	
}
.TRO_inaktiv .TRO_linkIcon.TRO_inactiveIcon{
	display: block;	
}

.TRO_inaktiv:hover .TRO_hoverIcon, 
.TRO_inaktiv .TRO_hoverIcon{ 
	display: none !important;	 
} 


#TRO_contentColumn td.TRO_findenButton a.TRO_finden_unterwegs{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_unterwegs.png) 0 0 no-repeat;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_unterwegs:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_unterwegs_a.png);}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_unterwegs_a{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_unterwegs_a.png) 0 0 no-repeat; color:#cf1a21;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_unterwegs_ina{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_unterwegs_ina.png) 0 0 no-repeat; color:#bbb;}

#TRO_contentColumn td.TRO_findenButton a.TRO_finden_zuhause{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_zuhause.png) 3px 0 no-repeat;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_zuhause:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_zuhause_a.png);}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_zuhause_a{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_zuhause_a.png) 3px 0 no-repeat; color:#cf1a21;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_zuhause_ina{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_zuhause_ina.png) 3px 0 no-repeat; color:#bbb;}

#TRO_contentColumn td.TRO_findenButton a.TRO_finden_austauschkissen{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_austauschkissen.png) 3px 0 no-repeat;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_austauschkissen:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_austauschkissen_a.png);}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_austauschkissen_a{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_austauschkissen_a.png) 3px 0 no-repeat; color:#cf1a21;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_austauschkissen_ina{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_austauschkissen_ina.png) 3px 0 no-repeat; color:#bbb;}




#TRO_contentColumn td.TRO_findenButton a.TRO_textlink{display:block; padding:10px 0 0 0; text-align:center; height:15px;}
#TRO_contentColumn td.TRO_findenButton a.TRO_textlink:hover{color:#cf1a21;}
#TRO_contentColumn td.TRO_findenButton a.TRO_textlink_a{color:#cf1a21; padding:10px 0 0 0; text-align:center; height:15px;}
#TRO_contentColumn td.TRO_findenButton a.TRO_textlink_ina{color:#bbb; padding:10px 0 0 0; text-align:center; height:15px;}


#TRO_contentColumn td.TRO_findenButton a.TRO_finden_stempel{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_stempel.png) 3px 0 no-repeat;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_stempel:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_stempel_a.png);}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_stempel_a{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_stempel_a.png) 3px 0 no-repeat; color:#cf1a21;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_stempel_ina{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_stempel_ina.png) 3px 0 no-repeat; color:#bbb;}

#TRO_contentColumn td.TRO_findenButton a.TRO_finden_buero{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_buero.png) 3px 0 no-repeat;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_buero:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_buero_a.png);}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_buero_a{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_buero_a.png) 3px 0 no-repeat; color:#cf1a21;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_buero_ina{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_buero_ina.png) 3px 0 no-repeat; color:#bbb;}

#TRO_contentColumn td.TRO_findenButton a.TRO_finden_mehrfaerbig{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_mehrfaerbig.png) 3px 0 no-repeat; padding:0 0 0 65px; margin:10px 0 0 0;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_mehrfaerbig:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_mehrfaerbig_a.png);}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_mehrfaerbig_a{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_mehrfaerbig_a.png) 3px 0 no-repeat; color:#cf1a21; padding:0 0 0 65px; margin:10px 0 0 0;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_mehrfaerbig_ina{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_mehrfaerbig_ina.png) 3px 0 no-repeat; color:#bbb; padding:0 0 0 65px; margin:10px 0 0 0;}

#TRO_contentColumn td.TRO_findenButton a.TRO_finden_einfaerbig{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_einfaerbig.png) 3px 0 no-repeat; padding:0 0 0 65px; margin:10px 0 0 0;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_einfaerbig:hover{background-image:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_einfaerbig_a.png);}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_einfaerbig_a{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_einfaerbig_a.png) 3px 0 no-repeat; color:#cf1a21; padding:0 0 0 65px; margin:10px 0 0 0;}
#TRO_contentColumn td.TRO_findenButton a.TRO_finden_einfaerbig_ina{background:url(/_layouts/images/Trodat.Net.Publishing/prodmenu/prod_einfaerbig_ina.png) 3px 0 no-repeat; color:#bbb; padding:0 0 0 65px; margin:10px 0 0 0;}


#TRO_contentColumn div.TRO_findenErgenbisImgPart{width:380px; float:left; margin:0 0 20px 0;}
#TRO_contentColumn div.TRO_findenErgenbisImgPart img{margin:0 0 0 60px;}
#TRO_contentColumn div.TRO_findenErgenbisTextPart{width:280px; float:left; margin:0 0 20px 0;}



/* tabbox */

/* #TRO_ProductContent div.TRO_tabBox{margin:0 0 40px 0;} */
#TRO_ProductContent div.TRO_tabBox{margin:0 0 5px 0;}
.TRO_tabBox .TRO_tabBoxContent{margin-bottom: 5px; float: left; display: block; position: relative;} /* neu */
#TRO_ProductContent div.TRO_tabBox ul{overflow: hidden; zoom: 1; margin:23px 0 0 0; padding: 0 5px 0 0; text-transform:uppercase; background:url(/_layouts/images/Trodat.Net.Publishing/common/bg_tabnav.png) repeat-y top left;}
#TRO_ProductContent div.TRO_tabBox ul:after{    content: "."; display: block;height: 0;clear: both;visibility: hidden;}
/* #TRO_ProductContent div.TRO_tabBox ul li{    float: left; margin: 0 0 10px 20px; padding-bottom: 0px; padding-top: 5px; height: 18px; display: block; line-height: 18px;} */
#TRO_ProductContent div.TRO_tabBox ul li{    float: left; margin: 0 0 0 20px; padding-bottom: 0px; padding-top: 0px; height: 33px; min-height: 33px; height: auto !important; height: 33px; display: block; line-height: 33px;}
#TRO_ProductContent div.TRO_tabBox ul li a{font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;color:#727272;}
#TRO_ProductContent div.TRO_tabBox ul li a:hover{background:url(/_layouts/images/Trodat.Net.Publishing/common/line_red.png) repeat-x bottom left; padding:0 0 1px 0; color:#cf1a21;}
#TRO_ProductContent div.TRO_tabBox ul li.TRO_aktiv a{background:url(/_layouts/images/Trodat.Net.Publishing/common/line_red.png) repeat-x bottom left; padding:0 0 1px 0; color:#cf1a21;}
/* #TRO_ProductContent div.TRO_tabBox ul li.TRO_number{margin: 1px -30px 0px 10px; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; font-size:14px; color:#cf1a21; width:20px;} */
#TRO_ProductContent div.TRO_tabBox ul li.TRO_number{margin: 0 -25px 0px 10px; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; font-size:14px; line-height: 33px; color:#cf1a21; width:20px;}
#TRO_ProductContent div.TRO_tabBox ul.TRO_tabSubnav{text-transform:none; font-size:13px; margin:0;}
#TRO_ProductContent div.TRO_tabBox ul.TRO_tabSubnav li a:hover{padding:0 0 2px 0;}
#TRO_ProductContent div.TRO_tabBox ul.TRO_tabSubnav li.TRO_aktiv a{padding:0 0 2px 0;}

/* tabbox tipps */
/* #TRO_ProductContent div.TRO_tabBoxTipps{margin:0 0 10px 0;background-color:#ffffff; }*/
#TRO_ProductContent div.TRO_tabBoxTipps{position: relative; float: left; height: 136px; overflow: hidden; display: block; margin:5px 0 5px 0;background-color:#ffffff; }
#TRO_ProductContent div.TRO_tabBoxTipps h2{padding:20px;}
#TRO_ProductContent div.TRO_tabBoxTipps div.TRO_arrow{position:absolute; margin:55px 0 0 0; background:url("/_layouts/images/Trodat.Net.Publishing/common/arrow.png") no-repeat; display:block; width:11px; height:26px;}
#TRO_ProductContent div.TRO_tabBoxTipps div.TRO_rdLeft{position:absolute; background:url("/_layouts/images/Trodat.Net.Publishing/common/rd_left.png") no-repeat; display:block; width:4px; height:136px;}
#TRO_ProductContent div.TRO_tabBoxTipps div.TRO_rdRight{position:absolute; background:url("/_layouts/images/Trodat.Net.Publishing/common/rd_right.png") no-repeat top right; display:block; width:620px; height:136px;}
#TRO_ProductContent div.TRO_tabBoxTippsHlBox{width:158px; float:left; margin:0 3px 0 0;}
#TRO_ProductContent div.TRO_tabBoxTippsBoxSmall{width:151px; float:left; margin:0 3px 0 0; background:#fff;}
#TRO_ProductContent div.TRO_tabBoxTippsBoxBig{width:305px; float:left; margin:0 3px 0 0; background:#fff;}
#TRO_ProductContent div.TRO_tabBoxTippsBoxRight{margin:0;}

/* tabbox allgemein */
#TRO_ProductContent div.TRO_tabBoxAllgemein{background-color:#ffffff; padding:20px; margin-bottom: 5px;} /* neu */

/* tabbox Modelle */
#TRO_ProductContent div.TRO_tabBoxModelle{background-color:#ffffff; padding:20px; margin-bottom: 5px;} /* neu */
#TRO_ProductContent div.TRO_tabBoxModelle div.TRO_contentBoxImgPart{width:140px; float:left; margin:0 0 20px 0; text-align:center;}
#TRO_ProductContent div.TRO_tabBoxModelle div.TRO_contentBoxImgPart img{margin:20px 0 0 0;}
#TRO_ProductContent div.TRO_tabBoxModelle div.TRO_contentBoxTextPartLeft{width:300px; float:left; margin:0 20px 20px 0;}
#TRO_ProductContent div.TRO_tabBoxModelle div.TRO_contentBoxTextPartRight{width:120px; float:left; margin:0 0 20px 0;}
#TRO_ProductContent div.TRO_tabBoxModelle h2{font-size:18px; position:absolute;}

/* tabbox farbsortiment */
#TRO_ProductContent td.TRO_img{width:200px;background-color:#ffffff; text-align:center; vertical-align:middle; height:188px; font-weight:bold;}
#TRO_ProductContent td.TRO_img img{margin:0 0 5px 0;}
#TRO_ProductContent td.TRO_spacer{width:10px;}
#TRO_ProductContent td.TRO_roundTdTop{background:url("/_layouts/images/Trodat.Net.Publishing/common/rdTdTop.png") top left no-repeat; height:6px;}
#TRO_ProductContent td.TRO_roundTdBottom{background:url("/_layouts/images/Trodat.Net.Publishing/common/rdTdBottom.png") top left no-repeat; height:16px;}

/* downloads */
div.TRO_downloads{width:220px; height:220px; background-color:#fff; text-align:center; position:relative; margin:0 20px 20px 0; float:left;}
div.TRO_downloads_Right{margin:0 0 20px 0;}
/* div.TRO_downloadsContent{padding:20px;} */
div.TRO_downloadsContent{padding:20px; position: relative; height: 150px;}
/* div.TRO_downloads div.TRO_downloadsHl{position:absolute; width:180px; line-height:1em; bottom:12px; text-align:bottom;} */
div.TRO_downloads div.TRO_downloadsHl{position:absolute; width:180px; line-height:1em; bottom: -18px; left: 0; width: 220px; text-align:bottom;}
#TRO_contentColumn div.TRO_downloads div.TRO_downloadsHl a{color:#727272; font-style:normal; text-decoration:none;}
#TRO_contentColumn div.TRO_downloads div.TRO_downloadsHl a:hover{color:#dc7200;}
div.TRO_downloads div.TRO_roundTop{position:absolute; background:url("/_layouts/images/Trodat.Net.Publishing/common/rd_top.png") top left no-repeat; height:5px; width:220px; top: 0; left: 0;}
div.TRO_downloads div.TRO_roundBottom{position:absolute; bottom:0px; background:url("/_layouts/images/Trodat.Net.Publishing/common/rd_bottom.png") top left no-repeat; height:5px; width:220px;}

#TRO_downloadListColumn{width:460px; float:left;}
#TRO_downloadListColumn div.TRO_downloadListItem{position:relative; background:#fff; margin:0 0 10px 0;}
#TRO_downloadListColumn div.TRO_downloadListItemContent{padding:20px;}
#TRO_downloadListColumn div.TRO_downloadListImgPart{width:170px; float:left; text-align:center;}
#TRO_downloadListColumn div.TRO_downloadListTextPart{width:250px; float:left;}
#TRO_downloadListColumn div.TRO_downloadListTextPart h2 a{font-style:normal; font-size:14px; text-transform:none;}
#TRO_downloadListColumn div.TRO_downloadListTextPart h2 a:hover{text-decoration:none;}


#TRO_downloadListColumn div.TRO_downloadListRoundTop{position:absolute; background:url("/_layouts/images/Trodat.Net.Publishing/common/rd_download_top.png") top left no-repeat; height:5px; width:460px;}
#TRO_downloadListColumn div.TRO_downloadListRoundBottom{position:absolute; bottom: 0; left: 0; background:url("/_layouts/images/Trodat.Net.Publishing/common/rd_download_bottom.png") top left no-repeat; height:5px; width:460px;}

/* bereichsteaser */
div.TRO_teasercontainer{}

div.TRO_teaser_redColor{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_teaser_red.png) no-repeat; color:#cf1a21;}
div.TRO_teaser_pinkColor{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_teaser_pink.png) no-repeat; color:#e34d94;}
div.TRO_teaser_orangeColor{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_teaser_orange.png) no-repeat; color:#dc7200;}
div.TRO_teaser_greenColor{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_teaser_green.png) no-repeat; color:#608829;}
div.TRO_teaser_blueColor{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_teaser_blue.png) no-repeat; color:#004a80;}

div.TRO_teaser{width:300px; float:left; margin:0 20px 0 0; padding: 18px 0 0 0;}
div.TRO_teaser h2{font-size:24px;text-transform:uppercase;}
div.TRO_teasercontainer div.TRO_teaser_rechts{margin:0;}

div.TRO_teaserImgPart{width:140px; float:left; text-align:center;}

div.TRO_teaserTextPart{width:160px; float:left;}
div.TRO_teaserTextPart .TRO_teaserTextPartHeadline h2 {width: 161px;}
a.TRO_teaser_btn{width:20px; height:20px; cursor:pointer; display:block; margin:7px 0 0 0;}
div.TRO_teaser_redColor a.TRO_teaser_btn{background: url(/_layouts/images/Trodat.Net.Publishing/common/btn_pfeil_red.png) no-repeat;}
div.TRO_teaser_pinkColor a.TRO_teaser_btn{background: url(/_layouts/images/Trodat.Net.Publishing/common/btn_pfeil_pink.png) no-repeat;}
div.TRO_teaser_orangeColor a.TRO_teaser_btn{background: url(/_layouts/images/Trodat.Net.Publishing/common/btn_pfeil_orange.png) no-repeat;}
div.TRO_teaser_greenColor a.TRO_teaser_btn{background: url(/_layouts/images/Trodat.Net.Publishing/common/btn_pfeil_green.png) no-repeat;}
div.TRO_teaser_blueColor a.TRO_teaser_btn{background: url(/_layouts/images/Trodat.Net.Publishing/common/btn_pfeil_blue.png) no-repeat;}

div.TRO_teaser_redColor a{color:#cf1a21;}
div.TRO_teaser_pinkColor a{color:#e34d94;}
div.TRO_teaser_orangeColor a{color:#dc7200;}
div.TRO_teaser_greenColor a{color:#608829;}
div.TRO_teaser_blueColor a{color:#004a80;}


/* home slider */

#TRO_mainpromo{margin:0 0 10px 0; position:relative; text-align:center; height: 480px; /* 500px; */}
#TRO_mainpromo.TRO_slider_small{height: 365px; }

/* positionierung der pfeile */
#TRO_mainpromo a.TRO_linkArrowLeft_red, #TRO_mainpromo a.TRO_linkArrowLeft_orange, #TRO_mainpromo a.TRO_linkArrowLeft_green, #TRO_mainpromo a.TRO_linkArrowLeft_pink, #TRO_mainpromo a.TRO_linkArrowLeft_blue, #TRO_mainpromo a.TRO_linkArrowLeft{width:42px; height:42px; display:block;position:absolute; top:170px; left:0px; z-index: 800;}
#TRO_mainpromo.TRO_slider_small A.TRO_linkArrowLeft {left:-20px;}

#TRO_mainpromo a.TRO_linkArrowRight_red, #TRO_mainpromo a.TRO_linkArrowRight_orange, #TRO_mainpromo a.TRO_linkArrowRight_green, #TRO_mainpromo a.TRO_linkArrowRight_pink, #TRO_mainpromo a.TRO_linkArrowRight_blue, #TRO_mainpromo a.TRO_linkArrowRight{width:42px; height:42px; display:block; position:absolute; top:170px; left:920px; z-index: 801;}
#TRO_mainpromo.TRO_slider_small a.TRO_linkArrowRight_red, #TRO_mainpromo.TRO_slider_small a.TRO_linkArrowRight_orange, #TRO_mainpromo.TRO_slider_small a.TRO_linkArrowRight_green, #TRO_mainpromo.TRO_slider_small a.TRO_linkArrowRight_pink, #TRO_mainpromo.TRO_slider_small a.TRO_linkArrowRight_blue, #TRO_mainpromo.TRO_slider_small a.TRO_linkArrowRight{top:170px; left:680px;}
#TRO_mainpromo.TRO_slider_small A.TRO_linkArrowLeft,#TRO_mainpromo.TRO_slider_small A.TRO_linkArrowRight {top:150px;}

#TRO_mainpromo ul.TRO_pagination{display: table; margin: 0 auto 0 auto;}
#TRO_mainpromo ul.TRO_pagination li{float:left; padding:0 2px 0 2px; display: table-cell; position: relative;}

#TRO_mainpromo ul.TRO_pagination a{background:url(/_layouts/images/Trodat.Net.Publishing/common/mp_pagination.png) -60px 0 no-repeat; width:10px; height:11px; display:block;}
#TRO_mainpromo ul.TRO_pagination li.TRO_red a:hover, #TRO_mainpromo ul.TRO_pagination li.TRO_red.TRO_aktiv a{background-position: -30px 0;}
#TRO_mainpromo ul.TRO_pagination li.TRO_orange a:hover, #TRO_mainpromo ul.TRO_pagination li.TRO_orange.TRO_aktiv a{background-position: -15px 0;}
#TRO_mainpromo ul.TRO_pagination li.TRO_green a:hover, #TRO_mainpromo ul.TRO_pagination li.TRO_green.TRO_aktiv a{background-position: -45px 0;}
#TRO_mainpromo ul.TRO_pagination li.TRO_pink a:hover, #TRO_mainpromo ul.TRO_pagination li.TRO_pink.TRO_aktiv a{background-position: 0 0;}
#TRO_mainpromo ul.TRO_pagination li.TRO_blue a:hover, #TRO_mainpromo ul.TRO_pagination li.TRO_blue.TRO_aktiv a{background-position: -75px 0;}


/* FORMULAR */

input{
font-family:Arial,Helvetica,Geneva,sans-serif; color:#727272; font-size:11px; border:0;
}

div.TRO_form label{float:left; margin:10px 20px 0 0; width:140px; display:block; font-weight:bold;}
div.TRO_form label.TRO_labelInfo{width:100px;}
div.TRO_form label.TRO_labelSub{width:60px; font-weight:normal; color:#727272;}
div.TRO_form div.TRO_fileContainer label{width:100%; font-weight:normal; color:#727272;}
div.TRO_formSpalte{float:left; width:140px; margin:8px 20px 0 0;}
div.TRO_formSpalteRight{float:left; width:60px; margin:8px 0 0 0;}

div.TRO_form label.tro_zurt,
.tro_zurt
{
    display: none;
}

div.TRO_form.edit label{float:none;width:100%;}

/* div.TRO_form textarea{width:538px; height:100px; border:1px solid #c0c0c0; margin:0 0 10px 0;} */
div.TRO_form textarea{width:526px; height:100px; border:1px solid #c0c0c0; margin:0 0 10px 0; padding: 5px; font-family: Verdana,sans-serif; font-size: 8pt; color: #727272;}

div.TRO_form div.TRO_fileContainer{width:220px; margin:0 20px 0 0; float:left;}
div.TRO_form div.TRO_fileContainer input{margin:8px 0 0 0; border:1px solid #c0c0c0;}
div.TRO_textField{}

input.TRO_textFieldMiddle{
	background:transparent url(/_layouts/images/Trodat.Net.Publishing/common/form_input.png) repeat-x;
	z-index:731;
	margin-bottom: 10px;
    padding: 0 0 0 10px;
	width: 522px;
}

/*.TRO_inputText{
	float: left;
	margin-bottom: 10px;	
}*/

.TRO_inputText{
	float: left;
	margin-bottom: 10px;
	line-height: 33px;	
}

.TRO_inputText input{
	background:transparent url(/_layouts/images/Trodat.Net.Publishing/common/form_input.png) repeat-x;
	padding: 0 0 0 10px;
	width: 522px;
	height: 35px;
	line-height: 33px;
}
.TRO_inputText.TRO_medium input{
	width: 272px;	
}
.TRO_inputText.TRO_month input{
	width: 35px;	
}
.TRO_inputText.TRO_year input{
	width: 50px;	
}
/* .TRO_inputText span{
	background:url(/_layouts/images/Trodat.Net.Publishing/common/form_input_right.png) no-repeat right top;
	width: auto;
	padding-right: 8px;	
}*/

.TRO_inputText span{
	background:url(/_layouts/images/Trodat.Net.Publishing/common/form_input_right.png) no-repeat right top;
	width: auto;
	padding-right: 8px;
	line-height: 33px;	
}

.TRO_inputArea span{
	float: none !important;
	height: auto !important;	
}
div.TRO_form .TRO_formSpalte input[type=radio]{
	display: block; float: left; margin-right: 5px;
}
div.TRO_form .TRO_formSpalte label{
	color: #727272;
	font-weight: normal;
	width: auto;
	margin: 0;
	padding: 0;	
}
.TRO_formSpalte span{
	height: auto !important;
	padding-bottom: 5px;	
}

span.TRO_textFieldRight{
background:url(/_layouts/images/Trodat.Net.Publishing/common/form_input_right.png) no-repeat left top;
z-index:731;
width:8px;
}


input.TRO_error, span.TRO_error, .TRO_error input{
font-size:12px;
font-weight:bold;
color:#fff;
text-transform:uppercase;
}


.TRO_form span, .TRO_form input.TRO_textFieldMiddle, input.TRO_textfieldMiddle, input.TRO_textfieldMiddle {
float:left;
height:35px;
}



/* button */

#TRO_contentColumn .TRO_button, .TRO_bottombuttonline .TRO_button {margin:30px 0 10px 0;}
#TRO_contentColumn div.TRO_buttonLeft, .TRO_bottombuttonline div.TRO_buttonLeft {float:left; width:380px; margin:0 20px 0 0;}
#TRO_contentColumn div.TRO_buttonRight, .TRO_bottombuttonline div.TRO_buttonRight {float:left; width:300px;}

div.TRO_buttonLeft div.TRO_button{float:right;}

#TRO_contentColumn .TRO_button a, .TRO_bottombuttonline .TRO_button a{font-size:13px; color:#fff; font-style:normal; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;font-weight:bold; text-transform:uppercase;}
#TRO_contentColumn .TRO_button .TRO_bgl, .TRO_bottombuttonline .TRO_button .TRO_bgl {
background-position:left top;
background-repeat: no-repeat;
width:3px;
}
#TRO_contentColumn .TRO_button .TRO_bgm, .TRO_bottombuttonline .TRO_button .TRO_bgm { 
background-position:left top;
background-repeat:repeat-x;
padding:10px 17px 0px 17px; 
text-align:center;
width:auto;
}
#TRO_contentColumn .TRO_button .TRO_bgr, .TRO_bottombuttonline .TRO_button .TRO_bgr {
background-position:left top;
background-repeat: no-repeat;
width:3px;
}

#TRO_contentColumn .TRO_buttonPassiv .TRO_bgl, .TRO_bottombuttonline .TRO_buttonPassiv .TRO_bgl {
background-image:url(/_layouts/images/Trodat.Net.Publishing/common/btn_grey_left.png) !important;
}

#TRO_contentColumn .TRO_buttonPassiv .TRO_bgm, .TRO_bottombuttonline .TRO_buttonPassiv .TRO_bgm {
background-image:url(/_layouts/images/Trodat.Net.Publishing/common/btn_grey_middle.png) !important; 
}

#TRO_contentColumn .TRO_buttonPassiv .TRO_bgr, .TRO_bottombuttonline .TRO_buttonPassiv .TRO_bgr {
background-image:url(/_layouts/images/Trodat.Net.Publishing/common/btn_grey_right.png) !important;
}


#TRO_contentColumn .TRO_button a:hover, .TRO_bottombuttonline .TRO_button a:hover{text-decoration:none;}
#TRO_contentColumn .TRO_button a:hover .TRO_bgl, .TRO_bottombuttonline .TRO_button a:hover .TRO_bgl {background-position:0 -40px;}
#TRO_contentColumn .TRO_button a:hover .TRO_bgm, .TRO_bottombuttonline .TRO_button a:hover .TRO_bgm {background-position:0 -40px;}
#TRO_contentColumn .TRO_button a:hover .TRO_bgr, .TRO_bottombuttonline .TRO_button a:hover .TRO_bgr {background-position:0 -40px;}

#TRO_contentColumn .TRO_button span, .TRO_bottombuttonline .TRO_button span {
float:left;
height:30px;
}

/* suchfeld */
div.TRO_search{margin:5px 0 5px 0;}
div.TRO_search label{float:left; margin:10px 0 0 0;}
div.TRO_searchField{float:right;}

span.TRO_searchLeft{
background:transparent url(/_layouts/images/Trodat.Net.Publishing/common/form_input_left.png) no-repeat;
width:6px;
z-index:731;
}

input.TRO_searchMiddle{
background:transparent url(/_layouts/images/Trodat.Net.Publishing/common/form_input_middle.png) repeat-x;
width:429px;
z-index:731;
padding: 0 0 10px 5px;
}

input.TRO_searchRight {
background:transparent url(/_layouts/images/Trodat.Net.Publishing/common/form_input_search_right.png) no-repeat;
cursor:pointer;
width:22px;
z-index:731;
}

.TRO_search span, .TRO_search input, input.TRO_searchMiddle, input.TRO_searchMiddle {
float:left;
height:35px;
}

/* tooltip */

div.TRO_infoLinkContainer{float:left; width:40px; margin:8px 0 0 0;}

.TRO_tooltipContent p{

    /*white-space: nowrap;*/
    margin-bottom: 0px;
    font-size:11px;
    font-weight:bold;

}



.TRO_tooltipContent .TRO_tm, .TRO_tooltipContent .TRO_bm{
    float: left;
    height: 3px;
    width: auto;
}

.TRO_tooltipContent .TRO_tm{
	position: absolute; 
	left: 3px; 
	right: 3px; 
	top: -2px;
}

.TRO_tooltipContent .TRO_bm{
	position: absolute;
	top: auto;
	bottom: -2px;
	left: 3px;
	right: 3px;
}

.TRO_tooltipContent .TRO_tr, .TRO_tooltipContent .TRO_tl, .TRO_tooltipContent .TRO_br, .TRO_tooltipContent .TRO_bl{
    height: 3px;
    width: 3px;
}

.TRO_tooltipContent .TRO_tr{
    background-repeat: no-repeat;
    background-position: -5px 0;
    position: absolute; 
    right: 0; 
    top: -2px;
}

.TRO_tooltipContent .TRO_tl{
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute; 
    left: 0; 
    top: -2px;
}

.TRO_tooltipContent .TRO_br{
    background-position: -5px -8px;
    float: left;
    position: absolute; 
    right: 0; 
    bottom: -2px;
}

.TRO_tooltipContent .TRO_bl{
    background-repeat: no-repeat;
    background-position: 0px -8px;
    float: left;
    position: absolute; 
    left: 0; 
    bottom: -2px;
}

.TRO_tooltipContent .TRO_ttArrowDown{
	position: absolute;
     background-repeat: no-repeat;
    background-position: -10px 0px;
    height: 10px;
    width: 20px;
}

.TRO_tooltipContent .TRO_ttArrowUp{
    /* background-repeat: no-repeat;
    background-position: -30px 0px;
    height: 10px;
    width: 20px; */
	 display: none;
}

.TRO_tooltipContent .TRO_ttArrowLeft{
    /* background-repeat: no-repeat;
    background-position: -14px -14px;
    height: 20px;
    width: 10px; */
	display: none;
}

.TRO_tooltipContent .TRO_ttArrowRight{
 	/*   background-repeat: no-repeat;
    background-position: 0px -14px;
    height: 20px;
    width: 10px; */
	display: none;
}

.TRO_tooltipContent .TRO_center{
    color: #ffffff;
}

/* .TRO_tooltipContent .TRO_tooltipCenter .TRO_content{
    padding:7px 10px 7px 10px;
}*/

.TRO_tooltipContent .TRO_center .TRO_content{
	padding:7px 10px 7px 10px;
}



/*FOOTER*/

#TRO_footer{margin:30px 0 30px 0; font-size:11px; line-height:18px; color:#909090;}

#TRO_footer div.TRO_copyright{font-size:8.5px; line-height:11px; margin:7px 0 0 0;}
#TRO_footer a{color:#909090;}
#TRO_footer a:hover{text-decoration:underline;}

#TRO_footer h5{text-transform:uppercase; font-size:12px; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;font-weight:bold; line-height: 14px;}

#TRO_footer div.TRO_line_grey{background: url(/_layouts/images/Trodat.Net.Publishing/common/line_grey.gif) repeat-x; padding:11px 0 0 0;}
                                 
#TRO_footer div.TRO_footerColumnBig{width:620px; margin:0 20px 0 0; float:left;}
#TRO_footer div.TRO_footerColumn{width:140px; margin:0 20px 0 0; float:left;}
#TRO_footer div.TRO_footerColumn_rechts{margin:0;}

#TRO_footer div.TRO_footerColumn li{margin-bottom: 5px; line-height: 11px; }
#TRO_footer div.TRO_footerColumnBig li{margin: 5px 0 0 0; line-height: 11px; }

#TRO_footer ul.TRO_footerSocial{margin:20px 0 0 0;}
#TRO_footer ul.TRO_footerSocial a{display:block;width:30px;height:30px;}
#TRO_footer ul.TRO_footerSocial li {float:left;}

#TRO_footer a.TRO_facebook{background:url('/_layouts/images/Trodat.Net.Publishing/footer/fb.png') no-repeat;}
#TRO_footer a.TRO_facebook:hover{background:url('/_layouts/images/Trodat.Net.Publishing/footer/fb_a.png') no-repeat;}

#TRO_footer a.TRO_youtube{background:url('/_layouts/images/Trodat.Net.Publishing/footer/youtube.png') no-repeat;}
#TRO_footer a.TRO_youtube:hover{background:url('/_layouts/images/Trodat.Net.Publishing/footer/youtube_a.png') no-repeat;}


#TRO_footer ul.TRO_footerPartner{margin:10px 0 0 0;}
#TRO_footer ul.TRO_footerPartner a{display:block;}
#TRO_footer ul.TRO_footerPartner li{margin:0 0 12px 0;}
#TRO_footer a.TRO_trotec{background: url('/_layouts/images/Trodat.Net.Publishing/footer/trotec.png') no-repeat; width:130px; height:37px;}
#TRO_footer a.TRO_trotec:hover{	background: url('/_layouts/images/Trodat.Net.Publishing/footer/trotec_a.png') no-repeat; width:130px; height:37px;}
#TRO_footer a.TRO_utypia{background:url('/_layouts/images/Trodat.Net.Publishing/footer/utypia.png') no-repeat; width:86px; height:32px;}
#TRO_footer a.TRO_utypia:hover{	background:url('/_layouts/images/Trodat.Net.Publishing/footer/utypia_a.png') no-repeat; width:86px; height:32px;}


/**** SLIDER STYLES ****/

.TRO_productSliderMiddle{
	position: relative;
	overflow: hidden;	
}

/*.TRO_productMenuSub{
	display: block;
	position: absolute;
	top: 29px;
	left: 0;	
} */

.TRO_productMenuSub{
	display: block;
	position: absolute;
	top: 5px;
	left: 0;	
}

.TRO_productMenuSub li{
	display: block;
	width: 135px;	
}

.TRO_sliderContainer{
	display: block;
	position: absolute;
	top: 0px;
	left: 0;	
}
.TRO_slider2{
	height: 255px;
	position: relative;	
}
.TRO_sliderViewport{
	overflow: hidden;
	width: 940px;
	height: 255px;
	position: relative;	
}

#TRO_contentColumn .TRO_sliderViewport{
	width: 700px;
	height: 255px;
}

.TRO_slider_small .TRO_mainpromoContainer{
	width: 700px;
	height: 350px;
	margin-left: 0px;
}

.TRO_mainpromoContainer{
	overflow: hidden;
	width: 940px;
	height: 450px;
	position: relative;	
	margin-left: 10px;
}

#TRO_contentColumn UL.TRO_sliderContainer LI {padding-left: 0px;}

.TRO_wide .TRO_sliderContainer{ left: -60px;}


.TRO_sliderContainer li{
	display: block;
	width: 360px;
	float: left;
}
#TRO_mainpromo .TRO_sliderContainer li{
	width: 940px;
}
#TRO_mainpromo.TRO_slider_small .TRO_sliderContainer li{
	width: 700px;
}
.TRO_milestonesContainer{
	display: block;
	position: absolute;
	top: 0px;
	left: 0;	
}
.TRO_milestonesSliderViewport{
	overflow: hidden;
	width: 670px;
	height: 400px;
	position: relative;	
}

/****************************************************************/
/* tooltips														*/
/****************************************************************/

.TRO_tooltipContent{
	display: none;
}

.TRO_tooltipContent .textImage{
	width: auto;
}

.TRO_tooltipContent .textImage p, .TRO_tooltipContent .textImage img{
	float: left;
}

.TRO_tooltipContent .textImage img{
	margin-left: 5px;
}

.TRO_tooltipContent .textImage p{
	white-space: normal;
	width: 145px;
	padding-right: 5px;
}

.TRO_tooltipContent p{
	white-space: nowrap;
	margin-bottom: 0px;
}

.TRO_tooltipContent .TRO_tm, .TRO_tooltipContent .TRO_bm{
	float: left;
	background: #000000;
	height: 3px;
}

.TRO_tooltipContent .TRO_tr, .TRO_tooltipContent .TRO_tl, .TRO_tooltipContent .TRO_br, .TRO_tooltipContent .TRO_bl{
	float: left;
	height: 3px;
	width: 3px;
}

.TRO_tooltipContent .TRO_tr, .TRO_tooltipContent .TRO_br{
	float: right;
}





.TRO_tooltipContent .TRO_center{
	float: left;
	color: #ffffff;
}

.TRO_tooltipContent.white .TRO_center{
	float: left;
	background: #ffffff;
	color: #000000;
}

.TRO_tooltipContent .TRO_center .content{
	padding: 7px;
}

.TRO_tooltipContent .TRO_center ul li{
	width: auto;
	white-space: nowrap;
}

.TRO_tooltipContent ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

.autoToolTipp span{
	display: none;
}

.autoToolTipp img{
	cursor: pointer;
}

.autoToolTipp acronym{
	border: 0px;
}


.TRO_catSlider{
	position: relative;
	width: 940px;
	height: 59px;
}
.TRO_catViewport{position: relative; overflow: hidden;	width: 940px; height: 59px;}


/* homeslider swf */
#swfContainer{
	width: 940px;
}



/* homeslider twitter wp */

.trodatnetTable-default th {vertical-align:top;}

.twitter {
	width:200px;
	margin-left:10px;
	margin-top:16px;
	Border:dotted 1px #b3b3b3;
	Color:#727272;
	Font-Size:12px; 
	Font-Family: Arial, Helvetica, Geneva, sans-serif;
	Background-color:transparent;
}

/****************************************
    Password Recovery
****************************************/

.tro_pnlpwdrvy
{
    margin-left:400px;
}

.tro_pnlpwdrvy a,
.tro_pnlpwdrvy a:link,
.tro_pnlpwdrvy a:hover,
.tro_pnlpwdrvy a:visited
{
    color:red;
}

.TRO_form.TRO_ChangePwd .lblcol
{
    vertical-align: top;
}
.TRO_form.TRO_ChangePwd .lblcol
{
    vertical-align: top;
}
.TRO_form.TRO_ChangePwd .valcol .TRO_inputText INPUT
{
    width:300px;
}

#TRO_contentColumn .TRO_form.TRO_ChangePwd .TRO_formButtons .TRO_button
{
    margin-right:20px;
    display:block;
    float:left;
}

#maincontent h3 {font-size:inherit !important;}

* {
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}

/* hide RSS Feed Icon on News CQWP */
.cqfeed {display:none;}

