body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	background-color: #000;
	color: #fff;
}

h1{
	font-size: 20px;
	margin: 0px;
	margin-bottom: 5px;
	color: #ffdc00;/*Gul*/
}

h2{
	font-size: 13px;
	margin: 0px;
	margin-bottom: 5px;
	color: #ffdc00;/*Gul*/
}

h3{
	font-size: 14px;
	margin: 0px;
	margin-bottom: 2px;
}

h4{
	font-size: 11px;
	margin: 0px;
	margin-bottom: 2px;
}

p {
	font		: normal 13px/16px arial,helevetica,san-serif;
}

a{
	color: #ffdc00;/*Gul*/
	text-decoration: none;
	cursor: pointer;
}

a:hover
{
	text-decoration: underline;
}

li
{
	margin-left: 20px;
	margin-top: 7px;
}

#page
{
    text-align: center;
}

#page_bg_top
{
	position: absolute;
	z-index:1;
	background-image: url(/gfx/street/bg_top.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 205px;
	width: 100%;
	top: 150px;
}

#page_bg_bottom
{
	position: absolute;
	z-index:1;
	background-image: url(/gfx/street/bg_bottom.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 365px;
	width: 100%;
	top: 355px;
}

#content_holder{
	margin-left: auto;
	margin-right: auto;
	width:597px;
	height:301px;
	text-align:left;
}

#logo_top{
	position: absolute;
	top: 15px;
	width:597px;
	text-align: center;
	z-index:11;
}

#logo_bottom
{
	font-size: 10px;
	position: absolute;
	margin-left: -45px;
	top: 635px;
	width:890px;
	text-align: left;
	z-index:11;
}


#contact
{
	position:absolute;
	font-size: 11px;
	left:275px;
	text-align:center;
	margin-top:-50px;
	height: 20px;
}

#by_ecreo
{
	position:absolute;
	left:856px;
	margin-top:-28px;
	height: 100px;
}

.bottom_logo
{
	text-align: left;
	float: left;
	height:83px;
	padding-left:55px;
}

#newsticker{
	position: absolute;
	top: 175px;
	width:492px;
	height:35px;
	margin-left: 30px;
	text-align: left;
	z-index:11;
}

#domticker{
	width: 450px;
	height: 35px;
	color: #fff;
	margin-left: 105px;
	font-size: 15px;
	padding-top:5px;
}

#domticker div{
	background-color: #000;
}

#menu_top{
	position: absolute;
	top: 222px;
	width:597px;
	height:35px;
	text-align: center;
	z-index:11;
}

.menu_top_item
{
	float: left;
	height:35px;
}

#submenu{
	position:absolute;
	margin-left: -99px;
	top: 259px;
	padding-top: 10px;
	width: 100px;
	height:301px;
	z-index:9;
}

#container{
	position:absolute;
	top: 259px;
	width: 596px;
	height:301px;
	z-index:9;
    overflow:hidden;
}

#scrollArea {
	position	: absolute;
	top			: 0px;
	margin-left	: 584px;
	height		: 301px;
	width		: 12px;
	border		: 0px;
	padding		: 1px;
	overflow	: hidden;
	z-index		: 9;
}

#scroller {
	position	: absolute;
	width		: 12px;
	background	: #ffdc00;
	border		: 0px;
	z-index		: 9;
}

#content
{
	position : relative;
	width:562px;
	padding: 10px;
	/*overflow-y:auto;*/
	z-index:9;
	overflow: hidden;
}

.nofloat{
    clear: both;
    height: 1px;
}

input.text
{
	border: solid 1px #ffdc00;
	font-size:18px;
	width: 230px;
	background-color: Transparent;
	color: White;
}

select.dropdown
{
	font-size:16px;
}

td.name
{
	padding-right: 10px;
	padding-top: 5px;
	vertical-align:top;
	width: 80px;
}

td.value
{
	padding-top: 2px;
	vertical-align:top;
	width: 167px;
}

td.pagenumber
{
	font-size: 10px;
	color: #005a22;/*Grøn*/
	text-align: right;
	padding-bottom: 10px;
}

img.calendar
{
	cursor: pointer;
}

#article_body
{
	padding-top: 5px;
}


/* Start CSS for round coners */
.top-left, .top-right, .bottom-left, .bottom-right {
	background-image: url(/gfx/fvb/corners694x12.gif);
	height: 6px;
	font-size: 2px;
}
.top-left, .bottom-left {
	margin-right: 6px;
}
.top-right, .bottom-right {
	margin-left: 6px;
	margin-top: -6px;
}
.top-right {
	background-position: 100% 0;
}
.bottom-left {
	background-position: 0 -6px;
}
.bottom-right {
	background-position: 100% -6px;
}
.content_inside {
	background: #FFFFFF;
	padding: 6px 12px;
	height: 400px;
}

.notopgap    { margin-top: 0; }
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px;}
/* End CSS for round coners */

/* Start CSS for round coners */
.btop-left, .btop-right, .bbottom-left, .bbottom-right {
	background-image: url(/gfx/fvb/corners988x12.gif);
	height: 6px;
	font-size: 2px;
}
.btop-left, .bbottom-left {
	margin-right: 6px;
}
.btop-right, .bbottom-right {
	margin-left: 6px;
	margin-top: -6px;
}
.btop-right {
	background-position: 100% 0;
}
.bbottom-left {
	background-position: 0 -6px;
}
.bbottom-right {
	background-position: 100% -6px;
}
.bcontent_inside {
	background-image: url(/gfx/fvb/bg2.gif);
	padding: 6px 12px;
}
/* End CSS for round coners */
