SuperX-Kernmodul
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

125 lines
2.1 KiB

/* Hier nur die Sachen neu definieren, die gegen<EFBFBD>ber QISDesign.css ge<EFBFBD>ndert werden sollen. */
/* <EFBFBD>nderungen werden - mit Verz<EFBFBD>gerung - sofort wirksam. */
@import "QISDesign.css";
#wrapper1 {
background : transparent;
background-image : url(/images/seitenkopf1.gif);
background-repeat : repeat-x;
background-position : top left;
font-size: 100.1%;
/* display : block; */
margin : 0;
padding : 0;
width : 100%;
border : 0;
}
#leisteoben {
background : transparent;
background-image : url(/images/siegeloben1.gif);
background-repeat : no-repeat;
background-position : top right;
display : block;
text-align : left;
color : #333;
margin : 0;
padding : 0;
/* border-bottom : 1px solid #457492; */
height : 129px;
}
#siegel {
border : 1px;
margin-left : 20px;
}
A.siegel {
background : transparent;
text-decoration : none;
}
A.siegel:hover {
background : transparent;
text-decoration : none;
}
#kopftext {
position : absolute;
top : 36px;
left : 160px;
color : #41799e;
font-size : 1.74em;
font-weight : bold;
font-family : arial, verdana;
}
A.kopftext {
text-decoration : none;
color : #41799e;
}
A.kopftext:hover {
text-decoration : none;
color : #41799e;
}
A.kopftext:visited {
text-decoration : none;
color : #41799e;
}
A.aktuell {
color : #41799e;
text-decoration : none;
font-size : 0.82em;
font-family : arial, helvetica, sans-serif;
}
A.aktuell:hover {
color : #ff020e;
text-decoration : underline;
font-family : arial, helvetica, sans-serif;
}
A.aktuell:active {
color : #41799e;
text-decoration : underline;
font-family : arial, helvetica, sans-serif;
}
#zielgruppe {
font-size: 0.82em;
position : absolute;
top : 110px;
left : 168px;
color : #666;
}
#zielgruppe a {
font-weight : bold;
color : #666;
text-decoration : none;
}
#zielgruppe a:hover {
font-weight : bold;
color : #ff020e;
text-decoration : underline;
}
/* -------------------- Einzelformatierungen ----------------- */
div.c1 {
color : #41799e;
font-size: 100%;
text-align : right;
font-family : arial, helvetica, sans-serif;
padding-top:3px;
}
/* -------------------- Falls in QISDesign nicht enthalten ----------------- */
.gelbeWarnung{
color: #AAAA00;
font-weight: bolder;
}