html,body {
    text-align: center;
    font: 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    background: #e5f5f5;
    color: #444;
}

* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

form * {
    font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

img {
    border: 0;
}

a {
    color: #ff9b39;
    text-decoration: underline;
}

a:hover {
    color: #055489;
    text-decoration: none;
}

div {
    border: 0;
    position: relative;
    text-align: left;
    overflow: visible;
    background-color: transparent;
}

.sep {
    clear: both;
    height: 1px;
    line-height: 1px;
}

#tablebox {
    width: 912px;
    margin: 0 auto;
    border: #b1d7e5 solid 6px;
    background: #fff;
    border-top: none;
    voice-family: "\";
}

html>body #tablebox {
    width: 900px;
}

#header {
    height: 80px;
    background: #004a6d;
}

#pnav {
    position: absolute;
    top: 88px;
    left: 0;
    width: 900px;
    height: 32px;
    background: url('grafika/pnavbg.gif') repeat-x;
    color: #bbe9fe;
    font-weight: bold;
    padding: 8px 0 0 10px;
    voice-family: "\";
}

html>body #pnav {
    width: 890px;
    height: 24px;
}

#pnav a:hover {
    color: #ff9b39;
    text-decoration: none;
}

#topnav {
    position: absolute;
    top: 70px;
    right: 0;
    height: 50px;
    background: url('grafika/topnavbg.gif') repeat-x;
}

#topnav li {
    float: left;
    height: 50px;
    padding: 16px 22px 0 20px;
    background: url('grafika/tnlibg.gif') 100% 0 no-repeat;
    voice-family: "\";
}

html>body #topnav li {
    height: 34px;
}

#topnav a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#topnav a:hover {
    color: #bbe9fe;
}

#contentbox {
    margin: 0 auto;
    width: 880px;
    background: url('grafika/contbg2.gif') 100% 0 repeat-y;
}

#textbox {
    width: 460px;
    float: left;
}

#textbox p {
    padding-bottom: 10px;
}

#appslist {
    margin: 0 0 10px 10px;
}

#appslist li {
    padding: 1px 0 1px 18px;
    background: url('grafika/list01.gif') 0 50% no-repeat;
}

#appslist a {
    color: #055489;
    font-weight: bold;
}

#wallpapers {
    text-align: center;
    line-height: 3px;
    word-spacing: 5px;
}

#navbox {
    width: 190px;
    float: left;
    margin-left: 10px;
}

#appscat {
    padding: 10px 0px 0px 20px;
    font-weight: bold;
    background: #fff2e5;
}

#appscat a {
    color: #055489;
    padding: 1px 0 1px 15px;
    display: block;
    height: 17px;
    background: url('grafika/list04.gif') 0 50% no-repeat;
}

#newapps {
    padding: 10px 0px 10px 7px;
    margin-bottom: 10px;
    font-weight: bold;
    background: #fff2e5;
}

#newapps a {
    color: #055489;
    padding: 1px 0 1px 15px;
    display: block;
}

.optlist {
    padding: 0 10px 10px 12px;
}

.optlist a {
    color: #33a9d8;
    padding: 0 0 0 8px;
    background: url('grafika/list02.gif') 0 50% no-repeat;
}

.arts {
    font-weight: bold;
}

#advbox .optlist {
    font-weight: bold;
}

#advbox .optlist a {
    background: url('grafika/list03.gif') 0 50% no-repeat;
}

#advbox .rec a {
    color: #ff9b39;
}

.ensoft {
    padding: 0 0 10px;
    margin: 0 10px 8px;
    background: url('grafika/ensoftbg.gif') 0 100% repeat-x;
}

#advbox .last {
    background: none;
}

#advbox {
    width: 210px;
    float: right;
}

#download {
    background: #ddf4fd;
    display: block;
    font-weight: bold;
    padding: 5px 10px;
    border-bottom: #fff solid 1px;
    text-decoration: none;
}

#info {
    background: #ddf4fd;
    display: block;
    font-weight: bold;
    padding: 5px 10px;
    border-bottom: #fff solid 1px;
    text-decoration: none;
}

#download img,#download span,#info img,#info span {
    vertical-align: middle;
}

#download img,#info img {
    margin-right: 5px;
}

#downlinks {
    text-align: center;
    color: #33A9D8;
    background: #ddf4fd;
    padding: 6px;
    font-weight: bold;
}

#downlinks a {
    text-decoration: none;
}

#advbutt {
    padding: 0 10px 7px;
    text-align: center;
}

#advbutt a {
    display: block;
    margin-bottom: 3px;
}

h1 {
    font-size: 18pt;
    color: #ffffff;
    padding: 30px 0 0 50px;
    margin: 0;
}

h2 {
    font-size: 12px;
    color: #0e83b3;
    border-left: #ff9d39 solid 4px;
    background: #f4f4f4;
    padding: 6px 10px;
    margin-bottom: 10px;
}

#navbox h2 {
    background: #f4f4f4 url('grafika/head2bg.gif') 100% 0 no-repeat;
}

#advbox h2 {
    border: none;
    background: url('grafika/head3bg.gif') no-repeat;
    height: 30px;
    color: #fff;
    padding: 8px 10px 0;
    voice-family: "\";
}

html>body #advbox h2 {
    height: 22px;
}

#navbox h2.highthead {
    border-left: #1076ad solid 4px;
    background: #33a9d8;
    color: #fff;
    margin-bottom: 0;
}

#textbox h2.ads01 {
    background: url('grafika/panel01.gif') no-repeat;
    height: 30px;
    border: none;
    padding: 0;
}

#footer {
    width: 912px;
    margin: 0 auto;
    padding: 0 0 10px;
}

#copyright {
    width: 912px;
    padding: 8px 0;
    border-bottom: #b1d7e5 solid 1px;
}

#footlinks {
    width: 912px;
    padding: 8px 0;
    font-size: 10px;
}

#copy,#footnav {
    float: left;
}

#project,#valid {
    float: right;
}

#footer a {
    color: #444;
}

#copyright a {
    text-decoration: none;
    font-weight: bold;
}

#copyright a:hover {
    color: #ff9b39;
}

#valid a {
    color: #ff9b39;
    text-decoration: none;
    font-weight: bold;
}

#valid a:hover {
    color: #444;
}

#footnav li {
    float: left;
}

#footnav a {
    padding-right: 8px;
    margin-right: 8px;
    border-right: #444 solid 1px;
}

#footnav .last a {
    border: none;
}

#valid a {
    padding-left: 12px;
    margin-left: 10px;
    background: url('grafika/valid.gif') 0 50% no-repeat;
}

#adsense01 {
    height: 25px;
    background: #b3e5f8;
    padding-top: 5px;
    margin-bottom: 10px;
    text-align: center;
    voice-family: "\";
}

html>body #adsense01 {
    height: 20px;
}

#adsense02,#adsense03 {
    margin: 10px 0;
    padding: 10px 0 10px 10px;
}

#adsense04 {
    padding: 0 10px 10px;
}

div.contentext {
    margin-top: 25px;
    text-align: justify;
    text-indent: 15px;
    font-size: 10pt;
    line-height: 130%;
}

#ulcontentext {
    margin: 0 0 20px 40px;
}

#ulcontentext li {
    list-style-type: disc;
}

#kontakt {
	 position: absolute;
    top: 0;
    right: 5px;
	 margin: 3px;
}

#kontakt a:hover {
    text-decoration: none;
	 color: #33a9d8;
}