/* `General
---------------------------------------------------*/
.container {
	width: 940px;
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.row {
	*zoom: 1;
	width: 940px;
	max-width: 940px;
}

.row::before, .row::after {
	display: table;
	content: "";
	line-height: 0;
}
.row::after {
	clear: both;
}

.grid_960 {
	display: inline-block;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}
.grid_960:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .grid_940 { height: 1%;}
.grid_940 {display: block;}
/* End hide from IE-mac */

/* `Header
---------------------------------------------------*/
.header-row
{	
	height: 87px;
	z-index: 1000;
}

.header-row .header-background
{
	height: 10px;
	background-color: #9aa7af;
}
.header-row .header-navbar 
{
	height: 25px;
	position: relative;
	width:710px;
}
.header-language
{
    margin-right: 10px;
}

.header-language,
.header-publisher,
.header-kontakt
{
	margin-top: 3px;
}
.header-navbar a
{
    padding: 0px 5px;
}
.header-navbar a:hover
{
    text-decoration: none;
}
.header-navbar .header-language
{
	min-width: 49px;
	width: 80px;
}
.header-navbar .header-language::before, .header-navbar .header-language::after {
	display: table;
	content: "";
	line-height: 0;
}
.header-navbar .header-language::after {
	clear: both;
}
.header-row .header-content
{
	height: 52px;
	min-height: 52px;
	width: 710px;
}
.header-content  .header-content-logo
{
	position: relative;
	float: left;
	width: 161px;
	height: 26px;
}
.header-content  .header-content-logo:hover
{
    cursor: pointer;
}
.header-content  .header-content-menu
{
	position: relative;
	width: 499px;
	height: 33px;
	left: 80px;
	/*z-index: 6000; */
}

.logos {
    border-left: 1px solid #C2CACF;
    float: right;
    height: 73%;
    margin-top: -73px;
    padding-left: 9px;
    position: relative;
    right: 0;
    top: 0;
    width: 214px;
}
.logos img {
    height: 38%;
    margin-top: 19px;
}

.header-content-menu .dropdown a
{
	margin-top: 5px;
}

/* `Footer
---------------------------------------------------*/
* {margin:0;padding:0;}
html, body, form, .wrapper
{
    height: 100%;
}
body > form
{
	position:relative;
}
body > form > .wrapper
{
    height: auto;
	min-height: 100%;
}
.grid_940
{
	min-height: 760px;
    padding-bottom: 313px;
}

.footer
{
    position: relative;
    margin-top: -313px;
    height: 313px;
    clear: both;
}

/*Opera Fix*/
body:before
{
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;/
}

.footer,
.footer a
{
    font-weight: normal; 
    color: #ffffff;
}
#footerWrapper
{
    width: 940px;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
	height: 217px;
	padding-top: 29px;
}
#footerWrapper .advertiser
{
	width: 170px;
}
#footerWrapper .produkte 
{
	width: 190px;
}

#footerWrapper .portfolio 
{
	width: 170px;
}

#footerWrapper .caseStudies 
{
	width: 150px;
}
#footerWrapper .about 
{
	width: 170px;
}
#footerWrapper .about  img
{
	margin-right: 5px;
}
#footerWrapper .column
{
	height: 218px;
	padding-left: 15px;
	border-left: 1px solid #cdd3d7;
}
#footerWrapper .column:last-child
{
	border-right: 1px solid #cdd3d7;
}
#footerWrapper .column .title
{
	font-family: DINWeb-Bold, Helvetica, "MyriadPro", Arial, Verdana;
	font-size: 1em;
}
#footerWrapper .column .navigation
{
	font-family: DINWeb, Helvetica, "MyriadPro", Arial, Verdana;
	font-size: 0.9em;
	color: #e4e8ea;
}
#footerSocial
{
    margin-top: 10px;
}
#footerSocial a
{
    margin-right: 3px;
}

/* `Page
---------------------------------------------------*/
.page-menu
{
	width: 219px;
	margin-right: 20px;
	height: 400px;
}

.page-content
{
	width: 701px;
	height: 100%;
}

.page-menu,
.page-content
{
	margin-top: 28px;
}

/* `Form
---------------------------------------------------*/
.form-horizontal.compact .control-group
{
	margin-bottom: 0px;
	display: block;
	border-spacing: 3px;
}

.form-horizontal.compact .control-group .control-label
{
	font-family: DINWeb, Helvetica, "MyriadPro", Arial, Verdana;
	font-size: 1em;
	color: #555555;
	line-height: normal;
	width: 75px;
	text-align: left;
}
.form-horizontal.compact .control-group .controls
{
	margin-left: 90px;
}
.form-horizontal.compact .control-group .controls input
{
	border: none;
	border-bottom: 1px solid #cccccc;

	font-size: 0.8em;
	line-height: 15px;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.form-horizontal.compact .control-group .controls input:focus
{
	border-color: rgba(204, 204, 204, 0.8);
	outline: 0;
	outline: thin dotted 9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204,204,204,.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6);
}
.form-horizontal.compact .control-group img:hover
{
	cursor:pointer;
}

/* `Alerts
---------------------------------------------------*/
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}