body { 	
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
*{  font-size : 12pt; }

#content *{ 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
  margin: 0px;
  padding: 0px;
}
#content a { 
  text-decoration : underline; 
/*  color : #0000ff; */
}


#Menu, #top, #footer, #quick-edit{ 
  display : none; 
} 

#content h1{font-size: 20pt;}
#content h2{font-size: 18pt;} 
#content h3{font-size: 16pt;} 
#content h4{font-size: 14pt;} 
#content p {font-size: 12pt;}


/*++++++++  used for menupage    +++++++*/
.link div {
	display: block;
	float: left;
	width: 210px;
	margin: 16px;
	height: 180px;
	border: none;
	/* background: white;*/
}

.link a {
	width: 200px;
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
	border: none;
	margin: none;
	padding: none;
	width: 200px;
}

.link img {
	width: 200px;
	height: 150px;
	border: none;
	margin: none;
	padding: none;
}

div#container {
	width: 756px;
	margin-left: auto;
	margin-right: auto;
}

/*---------  used for menupage    ---------*/

table.tabelFravaer{ border: solid black 1px;}