/*
	© Copyright 2009
	
	Senzor
	Horsens Folkeblad Internet
	Søndergade 47
	DK-8700 Horsens
	
	info(a)senzor.dk
	www.senzor.dk
	
	Dette css-dokument (Cascading Style Sheet) er beskyttet	af
	copyright og de love, der anvendes til beskyttelse heraf.
	Brug af hele, eller dele af dette stylesheet er forbudt
	uden forudgående tilladelse fra Senzor og må kun anvendes
	med skriftlig godkendelse fra Senzor.
*/
@import url('/code/global.css');

#st1_p, #st2_a, #st3_a  {
	display: none;
}

/* H-tags START */
h1 {
	font-size:30px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:20px;
	line-height: 1.2em;
}
/* H-tags END */

/* Text START */
.txtSmall, .txtSmall_LH {
	font-size: 10px;
}
.txtMedium, .txtMedium_LH {
	font-size: 11px;
}
.txtLarge, .txtLarge_LH {
	font-size: 13px;
}
.txtXLarge, .txtXLarge_LH {
	font-size: 15px;
}
/* Text END */

/* SubMenu START */
.SubMenuWrapper {
	height:30px;
}
.SubMenu {
	height:24px;
}
#SubMenu a {
	font-size: 13px;
	padding: 7px 10px 0px 10px;
}
.SubMenuActive {
	height:24px;
	font-size: 13px;
	padding: 7px 10px 0px 10px;
}
a.SubMenuActive {
	height:24px;
	font-size: 13px;
	padding: 7px 10px 0px 10px;
}
/* SubMenu END */

.SubMenuIndex {
	font-size: 15px;
	padding: 1px 10px 0px 10px;
	height:30px;
}

/* Boxes START */	
.box_head {
	font-size: 13px;
}
/* Boxes END */	

/* Search START */	
#Keywords {
	font-size: 13px;
}
/* Search END */

#Sites {
	font-size: 10px;
	height: 25px;
}