html, body {
margin: 0px;
padding: 0px;
background-image: url(layer/header.png);
background-repeat: no-repeat;
background-position: top left;
background-color: #ffffff;
}
body, p, table, select, textarea, ul, li, input {
color: #bf1026;
font-size: 10px;
font-family: verdana, 'century gothic', helvetica, sans-serif;
text-align: left;
scrollbar-base-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#bf1026;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#bf1026;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-track-color:#ffffff;
}
a:link {
cursor: help;
color:#000000;
text-decoration: none;
border-bottom: 1px dotted #000000;
}
a:active {
cursor: help;
border-bottom: 1px solid #a81123;
}
a:hover {
cursor: help;
color:#a81123;
border-bottom: 1px solid #a81123;
}
a:hover:visited {
cursor: help;
color:#a81123;
border-bottom: 1px solid #a81123;
}
a:visited {
cursor: help;
color:#000000;
text-decoration: none;
border-bottom: 1px dotted #000000;
}
div#navi {
position: absolute;
top: 275px;
left: 671px;
width: 242px;
height: 115px;
}
div#container {
position: relative;
top: 454px;
left: 344px;
width: 606px;
height: auto;
background-image: url(layer/bg.png);
background-repeat: repeat-y;
background-position: top left;
}
div#content {
position: relative;
top: 0px;
left: 0px;
width: 523px;
height: auto;
padding: 50px;
padding-top: 15px;
padding-bottom: 15px;
background-image: url(layer/hg.png);
background-repeat: no-repeat;
background-position: top left;
line-height: 14px;
}
div#footer {
position: relative;
top: 0px;
left: 0px;
width: 100%;
height: 50px;
background-image: url(layer/footer.png);
background-repeat: no-repeat;
background-position: top left;
background-color: #ffffff;
}
div#navi ul {
list-style: none;
padding: 0;
margin: 0;
margin-bottom: 30px;
}
div#navi ul li {
border-bottom: 1px dotted #000000;
padding: 7px;
padding-left: 10px;
padding-right: 0px;
display: block;
font-size: 9px;
color: #000000;
}
div#navi ul li b {
padding-left: 20px;
line-height: 25px;
font-size: 15px;
font-weight: bold;
letter-spacing: 1px;
border-bottom: none;
font-family: georgia, serif;
color: #000000;
}
div#navi ul li a {
cursor: help;
border-bottom: 1px dotted #000000;
}
div#navi ul li a:hover {
padding-left: 3px;
padding-right: 3px;
border-bottom: none;
border: 1px solid #000000;
}
div#navi ul li:hover {
background-image: url(layer/navi.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom right;
border-bottom: 1px dotted #a81123;
}
div#content h1 {
color: #000000;
letter-spacing: 2px;
padding: 0px;
padding-left: 50px;
font-size: 18px;
text-align: left;
margin:0px;
margin-top: 5px;
margin-bottom: 15px;
background-image: url(layer/h1.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left;
border-bottom: 1px dotted #79000f;
font-family: georgia, serif;
}
div#content h1 b {
line-height: 35px;
color:#79000f;
font-size:40;
float: left;
}
html>body div#content h1 b {
line-height: 24px;
}
div#content h2 {
color:#000000;
padding-top: 10px;
padding-bottom: 0px;
border-bottom: 1px dotted #000000;
font-weight: bold;
font-size: 16px;
letter-spacing: 2px;
font-family: georgia, serif;
}
div#content h2 a{
border-bottom: none;
}
strong {
color: #ffffff;
background-color: #79000f;
padding-left: 2px;
padding-right: 2px;
font-weight: normal;
}
/* */
input,textarea, select {
background-color: #ffffff;
border: 1px solid #a81123;
padding: 3px;
}
input:hover,textarea:hover, select:hover {
background-image: url(layer/navi.png);
background-repeat: no-repeat;
background-position: top right;
cursor: help;
}
textarea {
width: 100%;
}
input {
width: 150px;
}
.checkradio {
width: auto;
padding: 0px;
}
.buttons {
border: 1px solid #a81123;
padding: 4px;
width: 100px;
text-align: center;
margin: 5px;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 9px;
}
.buttons:hover {
border: 1px solid #000000;
cursor: help;
}
.outline {
background-color: #211e18;
background-image: url(layer/hg.gif);
background-repeat: auto-repeat;
background-position: top left;
border: 3px solid #111110;
text-align: center;
vertical-align: middle;
padding: 1px;
margin: 3px;
}
.imgoutline {
background-color: #211e18;
background-image: url(layer/hg.gif);
background-repeat: auto-repeat;
background-position: top left;
border: 1px solid #111110;
margin: 8px;
}
p.outstanding {
background-color: #211e18;
background-image: url(layer/hg.gif);
background-repeat: auto-repeat;
background-position: top left;
padding: 0px;
border: 3px solid #111110;
padding: 5px;
color: #656056;
}
.numbers a {
border: 1px dotted #080f11;
padding-left: 7px;
padding-right: 7px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
background-color: #1f3e49;
}
.numbers a:hover {
border: 1px dotted #59b7b8;
}
.anumber {
border: 1px solid #59b7b8;
padding-left: 7px;
padding-right: 7px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
background-color: #1f3e49;
}
p.verweis {
}
#content li {
list-style-type:decimal;
}