body {
    background-color: #f4f4f4;
    font-family: arial, sans serif;
    font-size: 12px;
}

div.news_border_out {
    border-width: 2px;
    border-style: solid;
    border-color: #ECECEC #BCBCBC #BCBCBC #ECECEC;
    background: #E6E6E6;
    margin: 5px 0;
}

div.news_border_in {
    margin: 8px;
    border-width: 2px;
    border-style: solid;
    border-color: #BCBCBC #ECECEC #ECECEC #BCBCBC;
    background: #F4F4F4;
}


div.news_border_out h2 {
    font-size: 12px;
    margin: 0 0 0 8px;
}
div.news_border_out h2 a {
    color: black;
    text-decoration: none;
}

div.news_border_in p.info {
    text-align: right;
    margin: 50px 0 0 0 0;    
}

#systemPanelOff {
    left: 770px
}

#fullBody {
    width: 900px;
}

#banner {
    width: 900px;
    height: 131px;
    background-image: url(/images/nachtreiter/bannerfill.jpg);
    background-repeat: repeat-x;
    position: absolute;
    left: 0px;
    top: 0px;
}

#bannerLeft {
    width: 282px;
    height: 131px;
    float: left;
    background-image: url(/images/nachtreiter/bannerleft.jpg);
}

#bannerRight {
    width: 470px;
    height: 131px;
    float: right;
    background-image: url(/images/nachtreiter/bannerright.jpg);
}

#navigation {
    float: left;
    width: 203px;
    background-image: url(/images/nachtreiter/navfill.jpg);
    background-repeat: repeat-y;
    position: absolute;
    left: 0px;
    top: 131px;
}

#navigationInner {
    background-image: url(/images/nachtreiter/navleft.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

#navigationTop {
    width: 171px;
    height: 27px;
    float: right;
    background-image: url(/images/nachtreiter/navtop.jpg);
}

#navigationEnd {
    width: 203px;
    height: 31px;
    clear: both;
    background-image: url(/images/nachtreiter/navend.jpg);
}

#content {
    float: left;
    width: 677px;
    padding: 0px;
    padding-right: 20px;
    text-align: left;
    vertical-align: top;
    position: absolute;
    left: 203px;
    top: 131px;
}

#chessAdmin {
    padding: 0px;
    margin: 0px;
}

#chessAdmin li {
    display: inline;
    float: left;
    text-align: center;
    padding-left: 5px;
}

#problemList {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#problemList li.highlight {
    background-color: black;
}

#problemList li.highlight a {
    color: white;
}

div.relLinksTR {
    background-image: url(/images/nachtreiter/roundcornertrtob.gif);
    background-repeat: no-repeat;
    background-position: top right;
    margin: 10px 10px 10px 10px;
}

