/* globalStyle.css ESMO3 stylesheet */
/*  v. 1.1 */

html,body {
	margin:0;
	padding:0;
	min-width: 770px;
}

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 {
}

#menubarramme {
}

/*  lav det lokalt:
.menubox {
  display: inline;
	width: 100px;
	border: 1px solid green;
	text-align: center;
}

.menu2box {
	width: 100px;
	text-align: center;
}


.menubox a:link,.menubox a:visited,.menubox a:hover {
  font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: green;
}
*/

.mbfirst {
}

.mbinline {
}

.mb2first {
  float: left;
}

.mb2inline {
	float: left;
}

.mb2last {
  float: left;
}

#menu1Div {
}

#menu2Div {
}

.menu2list {
  list-style-type: none;
	margin-left: 5px;
	padding-left: 5px;
}

.menu2sublist {
  list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	display: none;
}

#menu1ramme {
}


.hmenutext {
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: green;
	text-align: center;
}

.curhmenutext {
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: green;
	text-align: center;
}


/*undermenu (Menutype 1) */
#lokalmenuDiv {
}

#lokalmenubarDiv {
}

#lokalmenubarramme {
}

.submenuvalgbox {
}

.submenuvalgramme {
}

.submenulink {
}

.currentsubmenu {
}

/* Flydende galleri */

#flydgal {
  list-style-type: none;
}

#flydgal li {
  float: left;
	margin-right: 6px;
	margin-bottom: 10px;
}

#flydgal img {
	display: block;
}

/* linkblok 5 og 15 */

.ullinkblok ul {
  margin-left:0px;
	padding-left:0px;
	list-style: none;
}

.ullinkblok li {
  padding-left: 14px;
	background-image: url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 0.5em 0.6em;
}

/* OPbilledshow  14 */

#opbilledshowDiv {
  position: relative;
}

.billedshowpic {
	position: absolute;
	left: 0px;
	right: 0px;
	width: 300px;/* Default - Ellers fungerer IE ikke */
  opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	filter: alpha(opacity=100);
}



/* eof */
