body {
	margin:0;
	padding:0;
	border:0;
}

#header {
	background-color:#FFFFFF;
	overflow:visible;
	height:96px;
	height:80px;
}

#language {
	top:72px;
	font-size:10px;
	width:200px;
	border-left:1px solid #cccccc;
	padding:0 15px 0px 5px;
	overflow:hidden;
	/*z-index:10;*/
	background-color:#FFFFFF;
	position:absolute;
	top:0;
	left:224px;
}

#language ul {
	margin:0;
	padding:0;
	list-style:none;
}
#language li {
	float:left;
	margin:0;
	padding:0 4px 8px 2px;
	padding:6px 4px 2px 2px;
	padding:1px 4px 0px 2px;
	width:auto;
}
#language a { font-size:10px; }


/* tabs de Version */
#tabs { font-size:10px; line-height:12px; background-color:#FFFFFF; margin:0 0 0 576px; padding:0; border-left:1px solid #cccccc; border-bottom:1px solid #cccccc; height:17px; min-width:400px; }
#tabs ul { margin:0; padding:0; list-style:none; width:100%; background-color:#FFFFFF; overflow:hidden; }
#tabs li { float:left; margin:0; padding:3px 10px 1px 6px; height:14px; background-color:#efefef; }
#tabs li.active { background-color:#bfbeb8; color:#000000; /*color:#990000; border-bottom:1px solid #990000; border-left:1px solid #990000; border-right:1px solid #990000; */ }
#tabs a { color:#666666; font-weight:normal; }
#tabs a:hover { color:#990000; }

#tabs .color-infoholz { color:#FF9933; }
#tabs .color-dataholz { color:#FF0033; color:#000000 }
	/* Schatten */
#tabs { border:0; padding:0 0 0px 0;}
#tabs ul { background-image:url(/img/shade.png); background-repeat:no-repeat; background-position:0 17px; padding:0 0 10px 0; width:100%; background-color:#ffffff; height:15px; }
#tabs div { clear:both; /*background-image:url(/img/shade.png); background-repeat:no-repeat; background-position:left top; width:100%; height:10px; background-color:#FFFFFF; overflow:hidden;*/ }
#tabs li { border:0; }

/* tabs it Version */
#tabs-it { margin: 0 0 0 0px; font-size:11px; line-height:125%; /**/ position:absolute; top:0; left:576px; width:352px; z-index:100; }
#tabs-it ul { list-style:none; display:inline; /*float:right*/ }
#tabs-it li { display:inline; }
#tabs-it a { font-weight:normal; color:#000000; }
#tabs-it a:hover { color:#ff0000; }

#tabs-it .tab-cornerLeft { background-image:url(/img/shade_lowerLeftCorner.png); background-position:left bottom; background-repeat:no-repeat; margin:0; padding:0px 0 0px 0; float:left;}
#tabs-it .tab-cornerRight { margin:0 0 0 10px; padding:0 0px 8px 0; background-image:url(/img/shade_lowerRightCorner.png); background-position:right bottom; float:left;}
* html #tabs-it .tab-cornerRight { margin:0 0 0 5px; }
#tabs-it .tab-color { background-color:#F8F8D9; background-color:#F1F3F1; margin:0 0px 0px 0; padding:10px 10px 4px 6px; position:relative; top:0; left:-10px; float:left; }
#tabs-it .active .tab-color { background-color:#F1F3F1; background-color:#F8F8D9; }

#tabs-it .color-dataholz { font-weight:bold; }
#tabs-it .color-risponde { font-weight:bold; }


/***********************************/

#header-navigation {
	font-size:10px;
}
#header-navigation {
	position:absolute;
	top:72px;
	left:514px;
	min-width:400px;
}
#header-navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header-navigation li {
	float:left;
	margin:0;
	padding:0 15px 8px 7px;
	border-left:1px solid #cccccc;
}
#header-navigation a { font-size:10px; }

#logo { position:absolute; top:27px; left:36px; /*display:none*/ top:50px; left:16px; }
#breadcrumb { font-size:10px; padding-left:16px; height:16px; background-color:#FFFFFF; min-width:700px;  }


.clear { clear:both; }