/*tag #########################################################*/
* {
	padding: 0;
	margin: 0;
}
html,body {
	width: 100%;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image:url("../../img/bg.main.png");
	background-position:top left;
	background-repeat:repeat-x;
	/*background-color:transparent;*/
	background-color:#dddddd;
}
*html body {
	behavior: url("hover.htc");
}
*html img{
	behavior:url("png.htc");
}
a img{
	border:0;
}
a{
	text-decoration:none;
}
h1{
	font-weight:normal;
	line-height:1em;
	font-size:24px;
	margin-bottom:10px;
}
h4,h3 small{
	display:block;
	font-weight:normal;
	margin-bottom:15px;
}
hr{
	border:0;
	border-top:1px dotted #666666;
	clear:both;
	height:1px;
	margin-bottom:20px;
	margin-top:20px;
}
/*objects #########################################################*/

.ico{
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
h1 .ico{
	margin-top:0;
	margin-right:10px;
}
h1 .ico{
	position:relative;
	top:-7px;
}
h3 .ico{
	position:relative;
	top:-3px;
}
.table{
	width:100%;
	vertical-align:top;
}
.table tr{
	vertical-align:top;	
}
.table td{
	width:25%;
	vertical-align:top;
	border-left:1px dotted #333333;
	padding-left:10px;
	padding-right:10px;
}
.table td.first{
	border:0;
}
.content_pane{
	padding:20px;
	padding-bottom:0px;
}
.tab_pane{
	padding-left:0px;
}
.absolute_pane{
	position:relative;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	overflow:visible;
}
.absolute_point{
	position:relative;
	left:0px;
	top:0px;
	overflow:visible;
}
.absolute_object{
	position:absolute;
	top:0;
	left:0;
}
.absolute_bottom{
	position:absolute;
	bottom:0;
	left:0;
}
.row {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px 0px 0px 0px;
	overflow: visible;
}
.full,.col,.inline {
	display: inline;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.full {
	width: 100%;
}
.anchor{

}
.hr{
	text-align:left;
}
.hr .ico_up{
		text-align:right;
}
.hr .ico_down{
	float:right;
}
.col {
	width: 50%;
}
.col.c1_3{
	width: 40%;
}
.col.c2_3{
	width: 60%;
}
.row.compact {
	overflow:hidden;
	padding-top: 0px;
	padding-bottom: 0px;
}
.row.stretch,.stretch,box.boxbody.row.stretch{
	padding:0;
	margin:0;
}
.row.centered{
	width:610px;
	padding:0;
	margin:0;
/*	background-image:url(../../img/bg.content.png);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:transparent;*/
	text-align:left;
}
.row.cleared{
	border:1px solid #000000;
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
}
/*id #########################################################*/

#wrapper {
margin: 0 auto;
width: 100%;
/*background-image:url("../../img/bg.bottom.gif");
background-position:bottom left;
background-repeat:repeat-x;
background-color:transparent;*/
}

#header {
	height:232px;
	padding-left:10px;
}
#header img#banner{
	height:232px;
	width:599px;	
}
#header #grid{
	left:-2px;
}
#header #languages{
	background-image:url(../../img/header.languages.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:transparent;
	height:27px;
	width:54px;
	top:192px;
	left:531px;
}
#header #languages a{
	display:block;
	float:left;
	height:18px;
	width:19px;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:4px;
	margin-right:1px;
	padding:0;
}
#logo{
	position:absolute;
	left:202px;
	top:40px;
}
#navigation{
		z-index: 1500;
	height:41px;
}
#navigation #menu{
	top:-6px;
	left:0px;
	z-index: 1500;
	overflow: visible;
	background-image:url("../../img/menu.bg.png");
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;
	height:41px;
	width:610px;
	padding:0;
	padding-top:4px;
	padding-left:6px;
}
#navigation #menu a{
	height:22px;
	display: block;
	margin: 0px;
	margin-top:1px;
	padding: 5px;
	float: left;
	line-height:20px;
	color:#ffffff;
	font-weight:bold;
	font-size:1.1em;
	padding-left:15px;
	padding-right:15px;
	background-image:url("../../img/menu.bg.spacer.png");
	background-repeat:no-repeat;
	background-position:top right;
}
#navigation #menu a:hover{
	color:#ff631c;
	background-image:url("../../img/menu.highlight.png");
	background-repeat:repeat-x;
	background-position:top right;
}
#titlebar{
	z-index: 0;
	position:relative;
	left:-2px;
	top:-10px;
}
#title{
	z-index: 0;
	background: url("../../img/footer.bg.black.png") top left repeat-y transparent;
	color:#ffffff;
	padding-top:20px;
}
#title h1{
	padding:0;
	margin:0;
}
.content{
	padding:5px;
	padding-left:20px;
	padding-right:20px;
}
#menu_panel{
	position:relative;
	left:-5px;
	top:-2px;
}
#title #navi{
	z-index:1000;
	position:absolute;
	color:#ffffff;
	top:15px;
	right:15px;
}
#title a.ico_link{
	display:block;
	background-image:url("link_arrow.png");
	background-repeat:no-repeat;
	background-position:left -3px;
	padding:3px 0px 3px 25px;
	font-weight:bold;
	margin-left:0px;
	margin-right:5px;
}
#title a.ico_link:hover{
	margin-left:5px;
	margin-right:0px;
}
#spacer.up{
	background: url("footer.png") bottom center repeat-x transparent;
	height:70px;
}
#spacer.down{
	background: url("ornament.png") bottom center repeat-x #e56131;
	height:30px;
}
#ico_c{
	background-color:#00a9e2;	
}
#footer {
	z-index:0;
	color:#ffffff;
}
#footer #label{
	left:-2px;
	top:0px;
}
#footer #panel{
	left:-2px;
	top:4px;
}
#footer #shine{
	left:7px;
	top:7px;
}
#footer #more{
	padding-top:30px;
}

