html {
	background: #364A5E;
	
 
  background: white url(BILLEDER/baggrund/baggrund2.jpg);
  background-repeat: repeat;




}


body, div, td, th, h2, h3, h4, p { /* redundant rules for bad browsers  */  
	
	color: #222222;
	
}  







a { color: #BB0055; }
a:hover { color: #CC0066; }
a:active { color: #DD00CC; }
a:visited { color: #FF44BB; }




p { line-height: 140%; }


img.center {
	align:center;
	border: 0;
	padding-top: 5px;

}







h1 {
	
	color: #000000;
	border-bottom: 1px dotted #FFFFFF;
        border-top: 1px dotted #FFFFFF;
	
}



h2 {
	
	color: #111111;
	
}



h3 {
	
	color: #222222;
	
}


#main {
	text-align: justify;
	border: 1px solid #123;
	background: #FFFFFF;
	clear: both;
	margin-top: -1px;
background: white url(BILLEDER/baggrund/glasskoen.jpg);
  background-repeat: no-repeat;
 background-position:bottom right;

}





  
 

#topbar {
	
	font-family: trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	font-size: 200%;
	color: #FF44BB;


}



/*///////////// Tabs Code ////////////*/



#tabs span {
	
	background: #CC0099;
	color: #111111;
}

#tabs a {
	
	background: #CC0066;  
	color: #111111;
}

#tabs a:hover {
	background: #CC00BB;
	
}
