html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

body {
    /*line-height: 1;*/
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    clear: both;
}

body {
    background: url(images/bgBody.png) repeat-y top center #fff;
    font-family: arial, helvetica,sans-serif;
    font-size: .8em;
}

h1, h2, h3, h4, h5, h6, div.titel {
    font-family: "times new roman", times, serif;
}

h2 {
    font-size: 1.4em;
    margin: 0 0 .4em 0;
}

h2.titel {
    font-size: 1.5em;
    margin: 0 0 .25em 0;
}

a {
    color: #2f92cc;
}

ul {
    margin: .25em 0;
}

li {
    margin: .25em 0 .25em 2em;
    list-style: disc;
}

div#inner {
    margin: 0 auto;
    background-color: #EDEBCD;
    text-align: left;
    width: 960px;
}

div#inner2 {
}

/***** header *********/
div#headerWrapper {
    background: url(images/bgHeaderWrapper.png) repeat-x top left #9797a8;
    height: 130px;
    padding: 0;
}

div#header {
    background: url(images/bgHeader.png) no-repeat top center;
    color: #fff;
    height: 124px;
    margin: 0 auto;
    padding: 12px 24px;
    position: relative;
    width: 936px;
}

div.logo a {
    background: url(images/bgLogo.png) no-repeat top left;
    display: block;
    height: 107px;
    left: 24px;
    position: absolute;
    text-indent: -5000px;
    top: 8px;
    width: 97px;
}

div.title {
    background: url(images/bgTitle.png) no-repeat top left;
    height: 78px;
    left: 138px;
    position: absolute;
    text-indent: -5000px;
    top: 22px;
    width: 299px;
}

div.verlag {
    margin: 0 0 .5em 0;
    font-size: 1.5em;
    font-weight: bold;
}

div.reihe {
    font-size: 2.5em;
    font-weight: bold;
}

/***** main *********/

div#letter {
    background: url(images/bgLetter.png) repeat-y top left;
    font-family: "courier new", courier, monospaced;
    font-size: .9em;
    width: 900px;
}

div#letterInner {
    background: url(images/bgLetterInner.png) no-repeat top left;
    padding: 1em 2.4em .4em 2.4em;
}

div#letter #letterFooter {
    background: url(images/bgLetterFooter.png) no-repeat top left;
    height: 8px;
}

div#letter p {
    margin: 1em 0;
}

div#main {
    padding: 1em 2em;
}

div.para {
    margin: 2em 0 .5em 0;
}

div.first {
    margin-top: .2em;
}

div#abstract {
    background: url(images/bgAbstract.png) no-repeat top center;
    padding: 1.4em 1.2em 1em 1.2em;
}

div.buecher {
    margin: 2em 0;
}

div.buch {
    margin: 2em 0;
}

div.buch div.left {
    float: left;
}

div.left img {
    border: 1px solid #808080;
}

div.buch div.right {
    float: right;
    margin: 0 0 1em 1em;
    text-align: right;
}

div.buch div.middle {
    margin-left: 160px;
    margin-right: 120px;
}

div.autor {
    color: #555;
    font-size: 1.25em;
    font-weight: bold;
    margin: 0 0 .25em 0;
}

div.untertitel {
    font-weight: bold;
    margin: 0 0 .5em 0;
}

div.beschr {
    margin: 0 0 .25em 0;
}

div.bio {
    font-style: italic;
    margin: 0 0 .25em 0;
}

div.preis {
    font-weight: bold;
    margin: 0 0 .25em 0;
}

div.preis .hint {
    font-weight: normal;
}

div.isbn {
    margin: 0 0 .25em 0;
}

div.licence {
    margin: 0.5em 0;
}

div.ccimage {
    float: left;
}

div.licence {
    font-size: 85%;
}

div.cctext {
    font-size: 90%;
    margin-left: 100px;
}

div.order a,
div.download a,
div.downloadDis {
    display: block;
    height: 90px;
    text-align: left;
    text-indent: -5000px;
    width: 175px;
}

div.order a {
    background: url(images/bgButtonOrderBook.png) no-repeat left top;
}

div.download a {
    background: url(images/bgButtonDownloadPDF.png) no-repeat left top;
}

div.downloadDis {
    background: url(images/bgButtonDownloadPDFDis.png) no-repeat left top;
}

/*div.order {
    font-size: 1.5em;
    font-weight: bold;
    margin: 1em 0;
}

div.download {
    font-size: 1.5em;
    font-weight: bold;
}*/

div.orderemail {
    margin: 1em 0;
}

/*ul#socialnetworks {
    margin: 0 auto;
    width: 414px;
}*/

ul#socialnetworks li {
    display: inline;
    margin: 0 0;
    list-style: none;
}

ul#socialnetworks li a img {
    border: 1px solid #d0d0d0;
    padding: 2px;
}

/***** footer *********/

div#footerWrapper {
    background: url(images/bgFooterWrapper.png) repeat-x top left #9797a8;
    height: 124px;
}

div#footer {
    background: url(images/bgFooter.png) no-repeat top center #9797a8;
    color: #fff;
    height: 100px;
    margin: 0 auto;
    padding: 12px 24px;
    width: 936px;
}

div#footer div.inTab{
    margin: 0 3em 0 0;
}

div#footer a {
    color: #fff;
}

