/************************************************************ * Mandant: La Goule * Date: 16.11.2005 * ************************************************************/ body { color: #0000000; font-family: Arial, Helvetica, sans-serif; font-size: 90%; margin: 0px; height: 100%; background-image: url(/cmslight/lagoule/images/lagoule_bg.gif); background-repeat: repeat-y; background-color: #ffffff; } h1 { margin-bottom: 20px; } a:active, a:hover { color: #007cc2; } /* CMSLight div definitions */ /****************************/ #left_area { background-image: url(/cmslight/lagoule/images/LaGouleStreifen.jpg); background-repeat: no-repeat; height: 100%; } #bgPicLeft { width:44px; } #headerContainer { background-image: url(/cmslight/lagoule/images/LaGouleHeader.jpg); background-position:bottom; top: 0; left: 0; height: 142px; width: 992px; } #Logo { position:absolute; top: 0; left: 792px; width: 200px; height: 142px; } #siteContainer { background-color: transparent; height:100%; } #mainAreaContainer { } #lowerContainer { } #centralContainer { background-color: #EFEFEF; width: 831px; height: 100%; } #contentContainer { background-color: #EFEFEF; height:100%; } #mainContent { background-color: #EFEFEF; width: 632px; height:100%; } #contentArea1 { background-color: #EFEFEF; width: 632px; } #toolbar { height: 31px; background-color: #EFEFEF; border-bottom: 1px solid #8498a3; } #logoLeft { float: left; margin-top: 50px; margin-left: 4px; } #navigation { width: 190px; } #navContent { width: 190px; height:100%; } /* CMSLight components design definitions */ /******************************************/ /* Table Component */ /***************************************/ #componentTable { } #componentTable table { border: 1px solid black; font-size: 90%; } #componentTable td { border: 1px solid black; background-color: white; } #componentTable td.Header { border: 1px solid black; background-color: #bcd8e8; font-weight: bold; } #componentTable td.even { background-color: #F0F0F0; } #componentTable td.odd { background-color: #FFFFFF; } /* Sitemap CSS Format for table version */ /****************************************/ #componentSitemap table { } #componentSitemap td { border: 1px solid #9A9B9C; } #componentSitemap .even { background-color: #F0F0F0; } #componentSitemap .odd { background-color: #FFFFFF; } #componentSitemap td.level0 { background-color: #bcd8e8; } #componentSitemap td.level0 a { color: #004D94; } #componentSitemap td.level0 a:hover { color: #000000; } #componentSitemap td.level1 { } #componentSitemap td.level2 { } #componentSitemap td.level3 { } /* NavTabs Component */ /***************************************/ #navtabs ul, #navtabs li { display: inline; list-style-type: none; margin: 0; padding: 0; } #navtabs ul { position: absolute; left: 44px; top: 120px; background-color: white; padding: 0px; color: black; font-size: 14px; } #navtabs li { height: 22px; } #navtabs li a { float:left; width: 107px; background-color: white; text-align: center; border-right: 1px solid #222222; border-bottom: 1px solid #222222; color: #004D94; font-weight: bold; height: 21px; padding: 2px 0px 0px 0px; } #navtabs li a:hover { color: #007cc2; } #navtabs li.selected a { background-color: #EFEFEF; border-left: 1px solid white; border-top: 1px solid white; border-bottom: 1px solid #EFEFEF; } #navtabs li.selected { background-color: #EFEFEF; border-bottom: 1px solid #EFEFEF; } /******************** main navigation *************************/ #componentNavigation ul { color: #004D94; } #componentNavigation ul ul ul{ color: #004D94; } #componentNavigation li { } #componentNavigation li a { color: #004D94; font-weight: bold; } #componentNavigation li.level1 a{ border-top: 0px; border-left: 0px; border-bottom: 1px solid #8498a3; border-right: 0px; background-color: #EFEFEF; } #componentNavigation li.level1 a:hover{ color: #007cc2; } #componentNavigation li.level2 a{ padding-left: 15px; border-right: 0px; border-bottom: 1px dotted #8498a3; background-color: #EFEFEF; } #componentNavigation li.level2 a:hover{ color: #007cc2; } #componentNavigation li.isLast a{ border-bottom: 1px solid #8498a3; } #componentNavigation li.isLastLevel3 a{ border-bottom: 1px dotted #8498a3; } #componentNavigation li.lev2opened a{ } #componentNavigation li.level3 a{ border-right: 0px; background-color: #EFEFEF; } #componentNavigation li.level3 a:hover{ color: #007cc2; } #componentNavigation li.level1isActive a{ border-top: 0px; border-left: 0px; border-bottom: 1px solid #8498a3; border-right: 0px; background-color: #EFEFEF; color: #007cc2; } #componentNavigation li.level2isActive a{ border-bottom: 1px dotted #8498a3; color: #007cc2; } /* PrintView Component */ /***************************************/ #componentPrintView { float: right; font-size: 90%; margin-top: 10px; margin-left: 4px; } /* CMSLight classes */ /********************/ .paragraph { background-color: #EFEFEF; width: 617px; margin-right: 15px; } .tools li { background-image:url(/cmslight/lagoule/images/meta_div.gif); background-position:right; background-repeat: repeat-y; }