#footer #content {
	position:relative;
	left:-2px;
	background: url("../../img/footer.bg.black.png") top left repeat-y transparent;
}
#footer #language{
	background-image:url("../../img/footer.language.png");
	background-position:center center;
	background-repeat:no-repeat;
	background-color:transparent;
	height:27px;
	width:29px;
	float:left;
	text-align:left;
	display:block;
	margin-right:5px;
}
#footer #language a{
	position:relative;
	top:5px;
	left:5px;
}
#footer .content_pane{
	padding:20px;
	padding-left:25px;
	padding-bottom:0px;	
}
#footer .col{
padding-top:0;
padding-bottom:0;
}

#lastupdate{
	display:block;
	float:left;
	text-align:left;
	background:url("../../img/footer.ico.lastupdate.png") no-repeat;
	height:27px;
	width:132px;
	padding:0px;
	margin:0px;
	margin-right:5px;
}
#lastupdate #date{
	color:#000000;
	font-weight:bold;
	font-size: 9px;
	position:relative;
	top:16px;
	left:73px;
}
.spacer{
	display:block;
	float:left;
	border-left:1px dotted #444444;
	width:1px;
	padding-left:10px;
}
.spacer.first{
	padding-left:0px;
	border-left:0;
}
a,.linklist a,#submenu a:hover{
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}
a:hover,.linklist a:hover,#submenu a{
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
.linklist a{
	display:block;
	padding-left:25px;
	color:#ffffff;
	background-image:url("../../img/footer.ico.path.png");
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color:transparent;
	margin-top:5px;
	padding-right:5px;
}
.linklist a:hover{
		color:#ff6600;
	padding-left:30px;
	background-position:5px 0px;
	font-weight:normal;
	padding-right:0px;
}

#foot{
	height:50px;
}

#submenu{
	position:relative;
	top:-12px;
	left:-14px;
	width:187px;
}
#submenu #top{
	height:20px;
	background-image:url("../../img/submenu.top.png");
	background-repeat:no-repeat;
	background-position:0px 0px;	
}
#submenu #mid{
	padding-left:10px;
	padding-right:10px;
	background-image:url("../../img/submenu.bg.png");
	background-repeat:repeat-y;
	background-position:0px 0px;	
}
#submenu #bottom{
	height:20px;
	background-image:url("../../img/submenu.bottom.png");
	background-repeat:no-repeat;
	background-position:0px 0px;	
}
#submenu ul{
	list-style:none;
}
#submenu li{
	list-style:none;
	display:block;
	padding:5px 0px 5px 0px;
}
#submenu a{
	color:#000000;
	font-weight:normal;
	padding:5px;
	margin-top:5px;
	line-height:13px;
	padding-right:5px;
	padding-left:25px;
	background-image:url("../../img/ico.path.png");
	background-repeat:no-repeat;
	background-position:0px center;
}
#submenu a:hover{
	font-weight:bold;
	padding-right:0px;
	padding-left:30px;
	background-position:5px center;
}
#submenu a:active{
	font-weight:bold;
}
#submenu a img{
	float:left;
	margin-right:5px;
	position:relative;
	top:-4px;
}
#submenu.sidemenu{
	z-index:0;
	width:20px;
	position:fixed;
	left:30px;
	top:30px;
}
#submenu.sidemenu:hover{
	z-index:1000;
	width:187px;
	top:10px;
	top:10px;
}
#submenu.sidemenu .ico{
	float:left;
}
#submenu.sidemenu:hover .ico{
	float:left;
}
#submenu.sidemenu:hover #mid{

}
#btn_top{
	position:fixed;
	left:20px;
	top:20px;	
}
#intro{
	font-size:14px;
}
#content #video{
	height:270px;
}

