/* globalStylep.css ESMO3 print stylesheet */

html,body {
	margin:0;
	padding:0;
}

body,p,td,th,div,blokquote,dl,ul,ol {
  font-family: verdana,sans-serif;
	font-size: 11px;
	color: black;
}

h1,h2,h3,h4,h5,h6,h7 {
  margin-bottom: -2px;
}

* html h1 {
	/* only win IE - not Mac \*/
	margin-bottom: -12px;
	/* end */
} 
* html h2 {
	/* only win IE - not Mac \*/
	margin-bottom: -12px;
	/* end */
} 

img {
  border: none;
}

/*** Generelle klasser ***/

.stopfloat {
  clear:both;
}

.noborder {
  border:none;
}


.flydv {
  float:left;
}

.flydh {
  float:right;
}

.tal {
  text-align: right;
}

.alignleft {
  text-align: left;
}

.aligncenter {
  text-align: center;
}

.alignright {
  text-align: right;
}

/*** Menutype 1 ***/

/* Hoved menu */
#menubarDiv {
 display: none;
}


/*** ObsBoxe ****/

.obsboxsoejle {
	display:none;
}

.stdobsboxRammeA {
	display:none;
}

.stdobsboxRammeB {
}

.stdobsboxoverskrift {
}

.stdobsboxtekst1 {
}

.stdobsboxtekst2 {
}


.miniobsboxRammeA {
  display:none;
}

.miniobsboxRammeB {
  display:none;
}

.miniobsboxtekst1 {
}

/* Flydende galleri */

#flydgal {
  list-style-type: none;
}

#flydgal li {
  float: left;
	margin-right: 6px;
	margin-bottom: 10px;
}

#flydgal img {
	display: block;
}

/** Illustrationer **/

#illutekstDiv {
  font-size: 9px;
}

#illutekstDiv .illuoverskrift {
  font-weight: bold;
}


/* eof */
