body {
	background: white url('/img/background-bar.png') top left repeat-x;
	margin: 0;
	padding: 25px 50px;
}
h1 {
	color: transparent;
	background: transparent url('/img/offmaps.gif') top left no-repeat;
	width: 215px;
	height: 60px;
	margin: 0;
	padding: 0px;
}

a#appstore {
	display: block;
	background: transparent url('/img/appstore.gif') center center no-repeat;
	width: 153px;
	height: 50px;
	position: absolute;
	left: 830px;
	top: 23px;
	font-size: 10px;	
	color: transparent;
	overflow: hidden;
	z-index: 101;
}
a:hover#appstore {
	display: block;
	background: transparent url('/img/appstore-over.gif') center center no-repeat;
}
div#mapTeaser {
	background: transparent url('/img/offmaps-offline-map.png') top left no-repeat;
	color: transparent;
	overflow: hidden;
	
	width: 836px;
	height: 206px;
	
	
	position: absolute;
	top: 0px;
	left: 100px;
	z-index: 100;
}

h2 {
	margin-top: 100px;
	font-family:  "Helvetica Neue Condensed Bold", "HelveticaNeue-CondensedBold",Helvetica,Arial,Sans-Serif;
	font-size: 1.25em;
	width: 540px;
	color: #333;
	margin-bottom: 0;
}
h3 {
	font-family:  "Helvetica Neue Condensed Bold", "HelveticaNeue-CondensedBold",Helvetica,Arial,Sans-Serif;
	font-size: 1.0em;
	width: 540px;
	color: #333;
}
div#text {	
	color: #333;
	width: 540px;
	font-family: Helvetica,Arial,Sans-Serif;
	font-size: 1em;
}
div#iphone {
	width: 446px;
	height: 778px;
	position: absolute;
	top: 120px;
	left: 680px;
	background: transparent url('/img/iphone.png') top center no-repeat;
}

div#iphone img {
	display: block;
	width: 308px;
	height: 462px;
	margin-top: 115px;
	margin-left: 70px ;
}


/* NAVIGATION */
#offmaps-navigation ul{
	display: block;
	list-style-type:none;
	position: absolute;
	top: 140px;
	left: 38px;
	margin: 0;
	padding: 0;
	z-index: 200;
}
#offmaps-navigation ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#offmaps-navigation ul li a:link, #offmaps-navigation ul li a:visited, #offmaps-navigation ul li a {
	border-left: 1px solid #666;
	font-size: 1.5em;
	padding: 0 10px;
	display: block;
	height: 30px;
	color: transparent;
}
#offmaps-navigation ul li.first a:link, #offmaps-navigation ul li.first a:visited, #offmaps-navigation ul li.first a {
	border-left: none;
}

/* Navigation-items */
/* English */
	#offmaps-navigation ul li#about-en a {
		background: transparent url('/img/about-en.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#about-en a:hover {
		background: transparent url('/img/about-en-over.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li.active#about-en a {
			background: transparent url('/img/about-en-active.gif') top center no-repeat;
	}
	#offmaps-navigation ul li#guides-en a {
		background: transparent url('/img/guides-en.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#guides-en a:hover {
		background: transparent url('/img/guides-en-over.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li.active#guides-en a {
			background: transparent url('/img/guides-en-active.gif') top center no-repeat;
	}
	#offmaps-navigation ul li#video-en a {
		background: transparent url('/img/video-en.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#video-en a:hover {
		background: transparent url('/img/video-en-over.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li.active#video-en a {
			background: transparent url('/img/video-en-active.gif') top center no-repeat;
	}
	#offmaps-navigation ul li#screenshots-en a {
		background: transparent url('/img/screenshots-en.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#screenshots-en a:hover {
		background: transparent url('/img/screenshots-en-over.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li.active#screenshots-en a {
			background: transparent url('/img/screenshots-en-active.gif') top center no-repeat;
	}
	#offmaps-navigation ul li#support-en a {
		background: transparent url('/img/support-en.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#support-en a:hover {
		background: transparent url('/img/support-en-over.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li.active#support-en a {
			background: transparent url('/img/support-en-active.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#imprint-en a {
		background: transparent url('/img/imprint-en.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#imprint-en a:hover {
		background: transparent url('/img/imprint-en-over.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li.active#imprint-en a {
			background: transparent url('/img/imprint-en-active.gif') top center no-repeat;
	}
/* ---- DE ----- */
	#offmaps-navigation ul li#about-de a {
		background: transparent url('/img/about-de.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#about-de a:hover {
		background: transparent url('/img/about-de-over.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li.active#about-de a {
			background: transparent url('/img/about-de-active.gif') top center no-repeat;
	}
	#offmaps-navigation ul li#guides-de a {
		background: transparent url('/img/guides-en.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#guides-de a:hover {
		background: transparent url('/img/guides-en-over.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li.active#guides-de a {
			background: transparent url('/img/guides-en-active.gif') top center no-repeat;
	}
	#offmaps-navigation ul li#video-de a {
		background: transparent url('/img/video-en.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#video-de a:hover {
		background: transparent url('/img/video-en-over.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li.active#video-de a {
			background: transparent url('/img/video-en-active.gif') top center no-repeat;
	}
	#offmaps-navigation ul li#screenshots-de a {
		background: transparent url('/img/screenshots-en.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#screenshots-de a:hover {
		background: transparent url('/img/screenshots-en-over.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li.active#screenshots-de a {
			background: transparent url('/img/screenshots-en-active.gif') top center no-repeat;
	}
	#offmaps-navigation ul li#support-de a {
		background: transparent url('/img/support-en.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#support-de a:hover {
		background: transparent url('/img/support-en-over.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li.active#support-de a {
			background: transparent url('/img/support-en-active.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#imprint-de a {
		background: transparent url('/img/imprint-de.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li#imprint-de a:hover {
		background: transparent url('/img/imprint-de-over.gif') top center no-repeat;
	}	
	#offmaps-navigation ul li.active#imprint-de a {
			background: transparent url('/img/imprint-de-active.gif') top center no-repeat;
	}	
	#lang {
		position: absolute;
		top: 142px;
		left: 0;
		width: 40px;
		height: 70px;
		text-decoration: none;
		display: block;
	}
	#lang.de {
		background: transparent url('/img/lang-de.gif') top left no-repeat;		
	}
	#lang.en {
		background: transparent url('/img/lang-en.gif') top left no-repeat;		
	}


#followus {
    display: block;
	background: transparent url('/img/twitter.png') center left no-repeat;
    height: 30px;
}

#twitter {
	font-size: 0.8em;
	border: 1px solid #333;

	padding-left: 5px;
	background: transparent url('/img/twitter-bg.gif') top left repeat-x;
}

#twitter ul {
	display: block;
	list-style: none;
	padding-left: 5px;
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
}

#twitter ul li {
	margin-bottom: 10px;
}

#twitter ul li a {
	color: #696;
	text-decoration: none;
}

.pp_description {
	
	font-family: Helvetica,Arial,Sans-Serif;
	font-size: 1em;
	color: #666;
}

.ppt {
	margin-top: 100px;
	font-family:  "Helvetica Neue Condensed Bold", "HelveticaNeue-CondensedBold",Helvetica,Arial,Sans-Serif;
	font-size: 1.25em;
	color: #fff;
	margin-bottom: 0;
	
}

img {border: none;}