/* @override http://87.230.14.252/home/site.css */

/* @group YUI Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {border:0;}
/* @end */

/* @group Layout */

#doc {
	width:800px;
	min-height:550px;
	margin: 50px auto 0 auto;
}
#hd {
	height:100px;
}
#bd {
	height:500px;
	overflow: hidden;
	padding: 0 50px 0 50px;
}

#bd.bd_team object{
	margin: 0 50px;
	width: 600px;
}
.bd_team ul{
	width: 30%;
	float: left;
}

#bd.bd_process object{
	margin: 0 75px;
	width: 550px;
}

#bd.bd_index object{
	margin: 0;
}
#ft {
	margin-top: 20px;
	text-align:center;
}
/* News articles abstand oben, zentriert */
#bd.bd_home{
	margin-top: 100px;
	height: 450px;
}

#bd.article{
	overflow: auto;
}
.articleList h2{
	margin: 50px 0 20px 50px;
	padding-left: 15px;
}
.articleList div{
	margin-bottom: 15px;
}
.articleList h3, .articleList p{
	margin: 0 0 0 50px;
	padding-left: 15px;
}
.articleList h3:hover{
	background: url(/images/template/link.png) no-repeat 0 0;
}
.excerpt{
	display: inline;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

/* Welcome Page height and img*/    
#bd.bd_index{
	text-align: center;
	height: 550px;
	padding: 0;
}
#index-logo{
	margin: 100px auto 0 auto;
}
    
.single_article {
	overflow: hidden;
	width: 600px;
	margin: 0 auto;
}
.single_article h2{
	margin: 0;
}
.single_article img{
	float:left;
	margin:0 20px 10px 0;
}
#bd .logo img{
	float: right;
	margin: 0 0 0 20px;
}
.single_article p{
	margin: 0;
	line-height: 125%;
	text-align: justify;
}
.single_article a{
	padding-left: 14px;
}
.single_article a:hover{
	padding-left: 14px;
	background: url(/images/template/link.png) no-repeat 0 center;
}
.hide {
	position: absolute;
	top: -10000px;
}

.news_entry {
	float: left;
	width: 280px;
	height: 180px;
	text-align: left;
	margin: 20px 10px;
	position: relative;
	left: 70px;
}
.news_entry .news_main{
	height: 150px;
	text-align: center;
}
.news_entry .news_main img{
	margin-top: 20px;
}
/* News H2 mit Rand oben */
.news_entry h2{
	border-top: 1px solid #ccc;
	padding-top: 10px;
	width: 90%;
}

/* Location */
#bd.location{
	width: 550px;
	padding: 0;
	margin: 0 auto;
}

.location h2, .location p, .location ul{
	margin-top: 10px;
}
.location .label{
	display: inline-block;
	width: 60px;
	font-weight: bold;
}
#location_info{
	float: left;
	margin-top: 20px;
	width:250px;
}
#client_press{
	float: right;
	width: 150px;
	height: 110px;
	margin-top: 53px;
	text-align: right;
}

#client_press p{
	margin-left: 0;
}
#client_press a{
	padding-left: 10px;
	list-style-type: square;
}

#alternativeContent {
	width: 550px;
	margin: auto;
}
.bd_index #alternativeContent{
	width:  800px;
}
#alternativeContent img{
   float: left;
	margin-right: 20px;
}
.bd_team #alternativeContent img{
	float: none;
	display: block;
}

#alternativeContent li{
	display: block;
	margin-bottom:10px;
}
/* @end */

/* @group Farben */
body {
	background: #fff;
	color: #8d8d8d;
}

h1, h2, h3, h4, h5, h6{
	color: #606060;
}
/* @end */

/* @group Links */
a {
	color: #a9cef3;
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #0066CC;
}

.active, #bd .active{
	color: #0066CC;
}
/* @end */

/* @group Menu */


#menu {
	width:550px;
	border-top:1px solid #0066CC;
	padding: 10px 75px 0 75px;
	margin: 0 auto;
	text-align: justify;
}

#menu li {
	display:inline;
}


/* Abstands-"hack" mit zusätzlichem leerem span */
#menu li .abstand {
	margin-left: 90%;
	display:inline-block;
}
/* Navigation Topten */
#topten_projectdesc{
	position: absolute;
	top: 525px;
	background: #fff;
	height: 25px;
	width: 700px;
	float: left;
}
#bd.bd_topten #topten_projectnav{
	text-align: right;
	position: absolute;
	z-index: 10;
	top: 522px;
	margin-left:661px;
}
#bd.bd_topten .wrapper div{
	padding-bottom: 45px;
}

