/* CSS Document */

#text .trennstriche        {
        font-size                                :        1px;
        line-height                                :        1px;
        height                                        :        3px;
        border-bottom                        :        1px dashed #ccc;
        margin                                        :        0 13px 14px 13px;
        padding                                        :        0;
        clear:both;
}
#text .outline { border: 1px solid #666; }

.portraits {
border: 1px solid #666;
float:right;
margin:0px 20px 20px 0px;
clear:right;
}
table.mitarbeiter {
width:95%;
margin-bottom:20px;
}
table.mitarbeiter td{
height:16px;
vertical-align:middle;
border-bottom:1px solid #696969;
}
table.mitarbeiter th{
height:18px;
vertical-align:middle;
border-bottom:2px solid #696969;
}
#sitemap li {
font-size:10px;
line-height:13px;
text-transform:uppercase;
}
#sitemap ul {
margin:0px 0px 5px 0px;
}
table#produkte {
width:600px;
height:auto;
text-align:center;
vertical-align:baseline;
}
table#produkte img {
border:1px solid #333;
}