body, td {
    background-color: #FFFFFF;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 21px
}

a {
    color: #CC0000;
    text-decoration: none
}

a:link {
    color: #CC0000;
    text-decoration: none
}

a:visited {
    color: #CC0000;
}

a:focus {
    color: #CC0000;
}

a:hover {
    color: #FF6600;
}

a:active {
    color: #CC0000;
}

fieldset {
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    -moz-border-radius: 9px;
    -khtml-border-radius: 9px;
    -webkit-border-radius: 9px;
    background-color: #FCFCFC
}

/*##########*/ .item-links p {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 3px;
    width: 30%;
    height: 40px;
    overflow: hidden;
} .item-links h1, .item-links h2, .item-links h3, .item-links h4, .item-links h5, .item-links h6, .item-links strong, .item-links b {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-weight: normal;
} #rss {
    background-color: #EFEFEF;
    position: fixed;
    top: 0px;
    width: 100%;
    padding: 8px 3px 5px 3px;
    border-bottom: 1px solid silver;
    padding-left: 30px;
    height: 19px;
} #theme-direct {
    margin-bottom: 0px;
    float: left;
} .shadowDark {
    text-shadow: -1px -1px 0px #666; /* Versatz links - Versatz oben - Unschärfe (Blur) - Farbe */
} .shadowLight {
    text-shadow: -1px -1px 0px #EFEFEF, 1px 1px 0px #333; /* Versatz links - Versatz oben - Unschärfe (Blur) - Farbe */
} .linkCatText {
    text-shadow: -1px -1px 0px #EFEFEF;
} #header {
    margin-top: 40px;
} #theme-content {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 900px
} #content {
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    width: 400px;
    overflow: auto;
} #sitemap {
    clear: both;
    border-top: 1px solid black;
    padding-top: 10px;
    margin-top: 20px;
} #theme-box {
    height: auto;
    margin-left: 430px;
} #theme-direct, #theme-search, #theme-list, #more-infos {
    margin-bottom: 3px;
} #theme-list {
    overflow: auto;
} .headline-bg {
    background-color: #999;
    padding: 3px;
    color: #EFEFEF;
    margin-bottom: 10px;
    -moz-border-radius: 9px;
    -khtml-border-radius: 10px;
    text-align: center;
} .headline-light {
    background-color: #EFEFEF;
    padding: 9px;
    margin-bottom: 10px;
    -moz-border-radius: 9px;
    -khtml-border-radius: 9px;
    -webkit-border-radius: 9px;
}

input, select {
    border: 1px solid #999;
    color: #333;
} #info-list {
    margin: 10px 0px 0px 0px;
    padding: 0px;
} #info-list li {
    list-style-position: inside;
} .linkheader {
    clear: both;
    background-color: #ccc;
    padding: 3px;
    color: #333;
    margin-bottom: 10px;
    -moz-border-radius: 9px;
    -khtml-border-radius: 9px;
    -webkit-border-radius: 9px;
} #searcher, #search {
    font-size: 18px;
    padding-left: 8px;
} .roundCornerFF {
    -moz-border-radius: 9px;
    -khtml-border-radius: 9px;
    -webkit-border-radius: 9px;
}

img {
    border: 0px none;
}
