/*02*/ /********************************************************** * MAIN-STYLE ***********************************************************/ a:link /* noch nicht besuchte Ziele */ { color:#406A04; background-color:#E6E6E6;} a:visited /* besuchte Ziele */ { color:#305003; background-color:#E6E6E6;} a:hover /* Verweise bei "MouseOver" */ { } a:active /* Angeklickte Verweise */ { } a:focus /* Verweise, die Fokus erhalten */ { } body { color:black; background-color:#E6E6E6; text-align:center; } .maintable { width:980px; height:95%; } .maintable .banner_top { width:100%; height:120px; background-image:url("../page/pictures/banner.jpg"); background-repeat:repeat; background-position:center; } .maintable .banner_top .table_banner_top { width:100%; height:100%; } .maintable .banner_top .table_banner_top .topleft { width:340px; height:75px; font-weight:bold; font-size:35px; text-align:right; } .maintable .banner_top .table_banner_top .toplogo { background-image:url(../page/pictures/jaschu_oben.jpg); background-repeat:no-repeat; background-position:center center; } .maintable .banner_top .table_banner_top .topright { width:500px; height:75px; font-weight:bold; font-size:40px; text-align:center; } .maintable .banner_top .table_banner_top .topright .gesellschaft { padding-top:60px; width:500px; font-weight:bold; font-size:40px; text-align:center; } .maintable .banner_top .table_banner_top .topright .deskantons { width:500px; height:75px; font-weight:bold; font-size:20px; text-align:center; } .maintable .banner_main { width:100%; height:500px; } .maintable .banner_main .table_menuarea_mainarea { width:100%; height:100%; } .maintable .banner_main .table_menuarea_mainarea .menuarea { width:160px; height:100%; vertical-align:top; } .maintable .banner_main .table_menuarea_mainarea .menuarea .menutable { width:100%; } .maintable .banner_main .table_menuarea_mainarea .menuarea .menutable td { height:30px; padding-left:1mm; border-width:0.1mm; border-style:solid; border-color:#406A04; } .maintable .banner_main .table_menuarea_mainarea .menuarea .menutable td .hot { color:red; border-color:#406A04; } .maintable .banner_main .table_menuarea_mainarea .mainarea { } .maintable .banner_bottom { width:100%; height:75px; text-align:center; vertical-align:bottom; background-image:url("../page/pictures/jaschu_logo.gif"); background-repeat:no-repeat; background-position:right center; } .maintable .banner_bottom .table_anschrift { margin-left:22px; border-collapse:collapse; /*font-weight:bold;*/ font-size:14px; } .maintable .banner_bottom .table_anschrift .anschrift { color:#406A04; background-color:#E6E6E6;} .maintable .banner_bottom .table_anschrift .www { color:#406A04; background-color:#E6E6E6;} .maintable .banner_bottom .table_anschrift .email { text-align:right; color:#406A04; background-color:#E6E6E6;} /********************************************************** * INDEX-STYLE ***********************************************************/ .index { width:100%; height:100%; } .index .picture { padding-left:600px; background-image:url(../page/pictures/index_4.jpg); background-repeat:no-repeat; background-position:right top; } .index .description { vertical-align:bottom; padding-left:8mm; } .index .description .text { color:#406A04; background-color:#E6E6E6; font-weight:bold; font-size:18px; } /********************************************************** * KONTAKT-STYLE ***********************************************************/ .kontakt { padding-left:10px; vertical-align:top; } .kontakt .title { font-size:20px; font-weight:bold; } .kontakt .adresse { padding-left:10px; } .kontakt .email { padding-left:10px; } /********************************************************** * UEBER_UNS-STYLE ***********************************************************/ .ueberuns { height:100%; } .ueberuns .titel { font-size:40px; font-weight:bold; } .ueberuns .seit { font-weight:bold; } .ueberuns .seittext { } .ueberuns .firmenportrait { font-size:30px; font-weight:bold; } .ueberuns .personaltabelle { margin-left:50px; width:700px; } .ueberuns .personaltabelle .personaltitel { margin-top:30px; color: black; font-size:20px; font-weight:bold; } .ueberuns .personaltabelle .personalname { color: black; font-weight:bold; } .ueberuns .personaltabelle .personaltext { color: black; margin-left:10px; } /********************************************************** * links-STYLE ***********************************************************/ .links { padding-left:10px; } .links .beschreibung { padding-top:20px; color:#406A04; } .links .linkstabelle { } .links .linkstabelle .bild { padding-left:10px; } .links .linkstabelle .bild img { border-width:1px; border-color:black; } .links .linkstabelle .link { padding-left:10px; } /********************************************************** * BODENAENZI-STYLE ***********************************************************/ .bodenaenzi .programmarea .programm { width:600px; border-width:1px; border-color:black; padding-left:10px; padding-bottom:20px; background-color:#E6E6E6;} .bodenaenzi .programmarea .programm .naechster { background-color:lime; } .bodenaenzi .programmarea .programm td { padding-left:5px; border-top-width:1px; border-bottom-width:0px; border-left-width:0px; border-right-width:0px; border-style:solid; border-color:black; } .bodenaenzi .programmarea .programm a { color:red; } .bodenaenzi .fotoarea { vertical-align:top; background-color:#E6E6E6;} .bodenaenzi .ksokiarea { vertical-align:top; background-color:#E6E6E6;} .bodenaenzi .ksokiarea a { color:blue; font-size:16px; background-color:#E6E6E6;} .bodenaenzi .descriptionarea { vertical-align:top; height: 150px; background-color:#E6E6E6;} .bodenaenzi .descriptionarea .descriptiontable { color:#406A04; background-color:#E6E6E6; font-size:14px; }