/******************************************************************************
 * All parts of trekotor.se is copyrighted material and may not be used       *
 * without permission.                                                        *
 * Please contact webmaster@trekotor.se if you have any questions.            *
 ******************************************************************************/

/* Stuart Langridge "A new image replacement technique" 
   http://www.kryogenix.org/code/browser/lir/ */
 
h1#rubnodvandigt, h1#rubdarfor, h1#rubnaprapati, h1#rubforetag, h1#rubhur, h1#rubvagbeskrivning, h1#rubkontakt {
    padding-top: 21px;
    overflow: hidden;
    background-repeat: no-repeat;

    height: 0px !important;
    height /**/:21px;
	 width: 380px;
    margin-top: 0px;
	 line-height: normal;
}

#rubnodvandigt {
    background-image: url("../images/rubriker/nodvandigt.jpeg");
}

#rubdarfor {
    background-image: url("../images/rubriker/darfor.jpeg");
}

#rubnaprapati {
    background-image: url("../images/rubriker/naprapati.jpeg");
}

#rubforetag {
    background-image: url("../images/rubriker/foretag.jpeg");
}

#rubhur {
    background-image: url("../images/rubriker/hur.jpeg");
}

#rubvagbeskrivning {
    background-image: url("../images/rubriker/vagbeskrivning.jpeg");
}

#rubkontakt {
    background-image: url("../images/rubriker/kontakta.jpeg");
}