
.overlib-caption {
padding: 2px 3px 2px 4px;
margin: 0px;
color: #ffffff;
font: 13px arial, helvetica, sans serif;
font-weight: bold;
text-align: left;
border: 0px;
background: #00668b;
}

/* Die Überschrift bei den Sicherheitsabfragen ist mit h4 formartiert. */
.overlib-caption h4 {
margin-right: 50px;
padding: 5px 0px 5px 0px;
margin: -1px -2px 0px 0px;
color: #fff;
font: 13px arial, helvetica, sans serif;
font-weight: bold;
line-height: 14px;
text-align: center;
background: #FF0000;
border: 0px;
display: block;
}

/* Die Überschrift bei den Sicherheitsabfragen ist mit h4 formartiert. */
.overlib-caption h4 {
margin-right: 50px;
padding: 5px 0px 5px 0px;
margin: -1px -2px 0px -4px;
color: #fff;
font: 13px arial, helvetica, sans serif;
font-weight: bold;
line-height: 14px;
text-align: center;
background: #FF0000;
border: 0px;
display: block;
}

/* Die die delete-Frage in der Sicherheitsabfragen ist mit h5 formartiert. */
.overlib-caption h5 {
padding: 5px 0px 5px 20px;
margin: -1px -2px 0px -0px;
color: #fff;
font: 13px arial, helvetica, sans serif;
font-weight: bold;
line-height: 14px;
text-align: center;
background: #FF0000;
border: 0px;
display: block;
}


/* Definiert den Text und Hintergrund des Inhaltes. */
.overlib-text {
padding: 6px 4px 6px 6px;
margin-top: 0px;
color: #000;
font: 12px arial, helvetica, sans serif;
font-weight: normal;
line-height: 17px;
text-align: left;
background: #fff;ffffe1;
border: 0px;
}

.overlib-text h1 {
padding: 0px 0px 5px 0px;
margin: 3px 0px 0px 0px;
color: #000;
font: 12px arial, helvetica, sans serif;
font-weight: bold;
text-align: left;
background: #eaeaea;
background: transparent;
border: 0px;
display: block;
}

.overlib-text h2 {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color: #000066;
font: 13px arial, helvetica, sans serif;
font-weight: bold;
line-height: 16px;
background: transparent;
text-align: left;
border: 0px;
display: block;
}

/* Die Überschrift in der Sicherheitsabfrage ist mit h4 formartiert */
.overlib-text h4 {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0 -15px 0px;
color: #fff;
font: 13px arial, helvetica, sans serif;
font-weight: bold;
text-align: center;
border: 0px;
display: block;
background: red;
}

/* Der Link in der Sicherheitsabfrage ist mit h5 formartiert */
.overlib-text h5 {
padding: 0px;
margin: 15px 3px 15px 0px;
font: 14px arial, helvetica, sans serif;
text-align: center;
border: 0px;
display: block;
}

/*Der Text unten bei den Sicherheitsabfragen war mit h6 formartiert */
.overlib-text h6 {
padding: 0px;
margin: 0px;
color: #000;
font: 10px arial, helvetica, sans serif;
font-weight: normal;
line-height: 14px;
text-align: center;
background: #ffffe1;
border: 0px;
}

.overlib-text ul {
margin: 0px;
}

/* notwendig für morzilla */
.overlib-text li {
margin-left: 15px;
}

.overlib-text a {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font: 12px arial, helvetica, sans serif;
font-weight: normal;
line-height: 14px;
text-align: center;
background: #fff;
border: 0px;
}

.overlib-text a:visited {
text-align: center;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}
.overlib-text a:hover {
text-align: center;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


.overlib-close {
padding: 2px 2px 2px 0px;
margin: 0px;
font: 11px arial, helvetica;
font-weight: normal;
text-align: right;
background: #00668b;
border: 0px solid #7f7f7f;
}

.overlib-close a {color: #eaeaea; text-decoration: underline; display: block; margin-left: 4px; margin-right: 4px;}
.overlib-close a:visited {color: #eaeaea; text-decoration: underline;}
.overlib-close a:hover {color: #eaeaea; text-decoration: none; display: block;}


.overlib-bg {background-color: #000;00668b;}


/* mit kbd sind die id und der text am ende der sicherheitsabfrage formaitiert */
.overlib-text kbd {
font: 10px arial, helvetica, sans serif;

}