html {
	
  background: white url(BILLEDER/baggrund/baggrund3.jpg);
  background-repeat: repeat;
}




body, div, td, th, h2, h3, h4, p { /* redundant rules for bad browsers  */  
	
	color: #222222;
	
}  



a { color: #000000; }
a:hover { color: #222222; }
a:active { color: #222222; }
a:visited { color: #666666; }









h1 {
	
	color: #222222;
	border-bottom: 1px dotted #222222;
        border-top: 1px dotted #222222;
	
}



h2 {
	
	color: #444444;
	
}



h3 {
	
	color: #222222;
	





	
}


#main {
	text-align: justify;
	border: 1px solid #123;
	background: #FFFFFF;
	clear: both;
	margin-top: -1px;
 background: white url(BILLEDER/baggrund/blackshoes.jpg);
  background-repeat: no-repeat;
}

#bodyarea4 {
	padding: 70px 100px 70px 200px;
	float:inherit;


	
}




#topbar {
	
	font-family: trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	font-size: 200%;
	color: #222222;


}



/*///////////// Tabs Code ////////////*/



#tabs span {
	
	background: #222222;
	
	color: #FFFFFF;
}

#tabs a {
	
	background: #666666;  
	
	color: #FFFFFF;
}

#tabs a:hover {
	background: #444444;
	
}
