* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

p, ul {
    padding-bottom: 1em;
}

p.beforelist {
    padding-bottom: 0;
}

ul {
    margin-left: 1em;
}

a {
    outline-style: none;
}

a, .link {
    color: #e90024;
}

a:visited {
    color: #aa0024;
}

a img {
    border: 0;
}

body {
    background-color: white;
    font-family: "Myriad Pro", Myriad, Frutiger, "Humanist 777 BT", Univers, Verdana, Helvetica, Arial, sans;
    font-size: 10pt;
    -webkit-text-size-adjust: none;
}

#wrapper, #container, #innercontainer {
    top: 0;
    left: 0;
    width: 100%;
    position: relative;
    display: table;
    min-height: 100%;
    height: 100%;
}

#header, #content {
    width: 922px;
    margin: 0 auto;
}

#header {
    background-color: whitesmoke;
    height: 112px;
    position: relative;
    margin-bottom: 1px;
}

#header-wrapper {
    border-bottom: 1px solid #cccccc;
}

#twitter {
    display: block;
    position: absolute;
    left: 847px;
    top: 57px;
    z-index: 5;
}

#twitter a {
    background-image: url("img/twitter.png");
    background-repeat: no-repeat;
    width: 208px;
    height: 59px;
    text-indent: -500em;
    display: inline-block;
    display: block;
}

#twitter a:hover {
    background-image: url("img/twitter-hover.png");
    background-repeat: no-repeat;
    width: 208px;
    height: 59px;
    text-indent: -500em;
    display: inline-block;
    display: block;
}

#logo, #nav {
    position: absolute;
}

#nav ul li a {
    position: relative;
    display: block;
    top: 12px;
    left: 12px;
    font-size: 21px;
    font-weight: lighter;
    text-shadow: white 0px 1px;
    text-decoration: none;
    color: #777777;
    min-width: 90px;
}

#nav ul li a:hover, #nav ul li a:active, #nav ul li a.current {
    color: black;
    background-position: 0 -30px;
}

#nav ul li {
    float: left;
    background-color: #eeeeee;
    width: 105px;
    height: 98px;
    margin: 0 10px 0 0;
    vertical-align: bottom;
    display: block;
}

#nav ul li#nav_apps > a {
    background-image: url("img/nav/apps.png");
    background-repeat: no-repeat;
    width: 65px;
    height: 30px;
    text-indent: -500em;
    display: inline-block;
}

#nav ul li#nav_about > a {
    background-image: url("img/nav/about.png");
    background-repeat: no-repeat;
    width: 65px;
    height: 30px;
    text-indent: -500em;
    display: inline-block;
}

#nav ul li#nav_blog > a {
    background-image: url("img/nav/blog.png");
    background-repeat: no-repeat;
    width: 65px;
    height: 30px;
    text-indent: -500em;
    display: inline-block;
}

#nav ul li#nav_contact > a {
    background-image: url("img/nav/contact.png");
    background-repeat: no-repeat;
    width: 65px;
    height: 30px;
    text-indent: -500em;
    display: inline-block;
}

#nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#nav #nav_apps ul li {
    width: auto;
    height: 14px;
    text-transform: uppercase;
}

#nav #nav_apps ul a {
    font-family: "News Gothic", "News Gothic BT", "FF Meta", "MetaPro-Book", "Zine Sans Dis-Medium Roman", "Roadgeek 2005 Mittelschrift", "FF DIN", "DIN", "LacunaRegular", "Myriad Pro", "Myriad", "Calibri", "Helvetica", "Arial", sans-serif, sans;
    font-size: 12px;
    color: #999999;
    text-shadow: none;
}

#nav #nav_apps ul a.current, #nav #nav_apps ul a:hover, #nav #nav_apps ul a:active {
    color: #41c5e6;
}

#nav #nav_apps ul {
    margin-top: 1px;
}

#nav {
    left: 350px;
    bottom: 0px;
}

