html,body {
height:100%;
margin:0;
padding:0;
}

body {
	background: #161d20 url('../img/bg-home.gif') center fixed;
}

.container {
	position: relative;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	text-align: center;
	background: #101517;
}

.landscape {
	width:100%;
	height:100%;
	z-index: 4;
}

.landscape img {
	width:100%;
	height:auto;
	-ms-interpolation-mode: bicubic;
}

.portrait {
	width:50%;
	height:50%;
	float: left;
	overflow: hidden;
	z-index: 5;
}

.portrait img {
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

.p1350 {	max-width: 1350px;}
.p600 { max-width: 600px; }

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

.cleardist {
	clear: both;
	line-height: 12px;
	font-size: 12px;
	height: 12px;
}

#videocontainer {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	text-align: center;
	z-index: 3;
}

.header {
	position: relative;
	display: inline-block;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
}

.header .leftpart {
	float: left;
	text-align: right;
	display: inline-block;
	margin: 22px 0 0 0;
	padding: 0px 4px 0px 0px;
	width: 195px;
}

.header .rightpart {
	float: left;
	text-align: left;
	border-left: 1px solid #192124;
	display: inline;
	width: auto;
	padding: 27px 0 36px 0px;
	margin: -5px 0 -5px 1px;
}

.header .leftpart img {
	text-align: right;
	//width: 114px;
	height: 64px;
	margin: 0;
	padding: 0;
}
	
