#questionset2_messe_comment{
width: 400px;
height: 100px;
}

/*BEGIN CARCASS STYLES*/

body{
	background-color: #fff;
	margin: 0px;
	padding: 11px 16px;
}
.layout{
	width: 100%;
	min-width: 760px;
	margin: 0px auto;
}
.layout-mc{
	width: 100%;
	vertical-align: top;
}
.header-tbl{
	width: 100%;
	height: 33px;
	margin: 5px auto 9px;
}
.header-tbl .c1{
	padding-left: 13px;
}
.header-tbl .c2{
	width: 100px;
}
.data-tbl{	
	width: 100%;
	margin: 0 auto;
}
.data-tbl .left-column{
	width: 242px;
	padding: 0px;
	vertical-align: top;
}
.data-tbl .left-column.transition{
	background: url(images/menu-container-top-left.gif) 0 0 no-repeat;
	width: 198px;
	height: 63px;
	overflow: hidden;
	padding: 0 30px 0 14px;
}
.data-tbl .main-column{
	vertical-align: top;
	padding: 0px;
}
.left-menu-tbl{
	width: 242px;
}
.left-menu-tbl .c1{
	padding: 0px 34px 0 16px;
	vertical-align: top;
	background: url(images/menu-container-left-y.gif) 0 0 repeat-y;
}
.left-menu-tbl .c2{
	height: 32px;
	vertical-align: top;
	background: url(images/menu-container-left-bottom.gif) 0 0 no-repeat;
}
.left-menu-tbl .menu-container{
	//width: 190px;
	overflow: hidden;
}
.left-menu-holder{
	margin: 0 auto 0 0px;
	overflow: hidden;
	display: none;
	
	/*fix a render bug in IE6*/
	//display: block;
	position: relative;
	z-index: 100;
}
.left-menu-tbl .webfx-tree-area{
	/*
	position: relative;
	z-index: 90;
	*/
	margin-left: -20px;
}

/*begin overloading view of menu tree*/
.left-menu-holder .webfx-tree-icon {
	width: 20px;
	height: 20px;
}
.left-menu-holder .webfx-tree-item a.fx_normal, 
.left-menu-holder .webfx-tree-item a:active.fx_normal, 
.left-menu-holder .webfx-tree-item a:hover.fx_normal, 
.left-menu-holder .webfx-tree-item a:visited.fx_normal 
{
	margin-left: 3px;
	padding: 1px 0px 1px 2px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color : #666;
}

