body,a,p,td,ul,ol,dl,blockquote,option,div,caption {
    font-family: "comic sans ms", comic, verdana, arial, sans-serif;
    font-size: 15px;
}

body {
    filter:progid:DXImageTransform.Microsoft.Gradient
    (GradientType=0, StartColorStr='#ffEFEFEF', EndColorStr='#ff7F7F7F');
}                                /* Fra meget lys grå til næsten sort */

body {
    background-color:#FFFFFF;
 	text-align:left;
    margin-top:20px;
   	margin-right:20px;
    margin-bottom:20px;
   	margin-left:20px;
}

#centercontent {
  	background-color:#DBDBDB;     /* Lys grå */
	width:800px;
    text-align: left;
	border-spacing:3px;
	border-color:#000000;         /* Sort */
	border:double;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:20px;
}

#centercontent_text_helside {
    text-align: justify;
	margin-left:20px;
	margin-right:20px;
	padding-top:0px;
	padding-bottom:20px;
}

#centercontent_text_centreret {
    text-align: justify;
	margin-left:0px;
	margin-right:0px;
    padding-left:85px;
    padding-right:85px;
	padding-top:0px;
	padding-bottom:20px;
}

#centercontent_text {
    text-align: justify;
	margin-left:0px;
	margin-right:0px;
    padding-left:150px;
    padding-right:20px;
	padding-top:0px;
	padding-bottom:20px;
}

                               /* Text formater */
h1,h2,h3,h4,h5,h6 {
padding-top: 0px;
padding-bottom: 0px;
}

h1 {
    font-size: 20px;
    font-weight: bold;
	text-align: center;
}

h2 {
    font-size: 15px;
	font-weight: bold;
	text-align: center;
}

h3 {
    font-size: 15px;
	font-weight: bold;
	text-align: center;
    color: #7F7F7F;
}

h4 {
    font-size: 15px;
	font-weight: bold;
	text-align: left;
}

h5 {
    font-size: 20px;
    font-weight: bold;
}

                                 /* Linje design */
.linje{
  width:100%;
  height: 4pt
}

                                 /* Generelle links design */
a:link {
  color: #000000;        /*Sort*/
  background: inherit;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
  }

a:visited {
  color:  #888888;        /*Grå*/
  background: inherit;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
}

a:hover, a:active {
  color: #0033CC;       /*Blå*/
  background: inherit;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
  }

                                 /* Links kolonde design */
#linksmenu {
  text-align: left;
  margin: 45px;
  padding-left: 0px;
  font-weight: bold;
  top: 5px;
  left: 5px;
}

#linksmenu a:hover {
  color: #000000;
  background: #BBBBBB;     /*Mellem grå*/
}

.link_size{
  border: 0px;
  height: 129px;
  width: 207px;
}

.new_link_size{
  border: 0px;
  height: 109px;
/*  width: 175px;  */
  margin:10px;
}

.left_col{
  float:left;
  width:38%;
  text-align:center;
  margin-right:2%;
  background:inherit;
  border:1px solid #ccc;  /* Lidt mørkere grå */
  padding:10px;
}

.right_col{
  float:right;
  width:38%;
  text-align:center;
  background:inherit;
  border:1px solid #ccc;  /* Lidt mørkere grå */
  padding:10px;
}

                                 /* Medlemmer text og billede design */
.medlem_text{
  float:left;
  margin-left:35px;
  margin-right:10px;
  margin-top:10px;
  margin-bottom:15px;
}

.medlem_size{
  float:right;
  border: 0px;
  height: 254px;
  width: 338px;
  margin-left:10px;
  margin-right:35px;
  margin-top:20px;
  margin-bottom:15px;
}

                                 /* Galleri thumph design */
.thumph_size{
  border: 1px;
  height: 90px;
  width: 120px;
  margin-left:16px;
  margin-right:15px;
  margin-top:15px;
  margin-bottom:15px;
}


                                 /* Script defitioner - lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 10px;}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 4.0em; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { background: url(/elmer_mc_hjemmeside/billedsiden/lightbox/images/prevlabel.gif) left 15% no-repeat; float: left;}
#nextLink { background: url(/elmer_mc_hjemmeside/billedsiden/lightbox/images/nextlabel.gif) right 15% no-repeat; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/elmer_mc_hjemmeside/billedsiden/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/elmer_mc_hjemmeside/billedsiden/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 2 em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
