/*HTML_TAGGAR*/
body {
	width:992px;
	font-family:Arial;
	margin: 0px;
}


p {
	font-size: .85em;
}
textarea {
	width:330px;
	height:150px;
	font-family:Arial;
	font-size: 12px;
}

h1,h2,h3,h5,h6 {
	font-family:"Century Gothic", Arial;
	font-weight:normal;
}
h1 {
	font-size:1.5em;
	color:#666666;
	margin:.4em 0 .45em 0;
	}
h2 {
	font-size:1.3em;
	color:#990000;
	margin:.4em 0 .45em 0;
}
h3 {
	color:#333333;
	font-size:1em;
	margin:.4em 0 .45em 0;
	font-weight: bold;
	
}
h4 {
	font:1em/150% Arial,Verdana,Helvetica,sans-serif;
	font-weight:bold;
}

legend {
	color:#990000;
}
fieldset {
	font-family:Arial;
	color:#666666;
}
.ingress{
	font-size:1em;
	color:#990000;
	font-weight:bold;
}

#frmBUTTON {
	border:1px solid #330000;
	width:75px;
	background-color: #ECECEC;
}

/*NAVIGATION*/
#header {
	position: absolute;
	top:97px;
	left:0px;
	padding:0;
	margin:0;
	height:36px;
	width:100%;
	background-color:#000000;
	z-index: 1;

}

#header ul {
	padding: 0;
	margin-left: 20px;
	list-style: none;
	top: 97px;
	z-index: 10;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

#header li {
	float: left;
	padding: 0;
	margin: 0;

}

#header ul a:link, #header ul a:visited {
	display: block;
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	color: #999;
	height: 36px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:16px;

} #ignored {}

#header ul li a:hover {
	background:#C00;
	color: #FFF;
	text-decoration: underline;
}
#aktivMeny {
	background:#666;
	display: block;
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	color: #FFF;
	height: 36px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:16px;
}

#dateDIV {
	float: left;
	padding: 10px 15px;
	height: 16px;
	top: 97px;
	z-index: 10;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	margin-left: 250px;
}
/*DOKUMENTET*/
/*TOP START*/
#logoDIV {
	margin-top:0px;
	float:left;
	margin-left:450px;
	clear:none;
	width:300px;
	height:100px;
}
#squaresDIV {
	position:absolute;
	float:left;
	clear:none;
	width:300px;
	height:100px;
}

#handsDIV {
	position:absolute;
	float:left;
	margin-left:300px;
	clear:none;
	width:150px;
	height:100px;
}

/*LEFT START*/
#left {
	position: absolute;
	float:left;
	clear:none;
	top:150px;
	left:780px;
	padding:6px;
	margin:0;
	width:200px;
	/*height:600px;
	background-color:#CC0000;
	z-index: 1;
	border: 1px solid #333333;*/
}

/*LEFT SLUT*/

#right {
	position: absolute;
	float:left;
	clear:none;
	top:150px;
	left:10px;
	padding:6px;
	margin-right:10px;
	width:740px;
	/*height:600px;
	background-color: whitesmoke;
	z-index: 1;
	border: 1px solid #333333;*/
}

#infoText {
	color:#999999;
	font-weight:bold;
	font-style:italic;
}

