body
{
	font-family: Regular;

	font-size: 12px;
	
	background: #F7F3EF;
}

strong
{
	font-weight: bold;
}

div#wrapper
{
	display: none;
}

a, a:visited
{
	color: #000;

	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

@font-face { font-family: Regular; src: url('UniversumPro/Universum_Pro_Regular.otf'); } 
@font-face { font-family: Italic; src: url('UniversumPro/Universum_Pro_Italic.otf'); } 
@font-face { font-family: BoldIta; src: url('UniversumPro/Universum_Pro_BoldIta.otf'); } 
@font-face { font-family: Bold; src: url('UniversumPro/Universum_Pro_Bold.otf'); } 

div.holder
{
	width: 960px;
	
	margin: 0 auto;
	
	padding: 0 20px 0 20px;
}

div#header
{
	position: relative;
	
	width: 960px;
	
	height: 80px;
}

div#menu-pointer
{
	display: none;
	
	width: 19px;
	
	height: 8px;
	
	position: absolute;
	
	bottom: 0px;
	
	background: url(../images/menu-pointer.png) repeat-x
}

div#black-index
{
	background: url(../images/top-index-bg.png) repeat-x;
	
	width: 100%;
	
	height: 390px;
}

div#grey-index
{
	width: 100%;
	
	background: #f7f3ef;
	
	position: relative;
	
	min-height: 445px; 
}

#text-grey-container
{
	border-bottom: 1px solid #eee8e3;
	
	width: 100%;
}

div#top
{
	position: relative;
	
	width: 960px;
	
	/*height: 287px;*/
	height: 310px;
}

div#top-inpage
{
	position: relative;
	
	width: 960px;
	
	height: 84px;
}

div#top-inpage h1
{
	float: left;
	
	margin-top: 27px;
	
	font-size: 32px;
	
	font-family: Bold;
	
	clear: both;
	
	color: #413e38;
	
	width: 400px;
}

div#middle-inpage div#description
{	
	float: left;
	
	color: #413e38;
	
	font-size: 15px;
	
	line-height: 20px;
	
	clear: both;
	
	width: 470px;

	margin-right: 20px;
}

div#middle-inpage div#description p
{
	margin-bottom: 15px;
}

div#slider
{
	float: right;
	
	color: #413e38;
	
	font-size: 16px;
	
	line-height: 30px;
}

div#description h2, div#slider h2, div#middle-inpage h2
{
	font-size: 22px;
	
	font-family: Bold;
	
	display: block;
	
	line-height: 30px;
	
	margin-top: 10px;
}

.project-picture
{
	z-index: 1;
	
	background: #f7f3ef;
	
	width: 470px;
}


#logo
{
	float: left;
	
	margin-top: 21px;
}

div#menu
{
	float: right;
	
	margin-top: 33px;
}

div#menu a, div#menu a:visited
{
	color: #fff;
	
	font-size: 20px;
	
	float: right;
	
	margin-left: 30px;
	
	text-decoration: none;
}

div#menu a:hover
{
	text-decoration: underline;
}

ul.slider-text
{
	float: left;
	
	margin-top: 85px;
	
	width: 460px;
	
	height: 180px;
	
	clear: both;
}

ul.slider-text li
{
	display: none;
}

ul.slider-text li.active
{
	display: inherit;
}

ul.slider-text li h1, ul.slider-text li h1 a, ul.slider-text li h1 a:visited
{
	color: #f7f3ef;
	
	font-size: 32px;
	
	line-height: 38px;
	
	display: block;
	
	font-weight: bold;
	
	margin-bottom: 2px;
	
	text-decoration: none;
	
	width: auto;
}

ul.slider-text li h1 a:hover
{
	text-decoration: underline;
	
	border-bottom: 0;
}

ul.slider-text li h2
{
	color: #f7f3ef;

	font-size: 22px;
	
	line-height: 26px;
	
	margin-bottom: 2px;
}

ul.slider-text li a, ul.slider-text li a:visited
{
	color: #4e493e;
	
	font-size: 22px;
	
	line-height: 28px;
	
	text-decoration: none;
	
	width: 123px;
}

ul.slider-text li a:hover
{	
	color: #fff;
	
	border-bottom: 1px solid #8d8b89;
}



ul.slider-picture li img
{
	position: absolute;
	
	bottom: 0px;
	
	right: 0px;
}

ul.slider-picture li
{
	display: none;
}

ul.slider-picture li.active
{
	display: inline;
}

div#slider-pointer
{
	position:absolute;
	
	bottom: 0px;
	
	left: 11px;
	
	width: 34px;
	
	height: 15px;
	
	background: url(../images/slider-pointer.png);
}

ul#pictograms
{
	float: left;
	
	margin-top: 19px;
}

ul#pictograms li
{
	display: inline;
}

.pictogram-heading
{
	float: left;
	
	margin-top: 20px;
}

div.pictogram
{
	float: left;
	
	width: 57px;
	
	height: 56px;
	
	background-repeat: no-repeat;
	
	cursor: pointer;
	
	margin-right: 10px;
}

/*
#slider-arrows
{
	height: 27px;
	width: 44px;
	float: right;
	margin-top: 35px;
}

#slider-arrows .left-arrow
{
	float: right;
	
}
#slider-arrows .right-arrow
{
	float: right;
	margin-left: 10px;
}
* */

#middle
{
	height: 96px;
	
	width: 960px;
	
	margin: auto;
	
	background: #fff;
}

div.social-icon
{
	float: left;
	
	margin-top: 4px;
	
	margin-right: 12px;
	
	width: 22px;
	
	height: 24px;
}

div#facebook{
	background: url(../images/facebook-icon.png);
}
div#facebook:hover{
	background-position: 0px -24px;
}
div#twitter{
	background: url(../images/twitter-icon.png);
}
div#twitter:hover{
	background-position: 0px -24px;
}
div#youtube{
	background: url(../images/youtube-icon.png);
}
div#youtube:hover{
	background-position: 0px -24px;
}
div#linkedin{
	background: url(../images/linkedin-icon.png);
}
div#linkedin:hover{
	background-position: 0px -24px;
}

