body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Helvetica; 
	font-size: 18px; 
	color: #fff; 
	-webkit-text-size-adjust: none; 
	background: url(img/background.gif);
}

html {
	height:100%;
}

p {
	padding:0;
	margin:10px 15px 5px 15px;
	line-height:130%;  }
	
h1 { 
	padding:0;
	margin:10px 15px 5px 15px;
	font-family: Helvetica; 
	font-size: 20px; 
	font-weight: bold;
	display:block;
}

h2 { 
	padding:0;
	margin:10px 15px 5px 15px;
	font-size: 16px; 
	font-style: oblique;
	line-height: 150%;
}

a { text-decoration:none; color:#fff; }

img { border:0; }

strong { font-weight: normal; }

#bar { box-sizing: border-box; margin: 0; padding: 10px; height: 24px; text-align: center; text-shadow: rgba(0, 0, 0, 1) 0px -1px 0; text-overflow: ellipsis; background: url(img/headline.gif) #000000 repeat-x; border-bottom: 1px solid #ccc; }
#bar h1 { display: inline; font-size: 18px; font-weight: bold; }
#bar p { display: inline; font-size: 18px; font-weight: bold; }

#liste { padding:0px; margin: 0;} 
#liste li { list-style-type: none; display: block; margin: 0; border-bottom: 1px solid #ccc }
#liste li a { padding: 10px 15px; display:block; background: url(img/arrow.gif) no-repeat right center; border-bottom: 0px;}
#liste li a:hover { padding: 10px 15px; background-color: #444; }

#links { margin:10px 15px 5px 15px; }
#links ul { }
#links li { padding: 5px; list-style-image:url(img/link.gif); }
#links li a { border-bottom: 0px; }
#links li a:hover { text-decoration:underline; }

#iphone { position:relative; margin: auto; width: 640px; height: 100%; overflow:auto; background-color:#000; ; border-left: 10px solid #000; border-right: 10px solid #000; z-index:0 } 
#content a { border-bottom: 2px dotted #999; }

#small {font-size:14px; color: #666;}
#small a { color: #666; }

.left { position: absolute; top: 5px; left: 15px; z-index:2; }
.right { position: absolute; top: 5px; right: 15px; z-index:3; }

.nav_left { position: absolute; top: 5px; left: 230px; z-index:4; }
.nav_right { position: absolute; top: 5px; right: 230px; z-index:5; }