.left-menu-holder .webfx-tree-item a.fx_selected, 
.left-menu-holder .webfx-tree-item a:visited.fx_selected, 
.left-menu-holder .webfx-tree-item a:active.fx_selected, 
.left-menu-holder .webfx-tree-item a:hover.fx_selected 
{
	margin-left: 3px;
	padding: 1px 0px 1px 2px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.left-menu-holder .webfx-tree-item a:hover.fx_normal,
.left-menu-holder .webfx-tree-item a:hover.fx_selected{
	text-decoration: underline;
}

/* set bold on all items (root node and his childrens)*/
.left-menu-holder .webfx-tree-item a.fx_normal, 
.left-menu-holder .webfx-tree-item a:active.fx_normal, 
.left-menu-holder .webfx-tree-item a:hover.fx_normal, 
.left-menu-holder .webfx-tree-item a:visited.fx_normal,
.left-menu-holder .webfx-tree-item a.fx_selected, 
.left-menu-holder .webfx-tree-item a:visited.fx_selected, 
.left-menu-holder .webfx-tree-item a:active.fx_selected, 
.left-menu-holder .webfx-tree-item a:hover.fx_selected{
	font-weight: bolder;
}


/* level 1 containts a root only*/
/* level 2 containts a children of root item */
/* level 3 is a subnodes of level 2 nodes*/
/* a next defenition set font-weight to normal (not bold) of items of levels 3 and great*/
.left-menu-holder .webfx-tree-container .webfx-tree-container .webfx-tree-item a.fx_normal, 
.left-menu-holder .webfx-tree-container .webfx-tree-container .webfx-tree-item a:active.fx_normal, 
.left-menu-holder .webfx-tree-container .webfx-tree-container .webfx-tree-item a:hover.fx_normal, 
.left-menu-holder .webfx-tree-container .webfx-tree-container .webfx-tree-item a:visited.fx_normal,
.left-menu-holder .webfx-tree-container .webfx-tree-container .webfx-tree-item a.fx_selected, 
.left-menu-holder .webfx-tree-container .webfx-tree-container .webfx-tree-item a:visited.fx_selected, 
.left-menu-holder .webfx-tree-container .webfx-tree-container .webfx-tree-item a:active.fx_selected, 
.left-menu-holder .webfx-tree-container .webfx-tree-container .webfx-tree-item a:hover.fx_selected{
	font-weight: normal;
}

/* disable item thumbnail icon on level 3 and great*/
.left-menu-holder .webfx-tree-container .webfx-tree-container .webfx-tree-item img.webfx-tree-icon{
	display: none;
}
/*end overloading view of menu tree*/


.top-menu-tbl{
	width: 100%;
	height: 36px;

	margin: 0 auto;
}
.top-menu-tbl .c1{
	vertical-align: bottom;
	background: url(images/menu-container-x) 0 0 repeat-x;
}
.top-menu-tbl .c2{
	vertical-align: bottom;
	background: url(images/menu-container-x) 0 0 repeat-x;
}
.top-menu-tbl .c3{
	vertical-align: bottom;
	background: url(images/menu-container-right) 0 0 no-repeat;
	width: 5px;
}
.content-tbl{
	width: 100%;
	margin: 0 auto;
	min-height: 300px;
	//height: 300px;
}
.content_body{
	vertical-align: top;
	padding-bottom: 40px;
}
.footer-tbl{
	width: 100%;
	margin: 0 auto;
}
.footer-tbl .c1{
	width: 242px;
}
.footer-tbl .c2{
	padding-left: 20px;
}

/*END OF CARCASS STYLES*/


/*************************************************
          SEMANTIC  SEPARATOR          
*************************************************/



/*BEGIN MENU_ADDITIONAL STYLES*/

.top-menu-tbl .c2 .h_menu_area{
	float: right;
}
.p_menu_item, 
.h_menu_text{
	white-space: nowrap;
}
.p_menu_area{
	border: 1px solid #888;
	margin-top: 3px;
}

.top-menu-tbl .h_menu_item{
	padding: 0px;
}
.top-menu-tbl .h_menu_item .h_menu_left_icon{
	width: 4px;
	height: 20px;
	vertical-align: middle;
	background: url(images/top_navi_inactive_left.gif) right 0 no-repeat;
}
.top-menu-tbl .h_menu_item .h_menu_right_icon{
	width: 3px;
	height: 20px;
	vertical-align: middle;
	background: url(images/top_navi_inactive_right.gif) left 0 no-repeat;
}
.top-menu-tbl .h_menu_item .h_menu_text{
	height: 18px;
	padding: 0 2px 2px;
	vertical-align: middle;
	background: url(images/top_navi_inactive_middle.gif) 0 0 repeat-x;
}
.top-menu-tbl .h_menu_item.h_menu_active_item .h_menu_left_icon{
	width: 4px;
	height: 20px;
	vertical-align: middle;
	background: url(images/top_navi_active_left.gif) right 0 no-repeat;
}
.top-menu-tbl .h_menu_item.h_menu_active_item .h_menu_right_icon{
	width: 3px;
	height: 20px;
	vertical-align: middle;
	background: url(images/top_navi_active_right.gif) left 0 no-repeat;
}
.top-menu-tbl .h_menu_item.h_menu_active_item .h_menu_text{
	height: 18px;
	padding: 0 2px 2px;
	vertical-align: middle;
	background: url(images/top_navi_active_middle.gif) 0 0 repeat-x;
}
.top-menu-tbl .h_menu_end{
	width: 3px;
	height: 20px;
	vertical-align: middle;
	background: url(images/top_navi_end.gif) 0 0 no-repeat;
}
.footer-tbl .h_menu_item{
	padding: 0px;
}
.footer-tbl .h_menu_begin{
	width: 3px;
	height: 20px;
	vertical-align: middle;
	background: url(images/bottom_navi_begin.gif) 0 0 no-repeat;
}
.footer-tbl .h_menu_item .h_menu_left_icon{
	width: 4px;
	height: 20px;
	vertical-align: middle;
	background: url(images/bottom_navi_inactive_left.gif) right 0 no-repeat;
}
.footer-tbl .h_menu_item .h_menu_right_icon{
	width: 3px;
	height: 20px;
	vertical-align: middle;
	background: url(images/bottom_navi_inactive_right.gif) left 0 no-repeat;
}
.footer-tbl .h_menu_item .h_menu_text{
	height: 17px;
	padding: 0 2px 3px;
	vertical-align: middle;
	font-weight: normal;
	background: url(images/bottom_navi_inactive_middle.gif) 0 0 repeat-x;
}
.footer-tbl .h_menu_item.h_menu_active_item .h_menu_left_icon{
	width: 4px;
	height: 20px;
	vertical-align: middle;
	background: url(images/bottom_navi_inactive_left.gif) right 0 no-repeat;
}
.footer-tbl .h_menu_item.h_menu_active_item .h_menu_right_icon{
	width: 3px;
	height: 20px;
	vertical-align: middle;
	background: url(images/bottom_navi_inactive_right.gif) left 0 no-repeat;
}
.footer-tbl .h_menu_item.h_menu_active_item .h_menu_text{
	height: 17px;
	padding: 0 2px 3px;
	vertical-align: middle;
	text-decoration: underline;
	font-weight: normal;
	background: url(images/bottom_navi_inactive_middle.gif) 0 0 repeat-x;
}
.footer-tbl .h_menu_end{
	width: 3px;
	height: 20px;
	vertical-align: middle;
	background: url(images/bottom_navi_end.gif) 0 0 no-repeat;
}

/*END OF MENU_ADDITIONAL STYLES*/


/*************************************************
          SEMANTIC  SEPARATOR          
*************************************************/



/*BEGIN FORM_ADDITIONAL STYLES*/

.data-tbl .left-column .form_element{
	width: 100px;
}
.data-tbl .left-column .form_caption{
	font-weight: bolder;
}
.data-tbl .left-column .form_sys_login .form_caption{
	display: none;
}
.data-tbl .left-column form{
	margin-top: -48px;
	margin-right: 5px;
	position: relative;
	/*margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	position: absolute;
	*/
}

/*END OF FORM_ADDITIONAL STYLES*/


/*************************************************
          SEMANTIC  SEPARATOR          
*************************************************/



/*BEGIN TREE_ADDITIONAL STYLES*/

/*.webfx-tree-area{
	overflow: visible;
}*/
.tbl-partner-letter-container .c2 .webfx-tree-area{
	/*position: fixed;*/
}

/*END OF TREE_ADDITIONAL STYLES*/


/*************************************************
          SEMANTIC  SEPARATOR          
*************************************************/



/*BEGIN FONTS STYLES*/

body, td, li{
	font-family: Tahoma;
	font-size: 11px;
	color: #48474E;
}
.content_body, 
.content_body td,
.content_body p,
.content_body li{
	color: #48474E;
	line-height: 16px;
}
/*
.content_body p{
	margin: 0 auto;
	padding: 7px 0 5px;
}
*/
.content_body p{
	margin: 5px auto 3px auto;
	padding: 0;
}
.content_body p.small{
	font-size: 10px;
	line-height: 12px;
}
.content_body h1,
.content_body h2,
.content_body h3,
.content_body h4,
.content_body h5,
.content_body h6{
	/*margin: 10px auto 0px;*/
	padding: 7px 0px 0px;
	margin: 5px auto 3px auto;
}
.content_body h1{
	font-size: 11px;
	border-top: 1px solid #ccc;
	color: #333;
	padding: 5px 0 3px 0;
	margin: 0 auto;
}
.content_body h2{
	font-size: 11px;
	color: #48474E;
}
.content_body h3{
	font-size: 11px;
	color: #48474E;
}
.content_body h4{
	font-size: 11px;
	color: #48474E;
}
.content_body h5{
	font-size: 11px;
	color: #48474E;
}
.content_body h6{
	font-size: 11px;
	color: #48474E;
}
/*
.content_body h1{
	font-size: 16px;
	border-top: 1px solid #ccc;
}
.content_body h2{
	font-size: 14px;
}
.content_body h3{
	font-size: 13px;
}
.content_body h4{
	font-size: 12px;
}
.content_body h5{
	font-size: 11px;
}
.content_body h6{
	font-size: 10px;
}
*/
.content_body a img{
	border: 0px;
}
.content_body a,
.content_body a:active,
.content_body a:visited{
	text-decoration: underline;
	color: #6699CC;
}
.content_body a:hover{
	text-decoration: underline;
	color: #6699CC;
}
.content_body hr{
	background-color: #ccc;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
	color: #ccc;
	border: 0px;
	margin: 0;
}



.font-left-strip, 
.font-left-strip td,
.font-left-strip p,
.font-left-strip li{
	color: #48474E;
	line-height: 16px;
}
.font-left-strip p{
	margin: 5px auto 3px auto;
	padding: 0;
}
.font-left-strip h1,
.font-left-strip h2,
.font-left-strip h3,
.font-left-strip h4,
.font-left-strip h5,
.font-left-strip h6{
	/*margin: 10px auto 0px;*/
	padding: 7px 0px 0px;
	margin: 5px auto 3px auto;
}
.font-left-strip h1{
	font-size: 11px;
	border-top: 1px solid #ccc;
	color: #333;
	padding: 5px 0 3px 0;
	margin: 0 auto;
}
.font-left-strip h2{
	font-size: 11px;
	color: #48474E;
}
.font-left-strip h3{
	font-size: 11px;
	color: #48474E;
}
.font-left-strip h4{
	font-size: 11px;
	color: #48474E;
}
.font-left-strip h5{
	font-size: 11px;
	color: #48474E;
}
.font-left-strip h6{
	font-size: 11px;
	color: #48474E;
}
.font-left-strip a img{
	border: 0px;
}
.font-left-strip a,
.font-left-strip a:active,
.font-left-strip a:visited{
	text-decoration: underline;
	color: #6699CC;
}
.font-left-strip a:hover{
	text-decoration: underline;
	color: #6699CC;
}
.font-left-strip hr{
	background-color: #ccc;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
	color: #ccc;
	border: 0px;
	margin: 0;
}
.font-left-strip ol{
	margin: 0px auto 15px 0px;
	padding: 0px;
}
.font-left-strip ul{
	margin: 0px auto 15px 0px;
	padding: 0px;
}
.font-left-strip li{
	margin-left: 22px;
	padding-bottom: 3px;
}
.font-left-strip ul li{
	list-style: disc;
}
.font-left-strip ul li li{
	list-style: circle;
}
.font-left-strip ul li li li{
	list-style: disc;
}
.font-left-strip ul li li li li{
	list-style: circle;
}

ul.arrow{
	margin: auto 0px;
	padding: 0px;
}
ul.arrow li,
ul.arrow li li,
ul.arrow li li li,
ul.arrow li li li li{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/icon-arrow-sup.gif) 8px 6px no-repeat;
	margin: 0 0 3px 0;
	padding: 0 0 3px 21px;
}