.bd_topten h3{
	margin-left: 75px;
}

.toptenImg img{
	margin: 0 0 0 -8px;
}
.topten_left, .topten_right{
	position: relative;
	top: -200px;
}

.topten_right{
	position: relative;
	left: 19px;
}

.topten_up{
	position: relative;
	top: -430px;
	left: 312px;
	padding: 5px;
}

/* @end */

/* @group Gallery */
#bd.bd_gallery{
	height: 500px;
}
#galleryNav{
	position: relative;
	left:590px;
	top: 469px;
}
	
/* Gallery txt left */
.galleryDesc{
	width:  500px;
	margin-left: 75px;
	text-align: left;
}

/* Submenu Gallery */
#gallery_content{
	position: relative;
	z-index: -5;
}

#gallery_categories01{
	width: 170px;
	float:left;
	margin-top: 0px;
}

.galleryItem{
	height: 490px;
	width: 700px;
	margin-bottom: 30px;
}
/* Gallery img "height" 370px */
.galleryItem .galleryImg{
	text-align: center;
	display: block;
	height: 390px;
}
#gallery_categories02{
	width: 170px;
	float: right;
	text-align: right;
}

#gallery_categories li{
	display: inline;
	margin-right: 10px;
}
/* @end */

/* @group Typographie */

body{
	font-family: Arial, Helvetica, Geneva, sans-serif;}
h1, h2, h3, h4, h5, h6, .news_head, #menu{
	font-family: TradeGothicLTStd-Cn18, "Arial Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
} 
h2 {
	font-size: 1.2em;
}
li, p, table{
	font-size: 0.8em;
}

em{font-style:italic;}

#menu li
{
	font-size: 1em;
}
#ft {
	font-size: 0.7em;
}
.news_entry h2 {
	font-size: 1em;
}
.news_entry p {
	font-size: 0.8em;
}
.news_head {
	font-weight: bold;
}
.single_article h2{
	font-weight: bold;
}
.single_article .subtitle{
	margin-bottom: 20px;
}
h3{
	font-weight: bold;
}
h3 span{
	font-weight: normal;
	}

.bd_gallery h3 {
	margin-bottom: 10px;
}

/* @end */

/* @group Client & Press */
#bd.client, #bd.press{
	width: 550px;
	margin: 0 auto;
}

.clientForm, .pressForm {
	width: 250px;
	border-top: 1px solid #ccc;
	padding: 5px;
	float: left;
}
#clientLogin, #pressLogin{
	background-color: #f7f7f7;
	margin-right: 15px;
}
.clientForm label, .pressForm label{
	width: 80px;
	text-align: right;
	margin: 5px;
	display:  inline-block;
}
#register_member_form label{
	width: 115px;
}
.clientForm .input, .pressForm .input{
	width: 120px;
	margin: 5px 0;
	padding: 3px;
}
#register_member_form .input{
	width: 115px;
}
.clientForm .submit, .pressForm .submit{
	margin: 10px;
}
#register_member_form .submit{
	margin: 5px 0;
}
#register_member_form .privacyPolicy{
	text-align: right;
}
/* Description for Client/Press */
.client .txt, .press .txt{
	margin: 20px 0 30px 0;
}
/* Table Stuff and Downloads */
#clientDownloads tr{
	border-bottom: 1px solid #f0f0f0;
	height: 20px;
}
#clientDownloads tr:hover{
	background-color: #f7f7f7;
}
#clientDownloads td, #clientDownloads th{
	padding: 0 5px;
}
#clientDownloads th{
	font-weight: bold;
}
.downloadTitle{
	width: 200px;
}

/* @end */

/* @group Privacy */

#bd.bd_privacy{
	overflow: auto;
}
.bd_privacy img{
	float: left;
}
.bd_privacy h2{
	margin-top: 50px;
}
.bd_privacy h2, .bd_privacy address{
	margin-left: 180px;
}
.bd_privacy h3{
	clear: left;
	margin-top: 50px;
}
.bd_privacy h4{
	margin: 20px 0 5px 0;
}



/* @end */

/* @group Top Ten */

#bd.bd_topten .logo img{
	float: none;
	margin-top: -15px;
}

#facebox .content {
	color:#8d8d8d;
}
#facebox .content h4{
	color:#606060;
	font-weight: bold;
}

h4 span{
	font-weight: normal;
	}
/* @end */