
.contentBlock{
	background: transparent url('../images/bg_content.gif') 0 0 no-repeat;
	width: 795px;
	float: right;
	min-height:350px;
	_height:350px;
	position: relative;
	padding:55px 0 10px 0;
}

.contentBlock3D{
	background: transparent url('../images/bg_content.gif') 0 0 no-repeat;
	width: 795px;
	float: left;
	min-height:350px;
	_height:350px;
	position: relative;
	padding:55px 0 10px 0;
}

.breadCrumbs{margin:0 0 0 10px; font-style: italic;}

.breadCrumbs strong{color: #FF0000;}

.content{
	float: left;
	width: 500px;
	padding:10px 0 0 10px;
}

h2{margin-top:15px;}

.subMenu{
	float: right;
	width: 250px;
	padding:0 0 10px 10px;
	margin-top:10px;
}

.changeLanguage{position: absolute; top:0px; right :0; color: #808080; z-index:10;}

p.backTop{
	text-align: right;
}

p.backTop a, p.backTop a:hover, p.backTop a:visited{
	background: transparent url('../images/icon_backtop.gif') 0 0 no-repeat; 
	padding-left: 20px;
	color: #FF0000;
}

/*### Box Menu ###*/

.boxMenu1, .boxMenu2, .boxMenu3, .boxMenu3D{
	float: left;
	padding:10px 0 0 0;
	margin-bottom:20px;
}

.boxMenu1{
	background: transparent url('../images/bg_boxmenu1_top.gif') 0 0 no-repeat; 
	width:335px;
}

.boxMenu2{
	background: transparent url('../images/bg_boxmenu2_top.gif') 0 0 no-repeat; 
	width:225px;
	margin: 0 5px;	
}

.boxMenu3{
	background: transparent url('../images/bg_boxmenu3_top.gif') 0 0 no-repeat; 
	width:225px;
}

.boxMenu3D{
	width:500px;
}



.subBoxMenu1, .subBoxMenu2, .subBoxMenu3{padding-bottom: 10px;}

.subBoxMenu1{background: transparent url('../images/bg_boxmenu1_bottom.gif') left bottom no-repeat;}

.subBoxMenu2{background: transparent url('../images/bg_boxmenu2_bottom.gif') left bottom no-repeat;}

.subBoxMenu3{background: transparent url('../images/bg_boxmenu3_bottom.gif') left bottom no-repeat;}

.contBoxMenu1, .contBoxMenu2, .contBoxMenu3{
	min-height:180px;
	_height:180px;
	border: solid 1px #BFBFBF; 
	border-top:0; 
	border-bottom:0;
}

.contBoxMenu1{background: #F9F9FB url('../images/bg_boxmenu1.gif') left bottom repeat-x; }

.contBoxMenu2{background: #F9F9FB url('../images/bg_boxmenu2.gif') left bottom repeat-x; }

.contBoxMenu3{background: #F9F9FB url('../images/bg_boxmenu3.gif') left bottom repeat-x; }

.boxMenu1 a, .boxMenu2 a, .boxMenu3 a{
	display: block;
	padding: 2px 5px 2px 5px;
}

.boxMenu1 a.active, .boxMenu2 a.active, .boxMenu3 a.active, .boxMenu1 a.active:visited, .boxMenu2 a.active:visited, .boxMenu3 a.active:visited{
	background: #FF0000 url('../images/icon_boxmenu_link.gif') right no-repeat; 
	color: #FFFFFF;
}

.boxMenu3 a.active, .boxMenu3 a.active:visited{ background: #FF0000;}

.boxMenu1 a.active big, .boxMenu2 a.active big, .boxMenu3 a.active big, .boxMenu1 a.active:visited big, .boxMenu2 a.active:visited big, .boxMenu3 a.active:visited big{color:#FFFFFF;}

.thumb{width:110px; height:150px; float:left; margin:10px 15px 0 0; font-style:italic; color:#808080;}

.thumb img{border:solid 1px #BFBFBF; padding:5px; display: block; margin:0 0 5px 0; }

.FB {
	position: absolute;
	top: 5px;
	left: 500px;
	color: gray;
}
