/* Ränder */
#R1C3 { height: 57px; width: 6px; background: url(bilder/Vertikal.png); background-repeat: repeat-y }
#R3C1 { height: 6px; width: 207px; background: url(bilder/Horizontal.png); background-repeat: repeat-x }
#R3C2 { height: 6px; width: 807px; background: url(bilder/Horizontal.png); background-repeat: repeat-x }
#R5C3 { height: 497px; width: 6px; background: url(bilder/Vertikal.png); background-repeat: repeat-y }
#R2C3 { height: 18px; width: 18px; background: url(bilder/Kreuz.png); background-repeat: no-repeat; }
#R1C6 { height: 3px; width: 6px; background: url(bilder/Oben.png); background-repeat: no-repeat; }
#R3C3 { height: 6px; width: 3px; background: url(bilder/Links.png); background-repeat: no-repeat; }
#R3C4 { height: 6px; width: 3px; background: url(bilder/Rechts.png); background-repeat: no-repeat; }
#R6C1 { height: 3px; width: 6px; background: url(bilder/Unten.png); background-repeat: no-repeat; }

/* Abstandshalter */
#R1C1 { height: 60px; width: 210px; background: url(bilder/Logo.png); background-repeat: no-repeat; }
#R1C2 { height: 60px; width: 6px; }
#R1C4 { height: 60px; width: 6px; }
#R1C5 { height: 60px; width: 810px; background: url(bilder/Banner.png); background-repeat: no-repeat; }
#R2C1 { height: 6px; width: 210px; }
#R2C4 { height: 6px; width: 810px; }
#R4C1 { height: 6px; width: 210px; }
#R4C2 { height: 6px; width: 810px; }
#R5C1 { height: 500px; width: 210px; }
#R5C2 { height: 500px; width: 6px; }
#R5C4 { height: 500px; width: 6px; }
#R5C5 { height: 500px; width: 810px; } /* Content */



/* Menü */
#MenuePunkt { height: 22px; width: 20px; background: url(bilder/PunktNormal.png); background-repeat: no-repeat; }
#MenuePunkt:Hover { height: 22px; width: 20px; background: url(bilder/PunktNormalGelb.png); background-repeat: no-repeat; }
#MenueTopic { font-weight: bold; }
.MenueTab { background: #ffeb89; } 				/* Alte "Post"-Farbe #ffed60; } */
.MenueTopText { vertical-align: middle; }
.MenueSubText { margin-left: 25px; vertical-align: middle; }
.MenueSubSpacer { width: 0px; }
.MenueHzSpacer { height: 5px; }
.MenueVtSpacer { width: 10px; }

/* Content */
#ContentHeadline { height: 30px; width: 560px; background: #ffed89; font-family: verdana; font-size: 16px; font-weight: bold; }
#ContentMain { height: 460px; width: 560px; vertical-align:top; }
#ContentPics { height: 440px; width: 200px; background: #ffed89; vertical-align:top; }
#ContentLeeres { background: #ffed89; }
#ContentSpacerHeadline { width:10px; background: #ffed89; }
#ContentSpacerMain { width:10px; }
#ContentSpacerBilder { background: #ffed89; }
.ContentSpacerHz { height:10px; }
.ContentSpacerVt { width:10px; }
#ContentBorderOben {}
#ContentBorderLinks { width:2px; }
#ContentBorderRechts {}
#ContentBorderUnten {}

/* Elemente */
body { background: #FFFFCC; }
table { border: 0px solid black; font-family: verdana; font-size: 12px; }
a:link {color: black; font-family: verdana; text-decoration: none }
a:hover {color: black; font-family: verdana; text-decoration: none }
a:active {color: black; font-family: verdana; text-decoration: none }
a:visited {color: black; font-family: verdana; text-decoration: none }
a img { border: 0; }
.thlist { margin: 10px 0 0 0; padding: 0; }
.th { display: inline; margin: 0 5px 0 0; }
#ContentTabMainpage { width: 100%; text-align: center; }
#LinkExtern:link {color: red; font-family: verdana; text-decoration: none }
#LinkExtern:hover {color: red; font-family: verdana; text-decoration: none }
#LinkExtern:active {color: red; font-family: verdana; text-decoration: none }
#LinkExtern:visited {color: red; font-family: verdana; text-decoration: none }
.LinkExtern:link {color: red; font-family: verdana; text-decoration: none }
.LinkExtern:hover {color: red; font-family: verdana; text-decoration: none }
.LinkExtern:active {color: red; font-family: verdana; text-decoration: none }
.LinkExtern:visited {color: red; font-family: verdana; text-decoration: none }
