/*Trykkeriet Main*/
h1{color:#000; 
font-family: Helvetica, Arial, sans-serif;
font-size: 32px;
font-weight: normal;
letter-spacing:2px;
text-transform: uppercase;
margin-top:16px;
margin-left:22px;
}

/*Trykkeriet subtext*/
h2{color:#000; 
font-family: Helvetica, Arial, sans-serif ;
font-weight: normal;
font-style:normal;
font-size: 12px;
letter-spacing: 1px;
margin-top:-24px;
text-transform: uppercase;
margin-left:25px;}

/*Overskrift*/
h3{ font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
    font-size:14px;
	letter-spacing:0px;
	line-height:18px;
	margin:0px;
	text-align:left;
	color:#636262;
	}		

/*menu*/
h4 { color:#888888;
    font-family: Helvetica, Arial, sans-serif;  
	font-weight:normal;
	letter-spacing:2px;
	font-size:12px;
	text-transform:uppercase; }		

/*Tekst*/
h5{  font-family: verdana, arial, sans-serif;
	 font-size:12px;
	 font-weight: normal;
	 font-style: normal;
	 letter-spacing: 1px;
	 line-height: 20px;
	 color:#636262;
	}

/*menu undertekst*/
h7{  font-family: verdana, arial, sans-serif;
	 font-size:11px;
	 font-weight: normal;
	 font-style: normal;
	 letter-spacing: 1px;
	 line-height: 16px;
	 color:#636262;
	}
