.intro {
	width: 38em;
}

#content h4 {
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 1.5em;
}
#content p {
    font-size: 1.1em;
}
#content ul {
    list-style-type:  none;
    margin-top: 0.9em;
    font-size: 1.1em;
}
#content ul li {
    padding: 0 0 0 1em;
    background: url('../images/list-pt.gif') 0 0.5em no-repeat;
}
#content .siegel {
/*    position: absolute;
    top: 2em;
    right:1em;*/
display:block;
margin-bottom:10px;
}

#content .buch {
/*    position: absolute;
    top: 13em;
    right:1em;*/
display:block;
margin-bottom:10px;
}

#content .infoText {
/*    position: absolute;
    top: 22em;
    right:0;*/
    width:90px; 
}

#content .infoText a {
    background:transparent url(../images/a-arrow.gif) no-repeat scroll right center;
    padding-right: 0.8em;
}

.rightWrap {
    position: absolute;
    top: 2em;
    right:1em;
    width: 90px;
}

