html {
	
 
  background: white url(BILLEDER/baggrund/baggrund5.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: #000000; }
a:active { color: #000000; }
a:visited { color: #000000; }









h1 {
	
	color: #222222;
	border-bottom: 1px dotted #222222;
        border-top: 1px dotted #222222;
	
}



h2 {
	
	color: #444444;
	
}



h3 {
	
	color: #222222;
	
}


#content2 {

      

  background: white url(BILLEDER/baggrund/ternet.jpg);
  background-repeat: repeat-y;


      }  


#topbar {

	font-family: trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	font-size: 200%;
	color: #FFFFEE;


}

      



/*///////////// Tabs Code ////////////*/


#tabs span {
	
	background: #FFFFFF;
	
	color: #000000;
}

#tabs a {
	
	background: #000000;  
	color: #FFFFFF;
}

#tabs a:hover {
	background: #FFFFFF;
	color: #000000;
}
