html {
min-height: 100%;
position: relative;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
background-repeat : repeat-y;
background-size: 100%;
background-size: auto;
}
body, p, table, tr, td, ul, ol, li, div {
color: #262626;
font-size: 10px;
font-family: Verdana, Helvetica, Arial;
}
h1 {
font-weight: lighter;
font-size: 18px;
line-height: 125%;
font-family: Verdana, Arial, Helvetica;
margin: 1px 0;
}
h2 {
color: #1C4A96;
font-weight: bold;
font-size: 12px;
line-height: 100%;
font-family: Verdana, Arial, Helvetica;
margin: 1px 0;
}
h3 {
color: #ffffff;
font-weight: bold;
font-size: 11px;
line-height: 100%;
font-family: Verdana, Arial, Helvetica;
margin: 1px 0;
}
h4 {
font-size: 11px;
line-height: 100%;
font-family: Verdana, Arial, Helvetica;
margin: 1px 0;
}
h5 {
color: #ffffff;
font-weight: bold;
font-size: 10px;
line-height: 100%;
font-family: Verdana, Arial, Helvetica;
margin: 1px 0;
}
h6 {
color: #1C4A96;
font-weight: bold;
font-size: 10px;
line-height: 100%;
font-family: Verdana, Arial, Helvetica;
margin: 1px 0;
}
.higher {
padding-top: 10px;
padding-bottom: 10px;
}
.high {
padding-top: 6px;
padding-bottom: 6px;
}
#news { font-size: 9px; }
a {
font-weight: bold;
text-decoration: none;
color: #638230;
}
a:visited {
color: #638230;
}
a:hover {
color: #1C4A96;
text-decoration: underline;
}
a:active {
color: #1C4A96;
text-decoration: underline;
}
a.dia {
color: #ffffff;
}
a.dia:hover {
color: #ffffff;
}
.border {
border: 1px solid #6D8FC6;
padding: 0px;
}
.domiborder {
border: 1px solid #1C4A96;
padding: 0px;
}
#overlay {
position: absolute;
display: none;
z-index: 10;
overflow: hidden;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
text-align: center;
background-color: black;
-moz-opacity: 0.8;
opacity: .80;
filter: alpha(opacity=80);
/* For web browsers who care */
opacity: 0.8;
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.nix {
-moz-opacity: 0.2;
opacity: .20;
filter: alpha(opacity=20);
/* For web browsers who care */
opacity: 0.2;
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.overwhite {
width: 416px;
height: 584px;
display: block;
margin: 23px auto;
padding-left: 0px;
padding-right: 0px;
background-color: white;
-moz-opacity: 0.6;
opacity: .60;
filter: alpha(opacity=60);
/* For web browsers who care */
opacity: 0.6;
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
#overframe {
position: absolute;
display: none;
z-index: 20;
width: 100%;
/* heimat ass ennen erem iwwerschesseg waiss ...
height: 100%; */
margin: 0px;
text-align: center;
}
.overcontent {
width: 100%;
height: 100%;
display: block;
z-index: 20;
/* overflow: hidden; */
margin: 0px auto;
padding-top: 33px;
/* déi zwee hei hu genervt:
padding-left: 33px;
padding-right: 33px; */
text-align: center;
background-color: none;
}