/* Global Styles */
.inputColor			{background-color: #ffffff;}

BODY				{scrollbar-3dlight-color:#ffffff;
					scrollbar-face-color:#ffffff;
					scrollbar-arrow-color:#333300;
					scrollbar-highlight-color:#ffffff;
					scrollbar-shadow-color:#ffffff;
					scrollbar-darkshadow-color:#ffffff;
					scrollbar-track-color:#ffffff;}	


a	{
	font:11px verdana;
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
	}

a.meny	{
	font:12px verdana;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
	text-align: right;
	}

	
a:hover {
	color: #993300;
	text-decoration:underline;
	}
	

h1 {
	font:17px Georgia;
	color: #660000;
	letter-spacing:.2em;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}

h4 {
	font:11px verdana;
	color: #cccccc;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}

p  {
	font:11px verdana;
	color: #666666;
	text-decoration:none;
	margin-bottom: 0px;
	margin-top: 0px;
	}	


p.datum  {
	font:8px verdana;
	color: #333333;
	text-decoration:none;
	margin-bottom: 0px;
	margin-top: 2px;
	font-weight: bold;
	}


p.bildtext {
	line-height:normal;
	color:#333300;
	font-family: verdana;
	font-size: 9px;
	letter-spacing: normal;
	margin-bottom: 4px;
		margin-top: 3px;
	}

p.notes {
	line-height:normal;
	text-align: center;
	color:#666666;
	font-family: verdana;
	font-size: 10px;
	letter-spacing: normal;
	margin-bottom: 4px;
	margin-top: 3px;
	padding: 4px;
	}
	
p.mini {
	line-height:normal;
	text-align: center;
	color:#666666;
	font-family: verdana;
	font-size: 9px;
	letter-spacing: normal;
	margin-bottom: 4px;
	margin-top: 3px;
	padding: 4px;
	}

#main {
	position:absolute;
	left:393px;
	top:140px;
	width:455px;
	height:332px;
	z-index:1;
	overflow: auto;
	border-color: #cccccc;
	padding:15px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;

	
}


#apDiv1 {
	position:absolute;
	left:83px;
	top:20px;
	width:804px;
	height:43px;
	z-index:1;
}

#notes {
	position:absolute;
	left:418px;
	top:55px;
	width:133px;
	height:290px;
	z-index:2;
	border: 3 px dotted;
	border-color: #cccccc;
	border-width: 3px;
	border-left-style: dotted;
}

hr {
	color: #cccccc;

	
}
