body {	
	margin: 0;
	background-color: #fff;	
	color : #000;
	font-family: wwebdings, verdana, arial;
	font-size:72%; 
}
table		{font-size:100%;}
tr		{vertical-align: top; }

a		{color: #000; }
a:hover		{color: #333; }

.noul	{text-decoration: none;}

#tot	{
	width: 1002px;	/*1002*/
	height: 100%;
}

#TDhead	{
	height: 152px;	
}

.head	{
	width: 100%;
}
.head IMG 	{
	border-width: 0;
	border-style: none;
}
.head TD	{
	vertical-align: bottom;
	width: 25%; 
}

.topbar 	{
	background-color: #DDE9C5;
	height: 15px;
}

.menu 	{
	width: 140px;	/*(1002-722[tot-main]) / 2 = 140 */
	background-color: #DDE9C5;
	padding: 0 5px ; 
	text-align: center;
	font-weight: 600;
}
.menu a 	{ 
	text-decoration: none; 
}

.main 	{
	width: 722px;
	padding: 10px; 
}


.leftlink, .bundlink,  .antiklink { 			/* i bunden af menu */
	padding: 20px 0 4px 0;
	vertical-align: bottom;
	text-align: center;
	font-size: 80%; 
}

.sidetitel {
	width: 600px; margin: 0 0 10px 0; 
	background: url('../pics/blomma_top_sidaval.jpg') no-repeat; }
.sidetitel TD	{ height: 71px; font-weight: 600; vertical-align: bottom; 
	font-size: 18px; padding: 0 0 24px 80px;}

.test 	{
	background-color: #f00;

	border-width: 3px;
	border-style: solid;
	border-color: green;
}

