body		{	font-family : Verdana,Arial,Helvetica,sans-serif ;
			color : #ff0000 ;
			background-color : #fff8dc;
}

table		{ 	width: 100% ;
			text-align: left;
			border : 0px dashed #000000;
			table-layout: auto;
}

tr		{
}

td		{ 	background-color: #ffffff;
			vertical-align: top;
			color : #000000 ;
			background-color: #fff8dc;
			padding : 0px 2px 0px 2px ;
			border : 0px dashed #0000ff;
			font-size: 90%;
}

a		{	color: #000099;
			background-color: #fff8dc;
			text-decoration: none ;
}

a:hover		{	text-decoration: underline ;
}				

img		{	border: 0px;
			padding: 0px;
			margin: 0px;
}

strong		{	font-size: 120% ;
			font-weight: 700 ;
}


b		{	font-size: 100% ;
			font-weight: 550 ;
}

big		{	font-size: 140% ;
			font-weight: 650 ;
}


small		{	font-size: 70% ;
}

/* ----------------------------------------------------- */

table.skal	{	border : 0px solid #000000;
			color : #000000 ;
			max-width:620px;
			width:expression(document.body.clientWidth > 620? "620px": "auto" );
}

/* ----------------------------------------------------- */

tr.logotag	{
}


td.logo		{	padding-bottom: 0px;
			border : 0px solid #000000;
			text-align : center ;
			vertical-align:middle;
}

td.tag		{	border-bottom : 1px solid #006633;
			text-align : left ;
			vertical-align:middle;
			font-size: 120% ;
			font-weight: 700;
}

/* ----------------------------------------------------- */

td.menu		{	border : 0px dashed #000000;
			width: 100px;
			padding-top: 10px;
			padding-left: 5px;
			padding-right: 5px;
			margins: 10px;
			text-align : center ;
			font-size: 90%;
			font-weight: 700;
}

td.pic		{	padding-top: 10px;
			vertical-align: top;
			
}

img.w200	{	width: 200px;
}

td.txt		{	text-align : left;
			min-height:300px;
			height:expression(this.scrollHeight < 300? "300px" : "auto" );
			padding-top: 10px;
			padding-left: 30px;
			padding-right: 10px;
}


br.half		{	line-height: 50%;
}

/* ----------------------------------------------------- */

td.bund		{	border-top: 1px solid #006633;
			text-align : center ;
			vertical-align:top;
}

/* ----------------------------------------------------- */

.munkebo	{	font-size: 180%;
			font-weight: 500;
}

.mbblue		{	color: #0033ff;
			}

.clemco		{	font-family: helvetica;
			font-weight: 700;
			color: #006633;
}