
div.aa_hidden{
    font-family: arial, helvetica, sans-serif;
    border: solid #777777 1px;
    background-color:inherit;
    color: inherit;
    margin: 1px;
    top: 11.5em;
    left: 9.5em;
    position: absolute;
    z-index: 900;
    display: none;
}

div.aa_hidden div.inner{
    padding: 10px;
    border: solid #FFFFFF 1px;
    background-color: #EFF4EE;
    color: inherit;
}

div.fensterkopf{
    padding: 0.2em;
    font-weight: bold;
    font:inherit;
    background-color: #FFFFFF;
    color: inherit;
    border-bottom: solid black 1px;
    margin-bottom: 0.5em;
    border-right: solid black 1px;
    height:1.2em;
}

p.form{
	height: 1.8em;
}
div.aa_hidden p img{
    cursor: pointer;
}