div.relLinksBR {
    background-image: url(/images/nachtreiter/roundcornerbrtol.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

div.relLinksContent {
    background-color: #cccccc;
    margin-right: 10px;
    padding: 10px;
}

.chessPiece {
    float: left;
    width: 22px;
    height: 22px;
    background-position: top left;
    background-repeat: no-repeat;
}

.newsMainTR {
    margin-top: 20px;
    width: 677px;
}

.newsMainContent {
    width: 653px;
}

table.flips td {
    padding: 0 3px;
}

table.flips td.flipH {
    background-color: black;
    color: white;
}

table.flips td.flipH a {
    color: white;
}

.newsMainTR {
    background-image: url(/images/nachtreiter/newsbordertrtol.gif);
    background-repeat: no-repeat;
    background-position: top right;
    margin-bottom: 50px;
}

.newsMainTL {
    background-image: url(/images/nachtreiter/newsbordertltob.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

.newsMainBR {
    background-image: url(/images/nachtreiter/newsborderbrtot.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.newsMainBL {
    background-image: url(/images/nachtreiter/newsborderbltor.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.newsMainHead {
    padding: 2px 0px 0px 20px;
    height: 18px;
}

.newsMainHead2 {
    width: 400px;
    background-image: url(/images/nachtreiter/newshead2end.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 50px;
    float: right;
}

.newsMainHead2sec {
    background-image: url(/images/nachtreiter/newshead2end2.gif);
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 20px;
    margin-right: 10px;
}

.newsMainHead2Inner {
    background-color: transparent;
    background-color: #cccccc;
    text-align: right;
    padding-right: 5px;
}

.newsMainContent {
    clear: both;
    padding: 10px 19px 19px 19px;
}

table.anagram {
    border: none;
    width: 677px;
}

table.newsMain {
    width: 567px;
    border: 0;
    margin-bottom: 50px
}

img {
    margin: 0px;
    border: none;
    padding: 0px
}

div.navBox {
    width: 140px;
    float: right;
    clear: right;
    margin: 0px;
    margin-right: 8px;
    margin-bottom: 50px;
    background-color: #f4f4f4;
    border: 1px solid #cccccc;
    border-right: 2px solid #aaaaaa;
    border-bottom: 2px solid #aaaaaa;
    padding: 2px
}

div.stdBox {
    margin: 10px;
    background-color: #e8e8e8;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    padding: 2px
}

p.login {
    margin: 0px
}

p.login:hover {
    background-color: #e8e8e8
}

ul.navigation {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.navigation li {
    margin: 0px;
    padding: 0px;
    display: block;
    width: 140px;
}

ul.navigation li a {
    display: block;
    width: 140px;
}

/* Standardformatierung der Navigations-ListItems */
ul.navigation li.navEbene0,ul.navigation li.navEbene1 {
    
}

/* Unterschiede für tiefere Ebenen */
ul.navigation li.navEbene1 {
    background-color: #e7e7e7;
}

/* Standardformatierung der Navigations-Links */
ul.navigation li.navEbene0 a,ul.navigation li.navEbene0Active a,ul.navigation li.navEbene1 a,ul.navigation li.navEbene1Active a
    {
    font-family: arial, helvetica, geneva, sans serif;
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

/* Unterschiede für tiefere Ebenen */
ul.navigation li.navEbene1 a,ul.navigation li.navEbene1Active a {
    margin-left: 10px;
    font-weight: normal;
    width: 130px;
}

/* Unterschiede für Aktive Links */
ul.navigation li.navEbene0Active a {
    color: black;
    background-color: #cccccc;
}

/* Hover-Fx */
ul.navigation li.navEbene0 a:hover,ul.navigation li.navEbene1 a:hover {
    color: white;
    background-color: #cccccc;
}

p.linksHeader {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 16px;
    text-align: center
}

p.linksHead {
    padding: 5px;
    padding-top: 15px;
    width: 300px;
    margin: 0px;
    font-weight: bold;
    font-size: 12px;
    margin: 5px;
    margin-left: 10px;
    float: right;
    border: 1px solid #cccccc;
    border-right: none;
    border-top: none;
    background-color: #f4f4f4;
    background-image: url(/images/nachtreiter/linkboxbackdropcurve.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

p.linksDesc {
    margin: 0px;
    padding-top: 10px;
    padding-left: 20px
}

p.linksDisclaimer {
    font-size: 10px;
    margin: 0px;
    margin-top: 30px
}

thead.bySwapHeader,th.bySwapHeader {
    background-color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    color: black
}

td.bySwapGrayD,tr.bySwapGrayD,td.bySwapGrayM,tr.bySwapGrayM,td.bySwapGrayL,tr.bySwapGrayL
    {
    border-bottom: 1px solid #cccccc;
}

.wordPlay {
    border: 1px solid #cccccc;
    background-color: #dddddd;
    margin: 5px;
}

.wordPlay h2 {
    float: left;
    margin: 10px 30px 30px 10px;
    font-weight: bold;
    font-size: 20px;
    border: 1px solid black;
    padding: 5px;
    border-width: 0px 1px 1px 0px;
    background-color: #f8f8f8;
}

.wordPlay .example {
    float: right;
    margin: 10px;
    border: 1px solid black;
    padding: 5px;
    border-width: 1px 0px 0px 1px;
    background-color: #f8f8f8;
    width: 450px
}

.wordPlay .related {
    clear: both
}

.wordPlay .related h6 {
    margin: 0px;
    text-decoration: underline;
    font-size: 14px;
}

.wordPlay .related a {
    display: block;
}

.wordPlay .topics {
    float: left;
}

.wordPlay .links {
    float: right;
}

.wordPlay .alphametic {
    white-space: pre;
    font-family: courier, monospace;
    font-size: 12px;
    float: right;
    margin-right: 10px;
    border-left: 1px solid black;
    padding-left: 5px;
    background-color: #eeeeee;
}

.wordPlay .anagram,.wordPlay .umkehrung {
    display: block;
}

.wordPlay .umkehrung cite,.wordPlay .anagram cite {
    font-size: 0.8em;
    margin: 5px;
}

.wordPlay .umkehrung cite {
    font-style: normal;
    color: #666666;
}
/**
* dark: #CCCCCC
* middle: #E8E8E8
* light: #F4F4F4
*/