.header h1 {
		width: auto;
		display: inline-block;
		margin: 0;
		padding: 3px 12px 27px 5px;
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 81px;
		line-height: 72px;
		letter-spacing: -3px;
		font-weight: bold;
		color: #f7f9fa;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}
	
@media all and (max-width: 960px) {
.header h1 {
		width: auto;
		display: inline-block;
		margin: 0;
		padding: 3px 12px 27px 5px;
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 40px;
		line-height: 36px;
		letter-spacing: -3px;
		font-weight: bold;
		color: #f7f9fa;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}
}	

@media all and (max-width: 600px) {
.header h1 {
		width: auto;
		display: inline-block;
		margin: 0;
		padding: 3px 12px 27px 5px;
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 32px;
		line-height: 26px;
		letter-spacing: -3px;
		font-weight: bold;
		color: #f7f9fa;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}
}	
	
.header h2 {
		margin: 0;
		padding: 0px 0px 3px 6px;
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 10px;
		line-height: 17px;
		letter-spacing: .3px;
		font-weight: normal;
		color: #fff;
		text-transform: uppercase;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}				
	
.header h3 {
		margin: 0;
		padding: 0px 0px 6px 0px;
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 10px;
		line-height: 17px;
		letter-spacing: .3px;
		font-weight: normal;
		color: #8a9499;
		text-transform: uppercase;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}			
	
.header h3 strong {
		color: #990000 !important;
		font-weight: normal;
	}
	
a { color: #fff; text-decoration: none; line-height: inherit; }
a:visited { color: #fff; text-decoration: none }
a:hover { color: #990000; text-decoration: none }
a:active { color: #fff; text-decoration: none }
a:focus { color: #990000; outline: none; }	
	
.footer {
	float: left;
	width: 100%;
	margin: 1px 0 0 0;
	padding: 0;
	background: #050708;
}

.footer h1 {
	margin: 0;
	padding: 0;
	border: 0;
}

.footer h1 a {
	font-family: 'Droid Sans', arial, sans-serif; 
	font-size: 31px;
	line-height: 41px;
	font-weight: normal;
	background: #050708;
	color: #fff;
	height: 41px;
	display: block;
	text-align: right;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);	
	padding-right: 115px; 
}

.footer h1 a:hover {
	background-color: #990000;
}

	#claim {
		margin: 0 1px 1px 0;
		padding: 0;
		background: #101517;
		width: 491px;
		height: 332px;
		display: inline-block;		
		text-align: left;
	}
	
	#claim h1 {
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 32px;
		line-height: 36px;
		font-weight: bold;
		color: #fff;
		padding: 15px 0px 9px 88px;
		margin: 0;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}		
	
@media all and (max-width: 960px) {
	#claim h1 {
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 22px;
		line-height: 28px;
		font-weight: bold;
		color: #fff;
		padding: 15px 0px 25px 88px;
		margin: 0;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}		
}
	
	#portrait {
		position: relative;
		top: 20px;
		left: 0;
		width: 74px;
		height: 74px;
		float: left;
	}
	
	#claim h2 {
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 10px;
		line-height: 12px;
		font-weight: normal;
		text-align: left;
		text-transform: uppercase;
		color: #8a9499;
		padding: 6px 90px 0px 4px;
		margin: -2px 0px 0px 15px;
		border-left: 1px solid #990000;
		letter-spacing: .3px;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}
	
	#claim h2 strong {
		color: #fff;
		font-weight: normal;
	}
	
	#claim p {
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 13px;
		line-height: 16.5px;
		font-weight: normal;
		color: #8a9499;
		padding: 0px 4px 4px 15px;
		margin: 0;
		text-align: left;		
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}	
	
	.subhead {
		text-transform: uppercase;
		letter-spacing: .3px;
		font-size: 10px !important;
		color: #fff !important;
	}
	
	#publications {
		margin: 0px 1px 1px 0px;
		width: 391px;
		height: 110px;
		float: left;
		background: #101517;
		overflow: hidden;
	}
	
	#publications p {
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 13px;
		line-height: 16.5px;
		font-weight: normal;
		color: #8a9499;
		padding: 12px 15px 0px 15px;
		margin: 0;
		text-align: left;	
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}
	
	#social {
		width: 180px;
		float: left;
		background: #101517;
		
    	display: inline;
    	float: left;    
    	padding: 27px 25px 36px;
    	text-align: left;
    	
    
	}
	
	#social p {
		padding: 0;
		margin: 0;
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 13px;
		line-height: 16.5px;
		font-weight: normal;
		color: #8a9499;
		width: 90px;
		float: left;		
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}
	
	p.posterous A {
		padding: 5px 0px 5px 21px;
		background: url('../img/icons.png') 0 -27.5px no-repeat;
		text-transform: uppercase;
		letter-spacing: .3px;
		font-size: 10px !important;
	}
	
	p.seenby A {
		padding: 5px 0px 5px 21px;
		background: url('../img/icons.png') 0 -73px no-repeat;
		text-transform: uppercase;
		letter-spacing: .3px;
		font-size: 10px !important;		
	}
	
	p.twitter A {
		padding: 5px 0px 5px 21px;
		background: url('../img/icons.png') 0 -96px no-repeat;	
		text-transform: uppercase;
		letter-spacing: .3px;
		font-size: 10px !important;		
	}
	
	p.facebook A {
		padding: 5px 0px 5px 21px;
		background: url('../img/icons.png') 0 -4px no-repeat;	
		text-transform: uppercase;
		letter-spacing: .3px;
		font-size: 10px !important;		
	}
	
	p.vimeo A {
		padding: 5px 0px 5px 21px;
		background: url('../img/icons.png') 0 -119.5px no-repeat;	
		text-transform: uppercase;
		letter-spacing: .3px;
		font-size: 10px !important;		
	}
	
	p.rss A {
		padding: 5px 0px 5px 21px;
		background: url('../img/icons.png') 0 -50px no-repeat;	
		text-transform: uppercase;
		letter-spacing: .3px;
		font-size: 10px !important;		
	}
	
	.likefb {
		margin-top: 10px !important;
		width: 86px !important;
		padding: 0;
		float: left;
	}
	
	.likegoo {
		margin: 12px 0px 0px 5px !important;
		width: 78px !important;
		padding: 0;
		float: left;
	}
	
	a { color: #b8c5cc; text-decoration: none; line-height: inherit; }
	a:visited { color: #b8c5cc; text-decoration: none }
	a:hover { color: #990000; text-decoration: none }
	a:active { color: #fff; text-decoration: none }
	a:focus { color: #990000; outline: none; }
	
	img {
		border: 0px;
	}
	
	#intro {
		position: absolute;
		width: 195px;
		height: 110px;
		margin: 0;
		z-index: 3;
	}
	
	#imprint {
		width: 100%;
		max-width: 1600px;
		margin: 0 auto;
		display: block;
		height: auto;
	}
	
	#imprint p {
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 9px !important;
		line-height: 14px;
		font-weight: normal;
		color: #5c6366;
		padding: 0;
		margin: 0;
		text-align: left;	
		padding: 6px 15px 0px 15px;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}
	
	#news {
		margin: 0 1px 1px 0;
		padding: 3px 15px 0px 15px;
		background: #101517;
		width: 753px;
		height: 107px;
		display: inline-block;		
	}
	
@media all and (max-width: 960px) {
	#news {
		margin: 0 1px 1px 0;
		padding: 3px 15px 0px 15px;
		background: #101517;
		width: 361px;
		height: 218px;
		display: inline-block;		
	}
}			
	
	#news p {
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 13px;
		line-height: 16.5px;
		font-weight: normal;
		color: #8a9499;
		padding: 6px 0 0 0;
		margin: 0;
		text-align: left;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}
	
	#news p strong {
		font-weight: normal;
		color: #fff;
	}
	
	#news h4 {
		margin: 9px 0 0 0;
		padding: 0;
		font-weight: normal;
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 10px !important;		
		text-transform: uppercase;
		letter-spacing: .3px;
		font-size: 10px !important;
		color: #dabc96 !important;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}
