body{
	background: #dedede;
	font-size: 10pt;
	/* top  right  bottom  left */
	margin: 0 0;
}
a img{
	border:none;
}
div{
	border: 0px #000000 solid; 
}
p{
	margin: 0 0 0 0; 
	font: normal 13px 'Trebuchet MS', Trebuchet, Arial, Tahoma, Verdana;
	line-height: 16px;
	color: #606060;
}

h1{
	font: normal 20px Georgia, Times, Times New Roman, serif;
	color: #000000;
	margin: 0 0 4px 0;

}
h2{
	font: normal 16px Georgia, Times, Times New Roman, serif;
	color: #000000;
	margin: 0 0 2px 0;
}
#top{
	width: 100%;
	height: 80px;
	background-color:#dedede; 
	margin: 0 0;
}
#top1{
	margin: 0 50px;
}
#menu{
	width: 100%;
	height: 30px;
	background-color: #68689c;
	color:#ffffff;
	top: 50px;
}
#menu1{
	font: bold 14px Verdana,Arial;
	padding-top:5px;
	margin-left:60px;
}
#menu_sel{
	color: #c0c0ff;
}
.submenu{
	width: 100%;
	height: 27px;
	background-color: #cacaca;
	color:#68689c;
	border-bottom:1px solid #68689c;
	font: bold 13px 'Trebuchet MS', Trebuchet, Arial, Tahoma, Verdana;
}
.sm_img{
	cursor:pointer;
}
a{
	text-decoration: none;
	color: #ffffff;	
}

a:hover{
	text-decoration: none;
	color: #c0c0ff;
}

a.hoger{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.hoger{
	color: #C88388;
	text-decoration: none;
}
.extlnk{
	text-decoration: none;
	color: #0000ff;
}
.extlnk:hover{
	text-decoration: underline;
	color: #0000ff;
}

#imgFlag{
	margin-top:16px;
	vertical-align:top;
}

#div1{
	margin: 40px 60px;

}
#div2{
	margin: 40px 60px;

}
#div3{
	margin: 40px 60px;

}
#floatright {
	float:right;
	margin-top: 30px;
	margin-left:20px;
	margin-bottom:10px;
}
.crew_ph{
	float:right;
	margin-top: 10px;
	margin-left:20px;
	margin-bottom:10px;
}
hr{
	border-top:1px solid #68689c;
	margin-top:40px;
	margin-bottom:40px;
}
li{
	margin-left:20px;
	padding: 4px 10px 0 0; 
	font: normal 13px 'Trebuchet MS', Trebuchet, Arial, Tahoma, Verdana;
	line-height: 16px;
	color: #606060;

}
#tblBatfakta td{
	font: normal 13px 'Trebuchet MS', Trebuchet, Arial, Tahoma, Verdana;
	line-height: 16px;
	color: #606060;
	vertical-align:top;
}
#tblBatfakta tr{
	height: 24px;
}
#tblResebrev{
	margin-top:30px;
}
#tblLankar{
	margin-top:30px;
}
#tblLankar td{
	font: normal 13px 'Trebuchet MS', Trebuchet, Arial, Tahoma, Verdana;
	line-height: 16px;
	color: #606060;
	vertical-align:top;
}
#tblLankar tr{
	height: 24px;
}

.tblTN{
	padding: 0;
	width:2571px;
	table-layout:fixed;
}
.tblTN td{
	padding: 0;
	border:solid 1px #808080;
	background-color:#b0b0b0;
	height:140px;
	width:140px;
	text-align:center;
	vertical-align:middle;
}
.tblTN img{
	border:solid 1px #606060;
	cursor:pointer;
}