|
- a:link { color: #24377F; text-decoration: none; }
- a:visited { color : #24377F; text-decoration: none; }
- a:hover { color : #E95d0f;text-decoration: none;}
-
- /* a:active { color : #24377F; text-decoration: none;} */
-
- .naviactive { font-weight: bold;}
-
- body {
- font-family: verdana, arial, helvetica;
- font-size: 10pt;
- margin-top: 10px;
- margin-left: 00px;
- background-image: url(bglines.png);
- }
- #devframe {
- width: 100%;
- background-color: #f00;
- color: #fff;
- font-size: 24px;
- text-align: center;
- margin-bottom: 20px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
-
- box-shadow: 3px 3px 4px #555;
- -moz-box-shadow: 3px 3px 4px #555;
- -webkit-box-shadow: 3px 3px 4px #555;
- behavior: url(images/PIE_uncompressed.php);
-
-
- }
-
- .cleafix {
- clear: both;
- visibility: hidden;
- }
-
- input {
- font-family: verdana, arial, helvetica;
- font-size: 10pt;
- margin-top: 0px;
- margin-left: 0px;
- border: solid 1px;
- border-color: silver;
- }
- input[type=radio] {
- border: none;
- }
- input[type=checkbox] {
- border: none;
- }
- input[type=submit] {
- border: 1px solid #aaa;
- background-color: white;
- }
- /* #table {
- # border: solid 1px;
- # border-color: silver;
- #}
- */
- #frame {
- width: 1024px;
- border: 1px solid #aaa;
- margin: auto;
- background-color: white;
- background-image: url(bglines.png);
-
- border: 1px solid black;
- border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- behavior: url(images/PIE_uncompressed.php);
-
- box-shadow: 3px 3px 4px #555;
- -moz-box-shadow: 3px 3px 4px #555;
- -webkit-box-shadow: 3px 3px 4px #555;
-
- }
-
- #logo {
- padding-top: 10px;
- padding-left: 10px;
- padding-bottom: 5px;
- height: 40px;
- border-bottom: 1px solid #aaa;
- }
- #navi {
- width: 150px;
- float: left;
-
- }
- #content {
- width: 833px;
- float: left;
- padding: 20px;
- background-color: white;
- border-left: 1px solid #aaa;
- }
- #footer {
- /* border-top: 1px solid #aaa; */
- }
-
- #sufunctionbuttonon {
- text-align: right;
- cursor: pointer;
- }
-
- #sufunctionbuttonoff {
- display: none;
- text-align: right;
- cursor: pointer;
- }
-
- table {
- border: 1px solid #aaa;
- }
- fieldset table {
- border: none;
- }
- td table {
- border: none;
- }
-
- td {
- padding: 3px;
- }
-
- tr.tablehead {
- background-color: #ddd;
- }
- #leftnav {
- padding: 3px;
- background-color: #eeeeee;
- }
-
- #leftnav ul {
- list-style: none;
- padding: 5px;
- margin: 0px;
- padding-bottom: 0px;
- }
- #leftnav li {
- margin: 0px;
- padding-bottom: 5px;
- border-top: 1px dashed #ccc;
- }
- #leftnav li:first-child
- {
- border-top: none;
- }
-
- #leftnav li.alert {
- background-image: url('alert.png');
- background-repeat: no-repeat;
- background-position: right bottom;
- }
-
- /*
- User menu
- */
- #usermenu ul {
- border-top: 1px solid black;
- border-right: 1px solid black;
- border-bottom: 1px solid black;
- padding-left: 0px;
- padding-top: 3px;
- padding-bottom: 3px;
- margin: 0px;
- }
- #usermenu ul li{
- /* list-style: none; */
- margin-right: -5px;
- display: inline;
- border-left: 1px solid black;
- padding: 3px;
- }
- .menutabactive {
- background-color: #eeeeee;
- }
- #usercontent {
- border: 1px solid black;
- border-top: 0px;
- background-color: #eeeeee;
- }
-
- /*td {
- text-align:left;
- }
- */
-
- hr {
- height: 1px;
- }
-
-
- .textbody {
- font-family: verdana, arial, helvetica;
- font-size: 10pt;
- margin-top: 0px;
- margin-left: 0px;
- }
-
- .pageheading {
- font-family: verdana, arial, helvetica;
- font-size: 20px;
- }
-
- .module {
- font-family: verdana, arial, helvetica;
- font-size: 12pt;
- }
-
- .inputtext {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 11px;
- border: solid 1px;
- /* border-color: #24377F;*/
- border-color: silver;
- width: 250px;
- height: 85px;
- }
-
- .inputhausnummer {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 11px;
- border: solid 1px;
- /* border-color: #24377F;*/
- border-color: silver;
- width: 25px;
- }
-
- .inputsubmit {
- /* background-color: #ffffff; */
- }
-
- .inputgen {
- font-family: verdana, arial, helvetica;
- font-size: 10pt;
- margin-top: 0px;
- margin-left: 0px;
- border: solid 1px;
- border-color: grey;
- }
-
- .inputradio {
- font-family: verdana, arial, helvetica;
- font-size: 10pt;
- margin-top: 0px;
- margin-left: 0px;
- border: none;
- }
-
- .fieldset {
- background-color: #eeeeee;
-
- }
-
- label {
- width: 160px;
- float: left;
- }
- label.small {
- width: 35px;
- float: left;
- }
-
- .field {
- clear: both;
- margin-top: 0px;
- margin-bottom: 0px;
- }
- .field input {
- float: left;
- }
- .field select {
- float: left;
- }
- .clear {
- font-size: 2px;
- clear: both;
- }
- .statistics {
- font-size: 10px;
- border: 1px solid black;
- padding: 0px;
- border-collapse: collapse;
- }
- .statistics td {
- padding: 3px;
- border: 1px solid grey;
- margin: 0px;
- }
- .tooltip {
- border: 1px solid black;
- position: absolute;
- margin-left: -35px;
- background-color: #ff0;
- width: 110px;
- padding: 5px;
- display:none;
- }
- .message {
- font-weight: bold;
- }
|