body		{
	margin:0;
	font-family:verdana;
}

#maintable	{
	width:100%;
	height:100%;
}

#tdtop		{
	border-bottom:1px dashed red;
	text-align:top;
	font-size:30pt;
	font-family:Verdana;
	padding:-5px 0px 0px 5px;
	height:110px;
	margin-left:2px;
	background-color:#eeeeee;
}

#tdmenu		{
	border-right:1px dashed red;
	width:175px;
	vertical-align:top;
	background-color:#eeeeee;
	font-size:14px;
	font-family:Verdana;
	padding-top:20px;
	padding-left:5px;
}

#tdbottom	{
	border-top:1px dashed red;
	text-align:center;
	background-color:#eeeeee;
	font-size:10pt;
	height:28px;
	margin:5px;
	font-family:arial
}

#content	{
	padding-top:15px;
	overflow:auto;
	margin:0 0 0 0;
	font-size:11pt;
}

img		{
	border:0;
}

.menu1, .menu1on	{
	text-decoration:none;
	color:black;
	padding-top:8px;
	padding-left:40px;
	height:37px;
	background-image:url(images/menubg.gif);
	background-repeat : no-repeat;
	cursor:pointer;
}
.menu1on	{
	font-weight:bold;
}
#holdoversigt {
	margin-top:-20px;
	text-align:center;
}

.oversigtlinks, #holdlink {
	color: black;
	text-decoration:none;
}

#holdpage {
	margin-left:10px;
}

#holdoverskrift {
	text-align:center;
	font-size:24pt;
}