body
 	{
	background-attachment: scroll;
	background-image: url(bgfoto1.png);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px Tahoma;
	}

a:link, a:active, a:visited
	{ text-decoration: none; font: 11px Tahoma; color: #000000; }
a:hover
	{ text-decoration: none; font: 11px Tahoma; color: #630084;	}
	
a:link.topmenu, a:active.topmenu, a:visited.topmenu
	{ text-decoration: none; font: bold 11px Tahoma; color: #553355;}
a:hover.topmenu
	{ text-decoration: none; font: bold 11px Tahoma; color: #c875c8; }

a:link.graa, a:active.graa, a:visited.graa
	{ text-decoration: none; font: blod 11px Tahoma; color: #666666; }
a:hover.graa
	{ text-decoration: none; font: 11px Tahoma; color: #222222; }

td, tr
	{ font: 11px Tahoma; }	

.toplogo
{
	background-attachment: scroll;
	background-image: url(http://demo2.framebuf.dk/framebuf-logo.png);
	background-position: left top;
	background-repeat: no-repeat;
}
	
td.omenu
{
	background-image: url(http://demo2.framebuf.dk/bgfoto2.png);
	background-position: left top;
	background-repeat: no-repeat;
	font: 11px Tahoma;	color: #FFFFFF; font-weight:bold;
}

.right
	{ float:right; }

.left
	{ float:left; }
	
/* ajax-list START*/	
	/* Big box with list of options */
	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:300px;	/* Width of box */
		height:150px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #553355;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font:10px;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font:10px;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#553355;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#00ff00;
		position:absolute;
		z-index:5;
	}	
/* ajax-list SLUT*/
/*Lightbox2.04 START*/
#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: 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: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://demo2.framebuf.dk/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://demo2.framebuf.dk/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; 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; }

/*Lightbox2.04 SLUT*/


/* Wyzzstyles START*/
	#container {
	  width: 750px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  }
	  
	#container2 {
	  width: 746px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  border-bottom: 2px solid #2763A5;
/* Wyzzstyles SLUT*/