/*	Reset
---------------------------------------------*/
* {
	margin:0;
	padding:0;
	}

/*	Structure
---------------------------------------------*/
html {
	height:100%;
	margin-bottom:1px;
	}

body {
	font:0.69em/1.64em Arial, Helvetiva, Verdana, sans-serif; 
	color:#868686;
	width:840px;
	margin:0 auto;
	background-image:url(bg.gif);
	               background-attachment:fixed;
        
	}

/*	Clearfix
---------------------------------------------*/
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	
	}

.clearfix {display: inline-block;}

.clear {clear:both;}

/*	Links
---------------------------------------------*/
a {
	color:#444;
	text-decoration:none;
	font-weight:700;
	border-bottom:1px solid #ffdf00;
	outline:none;
	}

a:focus,
a:hover {
	text-decoration:none;

	border-bottom:1px solid #ffdf00;
	color:#000;
	outline:none;
	}

/*	Typography
---------------------------------------------*/
h2 {
	font-size:1.45em;
	color:#919191;
	margin-bottom:22px;
	display:block;
	font-weight:600;
	text-align:left;
	}

h3 {
	color:#444;
	font-size:1.09em;
	text-align:left;
	}

p {
	padding:0 0 8px;
	text-align:left;
	}

/*	Header
---------------------------------------------*/
#header {
	
	background:url(logotype.png); no-repeat;
	width:840px;
	height:134px;
	padding:0px 0 0px;
	margin-top:15px;

	}

#header h1 {

	float:left;
	height:134px;
	width:500px;

	}

#header h1 span {
	display:none;
	padding:0px 0 0px;
	}

#header div {
	float:left;
	margin:9px 0 0 10px;
	width:270px;
	}
	
#header div h2 {
	color:#1b1b1b;
	font-size:1.36em;
	font-weight:700;
	line-height:1.36em;
	margin:0;
	}
	
#header div p {
	margin:0;
	color:#393939;
	font-size:1.36em;
	line-height:1.36em;
	}
#header div p {
	font-weight:400;
	}

#haber {
	text-align:center
	}

#haber div p {
	margin:0;
	color:#393939;
	font-size:1.36em;
	line-height:1.36em;
	}

/*	Information
---------------------------------------------*/
#information {
	display:none;
	width:820px;
	}

#information .col {
	width:325px;
	float:left;
	}

#information .wide {
	width:390px;
	padding-left:10px;
	padding-right:10px;
	}

#information .narrow {
	width:390px;
	padding-left:10px;
	}

/*	News
---------------------------------------------*/
#news {
	display:true;

	background:url(headline.png) no-repeat;
	width:820px;
	padding:12px 10px 18px;
	text-align:left;
	}

#news .tabs-hide {
	display:none;
	}

#news .tabs-container {
	background: #fff;
	width:400px;
	float:left;
	position:relative;
	}

#news .tabs-container span {
	position:absolute;
	top:0;
	right:0;
	}

#news ul.tabs-nav {
	width:400px;
	float:right;
	border-top:1px solid #ccc;
	margin-top:4px;
	list-style:none;
	}

#news ul.tabs-nav li {
	border-bottom:1px solid #ccc;
	}

#news ul.tabs-nav li a {
	display: block;
	padding:4px;
	position:relative;
	border:0;
	}

#news ul.tabs-nav li a span {
	position:absolute;
	right:4px;
	font-weight:400;
	color:#868686;
	}

#news ul.tabs-nav li.tabs-selected a {
	color:#000;
	text-decoration:none;
	background:#fffee8;
	bottom:-1px;
	padding-top:3px;
	border-bottom:1px solid #ffdf00;
	}

/*
	Projects
----------------------------------------------- */
#projects {
	width:820px;
	background:url(headline.png) no-repeat;
	padding:12px 10px 0;
	position:relative;
	}

#projects .nav a {
	position:absolute;
	display:block;
	height:31px;
	width:31px;
	top:3px;
	border:0;
	}

#projects .nav a.next {
	background:url(projectsNext.png) no-repeat;
	right:10px;
	border:0;
	}
	
#projects .nav .next.nolink {
	background:url(projectsNext_nolink.png) no-repeat;
	right:10px;
	border:0;
	}

#projects .nav a.prev {
	background:url(projectsPrevious.png) no-repeat;
	right:50px;
	border:0;
	}

#projects .nav a.prev.nolink {
	background:url(projectsPrevious_nolink.png) no-repeat;
	right:50px;
	border:0;
	}


#projects .nav a:hover {
	background-position:0 -40px;
	border:0;
	}

#projects .nav a span {
	display:none;
	}

.projectList{
	margin-left:-10px;
	}

.projectList ul {
	margin-left:10px !important;
	}

.projectList ul li {
	margin:0 20px 0 0;
	list-style:none;
	width:260px;
	height:274px;
	position:relative;
	text-align:left;

	}

.projectList ul li a {
	border:0;
	}

.projectList ul li a img {
	padding:1px;
	border:1px solid #eee;
	}

.projectList ul li h3 {
	color:#000;
	font-size:1em;
	display:inline;
	}

.projectList ul li p {
		display:inline;
		}

.projectList ul li a.visit {
	border-bottom:1px solid #fc0;
	}

.projectList ul li a.visit:hover {
	color:#000;
	}

/*
	Videos
----------------------------------------------- */
#videos {
	width:820px;
	background:url(headline.png) no-repeat;
	padding:12px 10px 0;
	position:relative;
	}

#videos .nav a {
	position:absolute;
	display:block;
	height:31px;
	width:31px;
	top:3px;
	border:0;
	}

#videos .nav a.sonra {
	background:url(projectsNext.png) no-repeat;
	right:10px;
	border:0;
	}
	
#videos .nav .sonra.nolink1 {
	background:url(projectsNext_nolink.png) no-repeat;
	right:10px;
	border:0;
	}

#videos .nav a.once {
	background:url(projectsPrevious.png) no-repeat;
	right:50px;
	border:0;
	}

#videos .nav a.once.nolink1 {
	background:url(projectsPrevious_nolink.png) no-repeat;
	right:50px;
	border:0;
	}


#videos .nav a:hover {
	background-position:0 -40px;
	border:0;
	}

#videos .nav a span {
	display:none;
	}

.projectList1{
	margin-left:-10px;
	}

.projectList1 ul {
	margin-left:10px !important;
	}

.projectList1 ul li {
	margin:0 20px 0 0;
	list-style:none;
	width:260px;
	height:180px;
	position:relative;
	text-align:left;

	}

.projectList1 ul li a {
	border:0;
	}

.projectList1 ul li a img {
	padding:1px;
	border:1px solid #eee;
	}

.projectList1 ul li h3 {
	color:#000;
	font-size:1em;
	display:inline;
	}

.projectList1 ul li p {
		display:inline;
		}

.projectList1 ul li a.visit {
	border-bottom:1px solid #fc0;
	}

.projectList1 ul li a.visit:hover {
	color:#000;
	}


/*	Links & Contact
---------------------------------------------*/
#contact {
	background:url(headline.png) no-repeat;
	padding:12px 10px 18px;
	width:820px;
	}

#contact p {
	width:200px;
	float:left;
	padding:0;
	}

/*	Follow & Bookmark
---------------------------------------------*/
#links {
	background:url(headline.png) no-repeat;
	padding:12px 10px 18px;
	width:820px;
	}

#links p {
	width:400px;
	float:left;
	padding:0;
	}

/*	Footer
---------------------------------------------*/
#footer {
	border-top:1px solid #ccc;
	padding:12px 10px;
	text-align:right;
	}