body	{
	background-image: url('pic/baggrundsfarve.JPG');
	}

td.top	{
	background-image: url('pic/overskrift4-gl.JPG');
	background-repeat: no-repeat
	}

td.menu {
	background-image: url('pic/menu.jpg');
	background-repeat: no-repeat
	}

td.bund {
	background-image: url('pic/bund3.jpg');
	}


.broedtekst
	{
	font-family:	arial, verdana, Century Gothic, sans-serif;
	font-size: 	12px;
	}

	

h1	{
	font-family:	verdana, arial, Century Gothic, sans-serif;
	font-size: 	18px;
	}
h2	{
	font-family:	verdana, arial, Century Gothic, sans-serif;
	font-size: 	16px;
	}
h3	{
	font-family:	verdana, arial, Century Gothic, sans-serif;
	font-size: 	14px;
	}
h4	{
	font-family:	verdana, arial, Century Gothic, sans-serif;
	font-weight:	bold;
	font-size:	16px;
	}
h5	{
	font-family:	verdana, arial, Century Gothic, sans-serif;
	font-weight:	bold;
	font-size:	14px;
	}

h6	{
	font-family:	verdana, arial, Century Gothic, sans-serif;
	font-weight:	normal;
	font-size:	10px;
	
	}


.katalog
		{
		font-family:	verdana, Century Gothic, arial, sans-serif;
		font-size: 10px;
		
		}

.broed
		{
		font-family:	verdana, Century Gothic, arial, sans-serif;
		font-size: 11px;
		
		}


.broedbold
		{
		font-family:	verdana, Century Gothic, arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		}


a:link 
		{
		color: black;
		text-decoration:none;
		}
a:visited 
		{
		color: black;
		text-decoration:none;
		}

a:hover 
		{
		color: gray;
		text-decoration:none;
		}

a.menu
		{
		font-family:	verdana, arial, Century Gothic, sans-serif;
		font-size: 11px;
		font-weight: bold;
		}

a.menu:link 
		{
		color: black;
		text-decoration:none;
		}
a.menu:visited 
		{
		color: black;
		text-decoration:none;
		}
a.menu:active 
		{
		color: black;
		text-decoration:none;
		}
a.menu:hover 
		{
		color: #999999;
		text-decoration:none;
		}



