body
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;

	font-family:	Verdana, Arial, Helvetica;
	font-size:	12px;
	color:		#000000;
}

#search_result ol {
	margin: 0;
}

#search_result a {
	text-decoration: none;
}


input[type="submit"] {
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
	color : #e72b1f;

	background-color: transparent;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
input[type="submit"]:focus {
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
	color : #e72b1f;

	background-color: transparent;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
input {
	font-family : Verdana,Arial,Helvetica;
	background-color: #ecedef;
	border: solid 1px #e72b1f;
}
input:focus {
	background-color: #e6e7e7;
}

#below_nav
{
	margin: 0 6px 0 10px;
}

#below_nav input
{
	margin: 10px 0 10px 0;
}

.chart
{
    background-image: url('/images/layout/chart_bg.jpg');
    background-repeat: repeat-x;
}

.hyperlink-image-no-float
{
	clear:	both;
}

.hyperlink-image-float-left
{
	float:		left;
	margin-right:	5px;
	margin-bottom:	5px;
}

.hyperlink-image-float-right
{
	float:		right;
	margin-left:	5px;
	margin-bottom:	5px;
}

.hyperlink-caption
{
	font-size:	80%;
	color:		#8a8a8a;
	font-style:	italic;
}

a:link,
a:visited
{
	color: #e72b1f;
	text-decoration: underline;
}

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

h1, h2, h3
{
}

h1
{
	margin: 0 0 0.75em 0;
	font-size: 24px;
	font-weight: normal;
	color: #e72b1f;
}

h2
{
	margin: 0 0 0.3em 0;
	font-size: 16px;
	font-weight: bold;
	color: #e72b1f;
}

h3
{
	margin: 0 0 0.3em 0;
	font-size: 12px;
	font-weight: bold;
	color: #e72b1f;
}

.preamble
{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 0.85em;
}

#formulaer .formulaer_text,
#formulaer .formulaer_textarea
{
	clear: both;
	margin-bottom: 0.3em;
	width: 400px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;

	border: 1px solid #e72b1f;
	background-color: #f2f2f2;
}

#formulaer .formulaer_textarea
{
	height: 150px;
}

#formulaer .formulaer_submit
{
	border: 1px solid #e72b1f;
	background-color: #f2f2f2;
	margin-top: 0.3em;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;	
}

#formulaer .formulaer_footer
{
	clear: both;
	width: 405px;
	text-align: right;
	margin-bottom: 1em;
}

#page
{
	width: 1020px;
}

#logo
{
	padding: 0;
	margin: 0;
	width: 1020px;
	height: 153px;

	background-image: url('/images/layout/top.jpg');
	background-repeat: no-repeat;
}

#logo img
{
	border: none;
	margin: 30px 0 0 10px;
}

#content_container
{
	background-color: #ffffff;
}

#content
{
	float: left;
	width: 560px;
	padding: 47px 0 0 0;
	margin: 0 43px 0 20px;
	overflow: hidden;
	min-height: 375px;
}

#content ul {
	list-style-image: url('/images/layout/bullet.gif');
	list-style-position: inside;
	padding: 0;
	margin: 0;
}

#content li {
	margin-bottom: 4px;
}

#push
{
	float: left;
	margin: 47px 0 10px 0;
	padding: 5px;
	width: 165px;
	overflow: hidden;
}

#push .divider_large
{
	margin: 1em 0 1em 0;
}

#push h1
{
	color: #000000;
	font-size: 14px;
	margin-bottom: 0.5em;
}

#push h2
{
}

#footer
{
	text-align: center;
	padding: 5px 20px 5px 20px;
	font-size: 10px;
	color: #aeaeae;
}

#footer a
{
	color: #aeaeae;
}


#nav_edit a
{
	font-weight:		normal;
}
#nav_edit
{
	position:	       absolute;
	top:		    0px;
	right:		  0px;
	width:		  100px;
	border:		 1px solid #aeaeae;
	background-color:       #fafafa;
	margin:		 5px;
	padding:		5px;
	font-size:	      13px;
	overflow:		hidden;
}

#nav_1_container
{
	float: left;
	width: 200px;
	padding: 0px;
	overflow: hidden;
}

#nav_1
{
	margin: 47px 6px 0 10px;
}

#nav_1 a:link,
#nav_1 a:visited
{
	font-family: Verdana, Arial,Helvetica;
	font-size: 12px;
	color: #e72b1f;
	font-weight: normal;
	text-decoration: none;
}

#nav_1 a:hover
{
	font-family : Verdana, Arial,Helvetica;
	font-size : 12px;
	text-decoration: none;
}

#nav_1 ul {
	margin: 0;
	padding: 0;
}

#nav_1 li {
	text-align: left;
	list-style: none;
	padding: 0;
}

#nav_1 .selected,
#nav_1 .unselected
{

}
#nav_1 img
{
	margin: 5px 0 7px 0;
}

#nav_1 .selected a
{
	color: #000000;
}

