/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

body {
	background-image: url(pics/bg.gif);
}

#wrapper	{
	background: #F8F9EE;
	color: Black}

h1 {	
	color: #333333;
}
h2 {  
	color: Black;
}
h3 {  
	color: Black;
}

a{
	color: #000;
	text-decoration: none;
}


#logo{
	/*background-color: #D1D0BA;*/
	background: url(pics/skyer7.jpg);
}

#navbar ul li a {
	color: #ffffff;
}
 
#navbar a:hover {
	color: #000;
	background: #83BA63;
}

#navbar a:hover {
	color: #000;
	background: #83BA63;
}

#navbar {
	/*background-color: #009900;*/
	background: url(pics/nbbg.jpg);
}

#left{
	background-color: #F8F9EE;
}

#leftMenu li a:hover {            /* Mouseover egenskaben. Farverne inverteres */
	color: #000;
	background: #83BA63;
}

#right{
	background-color: #F8F9EE;
}

#newsMenuHeader{
	background-color: #D5ECC6;
}

#footer{
	background-color: #F8F9EE;
}

#note{
	background-color: #D5ECC6;
}

	