ul.pdf{
	margin: auto 0px;
	padding: 0px;
}

ul.pdf li,
ul.pdf li li,
ul.pdf li li li,
ul.pdf li li li li{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/icon-pdf.gif) 0 0 no-repeat;
	line-height: 19px;
	margin: 0 0 3px 0;
	padding: 0 0 3px 21px;
	
}
ul.pdf li a{
	/*line-height: 21px;
	height: 21px;*/
	vertical-align: middle;
}

ul.highlight{
	margin: auto 0px;
	padding: 0px;
}
ul.highlight li,
ul.highlight li li,
ul.highlight li li li,
ul.highlight li li li li{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/icon-highlight.gif) 4px 6px no-repeat;
	margin: 0 0 3px 0;
	padding: 0 0 3px 21px;
}


ul.inbox{
	margin: auto 0px;
	padding: 0px;
}
ul.inbox li,
ul.inbox li li,
ul.inbox li li li,
ul.inbox li li li li{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/icon-inbox.gif) 0 0 no-repeat;
	margin: 0 0 3px 0;
	padding: 0 0 3px 21px;
}

ul.comment{
	margin: auto 0px;
	padding: 0px;
}
ul.comment li,
ul.comment li li,
ul.comment li li li,
ul.comment li li li li{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/icon-comment.gif) 0 0 no-repeat;
	margin: 0 0 3px 0;
	padding: 0 0 3px 21px;
}

