body { border-top: 2px solid red; }
b { color: red; }
a { text-decoration: none; }

@font-face {
	font-family: 'DINLightTr';
	src: url('../fonts/DINLightTr.eot');
	src: url('../fonts/DINLightTr.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/DINLightTr.woff') format('woff'),
		 url('../fonts/DINLightTr.ttf') format('truetype'),
		 url('../fonts/DINLightTr.svg#DINLightTr') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINTr';
	src: url('../fonts/DINTr.eot');
	src: url('../fonts/DINTr.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/DINTr.woff') format('woff'),
		 url('../fonts/DINTr.ttf') format('truetype'),
		 url('../fonts/DINTr.svg#DINTr') format('svg');
	font-weight: normal;
	font-style: normal;
}

#loading {
	position: absolute;
	width: 100%;
	height: 99.6%;
	background: white url('../img/loading-logo.png') center no-repeat;
	display: none;
}

#loading span {
	position: absolute;
	bottom: 25px;
	right: 30px;
	cursor: pointer;
	font: normal 15px 'DINLightTr';
	z-index: 99999;
}

.container {
	margin: 0px auto;
	width: 960px;
	overflow: hidden;
}

.container > header {
	float: left;
	width: 960px;
	padding: 30px 0px 20px 0px;
	border-bottom: 1px solid #c8c8cb;
}

.container > header ul {
	float: right;
	margin-top: 100px;
}

.container > header ul li {
	float: left;
	padding: 25px 15px 10px 15px;
}

.container > header ul .current {
	padding: 25px 0px 10px 0px;
	background: url('../img/dot.png') center 0.5em no-repeat;
	color: #201d1d;
}

.container > header ul li:last-child {
	padding-right: 0px;
}

.container > header ul li a {
	color: #909293;
	font: normal 15px 'DINLightTr';
}

.container > header ul li a:hover {
	padding: 25px 0px 10px 0px;
	background: url('../img/dot.png') center 0.5em no-repeat;
	color: #201d1d;
}

.container > header .logo {
	float: left;
}

.container > footer {
	float: left;
	width: 960px;
	margin-top: 30px;
	border-top: 1px solid #c8c8cb;
	font: normal 15px 'DINLightTr';
	padding: 20px 0px 30px 0px;
	text-align: right;
	color: #929396;
}

.container > .page {
	margin: 0px auto;
	width: 930px;
}

.container > .page h1 {
	float: left;
	width: 100%;
	padding: 20px 0px 0px 0px;
	font: normal 25px 'DINTr';
}

.container > .page h2 {
	float: left;
	width: 100%;
	padding-top: 30px;
	font: normal 15px 'DINTr';
	color: red;
}

.container > .page p {
	float: left;
	width: 100%;
	font: normal 14px 'DINLightTr';
	padding-top: 15px;
	color: #909293;
	line-height: 150%;
}

.container > .page p a {
	text-decoration: underline;
	color: rgb(39,91,125);
}

.container > .page p img {
	float: left;
	padding: 0px 10px 10px 0px;
}

.container > .page > .liste {
	float: right;
	width: 400px;
	font: normal 14px 'DINLightTr';
}

.container > .page > .about-1 {
	float: left;
	width: 450px;
}

.container > .page > .about-2 {
	float: right;
	width: 430px;
}

.container > .page > .about-1 h2,
.container > .page > .about-2 h2 {
	float: left;
	width: 430px;
	font: normal 15px 'DINTr';
	padding-top: 30px;
	color: red;
}

.container > .page > .about-1 p,
.container > .page > .about-2 p {
	float: left;
	width: 430px;
	font: normal 14px 'DINLightTr';
	padding-top: 15px;
	color: #909293;
	line-height: 150%;
}

.container > .page > .box1,
.container > .page > .box2 {
	float: left;
	width: 230px;
	margin-top: 30px;
	border-right: 1px solid #c8c8cb;
	margin-right: 50px;
}

.container > .page > .box3 {
	float: left;
	width: 230px;
	margin-top: 30px;
}

.container > .page > .box1 span,
.container > .page > .box2 span,
.container > .page > .box3 span {
	float: left;
	width: 100%;
	font: normal 15px 'DINLightTr';
	color: #909293;
	line-height: 150%;
}

.container > .page > .contact {
	float: left; 
	width: 100%;
}

.container > .page > .contact iframe {
	float: left;
	width: 700px;
	height: 400px;
	margin: 30px 0px 30px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #8f9092;
}

.container > .page > .contact p {
	float: left;
	width: 100%;
	font: normal 15px 'DINLightTr';
	line-height: 150%;
	color: #909293;
	margin-left: 10px;
}

.container > .page > .galeri {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}

.container > .page > .galeri a {
	float: left;
	width: 100px;
	height: 50px;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
}

.container > .page > .galeri img {
	float: left;
	width: 100px;
}

.ekip1 {
	float: left;
	width: 45%;
}

.ekip2 {
	float: right;
	width: 45%;
}

.ekip-list {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.ekip-list li {
	float: left;
	width: 100%;
	padding-bottom: 40px;
	height: 200px;
	cursor: pointer;
}

.ekip-list li:last-child {
	padding: 0px;
}

.ekip-list li img {
	float: left;
	width: 100px;
	margin-right: 10px;
	filter: url(filters.svg#grayscale);
	filter: gray;
	-webkit-filter: grayscale(1);
}

.ekip-list li:hover img {
	filter: none;
	-webkit-filter: grayscale(0);
}

.ekip-list li h3 {
	float: left;
	font: normal 13px 'DINTr';
	color: red;
	width: 500px;
}

.ekip-list li span {
	float: left;
	width: 100%;
	font: normal 13px 'DINLightTr';
	padding-top: 10px;
	color: #909293;
	line-height: 120%;
}

/* Carousel */

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 { display: none; }

.nbs-flexisel-container {
	float: left;
	width: 960px;
	overflow: hidden;
	margin-left: -12px;
	z-index: 1000;
}

.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;   
	text-align: center;
	margin-top: 20px;
}

.nbs-flexisel-inner {
	float: left;
	width: 100%;
	overflow: hidden;
}

.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}

.nbs-flexisel-item img {
	float: left;
	width: 237px;
	cursor: pointer;
	position: relative;
	z-index: 1000;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	width: 22px;
	height: 22px; 
	cursor: pointer;
	opacity: 0.5;
	margin-top: 20px;
}

.nbs-flexisel-nav-left {
	float: left;
	margin-right: 10px;
	background: url(../img/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
	float: right;
	background: url(../img/button-next.png) no-repeat;
}