/* *** lulspexet.com - externt*** */

/* Typografi */

a:hover, a:active { 
	color: #9B1700;
	}

h1 {
	color: #9B1700;
}

h2 {
	color: #9B1700;
}

h3 {
	color: #9B1700;
}

/* Layout */

#top {
	background: #81BCDA url(topbge.gif) repeat-x;
	}
	
	#topbg	{
	
		background: url(topbge.jpg) no-repeat center top;
		}
	
	#head {
	background: #81BCDA url(tope.jpg) no-repeat;
	}
	
	#meny a	{
						background: url(ae.gif) repeat-x bottom left;	
						}
						
						#meny a:link, a:visited{
							color: #9B1700;		
							}
							
						#meny a:hover{
							background: #F6F6F6 url(ae.gif) repeat-x bottom left;
							color: #777;							
							}
						
						#meny a#current{
							background: #E2E2E2 url(ae.gif) repeat-x bottom left;
							color: #1C7FB3;							
							}
