/*
// Copyright 2010 by Ulf Haueisen Systementwicklung, Oberursel, DE. All rights reserved.
*/
html, body
{ margin: 0px; padding: 0px; background-color: #ffffff; }
body
{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 0; }
body, input, code, select, textarea, td
{ font-family: verdana, arial, sans-serif; font-style: normal; text-decoration: none; font-size: 11px; font-weight: normal; }
textarea
{ resize: none; }
pre
{ font-family: Lucida Sans Typewriter, monospace; font-style: normal; text-decoration: none; font-size: 11px; font-weight: normal; margin-bottom: 8px; margin-top: 8px; }
p, div, span, h1, h2, h3, h4, h5, h6, ul, ol
{ border-style: none; border-width: 0px; }
form
{ margin: 0px; }
b
{ font-weight: bold; }
p, div.p
{ margin-bottom: 6px; margin-top: 6px; padding-bottom: 0px; padding-top: 0px; }
ul
{ margin: 6px 0px 6px 16px; padding: 0px; list-style-type: disc; }
ol
{ margin-top: 6px; margin-bottom: 6px; }
h1, h2, h3, h4, h5, h6
{ line-height: 100%; margin-left: 0px; margin-right: 0px; padding: 2px 2px 1px 2px; }
h1
{ font-size: 20px; font-weight: normal; margin-bottom: 7px; margin-top: 0px; background: #d6eaff; border-bottom: 1px solid #6697cc; }
h2
{ font-size: 17px; font-weight: normal; margin-bottom: 7px; margin-top: 8px; background: #e5f2ff; border-bottom: 1px solid #7aa2cc; }
h3
{ font-size: 13px; font-weight: normal; margin-bottom: 7px; margin-top: 8px; background: #f0f7ff; border-bottom: 1px solid #a1c2e5; }
h4, h5, h6
{ font-size: 11px; font-weight: normal; margin-bottom: 7px; margin-top: 8px; background: #f0f7ff; border-bottom: 1px solid #a1c2e5; }
.bar
{ padding-top: 1px; padding-bottom: 1px; }
small, .small
{ font-size: 9px; }
.verysmall
{ font-size: 8px; }
big
{ font-size: 13px; }
.designtitle { background-color: #ffe8a1; color: #000000; }
.bar
{ background-color: #a7c2d6; border: 1px solid #62727e; border-left-style: none; border-right-style: none; }
hr
{ background-color: #a7c2d6; border: 1px solid #a7c2d6; color: #a7c2d6; }
small, .small
{ color: #a0a0a0; }
code, pre
{ background: #f4f4f4; border: 1px solid #e0e0e0; padding: 0px; }
a
{ color: #00599d; text-decoration: none; }
a:visited
{ color: #00599d; }
a:hover
{ color: #00599d; text-decoration: underline; }
a:active
{ color: #00599d; }
a.link1 span.linkicon { padding-left: 10px; background-image: url(shared/images/link.00599d00599d00599d00599d.gif); background-repeat: no-repeat; background-position: 0px 3px; }
a.link1:visited span.linkicon { background-position: 0px -13px; }
a.link1:hover span.linkicon { background-position: 0px -29px; }
a.link1:active span.linkicon { background-position: 0px -45px; }
a.link2 span.linkicon { padding-left: 12px; background-image: url(shared/images/link-ext.00599d00599d00599d00599d.gif); background-repeat: no-repeat; background-position: 0px 1px; }
a.link2:visited span.linkicon { background-position: 0px -15px; }
a.link2:hover span.linkicon { background-position: 0px -31px; }
a.link2:active span.linkicon { background-position: 0px -47px; }
a.link3 span.linkicon { padding-left: 12px; background-image: url(shared/images/link-mail.00599d00599d00599d00599d.gif); background-repeat: no-repeat; background-position: 0px 1px; }
a.link3:hover { text-decoration: none; }
a.link4 span.linkicon { padding-left: 13px; background-image: url(shared/images/link-down.00599d00599d00599d00599d.gif); background-repeat: no-repeat; background-position: 0px 1px; }
a.link4:visited span.linkicon { background-position: 0px -15px; }
a.link4:hover span.linkicon { background-position: 0px -31px; }
a.link4:active span.linkicon { background-position: 0px -47px; }
.designnavi { background-color: #fffbf0; }
div.navibutton, div.navibuttonhover, div.navibuttonactive, div.navibuttonactivehover
{ width: 114px; margin: 0px 8px 0px 8px; padding: 4px; cursor: pointer; }
div.navibutton
{ border: 1px #fffbf0 solid; background-color: #fffbf0; }
div.navibuttonhover
{ border: 1px #a0a0a0 solid; background-color: #e0e0e0; }
div.navibuttonactive
{ border: 1px #c0c0c0 solid; background-color: #ffffff; }
div.navibuttonactivehover
{ border: 1px #a0a0a0 solid; background-color: #ffffff; }
div.navibuttonactive .navibreak
{ border-bottom: 1px solid #c0c0c0; }
div.navibuttonactivehover .navibreak
{ border-bottom: 1px solid #a0a0a0; }
#navibuttonsubactive
{ color: #000000; }
.bar a, a.navibutton, a.navibuttonsub,
.bar a:visited, a.navibutton:visited, a.navibuttonsub:visited,
.bar a:hover, a.navibutton:hover, a.navibuttonsub:hover,
.bar a:active, a.navibutton:active, a.navibuttonsub:active
{ color: #00599d; }
a.navibutton, a.navibuttonsub
{ display: block; width: 100%; text-decoration: none; }
a.navibutton:visited
{ text-decoration: none; }
a.navibutton:hover
{ text-decoration: none; }
a.navibutton:active
{ text-decoration: none; }
.navibreak, .navibreakactive
{ margin: 3px 0px 3px 0px; }
@media print
{ .dontprint { display: none; }
}
body, input, code, select, textarea, td
{ font-size: 13px; }
#content, #content input, #content code, #content select, #content textarea, #content td
{ font-size: 13px; }
h1, h2, h3, h4
{ border-style: none; background: none; padding: 0px; margin: 12px 0px 9px 0px; }
div.navibutton, div.navibuttonhover, div.navibuttonactive, div.navibuttonactivehover
{ width: 129px; }
a.link1 span.linkicon { background-position: 0px 4px; }
a.link1:visited span.linkicon { background-position: 0px -12px; }
a.link1:hover span.linkicon { background-position: 0px -28px; }
a.link1:active span.linkicon { background-position: 0px -44px; }
input, select, textarea, .formelement
{ background-color: #f4f4f4; border: 1px solid #606060; border-bottom-color: #C0C0C0; border-right-color: #C0C0C0; }
button, input.button
{ background-color: #d8d8d8; border: 1px outset #b0b0b0; }
input.checkbox, input.radio
{ background-color: #ffffff; border-style: none; }
.cell-4x1
{ background: url(/images/cell-4x1.gif) no-repeat center center; width: 122px; height: 32px; }
.cell-4x2
{ background: url(/images/cell-4x2.gif) no-repeat center center; width: 122px; height: 62px; }
.cell-4x3
{ background: url(/images/cell-4x3.gif) no-repeat center center; width: 122px; height: 92px; }
.cell-4x4
{ background: url(/images/cell-4x4.gif) no-repeat center center; width: 122px; height: 122px; }
.cell-5x1
{ background: url(/images/cell-5x1.gif) no-repeat center center; width: 152px; height: 32px; }
.cell-5x2
{ background: url(/images/cell-5x2.gif) no-repeat center center; width: 152px; height: 62px; }
.cell-5x3
{ background: url(/images/cell-5x3.gif) no-repeat center center; width: 152px; height: 92px; }
.cell-5x4
{ background: url(/images/cell-5x4.gif) no-repeat center center; width: 152px; height: 122px; }
.cell-6x1
{ background: url(/images/cell-6x1.gif) no-repeat center center; width: 182px; height: 32px; }
.cell-6x2
{ background: url(/images/cell-6x2.gif) no-repeat center center; width: 182px; height: 62px; }
.cell-6x3
{ background: url(/images/cell-6x3.gif) no-repeat center center; width: 182px; height: 92px; }
.cell-6x4
{ background: url(/images/cell-6x4.gif) no-repeat center center; width: 182px; height: 122px; }
.cell-7x1
{ background: url(/images/cell-7x1.gif) no-repeat center center; width: 212px; height: 32px; }
.cell-7x2
{ background: url(/images/cell-7x2.gif) no-repeat center center; width: 212px; height: 62px; }
.cell-7x3
{ background: url(/images/cell-7x3.gif) no-repeat center center; width: 212px; height: 92px; }
.cell-7x4
{ background: url(/images/cell-7x4.gif) no-repeat center center; width: 212px; height: 122px; }
.cell-8x1
{ background: url(/images/cell-8x1.gif) no-repeat center center; width: 242px; height: 32px; }
.cell-8x2
{ background: url(/images/cell-8x2.gif) no-repeat center center; width: 242px; height: 62px; }
.cell-8x3
{ background: url(/images/cell-8x3.gif) no-repeat center center; width: 242px; height: 92px; }
.cell-8x4
{ background: url(/images/cell-8x4.gif) no-repeat center center; width: 242px; height: 122px; }
/* eof */