/*
only two hard coded color codes are here... otherwise only the images folder needs to be altered for changing the color scheme

blue
286d90
4ca4d4
005787

yellows
b49023
ebc34b
d8ac04

oranges
de7d1c
ff9c3b
bb6002

turquoise
0dbac4
15cbd5
018d95

reds
c31448
e61d59
920f37

beige
99855c

gray
727272

*/
.arrow_link a {
	color:#555555;
}
.firstcolumn_submenu_container a {
	color:#555555;
}
.arrow_link_headline a {
	color:#555555;
}
.arrow_link a:hover {
	color:#999999;
}
.firstcolumn_submenu_container a:hover {
	color:#999999;
}
.arrow_link_headline a:hover {
	color:#999999;
}
.menubar_search_input {
	float:left;
	font-size:9px;
	padding:1px;
	height:16px;
	width:145px;
	margin-top:7px;
	margin-left:9px;
	border: 1px solid #727272;
}
.topbuttons p a {
	text-align:center;
	width:71px;
	height:20px;
	float:left;
	padding:5px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	color:#c31448;
}
.topbuttons p a:hover {
	text-align:center;
	width:71px;
	height:20px;
	float:left;
	padding:5px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	color:#e61d59;
}

//*change path to image folder to be alter the color scheme from here down*/
.arrow_link {
	font-size:9px;
	margin-top:12px;
	float:left;
}
.arrow_link_headline {
	float:left;
}
.arrow_link_arrow_headline {
	background-image:url(../images/gray/arrow.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:10px; 
	height:11px; 
	float:left;
	margin-top:0px;
	margin-left:5px;
}
.arrow_link_arrow {
	background-image:url(../images/gray/arrow.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:10px; 
	height:11px; 
	float:left;
	margin-top:11px;
}
.colorshadow_divider_line {
	width:968px;
	margin-left:auto;
	margin-right:auto;
	height:1px;
	background-image:url(../images/gray/shadow.gif);
	background-repeat:repeat-x;
}


/*menubar*/
.menubar {
	width:968px; 
	height:33px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/gray/mainmenu_gradient.gif);
	background-repeat:repeat-x;
}
.menubar_rightbuttons {
	float:right;
	width:355px;
	height:33px;
	background-image:url(../images/gray/mainmenu_right.gif);
	background-repeat:no-repeat;
}
.menubar_rightbuttons_searchdiv {
	float:left;
	width:224px;
	height:33px;
}
.menubar_rightbuttons_searchbutton {
	float:left;
	width:44px;
	height:18px;
	margin-top:8px;
	margin-left:7px;
	background-image:url(../images/gray/button_soeg_o.gif);
	background-repeat:no-repeat;
}
.menubar_rightbuttons_searchbutton a {
	display:block;
	float:left;
	width:44px;
	height:18px;
	background-image:url(../images/gray/button_soeg.gif);
	background-repeat:no-repeat;
}
.menubar_rightbuttons_searchbutton a:hover {
	display:block;
	float:left;
	width:44px;
	height:18px;
	background-image:none;
	background-repeat:no-repeat;
}
.menubar_rightbuttons_rssbutton {
	float:left;
	width:44px;
	height:18px;
	margin-top:8px;
	background-image:url(../images/gray/button_rss_o.gif);
	background-repeat:no-repeat;
}
.menubar_rightbuttons_rssbutton a {
	display:block;
	float:left;
	width:44px;
	height:18px;
	background-image:url(../images/gray/button_rss.gif);
	background-repeat:no-repeat;
}
.menubar_rightbuttons_rssbutton a:hover {
	display:block;
	float:left;
	width:44px;
	height:18px;
	background-image:none;
	background-repeat:no-repeat;
}
.menubar_rightbuttons_sitemapbutton {
	float:left;
	width:66px;
	height:18px;
	margin-top:8px;
	margin-left:14px;
	background-image:url(../images/gray/button_site_map_o.gif);
	background-repeat:no-repeat;
}
.menubar_rightbuttons_sitemapbutton a {
	display:block;
	float:left;
	width:66px;
	height:18px;
	background-image:url(../images/gray/button_site_map.gif);
	background-repeat:no-repeat;
}
.menubar_rightbuttons_sitemapbutton a:hover {
	display:block;
	float:left;
	width:66px;
	height:18px;
	background-image:none;
	background-repeat:no-repeat;
}



/*mainmenu*/
.mainmenu_leftspace {
	width:10px;
	height:33px;
	background-image:url(../images/gray/mainmenu_leftspace.gif);
	background-repeat:no-repeat;
}
.mainmenu_forside {
	width:63px;
	height:33px;
	background-image:url(../images/gray/mainmenu_forside.gif);
	background-repeat:no-repeat;
}
.mainmenu_forside_over {
	width:63px;
	height:33px;
	background-image:url(../images/gray/mainmenu_forside_over.gif);
	background-repeat:no-repeat;
}
.mainmenu_artikler {
	width:71px;
	height:33px;
	background-image:url(../images/gray/mainmenu_artikler.gif);
	background-repeat:no-repeat;
}
.mainmenu_artikler_over {
	width:71px;
	height:33px;
	background-image:url(../images/common/mainmenu_artikler_over.gif);
	background-repeat:no-repeat;
}
.mainmenu_fagregister {
	width:89px;
	height:33px;
	background-image:url(../images/gray/mainmenu_fagregister.gif);
	background-repeat:no-repeat;
}
.mainmenu_fagregister_over {
	width:89px;
	height:33px;
	background-image:url(../images/common/mainmenu_fagregister_over.gif);
	background-repeat:no-repeat;
}
.mainmenu_jobbase {
	width:45px;
	height:33px;
	background-image:url(../images/gray/mainmenu_jobbase.gif);
	background-repeat:no-repeat;
}
.mainmenu_jobbase_over {
	width:45px;
	height:33px;
	background-image:url(../images/common/mainmenu_jobbase_over.gif);
	background-repeat:no-repeat;
}
.mainmenu_boeger {
	width:57px;
	height:33px;
	background-image:url(../images/gray/mainmenu_boeger.gif);
	background-repeat:no-repeat;
}
.mainmenu_boeger_over {
	width:57px;
	height:33px;
	background-image:url(../images/common/mainmenu_boeger_over.gif);
	background-repeat:no-repeat;
}
.mainmenu_dmf {
	width:112px;
	height:33px;
	background-image:url(../images/gray/mainmenu_dmf.gif);
	background-repeat:no-repeat;
}
.mainmenu_dmf_over {
	width:112px;
	height:33px;
	background-image:url(../images/common/mainmenu_dmf_over.gif);
	background-repeat:no-repeat;
}
.mainmenu_jura {
	width:52px;
	height:33px;
	background-image:url(../images/gray/mainmenu_jura.gif);
	background-repeat:no-repeat;
}
.mainmenu_jura_over {
	width:52px;
	height:33px;
	background-image:url(../images/common/mainmenu_jura_over.gif);
	background-repeat:no-repeat;
}


/*submenu*/
.submenu_item {
	background-image:url(../images/gray/arrow.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}
.submenu_divider {
	height:10px;
	width:120px;
	background-image:url(../images/gray/submenu_divider.gif);
	background-repeat:repeat-x;
	background-position:center;
	list-style:none;
}
.sub_submenu {
	background-image:url(../images/gray/subsubmenu_open.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	margin-left:3px;
	margin-right:10px;
	padding-top:2px;
	margin-bottom:4px;
}


/*first column*/
.firstcolumn_submenu_container {
	width:140px;
	background-image:url(../images/gray/submenu_background.gif);
	background-repeat:repeat;
}

.firstcolumn_button_abonner {
	float:right;
	height:18px;
	width:65px;
	margin-bottom:5px;
	background-image:url(../images/gray/button_abonner_o.gif);
	background-repeat:no-repeat;
}
.firstcolumn_button_abonner a {
	display:block;
	float:right;
	height:18px;
	width:65px;
	margin-bottom:5px;
	background-image:url(../images/gray/button_abonner.gif);
	background-repeat:no-repeat;
}
.firstcolumn_button_abonner a:hover {
	display:block;
	float:right;
	height:18px;
	width:65px;
	margin-bottom:5px;
	background-image:none;
	background-repeat:no-repeat;
}
.firstcolumn_button_laes_avisen {
	float:right;
	height:18px;
	width:74px;
	margin-bottom:5px;
	background-image:url(../images/gray/button_laes_avisen_o.gif);
	background-repeat:no-repeat;
}
.firstcolumn_button_laes_avisen a {
	display:block;
	float:right;
	height:18px;
	width:74px;
	margin-bottom:5px;
	background-image:url(../images/gray/button_laes_avisen.gif);
	background-repeat:no-repeat;
}
.firstcolumn_button_laes_avisen a:hover {
	display:block;
	float:right;
	height:18px;
	width:74px;
	margin-bottom:5px;
	background-image:none;
	background-repeat:no-repeat;
}
.firstcolumn_button_tilmeld_dig {
	float:right;
	height:18px;
	width:95px;
	margin-bottom:5px;
	background-image:url(../images/gray/button_tilmeld_afmeld_o.gif);
	background-repeat:no-repeat;
}
.firstcolumn_button_tilmeld_dig a {
	display:block;
	float:right;
	height:18px;
	width:95px;
	margin-bottom:5px;
	background-image:url(../images/gray/button_tilmeld_afmeld.gif);
	background-repeat:no-repeat;
}
.firstcolumn_button_tilmeld_dig a:hover {
	display:block;
	float:right;
	height:18px;
	width:95px;
	margin-bottom:5px;
	background-image:none;
	background-repeat:no-repeat;
}
.secondcolumn_button_tilbage {
	float:left;
	width:57px;
	background-image:url(../images/gray/button_tilbage_o.gif);
	background-repeat:no-repeat;
}
.secondcolumn_button_tilbage a {
	display:block;
	float:left;
	width:57px;
	background-image:url(../images/gray/button_tilbage.gif);
	background-repeat:no-repeat;
}
.secondcolumn_button_tilbage a:hover {
	display:block;
	float:left;
	width:57px;
	background-image:none;
	background-repeat:no-repeat;
}
.secondcolumn_button_send {
	float:left;
	width:49px;
	background-image:url(../images/gray/button_send.gif);
	background-repeat:no-repeat;
}
.secondcolumn_button_send_over {
	float:left;
	width:49px;
	background-image:url(../images/gray/button_send_o.gif);
	background-repeat:no-repeat;
}
.button_afmeld_dig {
	float:left;
	height:18px;
	width:58px;
	margin-bottom:5px;
	background-image:url(../images/gray/button_afmeld.gif);
	background-repeat:no-repeat;
}
.button_afmeld_dig_over {
	float:left;
	height:18px;
	width:58px;
	margin-bottom:5px;
	background-image:url(../images/gray/button_afmeld_o.gif);
	background-repeat:no-repeat;
}
.button_update {
	float:right;
	height:18px;
	width:76px;
	margin-bottom:5px;
	background-image:url(../images/gray/button_update_o.gif);
	background-repeat:no-repeat;
}
.button_update a {
	display:block;
	float:right;
	height:18px;
	width:76px;
	margin-bottom:5px;
	background-image:url(../images/gray/button_update.gif);
	background-repeat:no-repeat;
}
.button_update a:hover {
	display:block;
	float:right;
	height:18px;
	width:76px;
	margin-bottom:5px;
	background-image:none;
	background-repeat:no-repeat;
}

