#iframe a.metalink {
	display: none;
}

#content a {
	background-image: none;
	padding-left: 0px;
}

#spalte3 a {
	/*display: none;*/
}

#printview_printlink a{
    text-decoration: none;
    color: rgb(89,111,142);
    background-image: url(../images/aufzaehlingssymbol.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-top:5px;
}

#printview_closelink a{
    text-decoration: none;
    color: rgb(89,111,142);
    background-image: url(../images/close.gif);
    background-repeat: no-repeat;
    left: 10px;
    position: absolute;
}

/* Printtemplate faellt weg */
#obereZeile, #positionsanzeige, #kontextebene, #kontextebeneHeaderGrafik, #spalte1, #spalte2, #spalte4 {display: none;}
#content {top: 0;}
#spalte3 {top: 0 !important; left: 0 !important;}
#spalte3 a {color: #000;}

