body { background-image: url(../images/content/bg_body.png); background-repeat: repeat-x; color: #000066; font-family: Arial; } .content { width: 520px; border-collapse: collapse; } .content_head { background-image: url(../images/content/page_head.png); background-repeat: no-repeat; background-position: center; height: 54px; } .content_body { background-image: url(../images/content/page_body.png); background-repeat: repeat-y; background-position: center; padding-left: 20px; padding-right: 20px; } .content_foot { background-image: url(../images/content/page_foot.png); background-repeat: no-repeat; background-position: center; height: 100px; } .navi { width: 154px; border-collapse: collapse; font-size: .9em; color: white; } .navi_head { background-image: url(../images/content/navi_head.png); background-repeat: no-repeat; background-position: center; height: 20px; padding-left: 20px; padding-top: 5px; } .navi_body { background-image: url(../images/content/navi_body.png); background-repeat: repeat-y; background-position: center; height: 20px; padding: 0px 20px 0px 20px; } .navi_foot { background-image: url(../images/content/navi_foot.png); background-repeat: no-repeat; background-position: center; height: 20px; } a { text-decoration: none; color: silver; } a:hover { color: gold; } a.gbuch { color : blue; } table.impressum { border-collapse: collapse; margin: 10px; } table.anschrift { font-size: 1em; color: #616161; width: 400; font-weight: bold; } table.anschrift th{ text-align: center; font-size: 1.4em; } table.anschrift td { font-size: .8em; color: #616161; width: 400; border: 1px solid silver; background: #E0E0E0; font-weight: bold; } table.kontakt { font-size: 1.1em; color: #616161; width: 400; border: 1px solid grey; font-weight: bold; border-collapse: collapse; } table.kontakt td { font-size: .8em; color: #616161; width: 400; background: #E0E0E0; font-weight: bold; margin-left: 10px; } input.kontakt { border: 1px solid grey; font-size: .8em; height: 18px; } table.gbuch { background-image : URL(../images/marmor.jpg); width : 100%; } table.gbucheintrag { border : 1px double black; width : 100%; } .klasse_unsichtbar { display:none; }