div#index-text
{
	float: left;
	
	clear: both;
	
	display: block;
	
	font-size: 15px;
	
	line-height: 20px;
	
	margin-top: 10px;
	
	margin-bottom: 10px;
	
	color: #413e38;
	
	text-align: justify;
	
	width: 960px;
	
	min-height: 102px;
}

div#index-text p
{
	margin-bottom: 15px;
}

div#footer
{
	width: 100%;
	
	height: 20px;
	
	position: relative;
	
	z-index: 100;
}

div#copyright
{
	color: #a5a29b;
	
	font-size: 12px;
	
	float: left;
	
	margin-left: 280px;
	
	margin-top:10px;
}

div#lang-select
{
	background: url(../images/lang-select.png);
	
	width: 38px;
	
	height: 20px;
	
	float: right;
	
	color: #a5a29b;
	
	padding-top: 7px;
	
	padding-left: 10px;
	
	font-size: 12px;
	
	font-family: verdana;
}

div#lang-select-open
{
	width: 38px;
	
	height: 102px;
	
	margin-top: -81px;
	
	float: right;
	
	background: url(../images/lang-select-open.png);
	
	z-index: 10;
	
	font-size: 12px;
	
	color: #fff;
	
	line-height: 19px;
	
	padding-left: 10px;
	
	padding-top: 5px;
	
	display: none;
	
	font-family: verdana;
}

div#lang-select-open a, div#lang-select-open a :visited
{
	color: #fff;
	
	text-decoration: none;	
}

div#lang-select-open a:hover
{
	text-decoration: underline;
}


.selected-language
{
	float: right;
	
	margin-top: 7px;
	
	margin-right: 11px;
}

div#grey-inpage
{
	width: 100%;
	
	background: #f7f3ef;
	
	position: relative;
}

div#footer-line
{
	background: #eee8e3;
	
	width: 100%;
	
	height: 1px;
	
	position: absolute;
	
	top: 20px;
}

.line
{
	background: #eee8e3;
	
	width: 100%;
	
	height: 1px;
}

/* FB splash page */

@font-face { font-family: Helios; src: url('HELVETICAcyr/Helio.otf'); } 
@font-face { font-family: HeliosLight; src: url('HELVETICAcyr/HeliosLight.otf'); } 

div#splash_container
{
	width: 520px;
	min-height: 700px;
	margin: auto;
	background: #111010;
}

#fb_logo
{
	float: left;
	margin: 24px 24px 20px 24px;
}

ul.slider_text_fb
{
	float: left;
	
	width: 472px;
	
	height: 165px;
	
	clear: both;
	
	padding: 18px 24px 16px 24px;
	
	position: relative;
}

ul.slider_text_fb li
{
	display: none;
}

ul.slider_text_fb li.active
{
	display: inherit;
}

ul.slider_text_fb li h1, ul.slider_text_fb li h1 a, ul.slider_text_fb li h1 a:visited
{
	color: #f8f8f8;
	
	font-size: 28px;
	
	line-height: 38px;
	
	display: block;
	
	font-weight: bold;
	
	margin-bottom: 8px;
	
	text-decoration: none;
	
	width: auto;
	
	font-family: Helios;
}

ul.slider_text_fb li h1 a:hover
{
	text-decoration: underline;
	
	border-bottom: 0;
}

ul.slider_text_fb li h2
{
	color: #c1bec3;

	font-size: 19px;
	
	line-height: 23px;
	
	margin-bottom: 6px;
	
	font-family: HeliosLight;
}

ul.slider_text_fb li a, ul.slider_text_fb li a:visited
{
	color: #4a4a4a;
	
	font-size: 19px;
	
	line-height: 25px;
	
	text-decoration: none;
	
	width: 123px;
	
	font-family: HeliosLight;
}

ul.slider_text_fb li a:hover
{	
	color: #fff;
	
	border-bottom: 1px solid #8d8b89;
}

ul.slider_picture_fb li img
{
	margin:auto;
	display: block;
	clear: both;
}

div#slider_picture_container
{
	width: 100%;
	height: 310px;
	float: left;
	background: #1e1d1a;
}

ul.slider_picture_fb li
{
	display: none;
}

ul.slider_picture_fb li.active
{
	display: inline;
}

div#slider_pointer_fb
{
	position:absolute;
	
	bottom: 0px;
	
	left: 35px;
	
	width: 34px;
	
	height: 15px;
	
	background: url(../images/slider-pointer.png);
}

ul#pictograms_fb
{
	float: left;
	width: 496px;
	background: #fff;
	height: 65px;
	clear: both;
	padding-left: 24px;
	padding-top: 10px;
}

ul#pictograms_fb li
{
	display: inline;
}

div#fb_description
{
	background: #fff;
	width: 510px;
	padding: 0px 3px 1px 3px;
	color: #555555;
	font-size:12px;
	line-height: 15px;
	font-family: HeliosLight;
}

div#fb_description p
{
	margin-bottom: 10px;
}

div##pictogram-0, div##pictogram-1, div##pictogram-2, div##pictogram-3, div##pictogram-4{
	background-repeat: no-repeat;
}