/*END OF FONTS STYLES*/


/*************************************************
          SEMANTIC  SEPARATOR          
*************************************************/



/*BEGIN CONTENT STYLES*/

.boxshot-tbl{
	margin-bottom: 40px;
}
.boxshot-tbl .c1{
	width: 150px;
	padding: 10px;
}
.boxshot-tbl .c2{
	padding: 10px 10px 10px 0;
}
.product-links-tbl{
}
.product-links-tbl td{
	padding: 0 10px;
}
.artdata-tbl{
	border-collapse: collapse;
	margin-bottom: 30px;
}
.artdata-tbl td{
	border-collapse: collapse;
	border: 1px #ccc solid;
	padding: 2px 5px;
	width: 120px;
}
.artdata-tbl td p{
	margin: 0px;
	padding: 0px;
}


.tbl-large-padding-2c{
	border-collapse: collapse;
}
.tbl-large-padding-2c td{
	padding: 20px 50px;
	vertical-align: top;
}
.tbl-large-paddingl-2c td td{
	padding: 0px;
}
.tbl-large-padding-2c .c1{
	padding-left: 0px;
}

.tbl-medium-padding-2c{
	border-collapse: collapse;
}
.tbl-medium-padding-2c td{
	padding: 10px 25px;
	vertical-align: top;
}
.tbl-medium-paddingl-2c td td{
	padding: 0px;
}
.tbl-medium-padding-2c .c1{
	padding-left: 0px;
}

