body {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #ccc;
	font-size: 10px;
	padding-top: 20px;
}

@font-face {
font-family: "TitilliumMaps26L-500wt";
src: url('http://jonathanclarke.biz/_assets/_fonts/TitilliumMaps26L002.otf') format("opentype");
}

div.impressum h1 {
	font-family: "TitilliumMaps26L-500wt", Helvetica, "Myriad Pro", Corbel, Arial, Geneva, sans-serif;
}


div.studio, div.client, div.photographer {
	display: block;
	position: absolute;
	top: 620px;
}

div.grid_4.studio, div.grid_4.photographer {
	width: 300px;
}

div.grid_10.client {
width: 460px;
	left: 300px;
	text-align: center;
	
}


div.photographer {
	left: 760px;
	text-align: right;
}

div.indicators div.tabs {
	text-align: center;
}

div.previous {
	text-align: left;
}

h1 {
	display: none;
}

div.impressum h1 {
	display: block;
	
}

a.previous {
	float: right;
}

div.grid_4.previous, div.grid_4.next {
	width: 361px;
	margin: 0;
}

div.grid_10.indicators {
	width: 338px;
	margin: 0;
	padding-top: 8px;
	/* background-color: aqua; */
}

div.images div span {
	width: 1060px;
	display: block;
	text-align: center;
}

div.images div span img {
	line-height: 1px;
	display: inline;
}

#exposeMask { 
    /* use a custom background color and image on the mask */ 
    background:#123 url(http://static.flowplayer.org/img/player/acme-gray.png) 50px 366px no-repeat; 
}

div.intouch {
	height: 600px; 
	background-color: #F0F0F0; 
	text-align: left;
}

div.intouch p span span {
	width: 350px;
	float: left;
	text-align: left;
	line-height: 1.4em;
	margin-top: 280px;
	color: #333;
}

div.intouch p.one span span {
	width: 450px;
	margin-right: 160px;
	margin-left: 95px;
}

div.intouch p.two span span {
	width: 200px;
}

a {
	color: #333;
}

strong {
	font-weight: bold;
}

div.images div span.number {
	display: none;
	background-color: blue;
}

div.imprint {
	margin-bottom: 10px;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

div.imprint2 {
	text-align: left;
}

div.impressum {
	background-color: #F0F0F0;
	height: 600px;
	position: relative;
	color: #333;
}

div.impressum div {
	position: absolute;
	left: 95px;
	top: 120px;
}

div.impressum h1 {
	font-size: 24px;
	line-height: 2em;
}

div.impressum h2 {
	font-size: 16px;
	line-height: 2em;
	margin-top: 20px;
}


div.impressum p, div.intouch p.one {
	font-size: 12px;
	line-height: 1.6em;
}

div.impressum p.copyright {
	width: 450px;
}

div.imprint a {
	color: #ccc;
}
