﻿	.textfield {font: 10px tahoma; color:#6d7278; margin:2px; height:17px; border:solid 0 #fff; padding: 0px 10px; background: transparent url("filer/menuelementer/login/textfield_bg.gif") no-repeat fixed; width: 200px; voice-family: "\"}\""; voice-family: inherit; width: 124px;}
	.pwdfield {font: 10px tahoma; color:#6d7278; margin:2px; height:17px; border:solid 0 #fff; padding: 0px 10px; background: transparent url("filer/menuelementer/login/pwdfield_bg.gif") no-repeat fixed; width: 200px; voice-family: "\"}\""; voice-family: inherit; width: 100px;}
	.tdcontent {font: 11px tahoma; line-height:15px; color:#6d7278;}
	.overskrift {font: 11px tahoma; line-height:15px; color:#151e2a;}
	
	.bluearrow {font: 11px tahoma; color:#20b4ae; padding-right:10px;}
	.bluearrowlink {font: 11px tahoma; color:#20b4ae; padding-right:10px; padding-left:10px}

	body {font-family: tahoma; font-size:0.6em;}

	A {text-decoration: none;}
	A:link {text-decoration: none; color: #20b4ae;}
	A:visited {text-decoration: none; color: #20b4ae;}
	A:hover {text-decoration: underline; color: #20b4ae;}
	
	td {font: 11px tahoma; line-height:15px; color:#6d7278;}
	
	li {margin-bottom: 10px;}
	ul{list-style-type: disc; margin-left: 7px; padding-left: 7px; margin-top: 0px; padding-top: 0px;}
	
	:focus {
	-moz-outline-style:none;
	}
	
	/* the overlayed element */
	.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(/filer/menuelementer/sys/close.gif);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:816px;
	
	/* some padding to layout nested elements nicely  */
	padding:0px;

	/* a little styling */	
	font-size:11px;
	}

	/* default close button positioned on upper right corner */
	.apple_overlay div.close {
	background-image:url(/filer/menuelementer/sys/close.gif);
	position:absolute; right:0px; top:0px;
	cursor:pointer;
	height:37px;
	width:48px;
	}

	/* use a semi-transparent image for the overlay */
	#overlay {
	background-image:url(/filer/menuelementer/sys/transparent-box.gif);
	color:#efefef;	
	height:783px;
}

	/* container for external content. uses vertical scrollbar, if needed */
	.contentWrap {
	height:783px;
	overflow-y:auto;
	}	
