/* Hier nur die Sachen neu definieren, die gegen�ber QISDesign.css ge�ndert werden sollen. */
/* �nderungen werden - mit Verz�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;
}