h1, h2, h3, h4, h5, h6, h7, #nav ul li a {
    font-family: "News Gothic", "News Gothic BT", "FF Meta", "MetaPro-Book", "Zine Sans Dis-Medium Roman", "Roadgeek 2005 Mittelschrift", "FF DIN", "DIN", "LacunaRegular", "Myriad Pro", "Myriad", "Calibri", "Helvetica", "Arial", sans-serif, sans;
}

h3 {
    font-family: "Myriad Pro", Myriad, Frutiger, "Humanist 777 BT", Univers, Verdana, Helvetica, Arial, sans;
    font-style: italic;
    font-weight: bolder;
    font-size: 16px;
}

#logo {
    left: 22px;
    top: 14px;
}

#logo a {
    background-image: url("img/logo.png");
    background-repeat: no-repeat;
    width: 199px;
    height: 84px;
    text-indent: -500em;
    display: inline-block;
}

#contentcontainer {
    min-height: 85%;
    height: 85%;
    position: relative;
    display: table;
    margin: 0 auto;
    background-color: #f9f9f9;
}

#content {
    display: absolute;
    left: 0;
    top: 0;
    width: 922px;
}

#welcomemessage p {
    padding: 0;
}

#welcomemessage {
    left: 186px;
    top: 30px;
    position: relative;
    font-family: "News Gothic", "News Gothic BT", "FF Meta", "MetaPro-Book", "Zine Sans Dis-Medium Roman", "Roadgeek 2005 Mittelschrift", "FF DIN", "DIN", "LacunaRegular", "Myriad Pro", "Myriad", "Calibri", "Helvetica", "Arial", sans-serif, sans;
    font-size: 20px;
    font-weight: lighter;
}

#welcomemessage-start {
    font-weight: normal;
    font-size: 32px;
}

#welcomemessage-end {
    margin-left: 36px;
}

#app-links ul li {
    float: left;
    width: 137px;
    text-align: center;
    margin: 0 92px 0 0;
    display: block;
}

#app-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#app-links {
    left: 220px;
    top: 80px;
    position: relative;
}

#about-header, #contact-header, #blog-header {
    color: #666666;
    text-shadow: 2px 2px 10px #cccccc;
    font-size: 33px;
    font-family: "Myriad Pro", Myriad, Frutiger, "Humanist 777 BT", Univers, Verdana, Helvetica, Arial, sans;
    font-weight: 600;
}

#contact-header {
    background-image: url("img/headers/contact.png");
    background-repeat: no-repeat;
    width: 110px;
    height: 23px;
    text-indent: -500em;
    display: inline-block;
    position: absolute;
    top: 23px;
}

#about-header, #blog-header {
    position: relative;
    float: none;
    left: 242px;
    z-index: 5;
    top: 65px;
}

#blog-header {
    background-image: url("img/headers/blog.png");
    background-repeat: no-repeat;
    width: 61px;
    height: 31px;
    text-indent: -500em;
    display: inline-block;
}

#about-header {
    background-image: url("img/headers/about.png");
    background-repeat: no-repeat;
    width: 206px;
    height: 24px;
    text-indent: -500em;
    display: inline-block;
}

#about-box h3, #blog-box h3 {
    margin-bottom: 3px;
    font-weight: 600;
}

#about-box, #blog-box {
    background-color: #eeeeee;
    padding: 12px 30px 14px 22px;
    position: relative;
    width: 472px;
    left: 336px;
    top: 154px;
    min-height: 272px;
    font-size: 14px;
    line-height: 1.4em;
    text-shadow: 0px 1px 0px white;
    font-color: #333333;
}

#contact-message {
    position: relative;
    left: 140px;
    top: 10px;
    width: 430px;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-align: right;
}

#contact-content div div {
    padding: 0;
    margin: 0;
}

#contact-content div {
    background-color: #eeeeee;
    margin-bottom: 3px;
}

#contact-content {
    width: 677px;
    left: 221px;
    top: 46px;
    margin-bottom: 66px;
    position: relative;
}

#contact-form span, #contact-form form div {
    display: table-row;
}

