.teaser {
background-color : #F7F7F7;
margin-top : 8px;
margin-left : 10px;
margin-right : 10px;
}

.teaser p {
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px !important;
padding-left : 5px;
line-height : 1.3em;
}

.teaser .dunkel {
background-color : #E9E9E9;
border-top-color : #ffffff;
border-top-style : solid;
border-top-width : 1px;
}

.spanfloat {
float : left;
width : 10em;
}

.teaser a {
color : #4C82AE;
}

.teaser a:hover {
color : #000000;
}

.autor {
font-size : 0.9em;
color : #838383;
border-top-color : #ffffff;
border-top-style : solid;
border-top-width : 1px;
}

.teaser h3 {
font-size : 1.2em;
background-color : #E9E9E9;
margin : 0px;
padding : 0px;
padding-left : 5px;
border-bottom-color : #ffffff;
border-bottom-style : solid;
border-bottom-width : 1px;
}

.teaserli {
display : none;
background-color : #E9E9E9;
border-top-color : #ffffff;
border-top-style : solid;
border-top-width : 1px;
}


.teaser .both {
clear : both;
line-height : 0px;
font-size : 0px;
}

/* falls kein javascript verfügbar */
.NichtSichtbar {
background-color : #DADADA;
border-top-color : #ffffff;
border-top-style : solid;
border-top-width : 1px;
}

.NichtSichtbar p {
margin : 0px;
padding : 0px;
padding-left : 5px;
}



.NichtSichtbar form label {
float : left;
width : 100px;
text-align : right;
margin-right : 5px;
}

.NichtSichtbar form input , textarea {
width : 300px;
}

.NichtSichtbar .submit {
margin-left : 105px;
width : 100px;
}
/* ############ */

.Sichtbar {
background-color : #E9E9E9;
border-top-color : #ffffff;
border-top-style : solid;
border-top-width : 1px;
min-height : 100px;
}

.Sichtbar p {
margin : 0px;
padding : 0px;
padding-left : 5px;
}



.Sichtbar form {

}

.Sichtbar form label {
float : left;
width : 100px;
text-align : right;
margin-right : 5px;
}

.Sichtbar form input , textarea {
width : 300px;
}

.Sichtbar .submit {
margin-left : 105px;
width : 100px;
}

