.bg-color
{
	background-color: #FAC502;
}
.bg-color-topbillede
{
	background-color: #996699;
}

.toppic /* topbilledet */
{
	background-image: url(grafik/toppic.gif);
}

.menu-border-E-left 		{ background-image: url(grafik/border_menu_E_left.gif);}
.menu-border-E-right 	{ background-image: url(grafik/border_menu_E_right.gif);}
.menu-border-SE-left 	{ background-image: url(grafik/border_menu_SE_left.gif);}
.menu-border-SE-right 	{ background-image: url(grafik/border_menu_SE_right.gif);}
.menu-border-S				{ background-image: url(grafik/border_menu_S.gif);}
.menu-border-SW			{ background-image: url(grafik/border_menu_SW.gif);}
.menu-border-W				{ background-image: url(grafik/border_menu_W.gif);}

.main-border-SE			{ background-image: url(grafik/border_main_SE.gif);}
.main-border-S				{ background-image: url(grafik/border_main_S.gif);}
.main-border-SW			{ background-image: url(grafik/border_main_SW.gif);}
.main-border-W				{ background-image: url(grafik/border_main_W.gif);}

.a1000 /* rubrik */
{
	color: #CD0000;
}

.a1010 /* underrubrik */
{
	color: #333333;
}

.a1050 /* trompet */
{
	color: #9B9E2C;
}

.print-button
{
	background-image: url(grafik/print.gif);
	background-repeat: no-repeat;
}

.search-field-begin
{
	background-image: url(grafik/search_field_begin.gif);
	background-repeat: no-repeat;
}

.search-field-end
{
	background-image: url(grafik/search_field_end.gif);
	background-repeat: no-repeat;
}

.login-field-begin
{
	background-image: url(grafik/login_field_begin.gif);
	background-repeat: no-repeat;
}

.login-field-end
{
	background-image: url(grafik/login_field_end.gif);
	background-repeat: no-repeat;
}

INPUT.search-field
{
	width:150px;
}

INPUT.login-field
{
	width:150px;
}

/* Stor center nyhed */

#bignews
{
	position:relative;
	left:0px;
	top:0px;
	width:281px;
	height:235px;
	z-index:4;
	display:block;
	margin-left:3px;
	margin-top:5px;
}

#bignews_link
{
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	z-index:3;
}
#bignews_top
{
	position:absolute;
	left:0px;
	top:0px;
	width:281px;
	height:235px;
	text-align:center;
	z-index:2;
	background-image:url(grafik/bignews_frame.gif);background-repeat: no-repeat;
}

#bignews_bottom
{
	position:absolute;
	left:0px;
	top:0px;
	width:281px;
	height:235px;
	z-index:1;
}

#bignews-headline
{
	display:block;
	color:#FFFFFF;
	font-family: "Comic Sans MS";
	font-weight:bold;
	font-size:30px;
	margin-left:18px;
	margin-top:3px;
	line-height: 35px;
	left:18px;
}

#bignews-sub-headline
{
	display:block;
	color: #000000;
	font-family: "Comic Sans MS";
	font-weight:bold;
	font-size:15px;
	margin-left:18px;
	line-height: 20px;
}

/* Link i bund */

#bottom_link_subject
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	background-color: transparent;
	display:block;
	text-align:right;
}

#bottom_link_text
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#000000;
	background-color: transparent;
	display:block;
	text-align:right;
}

/* Funktione nederst th. */

.func-text
{
	color: #990000;
	font-family: "Comic Sans MS";
	font-size:10px;
	text-align: center;
	padding-left:3px;
	padding-right:3px;
}

.func-text A
{
	text-decoration:none;
	color: #990000;
}

.func-text A:visited
{
	text-decoration:none;
	color: #990000;
}

.seperator-line-left
{
	background-repeat: no-repeat;
	background-image: url(grafik/seperator_line_left.gif);
}

.seperator-line-right
{
	background-repeat: no-repeat;
	background-image: url(grafik/seperator_line_right.gif);
}











