body {
	background-image: url('images/bgTile_big.gif');
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-size: 11px;
	line-height: 18px;
}
td {
	vertical-align: top;
}
h1, h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
h3, strong {
	font-size: 14px;
	margin: 0px;
}
img {
	border: 0;
}
a {
	color: #000;
	text-decoration: none;
}
#intro, .maintext {
	font-size: 11px;
	margin: 0px;
	color: #666666;
}
.grey {
	background-color: #ABAC86;
	font-size: 11px;
}
#countries{
	overflow:auto;
	overflow-x:hidden;
	overflow-y:scroll;
	height:170px;
	width:240px;
}
#countries td{
	padding-right:5px;
}
.countryname {
	font-size: 11px;
	background-color: #B7AE9D;
	padding: 2px;
	xwidth: 198px;
}
a.copyright {
	text-decoration: none;
	color: #fff;
	font-size: 9px;
}
#countryInfo {
	margin-left: 17px;
}
#countryInfo a {
	text-decoration: underline;
}
#countries img {
	cursor: pointer;
}
#menu {
	clear: both;
	width: 750px;
  height: 25px;
	border-left: 1px solid #fff;
}
#menu a {
	border-right: 1px solid #fff;
  height: 20px;
  padding: 5px 5px 0 5px;
  display: block;
  float: left;
}
#kopTekst {
	overflow:auto;
	height:146px;
	width:430px;
	margin-left:5px;
}
#divList {
	overflow:auto;
	height:170px;
	width:220px;
}
#select_country{
	background:url('images/header_select_country.gif') no-repeat top left;
	overflow:hidden;
	padding-left:30px;
	vertical-align:middle;
}
#about{
	display:block;
	width:86px;/*96;*/
	height:42px;/*47;*/
	text-align:center;
	padding:5px 5px 0;
	overflow:hidden;
}
a#about:link, a#about:visited{
	color:#666;
}
