
/* - base.css - */
@media screen {
/* https://dsl.dk/portal_css/base.css?original=1 */
/* */
/* */
body {
font: 69% Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: White;
color: #00344F;
margin: 0;
padding: 0;
}
table {
font-size: 110%;
}
a{
color: #0E567C;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0 0 0.75em 0;
line-height: 1.5em;
}
p img {
border: none;
margin: 0;
}
hr {
border: 0;
background-repeat: repeat-x;
height:1px;
background-image: url(stroke_hor.gif);
color: #8cacbb;
margin: 0.5em 0 0.5em 0;
padding: 0;
clear: both;
}
.hr {
border: 0;
background-repeat: repeat-x;
height:1px;
background-image: url(stroke_hor.gif);
color: #8cacbb;
margin: 0.8em 0 0.3em 0;
padding: 0;
clear: both;
}
h1{
color: #00344F;
font-weight: normal;
background-color: transparent;
background-image: url(stroke_hor.gif);
background-repeat: repeat-x;
background-position: left bottom;
padding-bottom: 10px;
margin: 0 0 0.5em 0;
border: none;
}
h2{
color: #00344F;
font-weight: normal;
background-color: transparent;
background-image: url(stroke_hor.gif);
background-repeat: repeat-x;
background-position: left bottom;
padding-bottom: 0.25em;
margin: 1.25em 0 0.5em 0;
border: none;
}
.underrubrikh2{
background:transparent url(stroke_hor.gif) left bottom repeat-x;
color:#00344F;
font-weight:normal;
margin:0.25em 0 1em 0;
padding:0 1em 1em 1em;
font-size: 110%;
}
h3{
color: #00344F;
font-weight: normal;
margin: 0 0 0.25em 0;
border-bottom: 1px solid #8cacbb;}
h4, h5, h6 {
color: #00344F;
font-weight: normal;
margin: 0 0 0.25em 0;
border-bottom: 1px solid #8cacbb;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
text-decoration: none;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
font-weight: normal;
}
h3 {
font-size: 140%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 130%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 120%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 110%;
border-bottom: none;
font-weight: bold;
}
ul {
line-height: 1.5em;
margin: 0.5em 0 0 1.5em;
padding: 0;
list-style-image: url(https://dsl.dk/bullet.gif);
list-style-type: square;
}
ol {
line-height: 1.5em;
margin: 0.5em 0 0 2.5em;
padding: 0;
list-style-image: none;
}
li {
margin-bottom: 0.5em;
}
dt {
font-weight: bold;
}
dd {
line-height: 1.5em;
margin-bottom: 1em;
}
fieldset {
border: 1px solid #8cacbb;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}
legend {
background: White;
padding: 0.5em;
font-size: 90%;
}
form {
border: none;
margin: 0;
}
label {
font-weight: bold;
}
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #8cacbb;
color: Black;
background: White url(https://dsl.dk/input_background.gif) repeat-x;
width: 100%;
}
input {
font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #8cacbb;
color: Black;
vertical-align: middle;
background: White url(https://dsl.dk/input_background.gif) repeat-x;
}
select {
border: 1px solid #8cacbb;
color: Black;
background-color: White;
vertical-align: top;
}
abbr, acronym, .explain {
border-bottom: 1px dotted Black;
color: Black;
background-color: transparent;
cursor: help;
}
q {
font-family: Baskerville, Georgia, serif;
font-style: italic;
font-size: 120%;
}
blockquote {
padding-left: 0.5em;
margin-left: 0;
border-left: 4px solid #8cacbb;
color: #76797c;
}
code {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 120%;
color: Black;
background-color: #dee7ec;
padding: 0 0.1em;
}
pre {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 100%;
padding: 1em;
border: 1px solid #8cacbb;
color: Black;
background-color: #dee7ec;
overflow: auto;
}
ins {
color: green;
text-decoration: none;
}
del {
color: red;
text-decoration: line-through;
}
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
position: absolute;
top: -200px;
left: -200px;
}
.hiddenLabel {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
/* */

}

