body {	
	margin: 0;
	background-color: #F2F9FA;	
	font-family: wwebdings, verdana, arial;
	font-size:72%; 
}
a , body { color: #222; }

table	{ font-size:100%; border-color: #222; }	/* EAC117 , C0993c , ff9900 */
tr	{ vertical-align: top; }

a	{text-decoration: none; }
a:hover	{color: #000; text-decoration: underline; font-weight: bold;}

.noul	{text-decoration: none;}

#tot	{
	width: 902px;	/*1002*/
	height: 100%;
}

#TDhead	{
	height: 80px;	
	border-width: 0 0 3px 0 ;
	border-style: solid; 
	vertical-align: bottom;
	text-align: center;
	font-size: 300%;
	font-weight: 600;
}

#TDmenul, #TDmenur, .main  { height: 510px; }

#TDmenul {
	width: 140px;	
	border-width: 0 4px 0 0 ;
	border-style: solid; 
	text-align: center;
	padding: 10px 5px 0 5px; 
}
#TDmenur {
	width: 140px;	
	border-width: 0 0 0 4px ;
	border-style: solid;
	padding: 10px 5px 0 5px; 
}
#TDbottom {
	height: 80px;	
	border-width: 3px 0 0 0 ;
	border-style: solid; 
	text-align: center;
}

.head	{
	width: 100%;
	text-align: center;
}


.menu 	{
	line-height: 200%;
}

.main 	{
	padding: 10px; 
}

.h100	{ height: 100%; }
.w100	{ width: 100%; }

.antiklink { 			/* i bunden af menu */
	padding: 20px 0 4px 0;
	vertical-align: bottom;
	text-align: center;
	font-size: 80%; 
}

.test 	{
	background-color: #f00;

	border-width: 3px;
	border-style: solid;
	border-color: green;
}