#contact-form span.label {
    font-style: italic;
}

#contact-form div form {
    margin-top: 40px;
}

#contact-form div {
    position: relative;
    left: 116px;
    width: 519px;
}

#contact-form input, #contact-form textarea {
    width: 427px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border: 1px solid #666666;
    font-size: 14px;
    background-color: #eaeaea;
    padding: 5px;
    margin: 2px 0px 12px 0px;
}

#contact-form .captcha div form {
    margin-top: auto;
}

#contact-form .captcha div {
    display: block;
    left: auto;
    width: auto;
}

#contact-form .captcha input {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

#contact-form .captcha {
    left: 0;
    width: auto;
    display: block;
    margin-bottom: 10px;
}

#contact-form textarea {
    height: 173px;
    font-family: "Myriad Pro", Myriad, Frutiger, "Humanist 777 BT", Univers, Verdana, Helvetica, Arial, sans;
    font-size: 14px;
}

#contact-form input:active, #contact-form textarea:active, #contact-form input:hover, #contact-form textarea:hover, #contact-form input:focus, #contact-form textarea:focus {
    border-color: #ae0120;
}

#contact-form .button {
    width: 104px;
    margin-left: 335px;
    border-color: #999999;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 2px 5px #cccccc;
    -webkit-box-shadow: 0 2px 5px #cccccc;
    -moz-box-shadow: 0 2px 5px #cccccc;
    text-shadow: white 0px 1px;
    outline-style: none;
}

#contact-form .button:active, #contact-form .button:hover, #contact-form .button:focus {
    border-color: #999999;
    color: #df0129;
}

#contact-form .button:active {
    color: #ae0120;
}

#contact-form {
    position: relative;
    padding: 22px 22px 10px 22px;
}

#contact-mail {
    padding: 22px 22px 1px 22px;
    font-size: 1.2em;
}

#contact-imprint p {
    margin-left: 116px;
    margin-bottom: 44px;
}

#contact-imprint h3 {
    background-image: url("img/headers/impressum.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 15px;
    text-indent: -500em;
    display: inline-block;
    margin-bottom: 13px;
}

#contact-imprint {
    padding: 22px 22px 8px 22px;
    margin-bottom: 3px;
}

.app-content {
    width: 922px;
    position: absolute;
}

.app-content-header {
    position: absolute;
    left: 63px;
    top: 42px;
    width: 810px;
}

.app-content-header h2 {
    font-family: "Myriad Pro", Myriad, Frutiger, "Humanist 777 BT", Univers, Verdana, Helvetica, Arial, sans;
    font-weight: bolder;
    font-size: 67px;
    color: #444444;
    text-shadow: #cccccc 2px 2px 5px;
    position: absolute;
    left: 0;
    top: 0;
}

.app-content-header h3 {
    font-family: "News Gothic", "News Gothic BT", "FF Meta", "MetaPro-Book", "Zine Sans Dis-Medium Roman", "Roadgeek 2005 Mittelschrift", "FF DIN", "DIN", "LacunaRegular", "Myriad Pro", "Myriad", "Calibri", "Helvetica", "Arial", sans-serif, sans;
    font-weight: lighter;
    font-style: normal;
    font-size: 16px;
    color: #155666;
    position: absolute;
}

.app-content-content {
    position: absolute;
    top: 105px;
    width: 100%;
}

#app-content-classes {
    background-color: #535b5f;
    background-image: url("img/classes/bg.jpg");
    color: white;
    line-height: 1.35em;
    min-height: 790px;
}

#app-content-header-classes h2 {
    background-image: url("img/headers/classes.png");
    background-repeat: no-repeat;
    width: 205px;
    height: 49px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-header-classes h3 br {
    display: none;
}

#app-content-header-classes h3 {
    left: 294px;
    top: 13px;
    background-image: url("img/classes/tagline.png");
    background-repeat: no-repeat;
    width: 371px;
    height: 32px;
    text-indent: -500em;
    display: inline-block;
    margin-top: 5px;
}

