/*CSS BEAUFORT 8 HTML SITE */



/* MAIN */
html
{
	width: 100%;
	height: 100%;
	overflow: auto; /* hidden */
}

body {
	margin-top:10px;
    text-align: center; 
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #013334;
}

p {
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
	color: #9baba6;
}

a:hover {
	color: #ff3f00;
}

.clear {
	clear: left;	
}

.left {
	float: left;	
}


/* HEADER */
.site {
	width: 930px;
	margin: 0 auto;  
  	text-align:left; 
}

.logo {
	margin: 25px 0 54px 0;
	margin-right: 50px;
	text-align:right;
}

.adress {
	font-size: 10px;
	line-height: 16px;
	color: #b5bcb4;
}

.headline{
	margin: 0 0 14px 0;
	font-size: 100px;
}
	
.text {
	margin-bottom:20px;
	line-height: 18px;
}



/* LIST */
.line {
	border-top:1px solid #9baba6;
	}

.line.border {
	border-top:2px solid #013334;
	}

.nav {
	border-top:1px solid #9baba6;	
	margin-bottom:8px;
	padding-top:8px;
	height:15px;
	font-size: 14px;
	}

.nav.run {
	background: #ffffff url(img/nav.png) no-repeat;
	background-position: 0px 12px;
	padding-left: 20px;
	cursor: pointer; 
	}

.nav:hover{
	color: #ff3f00;
	background-position: 0px -48px;
	}
	
.nav.active {
	border-top:2px solid #013334;
	background: #ffffff url(img/nav.png) no-repeat;
	background-position: 0px -17px;
	padding-top:7px;
	color: #ff3f00;
}

.load {
	background-image: url(img/loading.gif) !important;
	background-position: 0px 5px !important;
}

.nav.active:hover{
	color: #ff3f00;
	background-position: 0px -17px;
}

.nav.border {
	border-top:2px solid #013334;
	padding-top:7px;
}

.content .nav{
	background-position: 0px 7px;
	margin-bottom: 3px;
	padding-top:3px;
	font-size: 12px;
}

.content .nav:hover{
	background-position: 0px -53px;
}

.content .nav.active {
	border-top:1px solid #013334;
	background-position: 0px -21px;
}
	
.content .nav.border{
	border-top:1px solid #013334;
	}

.content {
	clear: left;
	margin-bottom: 5px;
	line-height: 18px;
}

.content.run {
	display:none;
	margin-left:20px;
}



/* Cycle */
.numbers a{
	margin-right: 5px;
	color: #013334;
}

.numbers a:hover{
	color: #ff3f00;
}

.numbers a.activeSlide{
	color: #ff3f00;
}

.prev, .next{
	cursor: pointer;	
}



/* REFERENZEN / KUNDEN */

#cntid143 .cell-1 {
	display: inline-block; 
	width: 190px;
	text-align:left;
}

#cntid143 .cell-2{
	display: inline-block; 
	width: 220px;
	text-align:left;
}

#cntid143 .cell-3 {
	display: inline-block; 
	text-align:left;
}

#cntid143 .static{
	
}

#cntid143 .dynamic{
	margin-top: 10px;
	margin-bottom: 10px;
}

#cntid143 .dynamic .gallery{
	/* background: #9baba6; */
	height:420px;	
	width: 585px;
	margin-right: 15px;
	float:left;
}

#cntid143 .dynamic .gallery img{
	
}

#cntid143 .dynamic .numbers{
}


/* NEWS */
#cntid13 .cell-1 {
	display: inline-block; 
	width: 80px;
}

#cntid13 .cell-2 {
	
}

#cntid13 .static {
	width: 320px;
	padding-top: 3px;
	margin-left: 84px;
	margin-right: 25px;
	float: left;
}

#cntid13 .dynamic {
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
}

#cntid13 .dynamic .gallery{
	background:#9baba6;
	height:330px;
	width: 460px;
}

#cntid13 .dynamic .numbers{
	margin-bottom: 5px;
}

/* Full Flash */
#playerCloaking {
	margin: 0px;
	padding: 0px;

	width: 100%;
	min-width: 990px;

	height: 100%;
	min-height: 700px;
	
	z-index:999;
	
}

.fullFlash
{
	margin: 0;
	padding: 0;

	width: 100%;
	min-width: 990px;

	height: 100%;
	min-height: 700px;
}

#swfContainer {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 500px;
}

/* preloader */
#preloader {
	display:none;
	position:relative;
	margin: 0 auto;
	width: 936px;
	height: 500px;
	z-index:0;
	text-align:center;
}

#b8logo {
	display:block;
	position:absolute;
	width: 130px;
	height: 31px;
	z-index:0;
	right:42px;
	top:45px;
}


#swfloaderContainer {
	position:absolute;
	left:410px;
	top:205px;
	background:#08353a;
	width:230px;
	height:320px;
}
#preloaderaddress {
	display:none;
	position:absolute;
	top:13px;
	left:13px;
	z-index:0;
}
#loader{
	display:none;
	margin-top:45px;
}

#soc {
	float:left;
	width:150px;
	margin-top:34px;
}
#soc img {
	margin-right:10px;
}
