body {
	font: normal 14px Arial, Verdana, Helvetica, sans-serif;
	color: #b1b3b4;
	background-color: #fff;
	padding: 0;
	margin: 0;
}

img {border: 0;}

* {margin: 0; padding: 0;}

fieldset {border: 0;}
legend {float: left;}
.bold { font-weight: bold; }
.italic {	font-style: italic; }
.center { text-align: center; }
.pointer { cursor: pointer; }
.divider { height: 5px; line-height: 5px; }

/* float clearing for IE6 */
* html .clearfix{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
	min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

a:link, a:visited {color: #666;}
a:hover, a:active, a:focus {color: #6d0040;}
a {color: #666;}

#wrapper {
	width: 1024px;
	height: 1024px;
	position: absolute;
/*	left: 50%;
	margin-left: -480px;
	*/
	margin-left: 0px;
	margin-top: 0px;
	background: url(../images/background.png) 0 0 no-repeat;
	overflow: visible;
}

.standard {font-size: 14px; font-weight: bold}
.middle {font-size: 18px; font-weight: bold}
.big {font-size: 24px; font-weight: bold}
.green {color: #97bf0d; }
.red {color: #ff0000; }

.radiodiv {
	height: 15px;
	width: 15px;
	float:left;
	padding-left: 50px;
	margin: 0;
	background: url("../images/checkbox.gif") no-repeat;
	cursor: default;
	text-align:left;
}

.checkboxdiv {
	height: 15px;
	width: 15px;
	float:left;
	margin: 0px 10px 0px 0px;
	padding: 0;
	background: url("../images/checkbox.gif") 0 0 no-repeat;
	cursor: default;
	text-align:left;
}

.radiodiv input, .checkboxdiv input, .print_struct_3_radiodiv input {
	display: none;
}

.radiodiv input.show, .checkboxdiv input.show, print_struct_3_radiodiv input.show {
	display: inline;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header #flag_de {
	position: absolute;
	width: 24px;
	height: 16px;
	top: 45px;
	left: 572px;
	cursor: pointer;
}

#header #flag_en {
	position: absolute;
	width: 24px;
	height: 16px;
	top: 45px;
	left: 606px;
	cursor: pointer;
}

#menu {
	position: absolute;
	top: 268px;
	left: 504px;	
}

#menu a#menu2,
#menu a#menu3 {
	margin-left: 32px;
}

#menu a#menu4 {
	margin-left: 108px;
}

#bullets .bullet {
	float: left;
	margin-right: 12px;
}

#main {
	position: absolute;
	left: 504px;
	top: 340px;
	width: 450px;
}

#main .entry {
	position: relative;
	border-bottom: 1px solid #96bf0d;
	margin-bottom: 32px;
}

#main .textblock {
	position: relative;
	margin-bottom: 32px;
}

#main .entry h1,
#main .textblock h1 {
	font-size: 18px;
	font-weight: normal;
	color: #96bf0d;
	padding: 0;
	margin: 0px 0px 20px 0px;
}

#main .entry h1 a,
#main .textblock h1 a {
	color: #96bf0d;
	text-decoration: none;
}

#main .entry p,
#main .textblock p {
	line-height: 24px;
}

#main .entry p a,
#main .textblock p a {
	color: #96bf0d;
	font-weight: bold;
	text-decoration: underline;	
}

#main .entry .social {
	margin-top: 20px;
}

#main .entry .social .facebook,
#main .entry .social .twitter,
#main .entry .social .google {
	float: left;
	height: 50px;
}

#main .entry .social .twitter,
#main .entry .social .google {
	margin-left: 20px;
}

#footer {
	font-size: 12px;
	color: #96bf0d;
	position: absolute;
	left: 410px;
}

#footer a {
	color: #96bf0d;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#preview {
	position: absolute;
	width: 496px;
	height: 893px;
	background:url(../images/iphone.png) 66px 0 no-repeat;
	top: 478px;
	left: 31px;
}

#preview .screenshot {
	margin-bottom: 12px;
}

#preview #left,
#preview #right {
	width: 67px;
	height: 121px;
	cursor: pointer;
}

#preview #left {
	position: absolute;
	top: 177px;
	left: -10px;
}

#preview #right {
	position: absolute;
	top: 177px;
	left: 335px;
}

#preview #iphone {
	position: absolute;
	top: 84px;
	left: 97px;
	width: 205px;
	height: 308px;
}

ul#screenshots {
	position: absolute;
	top: 0px;
	width: 270px;
	height: 308px;
	list-style:none outside none;
	padding:0;
	overflow:hidden;
	margin: 0px 0px 0px 0px;	
}

ul#screenshots li {
	padding: 0;
	margin: 0;
	width: 205px;
	height: 308px;
}

#preview #bullets {
	position: absolute;
	top: -25px;
	left: 76px;
	width: 240px;
}

#product_header {
	position: relative;
	width: 445px;
	height: 120px;
}

#product_header #product_icon {
	position: absolute;
	top: 0px;
	right: 0px;
}

#product_header #product_icon #product_icon_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
}

#product_header #appstore {
	position: absolute;
	top: 61px;
	left: 0px;
}