#app-content-header-classes {
}

#app-content-classes-iphone {
    position: relative;
    top: 24px;
    float: right;
    width: 259px;
    height: 144px;
}

#app-content-classes-block1 span p, #app-content-classes-block1 span img {
    display: table-cell;
    vertical-align: middle;
}

#app-content-classes-block1 span p {
    padding-left: 10px;
}

#app-content-classes-block1 span {
    display: table-row;
}

#app-content-classes-block1 {
    position: relative;
    top: 100px;
    left: 120px;
    width: 518px;
    display: table;
    font-weight: 100;
}

#app-content-classes-screenshots ul li {
    float: left;
}

#app-content-classes-screenshots ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#app-content-classes-screenshots {
    position: absolute;
    top: 251px;
    left: 186px;
}

#app-content-classes-block2 h3 {
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    background-image: url("img/headers/features.png");
    background-repeat: no-repeat;
    width: 121px;
    height: 23px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-classes-block2 ul {
    position: absolute;
    left: 115px;
    top: 48px;
}

#app-content-classes-block2 {
    position: relative;
    top: 315px;
    left: 130px;
}

#app-content-classes-appstore {
    position: absolute;
    top: 629px;
    left: 85px;
}

#app-content-classes-feedback a {
    background-image: url("img/classes_feedback.png");
    background-repeat: no-repeat;
    width: 370px;
    height: 137px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-classes-feedback {
    position: absolute;
    top: 633px;
    left: 423px;
}

#app-content-calc {
    background-color: whitesmoke;
    color: black;
    line-height: 1.35em;
    min-height: 749px;
}

#app-content-header-calc h2 {
    background-image: url("img/headers/calc.png");
    background-repeat: no-repeat;
    width: 124px;
    height: 61px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-header-calc h3 br {
    display: none;
}

#app-content-header-calc h3 {
    left: 294px;
    top: 32px;
    background-image: url("img/calc/tagline.png");
    background-repeat: no-repeat;
    width: 323px;
    height: 16px;
    text-indent: -500em;
    display: inline-block;
    margin-top: 5px;
}

#app-content-header-calc {
}

#app-content-calc-block1 p:first-child {
    color: #d10030;
    background-image: url("img/calc/firstline.png");
    background-repeat: no-repeat;
    width: 382px;
    height: 38px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-calc-block1 {
    position: absolute;
    top: 48px;
    left: 0px;
    padding-left: 272px;
    width: 395px;
    min-height: 294px;
    font-weight: 100;
    color: #333333;
    font-size: 14px;
    background-image: url("img/calc/ipad_landscape.png");
    background-position: -123px 0px;
    background-repeat: no-repeat;
}

#app-content-calc-appstore {
    position: absolute;
    top: 119px;
    left: 673px;
}

#app-content-calc-ipadportrait {
    position: absolute;
    top: 335px;
    left: 601px;
}

#app-content-calc-screenshots ul li {
    float: left;
    width: 183px;
    text-align: center;
    padding-left: 47px;
}

#app-content-calc-screenshots ul {
    list-style: none;
    padding: 0;
    margin: 0;
    clear: both;
}

#app-content-calc-screenshots {
    position: absolute;
    top: 400px;
    left: 85px;
}

#app-content-calc-feedback a {
    background-image: url("img/calc_feedback.png");
    background-repeat: no-repeat;
    width: 282px;
    height: 21px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-calc-feedback {
    position: absolute;
    top: 682px;
    left: 529px;
}

#app-content-calc-block2 h3 {
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    background-image: url("img/headers/features.png");
    background-repeat: no-repeat;
    width: 121px;
    height: 23px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-calc-block2 ul {
    position: absolute;
    top: 57px;
}

#app-content-calc-block2 {
    position: absolute;
    top: 478px;
    left: 130px;
    min-width: 330px;
}

#app-content-lists {
    background-color: whitesmoke;
    color: black;
    line-height: 1.35em;
    min-height: 749px;
}

#app-content-lists a {
    color: #114a5d;
    text-shadow: #0b6e87 0px 1px 2px;
}

