/*bild*/ a img{ border:0px; } /*gesamt body*/ body { margin:0px; padding:0px; font-family: arial, helvetica, sans-serif; color:#333; background-color:#8F9DC1; } /*die navigation leiste oben*/ #Header { background-image: url(images/header.gif); background-repeat:repeat-x; margin:0px 10px; padding:5px 30px 0px; height:37px; /* 30px + 5px + 2px(von dem border) = 37px */ border-width:1px 1px; /* top and bottom borders: 1px; left and right borders: 0px */ line-height:11px; height:30px; /* the correct height */ } body>#Header { height:30px; } /*wegen IE*/ /*ita logo OBEN*/ #logo{ margin: 0px; padding: 0px; height: 50px; text-align:center; } body>#logo {/*height:30px;*/} /*wegen IE*/ /*die navigation leiste oben*/ /*formular in der navigations leiste*/ #Header #form { float:right; } #Header #form .little_up{ position:relative;top:-5px; font:11px verdana, arial, helvetica, sans-serif; color:#5a5a5a; background-color:#D2DAED; } /*button oben 'go'*/ select{ font:11px verdana, arial, helvetica, sans-serif; color:#112A66; background-color:#A9B2C9; font-weight:bold; } input { font:11px verdana, arial, helvetica, sans-serif; color:#112A66; background-color:#A9B2C9; } /*das menu horisontal auf die leiste*/ #Header #bread { float:left; padding: 5px; margin-bottom: 25px; } /*das nechste menu punkt*/ #bread ul { margin-left: 0; /*margin o r u l */ padding-left: 0; display: inline; border: none; font-size:11px; font-weight:600; font-family: arial, helvetica, sans-serif; } /*bis auf die lezte ausgewaehlet punkt sind alle links*/ #bread ul li a { text-decoration:none; margin-left: 0; padding-left: 2px; border: none; list-style: none; display: inline; font-size:11px; font-weight:600; font-family: arial, helvetica, sans-serif; } #bread ul li a:link{color:#838EAA;} #bread ul li a:visited{color:#838EAA;} #bread ul li a:hover{background-color:;color:#263F7C;} #bread ul li a:active{color:#fff;} /*last selected oder der aktuelle seite- kein links*/ #bread ul li { margin-left: 0; padding-left: 2px; border: none; list-style: none; display: inline; color:#112A66; font-size:11px; font-weight:600; font-family: arial, helvetica, sans-serif; } /* '>>'-zeichnen*/ .PathItem { font-size:12px; font-weight:600; font-family:verdana, arial, helvetica, sans-serif; } .PathItem a{text-decoration:none;font-size:12px;} .PathItem a:link{color:#fff;} .PathItem a:visited{color:#838EAA;} .PathItem a:hover{background-color:;color:#263F7C;} .PathItem a:active{color:#fff;} /*linkelement oben*/ .PathSeperator { color:#FFFFFF; font-size:12px; font-weight:600; font-family:verdana, arial, helvetica, sans-serif; } /*menu-vertical*/ #Menu { /*background-image:url(images/wichtig/menu.gif);*/ position:absolute; top:100px; left:20px; width:172px; padding:10px; background-color:#8F9DC1; line-height:17px; width:150px; } body>#Menu {width:150px;}/*wegen IE*/ /*das navigation feld - links*/ /*die themen grob*/ .MenuItem { padding:3px; font-size:12px; line-height:14px; font-weight:900; font-family: verdana,helvetica, sans-serif; } .MenuItem a{ text-decoration:none; width:130px; } .MenuItem a:link{color:#112A66;} .MenuItem a:visited{color:#112A66;} .MenuItem a:hover {background-color:#8F9DC1; color : #fff;} .MenuItem a:active{color:#091C4A;} /*die unter themen*/ .SubmenuItem { margin-left:20px; padding:2px; line-height:12px; font-size:11px; font-weight:900; font-family: verdana,helvetica, sans-serif; } .SubmenuItem a{ text-decoration:none; width:110px; } .SubmenuItem a:link{color:#ffffff;} .SubmenuItem a:visited{color:#ffffff;} .SubmenuItem a:hover{background-color:#8F9DC1;color:#263F7C;} .SubmenuItem a:active{color:#151135;} /*die unteste themen auf die seite*/ .SubSubmenuItem { margin-left:35px; padding:2px; line-height:12px; font-size:10px; font-weight:900; font-family: verdana,helvetica, sans-serif; } .SubSubmenuItem a{text-decoration:none;width:110px;} .SubSubmenuItem a:link{color:#ffffff;} .SubSubmenuItem a:visited{color:#ffffff;} .SubSubmenuItem a:hover{background-color:#8F9DC1;color:#263F7C;} .SubSubmenuItem a:active{color:#151135;} #Content { margin:10px 50px 50px 260px; /*o,r.u,l*/ padding:10px; font-family:verdana, arial, helvetica, sans-serif; font-size:12px; text-align:justify; color:#112A66; } /*NICHT VERGESSEN IN DER HTML CODE - DAS SIND CLASSEN */ #Content .H1{ margin-bottom:20px; margin-top:25px; color:#fff; font-size:14px; font-weight:bold; } #Content H1{ margin-bottom:20px; margin-top:25px; color:#fff; font-size:14px; font-weight:bold; } #Content .H2{ margin-bottom:150px; margin-top:20px; color:#fff; font-size:12px; font-weight:bold; } #Content H2{ margin-bottom:15px; margin-top:20px; color:#fff; font-size:12px; font-weight:bold; } #Content H3{ margin-bottom:15px; margin-top:20px; color:#fff; font-size:12px; font-weight:bold; } #Content p{ margin:10px 150px 0px 0px; color:#112A66; font-size:12px; } #Content a{text-decoration:none;font-size:12px;font-weight:bold;} #Content a:link{color:#263f7c;font-weight:bold;} #Content a:visited{color:#112A66;font-weight:bold;} #Content a:hover{color:#ffffff;font-weight:bold;} #Content a:active{color:#fff;font-weight:bold;} #Content ul li{ font-size:12px; color:#112A66; } #Content th { text-align:left; font-size:12px; font-weight:bold; color:#ffffff; } #Content td{ color:#112A66; font-size:12px; vertical-align:top; } #Content td a{text-decoration:none;font-weight:bold;} #Content td a:link{color:#263f7c;font-weight:bold;} #Content td a:visited{color:#112A66;font-weight:bold;} #Content td a:hover{color:#ffffff;font-weight:bold;} #Content td a:active{color:#fff;font-weight:bold;} /*HOME.html - das bild*/ #Content #box_images{ position:relative; top:40px; left:-50; z-index:20; } /*das news-box*/ #Content #news{ text-align:left; padding:10px; position:relative; background-color:#ffffff; width:145px; left:325px; top:-65px; z-index:21; font-size:9px; line-height:11px; background-color:#ffffff; color:#233957; } #Content #news a{ text-decoration:none; font-weight:bold; font-size:9px; line-height:11px; background-color:#ffffff; color:#233957; } #Content #news a:hover{ color: #336699; width:bold; } /*das logo in der content*/ #Content #italogo{ position:absolute; top:120px; left:320px; z-index:2; } /*pdf documente*/ #Content #LinksRelated{ padding:10px; position:relative; width:200px; /*left:370px; top:0px;*/ margin-left:500px; z-index:21; background-color:#ffffff; color:#233957; textdecoration:none; line-height:14px; font-weight:900; /*color:#9DADDA7C6E6E#263F7C;*/ font-size:9px; } #Content #LinksRelated a{text-decoration:none;font-size:9px;} #Content #LinksRelated a:link{color:#233957;} #Content #LinksRelated a:visited{color:#233957;} #Content #LinksRelated a:hover{color:#ffffff; background-color:#233957;} /*rainer*/ /*menu login links*/ .ContextActionsRow { color: #233957; background-color: #ffffff/*AAAAAA*/; } .ActionTitle { color:#ffffff; font-family: verdana,helvetica, sans-serif; background-color: #233957; font-weight: bold; font-size: 12px; } .ActionLink { color: #233957; font-weight:900; font-family: verdana,helvetica, sans-serif; font-size: 12px; } .ActionLink a:link { color:#233957; text-decoration: none; font-weight: bold; } .ActionLink a:visited { color: #233957; text-decoration: none; font-weight: bold; } .ActionLink a:active { color: #233957; text-decoration: none; font-weight: bold; } .ActionLink a:hover { color: #336699; text-decoration: none; font-weight: bold; } .ObjectStatus { font-style: italic; }