#content ul.paragraphs {
	list-style:none;
}
#content ul.paragraphs li {
	font-size:1.1em;
	padding-bottom:20px;
	margin-left:50px;
}

#partner{
	display:none;
	position:absolute;
	right:-80px;
	bottom:10px;
	width:107px;
	padding-top:6px;
}
#partner #top{
	height:23px;
	background-image:url("../../img/partner.top.png");
	background-repeat:no-repeat;
	background-position:0px 0px;	
}
#partner #mid{
	background-image:url("../../img/partner.mid.png");
	background-repeat:repeat-y;
	background-position:0px 0px;	
}
#partner #bottom{
	height:24px;
	background-image:url("../../img/partner.bottom.png");
	background-repeat:no-repeat;
	background-position:bottom left;	
}
#littfass{
	position:fixed;
	left:10px;
	bottom:10px;
    display:none;	
}
#copyright{
	font-size:0.9em;
	height:30px;
	margin-top:10px;
}
#copyright a{
	color:#ffffff;
}
#roundedbox{
	display:block;
}
#roundedbox .roundedbox_top{
	
}

.submenu_next{
	position:relative;
	top:40px;
	left:-175px;
}
a.navi_btn{
	display:block;
	text-align:right;
	color:#000000;
	line-height:16px;
}
.navi_btn img{
	clear:both;
	float:right;
	margin-left:5px;
}
/*class #########################################################*/
.popup_pane .popup{
	display:none;
}
.popup_pane:hover .popup{
	display:block;
}
.rounded{
	position:relative;
}
.right {
float: right;
}
.alignright{
	text-align:right;
	padding:0px;
	margin:0px;
}
.alignright .ico{
	float:right;
}
.autosize {
width: 100%;
}
.clear {
clear: both;
background: none;
}
.hide{
	visibility:hidden;
}
.clearoverflow{
	overflow:hidden;
}
.z0{
	z-index:0;
}
.z1{
	z-index:1000;
}
.z2{
	z-index:900;
}
.z3{
	z-index:800;
}
.z4{
	z-index:700;
}
.z5{
	z-index:600;
}
.z6{
	z-index:500;
}
.z7{
	z-index:400;
}
.z8{
	z-index:300;
}
.z9{
	z-index:200;
}
.z10{
	z-index:100;
}
.t25, hr{
	filter:alpha(opacity=25);
	opacity: 0.25;
	-moz-opacity:0.25;
}
.t50{
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.t75,a.t50:hover{
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}
.t100,a.t75:hover,#submenu.sidemenu:hover,#submenu a:hover{
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
.outside{
	top:10px;
	left:-40px;
}
.cut{
	overflow:hidden;
}
.tab_ico{
	position:absolute;
	left:0px;
}

/*images #########################################################*/

.menu li a.ico_index{
	background-image:url("index.png");
	background-repeat:no-repeat;
	background-position:center right;	
}
.menu li a.ico_help{
	background-image:url("help.mini.png");
	background-repeat:no-repeat;
	background-position:center right;	
}
.menu li a.ico_form{
	background-image:url("ico.form.png");
	background-repeat:no-repeat;
	background-position:center right;	
}
.menu li a.ico_orange{
	background-image:url("pack.orange.png");
	background-repeat:no-repeat;
	background-position:center right;	
}
.menu li a.ico_pink{
	background-image:url("pack.pink.png");
	background-repeat:no-repeat;
	background-position:center right;	
}
.menu li a.ico_green{
	background-image:url("pack.green.png");
	background-repeat:no-repeat;
	background-position:center right;	
}
.menu li a.ico_blue{
	background-image:url("pack.blue.png");
	background-repeat:no-repeat;
	background-position:center right;	
}
li.ico_blue{
	list-style:none;
	display:block;
	background-image:url("pack.blue.png");
	background-repeat:no-repeat;
	background-position:left -3px;
	padding:3px 0px 3px 25px;
}
li.ico_mini{
	list-style:none;
	display:block;
	background-image:url("pack.blue.png");
	background-repeat:no-repeat;
	background-position:left -3px;
	padding:3px 0px 3px 25px;
}
.absolute_pane .griffe,.griffe{
	background-image:url("griffe.blue.png");
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	right:-20px;
	top:35px;
	width:20px;
	height:70px;
}
.paragraphs{
	padding-right:20px;
}
li p{
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}
.paragraphs a{
	font-weight:bold;
	color:#FF6600;
}
.paragraphs a:hover;{
	color:#FF8800;
}
.video,.photo{
	position:relative;
	top:-20px;
	left:-50px;
}
ul li ul.content_list{
	padding:0;
	margin:0;
	list-style:none;
	line-height:12px;
	font-size:13px;
}
ul li ul.content_list li{
	list-style-position:inside;
	padding:0;
	margin:0;
	list-style:none;
}
