@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:normal;
	color: #000;
	background-color: #0809ff;
	margin: 0px;
	background-image: url(images/baggrund_gradient.jpg);
	background-repeat: repeat-x;
}

html, body {
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #ffffff;
}
#figurer {
	background-color: #ffffff;
}
#figurer td {
	font-size: 14px;
	color: #fff;	
}

.forside_dagens_stribe_link a:link {
	color:#ff0000;
	text-decoration:none;	
}

.forside_dagens_stribe_link a:visited {
	color:#ff0000;
	text-decoration:none;	
}

.forside_dagens_stribe_link a:hover {
	color:#0000ff;
	text-decoration:underline;
	font-weight:none;	
}

.forside_koeb_album_link a:link {
	color:#ff0101;
	text-decoration:none;
	font-size: 25px;	
	font-weight:bold;
}

.forside_koeb_album_link a:visited {
	color:#ff0101;
	text-decoration:none;
	font-size: 25px;	
	font-weight:bold;
}

.forside_koeb_album_link a:hover {
	color:#0000ff;
	text-decoration:none;
	font-size: 25px;	
	font-weight:bold;	
	text-decoration:none;
}

#div_wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color:#999999;
}

#div_left {
	width:   130px;
	height: 1300px;				
	background-color:#bcddf6;
	float:left;
}

#div_main {
	width:   710px;
	height: 1300px;
	background-color:#ffffff;
	float:left;
}

#div_topbanner_statsminister {
	width:  375px;
	height:  78px;
	padding: 12px 0px 0px 25px;
	float:left;
}

#div_topbanner_the_kingdom {
	width:  378px;
	height:  78px;
	padding: 12px 0px 0px 22px;
	float:left;
}
	
#div_topbanner_guldhorn {
	width:  180px;
	height:  68px;
	padding: 22px 0px 0px 71px;
	float:left;
}

#div_main_figurer {
	width: 698px;	
	padding-left: 12px;	
}

#div_topbanner_pusslespil {
	width:  400px;
	height:  78px;
	padding: 12px 0px 0px 0px;
	float:left;
}
