/* CSS Document */

#headline-studs, #headline-misc2 {
	position: relative;
	width: 400px;
	height: 45px;	
}

#headline-small-ads, #headline-small-littertable, #headline-small-registration,
#headline-small-planlitter {
	position: relative;
	width: 400px;
	height: 30px;
}

#headline-small-ads span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-Annonser.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#headline-studs span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-Avelshannar.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#headline-misc2 span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-Uppfodning-stor.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#headline-small-littertable span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-Draktighetstabell2.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#headline-small-planlitter span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-PlaneringParning.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#headline-small-registration span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-Registreringar.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}