body { 
	background-color:#707070; /*#5b5b5b;*/
	text-align: center;
	}

/*
table.zero
	{ }
*/
	
table.main { 
	width: 750px;
	table-layout:fixed;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
				    
/*
table.inner {
	border: 0px; 
	border-style: solid;
	}
*/

td {
	vertical-align: top; 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #C0C0C0;
	/*text-align: left;*/
	}
			
td.menu {
	background-color: #5b5b5b; /*#414141;*/
	/*width: 150px;*/ 
	width: 126px; 
    border: 1px; 
	border-style: solid;
	border-color: #C0C0C0;
	/*padding: 8pt;*/
	padding: 12px;
   	text-align: left;
	}		
					
td.mellemrum {
	width: 4px;
	}		

td.tekst {
	background-color: #5b5b5b; /*#414141;*/
    /*background-image: url(images/bg_sort_striber.gif);*/
	/*width: 595px;*/ 
	width: 569px; 
	border: 1px; 
	border-style: solid;
	border-color: #C0C0C0;
	/*padding: 8pt;*/
	padding: 12px;
	text-align: left;
	}				
	
img	{ 
	border: none;
	}

#rndpic	{ 
	width:125px;
    height:46px;
	}

div.mstil	{ 
	text-align: center;
	}
				    
a:link {color: #c0c0c0; text-decoration: underline; background-color : transparent;}

a:visited {color: #c0c0c0;text-decoration: underline; background-color : transparent;}

a:hover {color: white; text-decoration: none; background-color : transparent;}

table.tablelist {
	border-width: 0;
	border-collapse: collapse;
}
table#links tr {
	height: 20px;
}


table#kalender {
width:90%;
border:0;
}
table#kalender col#kalcol1 {
width:5%;
text-align: right;
}
table#kalender td {
vertical-align:top;
padding:4px;
}
table#kalender tr.maaned {
margin-top:20px; 
}
table#kalender tr.maaned td {
text-align:center;
border:1px solid #C0C0C0;
}


table#tider {
width:90%;
border:0;
}
table#tider col#tidercol1 {
width:15%;
}
table#tider td {
vertical-align:top;
padding:8px;
}
