/* ----- ALGEMEEN ----- */
html{
 background-color: #171717; 
}

* { -moz-box-sizing: border-box; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

a {
	color: #000;
	text-decoration: none;
}

body, table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #797979;
}

body {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
	
}

img{
	border: 0;	
}

img, div { behavior: url(/public/site/js/iepngfix.htc) }


h1{
	margin: 0;
	padding:0 ;
	font-size: 40px;
	font-weight: normal;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2{
	margin: 0;
	padding:0 ;
	font-size: 18px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.left { float: left; }
.right { float: right; }

.clear_left { float: left; clear: left; }
.clear_right { float: right; clear: right; }

div.container{
	width: 1024px;
	margin: 0 auto;	
}

div#top{
	position: relative;
	width: 1191px;
	height: 616px;
	margin: 0 auto;
	z-index: 1;
}
#logo{
	margin-left: 75px;
}
div#menu{
	float: right;
	text-align: right;
	margin-right: 86px;
	
}

div#menuItems{
	padding: 26px 0 0 0;
	float: right;
	text-align: right;
}

div#menuItems div.menuItemAbcdefg{
	height: 26px;
	position: relative;
	z-index:1;
	float: left;

}

div#menuItems div.menuItemAbcdefg div.menuItem{

	padding: 0px 0 0 35px;
	text-align: center;
}

div#menuItems div.menuItemAbcdefg div.menuItem img{
	margin: 4px auto;
	padding:0 ;
	
}

div#menuItems div.menuItemAbcdefg  div.menuItem a{
	display: block;
	color: #fff;
	font-size: 15px;
	text-decoration: none;

}
div#menuItems div.menuItemAbcdefg div.subMenuItem{
	height: auto;
	padding: 0px 0 0 35px;
}
div#menuItems div.menuItemAbcdefg table.subMenuItem{
	position: absolute;
	z-index: 100;
	top: -13px;
	left: 22px;
	width: 150px;
}


table.subMenuItem .leftTop{
	background: url( '/public/site/images/leftTop.png') no-repeat;
	width: 13px;
	height: 13px;
}
table.subMenuItem .topBg{
	background: url( '/public/site/images/topBg.png') repeat-x;
	height: 13px;	
}
table.subMenuItem .rightTop{
	background: url( '/public/site/images/rightTop.png') no-repeat;
	width: 13px;
	height: 13px;	
}
table.subMenuItem .rightBg{
	background: url( '/public/site/images/rightBg.png') repeat-y;
	width: 13px;	
}
table.subMenuItem .rightBottom{
	background: url( '/public/site/images/rightBottom.png') no-repeat;
	width: 13px;
	height: 13px;	
}
table.subMenuItem .bottomBg{
	background: url( '/public/site/images/bottomBg.png') repeat-x bottom;
	height: 13px;		
}
table.subMenuItem .leftBottom{
	background: url( '/public/site/images/leftBottom.png') no-repeat;
	width: 13px;
	height: 13px;
}
table.subMenuItem .leftBg{
	background: url( '/public/site/images/leftBg.png') repeat-y;
	width: 13px;	
}

table.subMenuItem .text{
	text-align: left;
	background-color: #a4101a;
	padding: 0 0 1px 0;
	line-height: 24px;
	width: 124px;
}

table.subMenuItem .text a.main{
	display: block;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}
table.subMenuItem .text .subMenuItemLink a.sub,
table.subMenuItem .text .subMenuItemLink a.sub:hover{
	position: relative;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
	z-index: 10000;

}

table.subMenuItem .text .subMenuItemLink a.sub:hover{
	color: #e2001a;
}

table.subMenuItem .text .subSubMenuItem {
	position: absolute;
	z-index: 100;
	top: -13px;
	left: 135px;
	width: 150px;
}
table.subMenuItem .text .subSubSubMenuItem {
	position: absolute;
	z-index: 100;
	top: -13px;
	left: 135px;
	width: 150px;
}


table.subSubMenuItemTable .leftTop{
	background: url( '/public/site/images/leftTop_grey.png') no-repeat;
	width: 13px;
	height: 13px;
}
table.subSubMenuItemTable .topBg{
	background: url( '/public/site/images/topBg_grey.png') repeat-x;
	height: 13px;	
}
table.subSubMenuItemTable .rightTop{
	background: url( '/public/site/images/rightTop_grey.png') no-repeat;
	width: 13px;
	height: 13px;	
}
table.subSubMenuItemTable .rightBg{
	background: url( '/public/site/images/rightBg_grey.png') repeat-y;
	width: 13px;	
}
table.subSubMenuItemTable .rightBottom{
	background: url( '/public/site/images/rightBottom_grey.png') no-repeat;
	width: 13px;
	height: 13px;	
}
table.subSubMenuItemTable .bottomBg{
	background: url( '/public/site/images/bottomBg_grey.png') repeat-x bottom;
	height: 13px;		
}
table.subSubMenuItemTable .leftBottom{
	background: url( '/public/site/images/leftBottom_grey.png') no-repeat;
	width: 13px;
	height: 13px;
}
table.subSubMenuItemTable .leftBg{
	background: url( '/public/site/images/leftBg_grey.png') repeat-y;
	width: 13px;	
}

table.subSubMenuItemTable .text{
	text-align: left;
	background-color: #3f3f3f;
	padding: 0 0 1px 0;
	line-height: 24px;
	width: 124px;	
}



div#wayFinder{ 
	width: 905px; 
	margin: 11px 0 0 69px;	
}

div#wayFinder a{
	display: block;
	text-decoration: none;	
	font-size: 12px;
	color: #9c9e9f;
	float: left;
	margin: 0 0 0 5px;
}
div#main{
	width: 1191px;
	min-height: 373px;	
	margin: 0 auto;
}

div#main div#content{
	margin-left:105px;
}

div#main div#content div.text{
	font-size: 14px;
	color: #797979;
	margin: 30px 0 0 0;
}

div.sep{
	width: 4px;
	height: 307px;
	background: url('/public/site/images/sep.png') no-repeat;
	margin: 0 32px 0 32px;
}
div#footer{
	min-height: 209px;	
}
/** scroller **/
#slider{
	
}
#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
}	

#slider, #slider li{ 
	width:850px;
	overflow:hidden;
	height: 417px;	
}	

#slider.text p{
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
	width: 457px;
	line-height: 24px;
}

#prevBtn a, #nextBtn a{ 
	display:block;
	width:49px;
	height:60px;
	background:url(/public/site/images/prev_btn.png) no-repeat 0 0;	
	margin: 182px -20px 0 10px;
}	

#nextBtn a{ 
	background:url(/public/site/images/next_btn.png) no-repeat 0 0;	
}

#slider_images{
	height: 125px;
	margin: 0px 0 0 80px;	
}
	
#slider_images .image{
	
}

#slider_images .image img{
	border: 1px solid #fff;
	margin: 22px 41px 0 0;	
}

#slider_images .image img.active{
	margin-top: 0px;
}

.btn{
	background: url( '/public/site/images/readmore.png' ) no-repeat;
	width: 90px;
	height: 40px;
}

.txt{
	line-height: 24px;
}

.btn .txt{
	line-height:normal;
	padding: 8px 0 0 20px;
}

.btn .txt,
.btn .txt a{
	margin: 0;
	font-size: 11px;
	color: #fff;
}