.tbl-partner-letter-container{
	/*table-layout: fixed;*/
}
.tbl-partner-letter-container .c1{
	padding-right: 15px;
	border-right: 1px solid #ccc;
	vertical-align: top;
}
.tbl-partner-letter-container .c2{
	width: 260px;
	vertical-align: top;
}

.partner-letter-thumb-column{
	vertical-align: top;
	padding: 0 10px 0 0;
}
.partner-letter-data-column{
	vertical-align: top;
}

.phone-tbl{
	
}
.phone-tbl td{
	padding: 2px 3px;
}
.tbl-contact{
	
}
.tbl-contact td{
	padding: 2px 3px;
}

.tbl-simple{
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.tbl-simple-centered{
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0 auto;
}
.tbl-simple td,
.tbl-simple-centered td{
	line-height: 16px;
	border: 1px solid #ccc;
	padding: 4px;
}

.tbl-program-versions{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;

}
.tbl-program-versions .caption .c1{
	width: 30px;
	height: 20px;
	text-align: center;
	background: #ccc url(images/square_lt.gif) 0 0 no-repeat;
}
.tbl-program-versions .caption .c2{
	width: 240px;
	height: 20px;
	background: #ccc;
}
.tbl-program-versions .caption .c3{
	height: 20px;
	background: #ccc url(images/square_rt.gif) 100% 0 no-repeat;
}
.tbl-program-versions .c1{
	width: 30px;
}
.tbl-program-versions .c2{
	width: 240px;
	white-space: nowrap;
}
.tbl-program-versions .c3{
}
.tbl-program-versions .c3.fixed{
	width: 200px;
}

.tbl-full-width{
	width: 100%;
	border-collapse: collapse;
}

/*END OF CONTENT STYLES*/


/*************************************************
          SEMANTIC  SEPARATOR          
*************************************************/



/*BEGIN NEWS-TICKER STYLES*/
.left-column .news_block{
	margin-right: 35px;
}
.news_block td.news_title{
	font-weight: bolder;
	padding-bottom: 4px;
}
.news_block td.news_title a{
	display: block;
}
/*END NEWS-TICKER STYLES*/
/* PROMOTIONS STYLES*/
.promotable1, 
.promotable2, 
.promotable3, 
.promotable4, 
.promotable5{
	width:700px;
	}
.promotab{
	border-collapse:collapse;
	border-spacing:0;
	}
.promotab td{
	border:1px solid #babec3;
	padding:5px;
	vertical-align:top;
	}
/* TAGS */
p.tags{
	text-align:justify;
	margin-bottom:0;
	}
p.tags a{
	white-space:nowrap;
	line-height:20px;
	}
p.tags a:link, 
p.tags a:active, 
p.tags a:visited{
	text-decoration:none;
	}
p.tags a:hover{
	text-decoration:underline;
	}
* html p.tags a{
	line-height:22px;
	}
p.tags .s1, 
p.tags a.s1:link, 
p.tags a.s1:hover, 
p.tags a.s1:active, 
p.tags a.s1:visited{
	font-size:18px;
	}
p.tags .s2, 
p.tags a.s2:link, 
p.tags a.s2:hover, 
p.tags a.s2:active, 
p.tags a.s2:visited{
	font-size:16px;
	font-weight:bold;
	}
p.tags .s3, 
p.tags a.s3:link, 
p.tags a.s3:hover, 
p.tags a.s3:active, 
p.tags a.s3:visited{
	font-size:14px;
	font-weight:bold;
	}	
p.tags .s4, 
p.tags a.s4:link, 
p.tags a.s4:hover, 
p.tags a.s4:active, 
p.tags a.s4:visited{
	font-size:12px;
	}
p.tags .s5, 
p.tags a.s5:link, 
p.tags a.s5:hover, 
p.tags a.s5:active, 
p.tags a.s5:visited{
	font-size:11px;
	}