/* ****************** */ /* Newsartikel */ /* ****************** */ .artikel { width:100%; } .artikeldatum { font-size: 12px; font-style:italic; } .artikeldatumgross { font-size: 14px; font-style:normal; } .artikeltitelgross { background: #8080ff; font-size: 16px; font-weight:bold; text-decoration:underline; } .artikeltitel { background: #8080ff; font-size: 14px; font-weight:bold; } .artikeltext { font-size: 13px; text-decoration:none; font-weight:normal; text-align:justify; white-space:normal;} .category { font-size: 14px; font-weight:bold; } .artikelimg { border-width:0px; //max-width:400px; //max-height:400px; horizontal-align:left; float:left; margin-left:0px; margin-right:5px; margin-top:5px; margin-bottom:5px; } body { font-family: arial, helvetica, geneva, sans-serif; /* font-size: 10px; */ color: #000000; background-color: #9090ff; } a:link { color:#000000; font-weight:bold; text-decoration:none; } a:visited { color:#000000; font-weight:bold; text-decoration:none; } a.menumaintxt:link { color:#000000; font-weight:bold; font-size:14px; text-decoration:none; line-height:25px; } a.menumaintxt:visited { color:#000000; font-weight:bold; font-size:14px; text-decoration:none; line-height:25px; } a.menusubtxt:link { color:#000000; font-weight:normal; font-size:14px; text-decoration:none; line-height:25px; } a.menusubtxt:visited { color:#000000; font-weight:normal; font-size:14px; text-decoration:none; line-height:25px; } a.menumaintxtact:link { color:#0000ff; font-weight:extra-bold; font-size:14px; text-decoration:none; line-height:25px; } a.menumaintxtact:visited { color:#0000ff; font-weight:extra-bold; font-size:14px; text-decoration:none; line-height:25px; } a.menusubtxtact:link { color:#0000ff; font-weight:bold; font-size:14px; text-decoration:none; line-height:25px; } a.menusubtxtact:visited { color:#0000ff; font-weight:bold; font-size:14px; text-decoration:none; line-height:25px; } /* ****************** */ /* Menüformatierung */ /* ****************** */ .menu { table-layout:fixed; align:center; width: 140px; padding:0px; border-spacing:0px,20px; margin:0px; text-align:left; background-color:#9090ff; } .oddmain { table-layout:fixed; padding-left:5px; background-image:url('menubg.gif'); background-repeat:no-repeat; background-position: center top; height:25px; vertical-align:middle; } .evenmain { table-layout:fixed; padding-left:5px; /*background-color:#c8c8ff;*/ background-image:url('menubg.gif'); background-repeat:no-repeat; background-position: center top; height:25px; vertical-align:middle; } .oddsub { table-layout:fixed; padding-left:20px; /* background-color:#a0a0ff; */ height:25px; vertical-align:middle; } .evensub { table-layout:fixed; padding-left:20px; /* background-color:#b0b0ff; */ height:25px; vertical-align:middle; } /* ****************** */ /* Galerie */ /* ****************** */ .bildunterschrift0 { font-family: arial, helvetica, geneva, sans-serif; font-size: 10px; text-decoration:none; font-weight:normal; text-align:center; vertical-align:middle; line-height:12px; color:rgb(20,20,20); } .blind { font-size: 1px; line-height: 1px; } /**********************************************/ /* Tabellenformatierung für Contentabschnitte */ /**********************************************/ /* style="vertical-align:top; table-layout:fixed; margin:0px;padding:0px;spacing:0px;background-color:#cfcfff;background-image:url(css/mainbg.gif);"*/ .maindoc { border-collapse:collapse; width:750px; background-color:#9090ff; table-layout:fixed; padding:0px; margin:0px; border:0px; border-left:0px; border-right:0px; border-top:0px; border-bottom:0px; border-style:transparent; background-image:url('hintergrundnurfoto.jpg'); background-repeat:no-repeat; background-attachment:fixed; background-position:top center; } .mainheader { width:750px; background-image:url('header.gif'); background-repeat:no-repeat; vertical-align:bottom; font-weight:bold; } .menuframe { width:150px; vertical-align:top; text-align:center; /* background-image:url(mainbg.gif); */ } .mainframe { background-color:#9090ff; border:0px; margin:0px; padding:0px; padding-left:0px; padding-right:0px; background-image:url('mainbg.jpg'); background-repeat:no-repeat; background-position:top center; vertical-align:top; } .mainframeft { border:0px; margin:0px; padding:0px; padding-left:0px; padding-right:0px; background-image:url(mainbgfter.gif); background-image-repeat:no-repeat; background-position:top center; vertical-align:top; } .rightframe { width:170px; vertical-align:top; text-align:center; /* background-image:url(mainbg.gif); */ } /* style=\"horizontal-align:center;vertical-align:center;width:440px;background-color:rgb(127,127,127); padding:0px;\" */ .pgfull { width:440px; align:center; margin-left:5px; margin-top:5px; padding-top: 0em; padding-left: 0em; padding-right: 0em; padding-bottom: 0em; vertical-align:top; } .pgbody { width:430px; align:center; margin-left:10px; margin-top:5px; padding-top: 0em; padding-left: 0em; padding-right: 0em; padding-bottom: 0em; vertical-align:top; } /* ****************** */ /* Gästebuch */ /* ****************** */ .gbentryheader { border-color:#808080; /* border-style:groove; border-width:1px; */ } .gbcomment { font-size:12px; text-color:#ff0000; font-style:italic; }