#app-content-header-lists h2 {
    background-image: url("img/headers/lists.png");
    background-repeat: no-repeat;
    width: 286px;
    height: 49px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-header-lists h3 br {
    display: none;
}

#app-content-header-lists h3 {
    left: 294px;
    top: 32px;
    background-image: url("img/lists/tagline.png");
    background-repeat: no-repeat;
    width: 453px;
    height: 16px;
    text-indent: -500em;
    display: inline-block;
    margin-top: 5px;
}

#app-content-header-lists {
}

#app-content-lists-block1 span {
    background-image: url("img/lists/icon.png");
    background-repeat: no-repeat;
    width: 221px;
    height: 188px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-lists-block1 {
    position: absolute;
    top: 45px;
    left: 65px;
    width: 221px;
    height: 188px;
}

#app-content-lists-appstore {
    position: absolute;
    top: 261px;
    left: 89px;
}

#app-content-lists-devices {
    position: absolute;
    top: 36px;
    left: 324px;
}

#app-content-lists-block2 {
    position: absolute;
    top: 401px;
    left: 61px;
    width: 791px;
    padding-top: 33px;
    background-image: url("img/lists/separator.png");
    background-position: 92px 0px;
    background-repeat: no-repeat;
}

#app-content-lists-block2-nav ul li {
    display: inline;
}

#app-content-lists-block2-nav ul li#lists-nav-features > a {
    background-image: url("img/lists/nav_features.png");
    background-repeat: no-repeat;
    width: 133px;
    height: 46px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-lists-block2-nav ul li#lists-nav-features > a:hover, #app-content-lists-block2-nav ul li#lists-nav-features > a.current {
    background-image: url("img/lists/nav_features_down.png");
    background-repeat: no-repeat;
    width: 133px;
    height: 46px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-lists-block2-nav ul li#lists-nav-screenshots > a {
    background-image: url("img/lists/nav_screenshots.png");
    background-repeat: no-repeat;
    width: 126px;
    height: 46px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-lists-block2-nav ul li#lists-nav-screenshots > a:hover, #app-content-lists-block2-nav ul li#lists-nav-screenshots > a.current {
    background-image: url("img/lists/nav_screenshots_down.png");
    background-repeat: no-repeat;
    width: 126px;
    height: 46px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-lists-block2-nav ul li#lists-nav-feedback > a {
    background-image: url("img/lists/nav_feedback.png");
    background-repeat: no-repeat;
    width: 131px;
    height: 46px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-lists-block2-nav ul li#lists-nav-feedback > a:hover, #app-content-lists-block2-nav ul li#lists-nav-feedback > a.current {
    background-image: url("img/lists/nav_feedback_down.png");
    background-repeat: no-repeat;
    width: 131px;
    height: 46px;
    text-indent: -500em;
    display: inline-block;
}

#app-content-lists-block2-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#app-content-lists-block2-nav {
    text-align: center;
}

#app-content-lists-block2-content h3 {
    display: none;
}

#app-content-lists-block2-content {
    font-size: 14px;
}

ul.featurelist {
    list-style-type: none;
    margin: 0 auto;
    max-width: 753px;
    margin-top: 1em;
}

.featurelist li {
    float: left;
    width: 200px;
    height: 4.5em;
    padding-left: 43px;
    margin: 4px 0;
    margin-bottom: 1em;
    background-position: left 2px;
    background-repeat: no-repeat;
    font-size: 12px;
}

#lists-feature-simple {
    background-image: url("img/lists/features_simple.png");
}

#lists-feature-multiple {
    background-image: url("img/lists/features_multiple.png");
}

#lists-feature-notifications {
    background-image: url("img/lists/features_notifications.png");
}

#lists-feature-hierarchical {
    background-image: url("img/lists/features_hierarchical.png");
}

#lists-feature-notes {
    background-image: url("img/lists/features_notes.png");
}

#lists-feature-sync {
    background-image: url("img/lists/features_sync.png");
}


