/* *************************************************************************** */
/* TEXT-STYLES FÜR WEBSEITE                                                    */
/* *************************************************************************** */


/* *************************************************************************** */
/* HEADER                                                                      */
/* *************************************************************************** */

/* HEADER-BEREICH */
#webHeaderDiv {
    height:220px;
}
#printLogo{
    display:block;
    width:559px;
    height:193px;
    margin: 0 0 0 -18px;
    clear:both;
    overflow:hidden;
}

#webHeaderDiv {
    height: 193px;
    background-image: none;
    margin:0 0 0 60px;
}

#webLogoDiv {
	display: none;
}

#webHeaderLinks {
    display:none;
}

.webTitle {
	margin: 50px 0 0 0;
}