/*
@import "screen-table.css";
*/

html, input, select, textarea, fieldset {
    font-family:'Sans Serif';
    font-size: 12px;
    line-height: 16px;
}
h1, h2, h3, h4, h5, h6, a {
    color: rgb(100, 24, 47);
    font-weight: bold;
}
a {
    font-weight: bold;
}
div.c2teaser h4,
#navigation dd a {
    font-weight: bold;
}
#navigation dd a:hover, #navigation dd a:visited:hover, #navigation dd.active span, #navigation dd.active a {
    color:rgb(100, 24, 47) !important;
}
div.c1ImgPrevNextArt,
div.c1Img {
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;   
}
